Restarting application Server ERROR

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 :oops:

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 :roll: )

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

you don’t need to restart the server for everything, that depends a bit on what you change

But why not using the big “restart” or “shutdown” buttons on the admin home page ?