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

NullPointerException in Cassandra dsdriver client code #932

Closed
jpadhye opened this issue Mar 31, 2017 · 0 comments
Closed

NullPointerException in Cassandra dsdriver client code #932

jpadhye opened this issue Mar 31, 2017 · 0 comments
Labels
Milestone

Comments

@jpadhye
Copy link

jpadhye commented Mar 31, 2017

This issue is the same use case as #931 . I was able to progress further but getting the following stack trace:

broker.dao.ConfiguredPolicyDaoImpl - Error querying configured policy java.lang.NullPointerException: null at com.impetus.kundera.client.cassandra.dsdriver.DSClientUtilities.setBasicValue(DSClientUtilities.java:463) at com.impetus.kundera.client.cassandra.dsdriver.DSClientUtilities.setUDTValue(DSClientUtilities.java:431) at com.impetus.kundera.client.cassandra.dsdriver.DSClientUtilities.assign(DSClientUtilities.java:394) at com.impetus.kundera.client.cassandra.dsdriver.DSClient.iteratorColumns(DSClient.java:909) at com.impetus.kundera.client.cassandra.dsdriver.DSClient.populateObjectFromRow(DSClient.java:803) at com.impetus.kundera.client.cassandra.dsdriver.DSClient.iterateAndReturn(DSClient.java:792) at com.impetus.kundera.client.cassandra.dsdriver.DSClient.executeQuery(DSClient.java:531) at com.impetus.client.cassandra.query.CassQuery.populateEntities(CassQuery.java:146) at com.impetus.kundera.query.QueryImpl.fetch(QueryImpl.java:1377) at com.impetus.kundera.query.QueryImpl.getResultList(QueryImpl.java:200)

@karthikprasad13 karthikprasad13 changed the title NullPointerExecption in Cassanra dsdriver client code NullPointerExecption in Cassandra dsdriver client code Apr 7, 2017
@karthikprasad13 karthikprasad13 added this to the Kundera 3.9 milestone Apr 7, 2017
karthikprasad13 added a commit that referenced this issue Apr 7, 2017
@karthikprasad13 karthikprasad13 changed the title NullPointerExecption in Cassandra dsdriver client code NullPointerException in Cassandra dsdriver client code Jun 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

3 participants