在Jbuilder 2006 中启动websphere  提示如下错误,请问是那里没有配置好呢?谢谢。搞了好多天都没搞定……
C:\IBM\WebSphere\AppServer\java\bin\javaw -classpath "C:\IBM\WebSphere\AppServer\properties;C:\IBM\WebSphere\AppServer\lib\bootstrap.jar;C:\IBM\WebSphere\AppServer\lib\j2ee.jar;C:\IBM\WebSphere\AppServer\lib\lmproxy.jar;C:\IBM\WebSphere\AppServer\profiles\AppSrv01\properties;C:\IBM\WebSphere\AppServer\urlprotocols.jar"  -Dws.ext.dirs="C:\IBM\WebSphere\AppServer\java\lib;C:\IBM\WebSphere\AppServer\classes;C:\IBM\WebSphere\AppServer\lib;C:\IBM\WebSphere\AppServer\lib\ext;C:\IBM\WebSphere\AppServer\web\help;C:\IBM\WebSphere\AppServer\deploytool\itp\plugins\com.ibm.etools.ejbdeploy\runtime;C:\Program Files\Ibm\WebSphere MQ\java\lib;C:\IBM\WebSphere\AppServer\installedChannels"  -Xmx256M -Xbootclasspath/p:"C:/IBM/WebSphere/AppServer/java/jre/lib/ext/ibmorb.jar;C:/IBM/WebSphere/AppServer/java/jre/lib/ext/ibmext.jar" -Dserver.root="C:/IBM/WebSphere/AppServer/profiles/AppSrv01" -Ddb2j.system.home="C:/IBM/WebSphere/AppServer/properties" -Duser.install.root="C:/IBM/WebSphere/AppServer/profiles/AppSrv01" -Dcom.ibm.itp.location="C:/IBM/WebSphere/AppServer/deploytool/itp" -Dwas.install.root="C:/IBM/WebSphere/AppServer" -Dcom.ibm.CORBA.ConfigURL="file:C:/IBM/WebSphere/AppServer/profiles/AppSrv01/properties/sas.client.props" -Djava.util.logging.manager="com.ibm.ws.bootstrap.WsLogManager" -Djava.util.logging.configureByServer="true" -Dibm.websphere.preload.classes="true" -Djava.security.auth.login.config="C:/IBM/WebSphere/AppServer/profiles/AppSrv01/properties/wsjaas.conf" -Djava.security.policy="C:/IBM/WebSphere/AppServer/profiles/AppSrv01/properties/server.policy" com.ibm.ws.bootstrap.WSLauncher com.ibm.ws.runtime.WsServer C:/IBM/WebSphere/AppServer/profiles/AppSrv01/config FAMILYNode01Cell FAMILYNode01 server1
[07-6-13 15:40:15:719 CST] 0000000a WsServerImpl  E   WSVR0008E: 读 META-INF/ws-server-components.xml 时出错
com.ibm.ws.exception.ConfigurationError: couldnt register ComponentManager
at com.ibm.ws.runtime.WsServerImpl.bootComponentManager(WsServerImpl.java:283)
at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.java:136)
at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.java:461)
at com.ibm.ws.runtime.WsServer.main(WsServer.java:59)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:615)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:263)
Caused by: java.lang.Exception: Cannot find BundleContext for service com.ibm.ws.runtime.service.ComponentManagerImpl
at com.ibm.wsspi.runtime.service.WsServiceRegistry.addService(WsServiceRegistry.java:77)
at com.ibm.ws.runtime.WsServerImpl.bootComponentManager(WsServerImpl.java:280)
... 8 more[07-6-13 15:40:20:436 CST] 0000000a WsServerImpl  E   WSVR0009E: 启动期间发生错误
META-INF/ws-server-components.xml
[07-6-13 15:40:20:436 CST] 0000000a WsServerImpl  E   WSVR0009E: 启动期间发生错误
com.ibm.ws.exception.ConfigurationError: couldnt register ComponentManager
at com.ibm.ws.runtime.WsServerImpl.bootComponentManager(WsServerImpl.java:283)
at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.java:136)
at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.java:461)
at com.ibm.ws.runtime.WsServer.main(WsServer.java:59)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:615)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:263)
Caused by: java.lang.Exception: Cannot find BundleContext for service com.ibm.ws.runtime.service.ComponentManagerImpl
at com.ibm.wsspi.runtime.service.WsServiceRegistry.addService(WsServiceRegistry.java:77)
at com.ibm.ws.runtime.WsServerImpl.bootComponentManager(WsServerImpl.java:280)
... 8 more
com.ibm.ws.exception.ConfigurationError: couldnt register ComponentManager
at com.ibm.ws.runtime.WsServerImpl.bootComponentManager(WsServerImpl.java:283)
at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.java:136)
at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.java:461)
at com.ibm.ws.runtime.WsServer.main(WsServer.java:59)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:615)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:263)
Caused by: java.lang.Exception: Cannot find BundleContext for service com.ibm.ws.runtime.service.ComponentManagerImpl
at com.ibm.wsspi.runtime.service.WsServiceRegistry.addService(WsServiceRegistry.java:77)
at com.ibm.ws.runtime.WsServerImpl.bootComponentManager(WsServerImpl.java:280)
... 8 more