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

Application crash while rush orm initialize. #103

Open
sunny01gupta opened this issue Apr 4, 2016 · 0 comments
Open

Application crash while rush orm initialize. #103

sunny01gupta opened this issue Apr 4, 2016 · 0 comments

Comments

@sunny01gupta
Copy link

Could not initialize rush orm and its throw exception mention below.

E/AndroidRuntime: FATAL EXCEPTION: Thread-724
Process: com.arkaa.app.patient, PID: 15949
java.lang.NullPointerException
at co.uk.rushorm.core.implementation.ReflectionTableStatementGenerator.generateStatements(ReflectionTableStatementGenerator.java:50)
at co.uk.rushorm.core.RushCore.createTables(RushCore.java:470)
at co.uk.rushorm.core.RushCore.access$200(RushCore.java:39)
at co.uk.rushorm.core.RushCore$1.run(RushCore.java:130)
at java.lang.Thread.run(Thread.java:841)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant