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

Unable to load pages on people tab #38

Closed
evelant opened this issue Mar 3, 2017 · 0 comments
Closed

Unable to load pages on people tab #38

evelant opened this issue Mar 3, 2017 · 0 comments

Comments

@evelant
Copy link

evelant commented Mar 3, 2017

When I click a user ID I get the following message in the console

POST https://my-deployment//user/get?read_key=my-key 500 (Internal Server Error)

I am running the latest Rakam from git.

Possible related to rakam-io/rakam-api#45

Stack trace

2017-03-03T21:49:00.575333+00:00 app[web.1]: java.lang.NullPointerException
2017-03-03T21:49:00.575333+00:00 app[web.1]: 	at org.rakam.postgresql.plugin.user.AbstractPostgresqlUserStorage.setValues(AbstractPostgresqlUserStorage.java:649)
2017-03-03T21:49:00.575334+00:00 app[web.1]: 	at org.rakam.postgresql.plugin.user.AbstractPostgresqlUserStorage.lambda$getUser$10(AbstractPostgresqlUserStorage.java:613)
2017-03-03T21:49:00.575337+00:00 app[web.1]: 	at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1590)
2017-03-03T21:49:00.575338+00:00 app[web.1]: 	at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1582)
2017-03-03T21:49:00.575338+00:00 app[web.1]: 	at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
2017-03-03T21:49:00.575339+00:00 app[web.1]: 	at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056)
2017-03-03T21:49:00.575340+00:00 app[web.1]: 	at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692)
2017-03-03T21:49:00.575340+00:00 app[web.1]: 	at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
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

2 participants