Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HAR seems to contain HTTP status codes which cannot be converted to Int #48

Open
manuelkiessling opened this issue Mar 1, 2017 · 0 comments
Assignees
Labels

Comments

@manuelkiessling
Copy link
Member

org.json4s.package$MappingException: Did not find value which can be converted into int
	at org.json4s.Extraction$.convert(Extraction.scala:603)
	at org.json4s.Extraction$.extract(Extraction.scala:350)
	at org.json4s.Extraction$.extract(Extraction.scala:42)
	at org.json4s.ExtractableJsonAstNode.extract(ExtractableJsonAstNode.scala:21)
	at com.journeymonitor.analyze.spark.HarAnalyzer$$anonfun$1.apply(SparkApp.scala:51)
	at com.journeymonitor.analyze.spark.HarAnalyzer$$anonfun$1.apply(SparkApp.scala:51)
@manuelkiessling manuelkiessling self-assigned this Mar 1, 2017
manuelkiessling added a commit that referenced this issue Mar 1, 2017
manuelkiessling added a commit that referenced this issue Mar 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant