Kbase P23838: Getting Exception in thread <main> java.lang.NullPointerException when starting the AdminServer
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  15/03/2006 |
|
Status: Unverified
FACT(s) (Environment):
Caldera Open UNIX/SCO UnixWare
Progress 9.1D
SYMPTOM(s):
# uname -a
OpenUNIX jajsco 5 8.0.0 i386 x86at Caldera UNIX_SVR5
Correct version of java is being used
User logged in as root
# proadsv -start
PROGRESS Version 9.1D05 as of Sun Feb 2 11:56:44 EST 2003
Exception in thread "main" java.lang.NullPointerException
at com.progress.common.util.acctAuthenticate.add37(acctAuthenticate.java, Compiled Code)
at com.progress.common.util.acctAuthenticate.add37(acctAuthenticate.java:456)
at com.progress.common.util.acctAuthenticate.getValue(acctAuthenticate.java:546)
at com.progress.common.util.acctAuthenticate.generatePassword(acctAuthenticate.java:554)
at com.progress.common.util.acctAuthenticate.clientGeneratePassword(acctAuthenticate.java:810)
at com.progress.common.util.acctAuthenticate.generatePassword(acctAuthenticate.java:218)
at com.progress.chimera.adminserver.AdminServerType.main(AdminServerType.java, Compiled Code)
Getting Exception in thread "main" java.lang.NullPointerException when starting the AdminServer
Latest progress service pack has been installed
proadsv -start -user <user> -password <password> works fine
CAUSE:
Network settings of the box are not properly configured. In this particular case the domain name within TCP configuration was entered incorrectly.
FIX:
Fix you network setting of the machine.
Ie - ensure that domain name corresponds to an existing domain, "hostname" OS command is in sync with hostname entry recorded in /etc/hosts file as well as IP address in /etc/hosts file is in sync with "ipconfig -a" OS command output.