IBM Support

PM44394: Server startup fails with ServiceNotInitializedException:

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • A problem occurs during server startup that causes
    initialization to fail, and then the servant region terminates.
    
    Stack trace:
    00000000 WsServerImpl  E   BBOO0220E: WSVR0009E: Error occurred
    during startup
    com.ibm.ws.exception.RuntimeError: com.ibm.ws.asynchbeans.Servic
    eNotInitializedException: AsynchBeans Service not initialized
            at com.ibm.ws.runtime.component.DOGCARTService.start(DOG
    CARTService.java:312)
            at com.ibm.ws.runtime.component.ContainerHelper.startCom
    ponents(ContainerHelper.java:539)
            at com.ibm.ws.runtime.component.ContainerImpl.startCompo
    nents(ContainerImpl.java:627)
            at com.ibm.ws.runtime.component.ContainerImpl.start(Cont
    ainerImpl.java:618)
            at com.ibm.ws.runtime.component.ServerImpl.start(ServerI
    mpl.java:502)
            at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(W
    sServerImpl.java:301)
            at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.ja
    va:217)
            at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.jav
    a:677)
            at com.ibm.ws.runtime.WsServer.main(WsServer.java:59)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native M
    ethod)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMet
    hodAccessorImpl.java:60)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(Deleg
    atingMethodAccessorImpl.java:37)
            at java.lang.reflect.Method.invoke(Method.java:611)
            at com.ibm.wsspi.bootstrap.WSLauncher.launchMain(WSLaunc
    her.java:232)
            at com.ibm.wsspi.bootstrap.WSLauncher.main(WSLauncher.ja
    va:94)
            at com.ibm.wsspi.bootstrap.WSLauncher.run(WSLauncher.jav
    a:75)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native M
    ethod)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMet
    hodAccessorImpl.java:60)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(Deleg
    atingMethodAccessorImpl.java:37)
            at java.lang.reflect.Method.invoke(Method.java:611)
            at org.eclipse.equinox.internal.app.EclipseAppContainer.
    callMethodWithException(EclipseAppContainer.java:587)
            at org.eclipse.equinox.internal.app.EclipseAppHandle.run
    (EclipseAppHandle.java:198)
            at org.eclipse.core.runtime.internal.adaptor.EclipseAppL
    auncher.runApplication(EclipseAppLauncher.java:110)
            at org.eclipse.core.runtime.internal.adaptor.EclipseAppL
    auncher.start(EclipseAppLauncher.java:79)
            at org.eclipse.core.runtime.adaptor.EclipseStarter.run(E
    clipseStarter.java:369)
            at org.eclipse.core.runtime.adaptor.EclipseStarter.run(E
    clipseStarter.java:179)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native M
    ethod)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMet
    hodAccessorImpl.java:60)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(Deleg
    atingMethodAccessorImpl.java:37)
            at java.lang.reflect.Method.invoke(Method.java:611)
            at org.eclipse.core.launcher.Main.invokeFramework(Main.j
    ava:340)
            at org.eclipse.core.launcher.Main.basicRun(Main.java:282
    )
            at org.eclipse.core.launcher.Main.run(Main.java:981)
            at com.ibm.wsspi.bootstrap.WSPreLauncher.launchEclipse(W
    SPreLauncher.java:371)
            at com.ibm.wsspi.bootstrap.WSPreLauncher.main(WSPreLaunc
    her.java:141)
    Caused by: com.ibm.ws.asynchbeans.ServiceNotInitializedException
    : AsynchBeans Service not initialized
            at com.ibm.ws.asynchbeans.J2EEServiceManager.getSelf(J2E
    EServiceManager.java:304)
            at com.ibm.ws.runtime.component.DOGCARTService.start(DOG
    CARTService.java:287)
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED:  All users of IBM WebSphere Application      *
    *                  Server V8.0                                 *
    ****************************************************************
    * PROBLEM DESCRIPTION: WebSphere Application Server for z/OS   *
    *                      Servant startup fails with              *
    *                      ServiceNotInitializedException:         *
    *                      AsynchBeans Service not initialized     *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    A problem occurs during server startup that causes
    initialization to fail, and then the servant region terminates.
    Stack trace:
    00000000 WsServerImpl  E   BBOO0220E: WSVR0009E: Error occurred
    during startup
    com.ibm.ws.exception.RuntimeError:
    com.ibm.ws.asynchbeans.Servic
    eNotInitializedException: AsynchBeans Service not initialized
    at com.ibm.ws.runtime.component.DOGCARTService.start(DOG
    CARTService.java:312)
    at com.ibm.ws.runtime.component.ContainerHelper.startCom
    ponents(ContainerHelper.java:539)
    at com.ibm.ws.runtime.component.ContainerImpl.startCompo
    nents(ContainerImpl.java:627)
    at com.ibm.ws.runtime.component.ContainerImpl.start(Cont
    ainerImpl.java:618)
    at com.ibm.ws.runtime.component.ServerImpl.start(ServerI
    mpl.java:502)
    at com.ibm.ws.runtime.WsServerImpl.bootServerContainer(W
    sServerImpl.java:301)
    at com.ibm.ws.runtime.WsServerImpl.start(WsServerImpl.ja
    va:217)
    at com.ibm.ws.runtime.WsServerImpl.main(WsServerImpl.jav
    a:677)
    at com.ibm.ws.runtime.WsServer.main(WsServer.java:59)
    

Problem conclusion

  • A dependency on AsynchBeansService was added for DOGCARTService.
    
    APAR PM44394 is currently targeted for inclusion in Service
    Level (Fix Pack) 8.0.0.1 of WebSphere Application Server V8.0.
    
    Please refer to URL:
    //www.ibm.com/support/docview.wss?rs=404&uid=swg27006970
    for Fix Pack availability.
    

Temporary fix

Comments

APAR Information

  • APAR number

    PM44394

  • Reported component name

    WEBSPHERE FOR Z

  • Reported component ID

    5655I3500

  • Reported release

    800

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2011-07-25

  • Closed date

    2011-07-29

  • Last modified date

    2012-08-09

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    WEBSPHERE FOR Z

  • Fixed component ID

    5655I3500

Applicable component levels

  • R800 PSY

       UP

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SS7K4U","label":"WebSphere Application Server for z\/OS"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"800","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
27 October 2021