-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: 2.11.3
-
Component/s: Build, Connection Management
-
Environment:Mac Pro, heroku
I am making a web application with java and mongodb on Heroku. But I keep getting error like this:
1:38:42 AM web.1 | Exception in thread "main"
1:38:42 AM web.1 | java.lang.NullPointerException
1:38:42 AM web.1 | at com.mongodb.MongoClientURI.<init>(MongoClientURI.java:174…
1:38:42 AM web.1 | at com.mongodb.MongoClientURI.<init>(MongoClientURI.java:159…
1:38:42 AM web.1 | at Main.main(Main.java:32)
I have searching and trying for more than ten hours. Please help me with this issue.