|
Re: Enhydra5.1beta8 doesn't start up: msg#00003java.enhydra.general
Well, to answer my own question, --- I found out that this problem is because of the character codeset contained in the application setting files "discRack.conf" and "Poker.conf". These files contain the following lines. DatabaseManager.DB.User.userWildcard = "*" DatabaseManager.DB.User.userSingleWildcard = "_" DatabaseManager.DB.User.userSingleWildcardEscape = "<<section_sign>>" DatabaseManager.DB.User.userWildcardEscape = "<<section_sign>>" Since this "section sign" was not able to be recognized in Japanese character codeset , the error had occurred. (Probably, this phenomenon occur in other multibyte-LOCALE domain.) If it corrects as follows so that Unicode may be described directly, it will operate correctly. DatabaseManager.DB.User.userWildcard = "*" DatabaseManager.DB.User.userSingleWildcard = "_" DatabaseManager.DB.User.userSingleWildcardEscape = "\u00A7" DatabaseManager.DB.User.userWildcardEscape = "\u00A7" afterall Beta8 started up on Japanese Machine. sorry for the bother, P.S. To: Alfred, Is this correction in time for Final Release? | | Kanji NIWA | NEC Soft, Ltd.--------------------------- ----- Original Message ----- From: "Kanji NIWA" <niwa@xxxxxxxxxxxxxxxxx> To: <enhydra@xxxxxxxxxxx> Sent: Friday, June 20, 2003 10:52 AM Subject: Enhydra: Enhydra5.1beta8 doesn't start up > 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.---------------------------
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | RE: Retrieving Director Prefix, Thorsten Hilker |
|---|---|
| Next by Date: | Re: Enhydra: Enhydra5.1beta8 doesn't start up, Alfred Madl |
| Previous by Thread: | RE: Retrieving Director Prefix, Thorsten Hilker |
| Next by Thread: | Re: Enhydra: Enhydra5.1beta8 doesn't start up, Alfred Madl |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |