Enhydra5.1beta8 doesn't start up
"Kanji NIWA" <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.general |
|---|---|
| Message-ID | <[email protected]> |
Hello all, I encountered the following problem in the basic checking of Enhydra5.1 beta8. The error in the attached multiserver.log occurred after the multiserver started and it terminated abnormally. I suppose that the sample applications "discRack" and "Poker" cause the problem. The multiserver works fine if these samples don't be activated during the multiserver starts up. This problem occurs with either the provided .exe file or the new build file. Have you already recognized this problem? Please let me know the solution if possible or some advices to investigate/resolve the problem. Best regards, | | |Thanks, Best regards, K.NIWA. NEC Soft, Ltd.---------------------------
multiserver.log
(application/octet-stream, 1.4 KB)
2003-06-18 14:53:17,986: [main], INFO, com.lutris.multiServer.MultiServer: Enhydra Java Application Server 2003-06-18 14:53:17,986: [main], INFO, com.lutris.multiServer.MultiServer: Enhydra 5.1 2003-06-18 14:53:17,986: [main], INFO, com.lutris.multiServer.MultiServer: Together the Workgroup 2003 2003-06-18 14:53:17,986: [main], INFO, com.lutris.multiServer.MultiServer: Starting Enhydra Multiserver 2003-06-18 14:53:17,996: [main], INFO, SysOut: Enhydra Java Application Server 2003-06-18 14:53:17,996: [main], INFO, SysOut: Enhydra 5.1 2003-06-18 14:53:17,996: [main], INFO, SysOut: Together the Workgroup 2003 2003-06-18 14:53:17,996: [main], INFO, SysOut: Starting Enhydra Multiserver 2003-06-18 14:53:19,758: [main], ERROR, org.enhydra.servlet.ServletContainer: Error encountered while reading config file D:\usr\local\VE51SEbeta8Factory\VE51SE_beta8\VOBSEnhydra\output\enhydra5.1\multiserver.conf. java.lang.NullPointerException at com.lutris.util.ConfigParser.process(Unknown Source) at com.lutris.util.ConfigFile.<init>(Unknown Source) at org.enhydra.servlet.ServletContainer.addEnhydraApplication(Unknown Source) at org.enhydra.servlet.ServletContainer.addApplication(Unknown Source) at org.enhydra.servlet.ServletContainer.readConfigFile(Unknown Source) at org.enhydra.servlet.ServletContainer.start(Unknown Source) at com.lutris.multiServer.MultiServer.start(Unknown Source) at com.lutris.multiServer.MultiServer.main(Unknown Source)