Do you support Websphere portal 6.1. I see in the server connection list Websphere 6.1 and Websphere Portal 6.0. In a quick test I can configure the Websphere 6.1 connector which starts the server and works. The Portal 6.0 connector does not appear to work with Portal 6.1…
The server is the current march beta of Websphere:
IBM WebSphere Application Server – ND, 6.1.0.15
Build Number: cf150808.12
Build Date: 2/28/08
The error I am seeing is:
[6/23/08 15:25:50:426 PDT] 0000000a WsServerImpl E WSVR0008E: Error encountered reading 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:79)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
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
[6/23/08 15:25:50:716 PDT] 0000000a WsServerImpl E WSVR0009E: Error occurred during startup
META-INF/ws-server-components.xml