play.api.Configuration$$anon$1: Configuration error[Cannot connect to database [default]]
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
Solutions on the web
via Google Groups by Unknown author, 1 year ago
via Stack Overflow by Y0gesh Gupta
, 1 year agovia Stack Overflow by karthi
, 2 years agovia Stack Overflow by karthi
, 2 years agovia Stack Overflow by user2346536
, 2 years agovia Google Groups by Adam Margherio, 1 year ago
org.postgresql.util.PSQLException: FATAL: database "localhost:5432/sampledb" does not exist
at org.postgresql.core.v3.ConnectionFactoryImpl.readStartupMessages(ConnectionFactoryImpl.java:572)
at org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:177)
at org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:64)
at org.postgresql.jdbc2.AbstractJdbc2Connection.
(AbstractJdbc2Connection.java:136) at org.postgresql.jdbc3.AbstractJdbc3Connection.
(AbstractJdbc3Connection.java:29)