Login  Register

Re: Copy an existing installation to another machine

Posted by pedroparkero on Aug 12, 2011; 1:47am
URL: http://ngl.70.s1.nabble.com/Copy-an-existing-installation-to-another-machine-tp6657034p6678938.html

Okay, here it is. The error was very fast, so I had no choice but to run "RunNGL3Server.bat > test.txt 2>&1" in the command line just so I can capture it:

java.sql.SQLException: ERROR: relation "library" does not exist
        at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:1365)
        at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1160)
        at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:172)
        at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:387)
        at
-------------------------------------------------
With great knowledge comes great responsibility.