When i make changes in the admin page i need to restart the sever - right?
I don’t know a clean way to do this - I just click the close “cross” at upper right of commnd window.
There has gotta be a better way than this
Starting up does connect the default PostSQL dbase and tomcat.
I have changed the java RMI URL from 127.0.0.1 to my URL
(Thougth this was needed to fire up the server to port 8080 )
The restart does not succeed! Because of this error i can also not go back to the admin page?
See ERROR below:
[server starting
Exception in thread “main” java.lang.NullPointerException
at com.servoy.j2db.server.ApplicationServer.Za(ApplicationServer.java:133)
at com.servoy.j2db.server.ApplicationServer.main(ApplicationServer.java:203)
My port 8080 and 1099 is open in firewall.
Any ideas?
HELP is really appreciated,
regards, JJ