IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

MWS not starting. Facing com.webmethods.portal.system.init.InitializationException: null

webMethods Community Member

webMethods Community MemberThu December 08, 2022 10:29 AM

webMethods Community Member

webMethods Community MemberThu December 08, 2022 11:53 AM

webMethods Community Member

webMethods Community MemberFri December 09, 2022 01:21 AM

  • 1.  MWS not starting. Facing com.webmethods.portal.system.init.InitializationException: null

    Posted Thu December 08, 2022 05:57 AM

    Hi all,

    I am facing below issue during my MWS startup .

    This is a first start.

    Please provide related solutions.

    I verified mws.db.xml file and details are correct.

    Error log(Also attached SS) :

    ‘2022-12-08 12:47:36 IST (E.B.o.e.e.registry:INFO) [Start Level: Equinox Container: 3dd2342e-948d-45fc-a762-fc6fd1f4108f] - BundleEvent 200
    2022-12-08 12:47:36 IST (E.B.o.e.e.registry:INFO) [Start Level: Equinox Container: 3dd2342e-948d-45fc-a762-fc6fd1f4108f] - BundleEvent STARTING
    2022-12-08 12:47:36 IST (c.w.p.s.i.i.ClusterPhaseProvider:INFO) [MWS Startup-1] - Obtained cluster bootstrap lock
    2022-12-08 12:47:36 IST (c.w.p.s.b.StartupManager:INFO) [MWS Startup-1] - Current DB component level is v10.5.fix1
    2022-12-08 12:47:36 IST (c.w.p.s.b.StartupManager:INFO) [MWS Startup-1] - Current DB component level is v10.5.fix1
    2022-12-08 12:47:36 IST (c.w.p.s.i.BuildVersion:INFO) [MWS Startup-1] - MWS BuildVersion: 0.0.0.0.0
    2022-12-08 12:47:36 IST (c.w.p.s.i.BuildVersion:INFO) [MWS Startup-1] - MWS InstalledVersion: 10.5.0.0010-0189
    2022-12-08 12:47:36 IST (c.w.p.PortalException:INFO) [MWS Startup-1] - No registered exception delegate
    2022-12-08 12:47:36 IST (c.w.p.s.i.i.ClusterPhaseProvider:INFO) [MWS Startup-1] - Released cluster bootstrap lock
    2022-12-08 12:47:36 IST (c.w.p.s.PortalSystem:ERROR) [MWS Startup-1] - null
    com.webMethods.portal.system.init.InitializationException: null
    at com.webMethods.portal.system.init.impl.ClusterPhaseProvider.initializePhases(ClusterPhaseProvider.java:194) ~[?:?]
    at com.webMethods.portal.system.init.impl.PartitionPhaseProvider.initializePhases(PartitionPhaseProvider.java:46) ~[?:?]
    at com.webMethods.portal.system.PortalSystem.init(PortalSystem.java:1304) ~[com.webMethods.caf.server.common_10.5.0.0010-0189.jar:10.5.0.0010-0189]
    at com.webMethods.portal.system.impl.PortalSystemInit.init(PortalSystemInit.java:100) ~[?:?]
    at com.webMethods.portal.system.PortalSystem.doStartup(PortalSystem.java:1212) [com.webMethods.caf.server.common_10.5.0.0010-0189.jar:10.5.0.0010-0189]
    at com.webMethods.portal.system.impl.PortalSystemActivator$StartupWorker.call(PortalSystemActivator.java:177) [com.webMethods.caf.server_10.5.0.0010-0189.jar:10.5.0.0010-0189]
    at com.webMethods.portal.system.impl.PortalSystemActivator$StartupWorker.call(PortalSystemActivator.java:162) [com.webMethods.caf.server_10.5.0.0010-0189.jar:10.5.0.0010-0189]
    at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_222]
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_222]
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_222]
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
    Caused by: com.webMethods.portal.system.init.InitializationException
    at com.webMethods.portal.system.boot.PortalBootManager.init(PortalBootManager.java:57) ~[?:?]
    at com.webMethods.portal.system.init.impl.ClusterPhaseProvider.verifyDatabaseState(ClusterPhaseProvider.java:224) ~[?:?]
    at com.webMethods.portal.system.init.impl.ClusterPhaseProvider.initializePhases(ClusterPhaseProvider.java:189) ~[?:?]
    … 10 more
    Caused by: com.webMethods.portal.PortalException
    at com.webMethods.portal.system.boot.PortalBootManager.verifyPortalBoot(PortalBootManager.java:95) ~[?:?]
    at com.webMethods.portal.system.boot.PortalBootManager.init(PortalBootManager.java:53) ~[?:?]
    at com.webMethods.portal.system.init.impl.ClusterPhaseProvider.verifyDatabaseState(ClusterPhaseProvider.java:224) ~[?:?]
    at com.webMethods.portal.system.init.impl.ClusterPhaseProvider.initializePhases(ClusterPhaseProvider.java:189) ~[?:?]
    … 10 more
    2022-12-08 12:47:36 IST (c.w.r.p.ShutdownManager:INFO) [Thread-13] - Shutdown Manager running all shutdown hooks.
    2022-12-08 12:47:36 IST (c.w.r.p.ShutdownManager:INFO) [Thread-13] - Portal state: 4’


    #webMethods
    #Integration-Server-and-ESB


  • 2.  RE: MWS not starting. Facing com.webmethods.portal.system.init.InitializationException: null

    Posted Thu December 08, 2022 06:28 AM

    Please provide more details about the use case? Is it a first start (init) or?
    It fails on verifyDatabaseState so likely your DB is inconsistent state and if this is the first start, then you should recreate the DB and try again.


    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: MWS not starting. Facing com.webmethods.portal.system.init.InitializationException: null

    Posted Thu December 08, 2022 10:29 AM

    Hi,

    This is a first start.


    #webMethods
    #Integration-Server-and-ESB


  • 4.  RE: MWS not starting. Facing com.webmethods.portal.system.init.InitializationException: null

    Posted Thu December 08, 2022 11:14 AM

    In this case you can:


    #webMethods
    #Integration-Server-and-ESB


  • 5.  RE: MWS not starting. Facing com.webmethods.portal.system.init.InitializationException: null

    Posted Thu December 08, 2022 11:53 AM


  • 6.  RE: MWS not starting. Facing com.webmethods.portal.system.init.InitializationException: null

    Posted Fri December 09, 2022 01:21 AM

    MWS is starting now. Thanks.


    #Integration-Server-and-ESB
    #webMethods