java.lang.NullPointerException: Value column [country] missing data in line [{"userName":"username","country":null,"email":"us...@example.com ","gender":"U","cellphone":"+123456789","age":"1983"}]
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Samebug tips
- Expert tip
Take a look at this blog post on how to set up Grid2 https://goo.gl/rxzbE6. A user related (in the email group on the source) that using older selenium libs solves this exception.
Solutions on the web
via GitHub by strawd
, 1 year agovia Stack Overflow by LP13
, 1 year agovia GitHub by Cervator
, 1 year agovia Google Groups by Irfan Ismail, 1 year ago
via Atlassian JIRA by Jing Hwa [Atlassian], 1 year ago
via Atlassian JIRA by Jing Hwa [Atlassian], 1 year ago
java.lang.NullPointerException: Value column [country] missing data in line [{"userName":"username","country":null,"email":"us...@example.com ","gender":"U","cellphone":"+123456789","age":"1983"}]
at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:253)