------------------------------------------
I got this excpetion some time. most time, this test works fine.
What can possible cause this exception
java.rmi.RemoteException: CORBA UNKNOWN 0 Maybe; nested exception is:
org.omg.CORBA.UNKNOWN: minor code: 0 completed: Maybe
org.omg.CORBA.UNKNOWN: minor code: 0 completed: Maybe
Anyway to detect and fix it?
1. start your Appserver and right click on it.
2. Select Trace->>>Right click on Components and select All->>Set.
3. run your application and reapeat the steps till you reproduce the
error.
4. Select Appserver->right click on it to select Trace-->Give a file
name in Dump file box and Click on Dump. This will dump the trace to
the named file.
5. Now select component-->right click and select None-->Set.
6. open the dump file in a text editor and look for the first
apperance of the exception and move forward till you get more specific
error.
hope this will help you.
---------------------------------
"C. L." <c....@utoronto.ca> wrote in message news:<9r1gj3$h1s$1...@news.boulder.ibm.com>...