When I want to log more information I get the following error message in the console:
9/6/02 10:44 AM : WARNING [dbdev/__adminServer]: ADMS0062W: Failed to initialize a server: "Default Server" java.rmi.MarshalException: CORBA COMM_FAILURE 1 Maybe; nested exception is:
org.omg.CORBA.COMM_FAILURE: minor code: 1 completed: Maybe
org.omg.CORBA.COMM_FAILURE: minor code: 1 completed: Maybe
at java.lang.Throwable.fillInStackTrace(Native Method)
at java.lang.Throwable.fillInStackTrace(Compiled Code)
at java.lang.Throwable.<init>(Compiled Code)
at java.lang.Exception.<init>(Compiled Code)
at java.lang.RuntimeException.<init>(Compiled Code)
at org.omg.CORBA.SystemException.<init>(Compiled Code)
at org.omg.CORBA.COMM_FAILURE.<init>(Compiled Code)
at org.omg.CORBA.COMM_FAILURE.<init>(Compiled Code)
at com.ibm.CORBA.iiop.IIOPConnection.purge_calls(Compiled Code)
at com.ibm.CORBA.iiop.StandardReaderThread.run(Compiled Code)
----- Begin backtrace for detail
org.omg.CORBA.COMM_FAILURE: minor code: 1 completed: Maybe
at java.lang.Throwable.fillInStackTrace(Native Method)
at java.lang.Throwable.fillInStackTrace(Compiled Code)
at java.lang.Throwable.<init>(Compiled Code)
at java.lang.Exception.<init>(Compiled Code)
at java.lang.RuntimeException.<init>(Compiled Code)
at org.omg.CORBA.SystemException.<init>(Compiled Code)
at org.omg.CORBA.COMM_FAILURE.<init>(Compiled Code)
at org.omg.CORBA.COMM_FAILURE.<init>(Compiled Code)
at com.ibm.CORBA.iiop.IIOPConnection.purge_calls(Compiled Code)
at com.ibm.CORBA.iiop.StandardReaderThread.run(Compiled Code)
This happens if I try to add informational, warning or trace messages to the log.
Thanks.
9/6/02 10:44 AM : WARNING [dbdev/__adminServer]: ADMS0062W: Failed to initialize a server: "Default Server" java.rmi.MarshalException: CORBA COMM_FAILURE 1 Maybe; nested exception is:
org.omg.CORBA.COMM_FAILURE: minor code: 1 completed: Maybe
org.omg.CORBA.COMM_FAILURE: minor code: 1 completed: Maybe
at java.lang.Throwable.fillInStackTrace(Native Method)
at java.lang.Throwable.fillInStackTrace(Compiled Code)
at java.lang.Throwable.<init>(Compiled Code)
at java.lang.Exception.<init>(Compiled Code)
at java.lang.RuntimeException.<init>(Compiled Code)
at org.omg.CORBA.SystemException.<init>(Compiled Code)
at org.omg.CORBA.COMM_FAILURE.<init>(Compiled Code)
at org.omg.CORBA.COMM_FAILURE.<init>(Compiled Code)
at com.ibm.CORBA.iiop.IIOPConnection.purge_calls(Compiled Code)
at com.ibm.CORBA.iiop.StandardReaderThread.run(Compiled Code)
----- Begin backtrace for detail
org.omg.CORBA.COMM_FAILURE: minor code: 1 completed: Maybe
at java.lang.Throwable.fillInStackTrace(Native Method)
at java.lang.Throwable.fillInStackTrace(Compiled Code)
at java.lang.Throwable.<init>(Compiled Code)
at java.lang.Exception.<init>(Compiled Code)
at java.lang.RuntimeException.<init>(Compiled Code)
at org.omg.CORBA.SystemException.<init>(Compiled Code)
at org.omg.CORBA.COMM_FAILURE.<init>(Compiled Code)
at org.omg.CORBA.COMM_FAILURE.<init>(Compiled Code)
at com.ibm.CORBA.iiop.IIOPConnection.purge_calls(Compiled Code)
at com.ibm.CORBA.iiop.StandardReaderThread.run(Compiled Code)
This happens if I try to add informational, warning or trace messages to the log.
Thanks.