
EJB
™
Development Using Borland
®
JBuilder
®
8 and BEA WebLogic Server
™
7.0
61
Error 8: WebLogic remote server failed to start
Error description
<Server failed during initialization.
Exception:weblogic.management.configuration.ConfigurationException:
undefined mbean reference:
mydomain:Name=JBuilder_DefaultWebApp,Server=myserver,Type=WebAppCompo
nentweblogic.management.configuration.ConfigurationException:
undefined mbean reference:
mydomain:Name=JBuilder_DefaultWebApp,Server=myserver,Type=WebAppCompo
nent
When did this happen
The error occurred when I tried to run startRemoteWebLogic.cmd from the command prompt.
Cause
The error occurred because of the unreferenced Web application JBuilder_DefaultWebApp in
the WebLogic Server. JBuilder creates this application in WebLogic and sometimes doesn’t
delete it properly.
Solution
From the WebLogic Console, expand Deployments -> expand Web Applications. Delete
JBuilder_DefaultWebApp from the right window.
Also check the config.xml from E:\bea\weblogic700\server\bin and delete the following lines.
<WebServer DefaultWebApp="JBuilder_DefaultWebApp"
LogFileName=".\myserver\access.log" LoggingEnabled="true"
Name="myserver"/>
Error 9: JBuilder attachment to WebLogic failed
Error description
-IOException attaching Remote Java debug Process –
java.net.ConnectException : Conection refused: connect
Kommentare zu diesen Handbüchern