Unable to start Eclipse RSE Server, java.lang.NullPointerException -
i have problem eclipse rse server. i'm unable start on centos 6.4 (amd64). error messages.
exception in thread "main" java.lang.nullpointerexception @ java.util.hashtable.put(hashtable.java:542) @ java.util.properties.setproperty(properties.java:161) @ java.lang.system.setproperty(system.java:786) @ org.eclipse.dstore.internal.core.server.serverattributes.gethostname(serverattributes.java:97) @ org.eclipse.dstore.core.server.serverlauncher.init(serverlauncher.java:643) @ org.eclipse.dstore.core.server.serverlauncher.<init>(serverlauncher.java:486) @ org.eclipse.dstore.core.server.serverlauncher.main(serverlauncher.java:779)
i'm using daemon.pl
root user. tried server.pl
. but, same error occurred.
thanks advance.
i came across same problem , solved after adding server name /etc/hosts file loopback ip.
Comments
Post a Comment