Hi,
I'm having some problem with my domain startup.
I've been starting up this configured domain successfully while I'm
testing a web-app/ejb-jar EAR.
There is only this EAR on the server.
After multiple restart, during one of the shutdown using the admin console, it experience an OutOfMemoryError.
Ever since, I can't start my server
and it always stuck at the following line
<Oct 17, 2002 12:07:31 AM SGT> <Notice> <Management> <140005> <Loading configuration D:\AppServer\Weblogic\7.0\user_projects\mydomain\.\config.xml>
java.lang.OutOfMemoryError
<<no stack trace available>>
Starting the server at debug mode give slightly more information
<Oct 17, 2002 12:09:01 AM SGT> <Notice> <Management> <140005> <Loading configuration D:\AppServer\Weblogic\7.0\user_projects\mydomain\.\config.xml>
java.lang.OutOfMemoryError
at com.octetstring.vde.backend.standard.TransactionProcessor.run(TransactionProcessor.java:206)
I can't find much information at support.bea.com and editing my config.xml by removing the EAR entry there doesn't seems to help.
Can anyone please help me on troubleshooting the problem?
Thanks for any advice.
Cheers.
Han Ming