java.lang.Exception: Cannot find BundleContext for service com.ibm.ws.runtime.service.RepositoryImpl
at com.ibm.wsspi.runtime.service.WsServiceRegistry.addService(WsServiceRegistry.java:141)
at com.ibm.ws.runtime.service.RepositoryImpl.<init>(RepositoryImpl.java:74)
at com.ibm.ws.runtime.config.ConfigServiceFactoryImpl.createConfigService(ConfigServiceFactoryImpl.java:43)
at com.ibm.wsspi.runtime.config.ConfigServiceFactory.createConfigService(ConfigServiceFactory.java:66)
at com.ibm.ws.management.tools.WsServerLauncher.initializeRepositoryAndLauncher(WsServerLauncher.java:408)
at com.ibm.ws.management.tools.WsServerLauncher.runTool(WsServerLauncher.java:279)
at com.ibm.ws.management.tools.AdminTool.executeUtility(AdminTool.java:269)
at com.ibm.ws.management.tools.WsServerLauncher.main(WsServerLauncher.java:134)
at com.ibm.ws.management.tools.WsServerLauncher.main(WsServerLauncher.java:134)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
at java.lang.reflect.Method.invoke(Method.java:611)
at com.ibm.ws.bootstrap.WSLauncher.main(WSLauncher.java:277)
轉載請註明出處,本文鏈接:https://www.uj5u.com/qiye/24952.html
標籤:WebSphere
