Hi,
hopefully, you have migrated both parts, DB schema and MWS itself.
According to the stack trace there is an issue while retrieving the rule set for the user.
If possible, can you try to recreate the MWS from scratch as a fresh instance with new DB schema?
Regards,
Holger
Hello Holger,
Good day thank you for your response we have tried that today (New installation pointing to fresh Postgres schema). Still initialize failed
Regards
Error Log
level=“ERROR” thread=“MWS Startup-1”>
log4j:message</log4j:message>
log4j:throwable</log4j:throwable>
</log4j:event>
<log4j:event logger=“com.webMethods.portal.bizPolicy.command.remote.jms.JmsRemoteCommandTransport” timestamp=“1694686197402” level=“WARN” thread=“Start Level: Equinox Container: c29ad1e4-aaf2-4aed-b33c-6ea298839c22”>
log4j:message</log4j:message>
</log4j:event>
<log4j:event logger=“com.webMethods.portal.mech.install.impl.PortletInstallMechanics” timestamp=“1694686202049” level=“WARN” thread=“MWS Startup-1”>
log4j:message</log4j:message>
</log4j:event>
<log4j:event logger=“com.webMethods.portal.service.install.impl.PdpInstallService” timestamp=“1694686202175” level=“WARN” thread=“MWS Startup-1”>
log4j:message</log4j:message>
log4j:throwable</log4j:throwable>
</log4j:event>
<log4j:event logger=“com.webMethods.portal.service.install.impl.PdpInstallService” timestamp=“1694686202278” level=“WARN” thread=“MWS Startup-1”>
log4j:message</log4j:message>
log4j:throwable</log4j:throwable>
</log4j:event>
<log4j:event logger=“com.webMethods.portal.system.init.impl.PartitionPhaseProvider” timestamp=“1694686202604” level=“ERROR” thread=“MWS Startup-1”>
log4j:message</log4j:message>
log4j:throwable</log4j:throwable>
</log4j:event>
<log4j:event logger=“com.webMethods.portal.bizPolicy.command.remote.jms.JmsRemoteCommandTransport” timestamp=“1694686324880” level=“WARN” thread=“Start Level: Equinox Container: 59328def-2f76-4367-a81f-a43914a44bac”>
log4j:message</log4j:message>
</log4j:event>
<log4j:event logger=“com.webMethods.portal.system.init.impl.PartitionPhaseProvider” timestamp=“1694686325930” level=“ERROR” thread=“MWS Startup-1”>
log4j:message</log4j:message>
log4j:throwable</log4j:throwable>
</log4j:event>
<log4j:event logger=“com.webMethods.portal.bizPolicy.command.remote.jms.JmsRemoteCommandTransport” timestamp=“1694686418155” level=“WARN” thread=“Start Level: Equinox Container: 314d5c08-d252-43e1-b36b-fd9f4cb623e1”>
log4j:message</log4j:message>
</log4j:event>
<log4j:event logger=“com.webMethods.portal.system.init.impl.PartitionPhaseProvider” timestamp=“1694686419549” level=“ERROR” thread=“MWS Startup-1”>
log4j:message</log4j:message>
log4j:throwable</log4j:throwable>
</log4j:event>
<log4j:event logger=“com.webMethods.portal.bizPolicy.command.remote.jms.JmsRemoteCommandTransport” timestamp=“1694687495685” level=“WARN” thread=“Start Level: Equinox Container: 1a82462b-2f04-4633-8e2b-5ed0ba5e77da”>
log4j:message</log4j:message>
</log4j:event>
<log4j:event logger=“com.webMethods.portal.bizPolicy.impl.BootstrapPhase” timestamp=“1694687497036” level=“WARN” thread=“MWS Startup-1”>
log4j:message</log4j:message>
log4j:throwable</log4j:throwable>
</log4j:event>
<log4j:event logger=“com.webMethods.portal.bizPolicy.impl.BootstrapPhase” timestamp=“1694687497094” level=“WARN” thread=“MWS Startup-1”>
log4j:message</log4j:message>
log4j:throwable</log4j:throwable>
</log4j:event>
<log4j:event logger=“com.webMethods.portal.system.init.impl.PartitionPhaseProvider” timestamp=“1694687497141” level=“ERROR” thread=“MWS Startup-1”>
log4j:message</log4j:message>
log4j:throwable</log4j:throwable>
</log4j:event>
problems log
2023-09-14 10:04:10 UTC (c.w.p.s.i.i.PartitionPhaseProvider:ERROR) [MWS Startup-1] - [POP.001.0002] A “java.lang.NullPointerException” occurred with the Message “null”
com.webMethods.portal.system.init.InitializationException: [POP.001.0002] A “java.lang.NullPointerException” occurred with the Message “null”
at com.webMethods.portal.bizPolicy.impl.BootstrapPhase.init(BootstrapPhase.java:75) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhaseProvider.initComponent(DefaultPhaseProvider.java:308) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.initComponent(BaseProvider.java:749) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.initComponents(BaseProvider.java:727) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.init(BaseProvider.java:236) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhaseProvider.initializePhases(DefaultPhaseProvider.java:102) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.ClusterPhaseProvider.initializePhases(ClusterPhaseProvider.java:228) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.PartitionPhaseProvider.initializePhases(PartitionPhaseProvider.java:46) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.PortalSystem.init(PortalSystem.java:1324) [com.webMethods.caf.server.common_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.PortalSystemInit.init(PortalSystemInit.java:100) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.PortalSystem.doStartup(PortalSystem.java:1232) [com.webMethods.caf.server.common_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.PortalSystemActivator$StartupWorker.call(PortalSystemActivator.java:177) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.PortalSystemActivator$StartupWorker.call(PortalSystemActivator.java:162) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?]
at java.lang.Thread.run(Thread.java:829) [?:?]
Caused by: com.webMethods.portal.system.init.InitializationException: [POP.001.0002] A “java.lang.NullPointerException” occurred with the Message “null”
at com.webMethods.portal.bizPolicy.impl.Bootstrap.init(Bootstrap.java:77) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhase$InitializableWrapper.init(DefaultPhase.java:179) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhase.initComponent(DefaultPhase.java:131) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.initComponent(BaseProvider.java:749) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.initComponents(BaseProvider.java:727) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.init(BaseProvider.java:236) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhase.init(DefaultPhase.java:61) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.impl.BootstrapPhase.init(BootstrapPhase.java:65) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
… 16 more
Caused by: java.lang.NullPointerException
at com.webMethods.portal.bizPolicy.impl.Bootstrap.init(Bootstrap.java:73) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhase$InitializableWrapper.init(DefaultPhase.java:179) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhase.initComponent(DefaultPhase.java:131) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.initComponent(BaseProvider.java:749) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.initComponents(BaseProvider.java:727) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.init(BaseProvider.java:236) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhase.init(DefaultPhase.java:61) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.impl.BootstrapPhase.init(BootstrapPhase.java:65) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
… 16 more
2023-09-14 10:09:57 UTC (c.w.p.b.c.r.j.JmsRemoteCommandTransport:WARN) [Start Level: Equinox Container: c29ad1e4-aaf2-4aed-b33c-6ea298839c22] - The DB JMSProvider is not supported for the JMSRemoteCommandTransport
2023-09-14 10:10:02 UTC (c.w.p.m.i.i.PortletInstallMechanics:WARN) [MWS Startup-1] - Trying to recover by uninstalling failed component: wm_xt_installcomponentdata.pdp
2023-09-14 10:10:02 UTC (c.w.p.s.i.i.PdpInstallService:WARN) [MWS Startup-1] - [preUnregisterPortlet] Got error, but continue…
com.webMethods.portal.PortalException: [POP.002.0040] Cannot find system folder for the portlet: wm_xt_installcomponentdata
at com.webMethods.portal.service.install.impl.PdpInstallService.removeXTypeReferenceFromCategoryFolder(PdpInstallService.java:876) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.service.install.impl.PdpInstallService.preUnregisterPortlet(PdpInstallService.java:487) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.service.install.impl.PdpInstallService.uninstall(PdpInstallService.java:196) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.mech.install.impl.BasicInstallMechanics.uninstallComponent(BasicInstallMechanics.java:1259) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.mech.install.impl.BasicInstallMechanics.handleException(BasicInstallMechanics.java:1090) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.mech.install.impl.BasicInstallMechanics.installComponentSafe(BasicInstallMechanics.java:1064) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.command.install.InstallComponent.installComponentLocal(InstallComponent.java:263) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.command.install.InstallComponent.installComponent(InstallComponent.java:163) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.command.install.InstallComponent.installComponent(InstallComponent.java:314) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.command.install.InstallComponent.installComponent(InstallComponent.java:153) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.biz.install.impl.InstallPolicy.installComponent(InstallPolicy.java:128) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.impl.BootstrapComponentData.init(BootstrapComponentData.java:74) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhase$InitializableWrapper.init(DefaultPhase.java:179) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhase.initComponent(DefaultPhase.java:131) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.initComponent(BaseProvider.java:749) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.initComponents(BaseProvider.java:727) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.init(BaseProvider.java:236) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhase.init(DefaultPhase.java:61) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.impl.BootstrapPhase.init(BootstrapPhase.java:65) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhaseProvider.initComponent(DefaultPhaseProvider.java:308) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.initComponent(BaseProvider.java:749) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.initComponents(BaseProvider.java:727) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.init(BaseProvider.java:236) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhaseProvider.initializePhases(DefaultPhaseProvider.java:102) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.ClusterPhaseProvider.initializePhases(ClusterPhaseProvider.java:228) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.PartitionPhaseProvider.initializePhases(PartitionPhaseProvider.java:46) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.PortalSystem.init(PortalSystem.java:1324) [com.webMethods.caf.server.common_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.PortalSystemInit.init(PortalSystemInit.java:100) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.PortalSystem.doStartup(PortalSystem.java:1232) [com.webMethods.caf.server.common_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.PortalSystemActivator$StartupWorker.call(PortalSystemActivator.java:177) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.PortalSystemActivator$StartupWorker.call(PortalSystemActivator.java:162) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?]
at java.lang.Thread.run(Thread.java:829) [?:?]
2023-09-14 10:10:02 UTC (c.w.p.s.i.i.PdpInstallService:WARN) [MWS Startup-1] - [dropDboTables] Got error, but continue…
com.webMethods.portal.service.meta2.MetaException: [POP.001.0002] A “java.sql.SQLSyntaxErrorException” occurred with the Message "[SoftwareAG][PostgreSQL JDBC Driver][PostgreSQL]table “t_wm_xt_installcomponentdata” does not exist. "
at com.webMethods.portal.service.meta2.dbo.impl.DBOStorageService.dropTables(DBOStorageService.java:521) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.service.install.impl.PdpInstallService.dropDboTables(PdpInstallService.java:723) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.service.install.impl.PdpInstallService.uninstall(PdpInstallService.java:203) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.mech.install.impl.BasicInstallMechanics.uninstallComponent(BasicInstallMechanics.java:1259) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.mech.install.impl.BasicInstallMechanics.handleException(BasicInstallMechanics.java:1090) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.mech.install.impl.BasicInstallMechanics.installComponentSafe(BasicInstallMechanics.java:1064) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.command.install.InstallComponent.installComponentLocal(InstallComponent.java:263) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.command.install.InstallComponent.installComponent(InstallComponent.java:163) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.command.install.InstallComponent.installComponent(InstallComponent.java:314) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.command.install.InstallComponent.installComponent(InstallComponent.java:153) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.biz.install.impl.InstallPolicy.installComponent(InstallPolicy.java:128) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.impl.BootstrapComponentData.init(BootstrapComponentData.java:74) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhase$InitializableWrapper.init(DefaultPhase.java:179) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhase.initComponent(DefaultPhase.java:131) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.initComponent(BaseProvider.java:749) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.initComponents(BaseProvider.java:727) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.init(BaseProvider.java:236) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhase.init(DefaultPhase.java:61) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.impl.BootstrapPhase.init(BootstrapPhase.java:65) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhaseProvider.initComponent(DefaultPhaseProvider.java:308) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.initComponent(BaseProvider.java:749) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.initComponents(BaseProvider.java:727) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.init(BaseProvider.java:236) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhaseProvider.initializePhases(DefaultPhaseProvider.java:102) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.ClusterPhaseProvider.initializePhases(ClusterPhaseProvider.java:228) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.PartitionPhaseProvider.initializePhases(PartitionPhaseProvider.java:46) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.PortalSystem.init(PortalSystem.java:1324) [com.webMethods.caf.server.common_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.PortalSystemInit.init(PortalSystemInit.java:100) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.PortalSystem.doStartup(PortalSystem.java:1232) [com.webMethods.caf.server.common_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.PortalSystemActivator$StartupWorker.call(PortalSystemActivator.java:177) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.PortalSystemActivator$StartupWorker.call(PortalSystemActivator.java:162) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?]
at java.lang.Thread.run(Thread.java:829) [?:?]
Caused by: java.sql.SQLSyntaxErrorException: [SoftwareAG][PostgreSQL JDBC Driver][PostgreSQL]table “t_wm_xt_installcomponentdata” does not exist.
at com.wm.dd.jdbc.postgresqlbase.ddcp.b(Unknown Source) ~[com.softwareag.ext.dd.cjdbc_6.0.0.0098-0001.jar:?]
at com.wm.dd.jdbc.postgresqlbase.ddcp.a(Unknown Source) ~[com.softwareag.ext.dd.cjdbc_6.0.0.0098-0001.jar:?]
at com.wm.dd.jdbc.postgresqlbase.ddco.b(Unknown Source) ~[com.softwareag.ext.dd.cjdbc_6.0.0.0098-0001.jar:?]
at com.wm.dd.jdbc.postgresqlbase.ddco.a(Unknown Source) ~[com.softwareag.ext.dd.cjdbc_6.0.0.0098-0001.jar:?]
at com.wm.dd.jdbc.postgresql.wp.ddj.n(Unknown Source) ~[com.softwareag.ext.dd.cjdbc_6.0.0.0098-0001.jar:?]
at com.wm.dd.jdbc.postgresql.ddad.c(Unknown Source) ~[com.softwareag.ext.dd.cjdbc_6.0.0.0098-0001.jar:?]
at com.wm.dd.jdbc.postgresql.ddad.b(Unknown Source) ~[com.softwareag.ext.dd.cjdbc_6.0.0.0098-0001.jar:?]
at com.wm.dd.jdbc.postgresqlbase.dde2.e(Unknown Source) ~[?:?]
at com.wm.dd.jdbc.postgresqlbase.dde2.a(Unknown Source) ~[?:?]
at com.wm.dd.jdbc.postgresqlbase.dde2.y(Unknown Source) ~[?:?]
at com.wm.dd.jdbc.postgresqlbase.dde2._(Unknown Source) ~[?:?]
at com.wm.dd.jdbc.postgresqlbase.dde2.executeUpdate(Unknown Source) ~[?:?]
at com.webMethods.portal.service.sql.core.BaseSqlWorker.executeUpdate(BaseSqlWorker.java:429) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.service.meta2.dbo.impl.SQLStatement.executeInternal(SQLStatement.java:92) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.service.meta2.dbo.impl.SQLStatement.execute(SQLStatement.java:52) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.service.meta2.dbo.impl.DBOStorageService.executeUpdate(DBOStorageService.java:594) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.service.meta2.dbo.impl.DBOStorageService.executeUpdate(DBOStorageService.java:586) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.service.meta2.dbo.impl.DBOStorageService.dropTables(DBOStorageService.java:518) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
… 34 more
2023-09-14 10:10:02 UTC (c.w.p.s.i.i.PartitionPhaseProvider:ERROR) [MWS Startup-1] - [POP.002.0040] Cannot find system folder for the portlet: wm_xt_installcomponentdata
com.webMethods.portal.system.init.InitializationException: [POP.002.0040] Cannot find system folder for the portlet: wm_xt_installcomponentdata
at com.webMethods.portal.bizPolicy.impl.BootstrapPhase.init(BootstrapPhase.java:75) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhaseProvider.initComponent(DefaultPhaseProvider.java:308) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.initComponent(BaseProvider.java:749) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.initComponents(BaseProvider.java:727) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.init(BaseProvider.java:236) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhaseProvider.initializePhases(DefaultPhaseProvider.java:102) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.ClusterPhaseProvider.initializePhases(ClusterPhaseProvider.java:228) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.PartitionPhaseProvider.initializePhases(PartitionPhaseProvider.java:46) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.PortalSystem.init(PortalSystem.java:1324) [com.webMethods.caf.server.common_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.PortalSystemInit.init(PortalSystemInit.java:100) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.PortalSystem.doStartup(PortalSystem.java:1232) [com.webMethods.caf.server.common_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.PortalSystemActivator$StartupWorker.call(PortalSystemActivator.java:177) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.PortalSystemActivator$StartupWorker.call(PortalSystemActivator.java:162) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?]
at java.lang.Thread.run(Thread.java:829) [?:?]
Caused by: com.webMethods.portal.system.init.InitializationException: [POP.002.0040] Cannot find system folder for the portlet: wm_xt_installcomponentdata
at com.webMethods.portal.bizPolicy.impl.BootstrapComponentData.init(BootstrapComponentData.java:78) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhase$InitializableWrapper.init(DefaultPhase.java:179) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhase.initComponent(DefaultPhase.java:131) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.initComponent(BaseProvider.java:749) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.initComponents(BaseProvider.java:727) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.init(BaseProvider.java:236) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhase.init(DefaultPhase.java:61) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.impl.BootstrapPhase.init(BootstrapPhase.java:65) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
… 16 more
Caused by: com.webMethods.portal.bizPolicy.BizException: [POP.002.0040] Cannot find system folder for the portlet: wm_xt_installcomponentdata
at com.webMethods.portal.bizPolicy.command.install.InstallComponent.installComponentLocal(InstallComponent.java:286) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.command.install.InstallComponent.installComponent(InstallComponent.java:163) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.command.install.InstallComponent.installComponent(InstallComponent.java:314) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.command.install.InstallComponent.installComponent(InstallComponent.java:153) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.biz.install.impl.InstallPolicy.installComponent(InstallPolicy.java:128) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.impl.BootstrapComponentData.init(BootstrapComponentData.java:74) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhase$InitializableWrapper.init(DefaultPhase.java:179) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhase.initComponent(DefaultPhase.java:131) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.initComponent(BaseProvider.java:749) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.initComponents(BaseProvider.java:727) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.init(BaseProvider.java:236) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhase.init(DefaultPhase.java:61) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.impl.BootstrapPhase.init(BootstrapPhase.java:65) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
… 16 more
Caused by: com.webMethods.portal.mech.install.InstallationFailedException: [POP.002.0040] Cannot find system folder for the portlet: wm_xt_installcomponentdata
at com.webMethods.portal.mech.install.impl.BasicInstallMechanics.handleException(BasicInstallMechanics.java:1110) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.mech.install.impl.BasicInstallMechanics.installComponentSafe(BasicInstallMechanics.java:1064) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.command.install.InstallComponent.installComponentLocal(InstallComponent.java:263) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.command.install.InstallComponent.installComponent(InstallComponent.java:163) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.command.install.InstallComponent.installComponent(InstallComponent.java:314) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.command.install.InstallComponent.installComponent(InstallComponent.java:153) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.biz.install.impl.InstallPolicy.installComponent(InstallPolicy.java:128) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.impl.BootstrapComponentData.init(BootstrapComponentData.java:74) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhase$InitializableWrapper.init(DefaultPhase.java:179) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhase.initComponent(DefaultPhase.java:131) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.initComponent(BaseProvider.java:749) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.initComponents(BaseProvider.java:727) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.init(BaseProvider.java:236) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhase.init(DefaultPhase.java:61) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.impl.BootstrapPhase.init(BootstrapPhase.java:65) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
… 16 more
Caused by: com.webMethods.portal.PortalException: [POP.002.0040] Cannot find system folder for the portlet: wm_xt_installcomponentdata
at com.webMethods.portal.service.install.impl.PdpInstallService.addXTypeReferenceToCategoryFolder(PdpInstallService.java:842) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.service.install.impl.PdpInstallService.postRegisterPortlet(PdpInstallService.java:552) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.service.install.impl.PdpInstallService.register(PdpInstallService.java:360) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.service.install.impl.PdpInstallService.install(PdpInstallService.java:117) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.mech.install.impl.BasicInstallMechanics.installComponent(BasicInstallMechanics.java:972) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.mech.install.impl.PortletInstallMechanics.installComponent(PortletInstallMechanics.java:127) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.mech.install.impl.BasicInstallMechanics.installComponentSafe(BasicInstallMechanics.java:1061) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.command.install.InstallComponent.installComponentLocal(InstallComponent.java:263) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.command.install.InstallComponent.installComponent(InstallComponent.java:163) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.command.install.InstallComponent.installComponent(InstallComponent.java:314) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.command.install.InstallComponent.installComponent(InstallComponent.java:153) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.biz.install.impl.InstallPolicy.installComponent(InstallPolicy.java:128) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.impl.BootstrapComponentData.init(BootstrapComponentData.java:74) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhase$InitializableWrapper.init(DefaultPhase.java:179) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhase.initComponent(DefaultPhase.java:131) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.initComponent(BaseProvider.java:749) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.initComponents(BaseProvider.java:727) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.init(BaseProvider.java:236) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhase.init(DefaultPhase.java:61) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.impl.BootstrapPhase.init(BootstrapPhase.java:65) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
… 16 more
2023-09-14 10:12:04 UTC (c.w.p.b.c.r.j.JmsRemoteCommandTransport:WARN) [Start Level: Equinox Container: 59328def-2f76-4367-a81f-a43914a44bac] - The DB JMSProvider is not supported for the JMSRemoteCommandTransport
2023-09-14 10:12:05 UTC (c.w.p.s.i.i.PartitionPhaseProvider:ERROR) [MWS Startup-1] - [POP.001.0002] A “java.lang.NullPointerException” occurred with the Message “null”
com.webMethods.portal.system.init.InitializationException: [POP.001.0002] A “java.lang.NullPointerException” occurred with the Message “null”
at com.webMethods.portal.bizPolicy.impl.BootstrapPhase.init(BootstrapPhase.java:75) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhaseProvider.initComponent(DefaultPhaseProvider.java:308) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.initComponent(BaseProvider.java:749) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.initComponents(BaseProvider.java:727) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.init(BaseProvider.java:236) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhaseProvider.initializePhases(DefaultPhaseProvider.java:102) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.ClusterPhaseProvider.initializePhases(ClusterPhaseProvider.java:228) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.PartitionPhaseProvider.initializePhases(PartitionPhaseProvider.java:46) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.PortalSystem.init(PortalSystem.java:1324) [com.webMethods.caf.server.common_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.PortalSystemInit.init(PortalSystemInit.java:100) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.PortalSystem.doStartup(PortalSystem.java:1232) [com.webMethods.caf.server.common_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.PortalSystemActivator$StartupWorker.call(PortalSystemActivator.java:177) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.PortalSystemActivator$StartupWorker.call(PortalSystemActivator.java:162) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?]
at java.lang.Thread.run(Thread.java:829) [?:?]
Caused by: com.webMethods.portal.system.init.InitializationException: [POP.001.0002] A “java.lang.NullPointerException” occurred with the Message “null”
at com.webMethods.portal.system.init.InitializationException.reuseOrWrap(InitializationException.java:96) ~[com.webMethods.caf.server.common_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhase.initComponent(DefaultPhase.java:136) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.initComponent(BaseProvider.java:749) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.initComponents(BaseProvider.java:727) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.init(BaseProvider.java:236) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhase.init(DefaultPhase.java:61) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.impl.BootstrapPhase.init(BootstrapPhase.java:65) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
… 16 more
Caused by: java.lang.NullPointerException
at com.webMethods.portal.mech.storage.impl.ContainerMechanics.hasPrimaryChild(ContainerMechanics.java:638) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.ThingComponentProvider.obtainCategoryFolder(ThingComponentProvider.java:457) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.ThingComponentProvider.upgradeComponentDataFromBootstrapComponentData(ThingComponentProvider.java:297) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.impl.UpgradeComponentData.init(UpgradeComponentData.java:41) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhase$InitializableWrapper.init(DefaultPhase.java:179) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhase.initComponent(DefaultPhase.java:131) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.initComponent(BaseProvider.java:749) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.initComponents(BaseProvider.java:727) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.init(BaseProvider.java:236) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhase.init(DefaultPhase.java:61) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.impl.BootstrapPhase.init(BootstrapPhase.java:65) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
… 16 more
2023-09-14 10:13:38 UTC (c.w.p.b.c.r.j.JmsRemoteCommandTransport:WARN) [Start Level: Equinox Container: 314d5c08-d252-43e1-b36b-fd9f4cb623e1] - The DB JMSProvider is not supported for the JMSRemoteCommandTransport
2023-09-14 10:13:39 UTC (c.w.p.s.i.i.PartitionPhaseProvider:ERROR) [MWS Startup-1] - [POP.001.0002] A “java.lang.NullPointerException” occurred with the Message “null”
com.webMethods.portal.system.init.InitializationException: [POP.001.0002] A “java.lang.NullPointerException” occurred with the Message “null”
at com.webMethods.portal.bizPolicy.impl.BootstrapPhase.init(BootstrapPhase.java:75) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhaseProvider.initComponent(DefaultPhaseProvider.java:308) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.initComponent(BaseProvider.java:749) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.initComponents(BaseProvider.java:727) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.init(BaseProvider.java:236) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhaseProvider.initializePhases(DefaultPhaseProvider.java:102) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.ClusterPhaseProvider.initializePhases(ClusterPhaseProvider.java:228) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.PartitionPhaseProvider.initializePhases(PartitionPhaseProvider.java:46) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.PortalSystem.init(PortalSystem.java:1324) [com.webMethods.caf.server.common_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.PortalSystemInit.init(PortalSystemInit.java:100) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.PortalSystem.doStartup(PortalSystem.java:1232) [com.webMethods.caf.server.common_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.PortalSystemActivator$StartupWorker.call(PortalSystemActivator.java:177) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.PortalSystemActivator$StartupWorker.call(PortalSystemActivator.java:162) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?]
at java.lang.Thread.run(Thread.java:829) [?:?]
Caused by: com.webMethods.portal.system.init.InitializationException: [POP.001.0002] A “java.lang.NullPointerException” occurred with the Message “null”
at com.webMethods.portal.mech.install.impl.UpgradeInstallComponentData.init(UpgradeInstallComponentData.java:107) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhase$InitializableWrapper.init(DefaultPhase.java:179) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhase.initComponent(DefaultPhase.java:131) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.initComponent(BaseProvider.java:749) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.initComponents(BaseProvider.java:727) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.init(BaseProvider.java:236) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhase.init(DefaultPhase.java:61) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.impl.BootstrapPhase.init(BootstrapPhase.java:65) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
… 16 more
Caused by: java.lang.NullPointerException
at com.webMethods.portal.mech.install.impl.BasicInstallMechanics.registerComponent(BasicInstallMechanics.java:760) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.mech.install.impl.UpgradeInstallComponentData.init(UpgradeInstallComponentData.java:65) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhase$InitializableWrapper.init(DefaultPhase.java:179) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhase.initComponent(DefaultPhase.java:131) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.initComponent(BaseProvider.java:749) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.initComponents(BaseProvider.java:727) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.init(BaseProvider.java:236) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhase.init(DefaultPhase.java:61) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.impl.BootstrapPhase.init(BootstrapPhase.java:65) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
… 16 more
2023-09-14 10:31:35 UTC (c.w.p.b.c.r.j.JmsRemoteCommandTransport:WARN) [Start Level: Equinox Container: 1a82462b-2f04-4633-8e2b-5ed0ba5e77da] - The DB JMSProvider is not supported for the JMSRemoteCommandTransport
2023-09-14 10:31:37 UTC (c.w.p.b.i.BootstrapPhase:WARN) [MWS Startup-1] - Error initializing component [deployFabricContent] for provider [bootstrapComponents]
com.webMethods.portal.system.init.InitializationException: [POP.002.0006] Unable to locate biz policy for resource: null
at com.webMethods.portal.bizPolicy.biz.install.impl.DeployBootstrapComponentsWithDependencies.init(DeployBootstrapComponentsWithDependencies.java:47) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhase$InitializableWrapper.init(DefaultPhase.java:179) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhase.initComponent(DefaultPhase.java:131) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.initComponent(BaseProvider.java:749) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.initComponents(BaseProvider.java:727) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.init(BaseProvider.java:236) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhase.init(DefaultPhase.java:61) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.impl.BootstrapPhase.init(BootstrapPhase.java:65) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhaseProvider.initComponent(DefaultPhaseProvider.java:308) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.initComponent(BaseProvider.java:749) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.initComponents(BaseProvider.java:727) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.init(BaseProvider.java:236) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhaseProvider.initializePhases(DefaultPhaseProvider.java:102) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.ClusterPhaseProvider.initializePhases(ClusterPhaseProvider.java:228) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.PartitionPhaseProvider.initializePhases(PartitionPhaseProvider.java:46) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.PortalSystem.init(PortalSystem.java:1324) [com.webMethods.caf.server.common_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.PortalSystemInit.init(PortalSystemInit.java:100) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.PortalSystem.doStartup(PortalSystem.java:1232) [com.webMethods.caf.server.common_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.PortalSystemActivator$StartupWorker.call(PortalSystemActivator.java:177) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.PortalSystemActivator$StartupWorker.call(PortalSystemActivator.java:162) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?]
at java.lang.Thread.run(Thread.java:829) [?:?]
Caused by: com.webMethods.portal.bizPolicy.BizException: [POP.002.0006] Unable to locate biz policy for resource: null
at com.webMethods.portal.bizPolicy.command.install.SyncDeployFolder.syncDeployFolder(SyncDeployFolder.java:455) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.command.install.SyncDeployFolder.handle(SyncDeployFolder.java:219) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.command.install.InstallBootstrapComponentsWithDependencies.installBootstrapComponentsWithDependencies(InstallBootstrapComponentsWithDependencies.java:93) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.biz.install.impl.InstallPolicy.installBootstrapComponentsWithDependencies(InstallPolicy.java:185) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.biz.install.impl.DeployBootstrapComponentsWithDependencies.init(DeployBootstrapComponentsWithDependencies.java:45) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
… 23 more
Caused by: com.webMethods.portal.bizPolicy.BizException: [POP.002.0006] Unable to locate biz policy for resource: null
at com.webMethods.portal.bizPolicy.command.install.GetSupportedComponentTypes.getSupportedComponentTypes(GetSupportedComponentTypes.java:169) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.biz.install.impl.InstallPolicy.getSupportedComponentTypes(InstallPolicy.java:173) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.command.install.SyncDeployFolder.syncDeployFolder(SyncDeployFolder.java:403) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.command.install.SyncDeployFolder.handle(SyncDeployFolder.java:219) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.command.install.InstallBootstrapComponentsWithDependencies.installBootstrapComponentsWithDependencies(InstallBootstrapComponentsWithDependencies.java:93) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.biz.install.impl.InstallPolicy.installBootstrapComponentsWithDependencies(InstallPolicy.java:185) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.biz.install.impl.DeployBootstrapComponentsWithDependencies.init(DeployBootstrapComponentsWithDependencies.java:45) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
… 23 more
Caused by: com.webMethods.portal.bizPolicy.BizException: [POP.002.0006] Unable to locate biz policy for resource: null
at com.webMethods.portal.bizPolicy.biz.impl.BizPolicyManager.getBizPolicy(BizPolicyManager.java:284) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.command.install.GetSupportedComponentTypes.getSupportedComponentTypes(GetSupportedComponentTypes.java:141) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.biz.install.impl.InstallPolicy.getSupportedComponentTypes(InstallPolicy.java:173) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.command.install.SyncDeployFolder.syncDeployFolder(SyncDeployFolder.java:403) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.command.install.SyncDeployFolder.handle(SyncDeployFolder.java:219) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.command.install.InstallBootstrapComponentsWithDependencies.installBootstrapComponentsWithDependencies(InstallBootstrapComponentsWithDependencies.java:93) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.biz.install.impl.InstallPolicy.installBootstrapComponentsWithDependencies(InstallPolicy.java:185) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.biz.install.impl.DeployBootstrapComponentsWithDependencies.init(DeployBootstrapComponentsWithDependencies.java:45) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
… 23 more
2023-09-14 10:31:37 UTC (c.w.p.b.i.BootstrapPhase:WARN) [MWS Startup-1] - Error initializing component [deployAllComponents] for provider [bootstrapComponents]
com.webMethods.portal.system.init.InitializationException: [POP.002.0006] Unable to locate biz policy for resource: null
at com.webMethods.portal.bizPolicy.biz.install.impl.AutodeployComponents.init(AutodeployComponents.java:54) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhase$InitializableWrapper.init(DefaultPhase.java:179) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhase.initComponent(DefaultPhase.java:131) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.initComponent(BaseProvider.java:749) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.initComponents(BaseProvider.java:727) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.init(BaseProvider.java:236) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhase.init(DefaultPhase.java:61) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.impl.BootstrapPhase.init(BootstrapPhase.java:65) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhaseProvider.initComponent(DefaultPhaseProvider.java:308) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.initComponent(BaseProvider.java:749) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.initComponents(BaseProvider.java:727) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.init(BaseProvider.java:236) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhaseProvider.initializePhases(DefaultPhaseProvider.java:102) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.ClusterPhaseProvider.initializePhases(ClusterPhaseProvider.java:228) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.PartitionPhaseProvider.initializePhases(PartitionPhaseProvider.java:46) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.PortalSystem.init(PortalSystem.java:1324) [com.webMethods.caf.server.common_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.PortalSystemInit.init(PortalSystemInit.java:100) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.PortalSystem.doStartup(PortalSystem.java:1232) [com.webMethods.caf.server.common_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.PortalSystemActivator$StartupWorker.call(PortalSystemActivator.java:177) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.PortalSystemActivator$StartupWorker.call(PortalSystemActivator.java:162) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?]
at java.lang.Thread.run(Thread.java:829) [?:?]
Caused by: com.webMethods.portal.bizPolicy.BizException: [POP.002.0006] Unable to locate biz policy for resource: null
at com.webMethods.portal.bizPolicy.command.install.SyncDeployFolder.syncDeployFolder(SyncDeployFolder.java:455) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.biz.install.impl.InstallPolicy.syncDeployFolder(InstallPolicy.java:179) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.biz.install.impl.AutodeployComponents.init(AutodeployComponents.java:52) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
… 23 more
Caused by: com.webMethods.portal.bizPolicy.BizException: [POP.002.0006] Unable to locate biz policy for resource: null
at com.webMethods.portal.bizPolicy.command.install.GetSupportedComponentTypes.getSupportedComponentTypes(GetSupportedComponentTypes.java:169) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.biz.install.impl.InstallPolicy.getSupportedComponentTypes(InstallPolicy.java:173) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.command.install.SyncDeployFolder.syncDeployFolder(SyncDeployFolder.java:403) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.biz.install.impl.InstallPolicy.syncDeployFolder(InstallPolicy.java:179) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.biz.install.impl.AutodeployComponents.init(AutodeployComponents.java:52) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
… 23 more
Caused by: com.webMethods.portal.bizPolicy.BizException: [POP.002.0006] Unable to locate biz policy for resource: null
at com.webMethods.portal.bizPolicy.biz.impl.BizPolicyManager.getBizPolicy(BizPolicyManager.java:284) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.command.install.GetSupportedComponentTypes.getSupportedComponentTypes(GetSupportedComponentTypes.java:141) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.biz.install.impl.InstallPolicy.getSupportedComponentTypes(InstallPolicy.java:173) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.command.install.SyncDeployFolder.syncDeployFolder(SyncDeployFolder.java:403) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.biz.install.impl.InstallPolicy.syncDeployFolder(InstallPolicy.java:179) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.bizPolicy.biz.install.impl.AutodeployComponents.init(AutodeployComponents.java:52) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
… 23 more
2023-09-14 10:31:37 UTC (c.w.p.s.i.i.PartitionPhaseProvider:ERROR) [MWS Startup-1] - [POP.004.0023] Could not find root folder of version services.
com.webMethods.portal.system.init.InitializationException: [POP.004.0023] Could not find root folder of version services.
at com.webMethods.portal.service.version.impl.PostInit.init(PostInit.java:43) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhase$InitializableWrapper.init(DefaultPhase.java:179) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhase.initComponent(DefaultPhase.java:131) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.initComponent(BaseProvider.java:749) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.initComponents(BaseProvider.java:727) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.init(BaseProvider.java:236) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhase.init(DefaultPhase.java:61) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhaseProvider.initComponent(DefaultPhaseProvider.java:308) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.initComponent(BaseProvider.java:749) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.initComponents(BaseProvider.java:727) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.BaseProvider.init(BaseProvider.java:236) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.DefaultPhaseProvider.initializePhases(DefaultPhaseProvider.java:102) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.ClusterPhaseProvider.initializePhases(ClusterPhaseProvider.java:228) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.init.impl.PartitionPhaseProvider.initializePhases(PartitionPhaseProvider.java:46) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.PortalSystem.init(PortalSystem.java:1324) [com.webMethods.caf.server.common_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.PortalSystemInit.init(PortalSystemInit.java:100) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.PortalSystem.doStartup(PortalSystem.java:1232) [com.webMethods.caf.server.common_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.PortalSystemActivator$StartupWorker.call(PortalSystemActivator.java:177) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.system.impl.PortalSystemActivator$StartupWorker.call(PortalSystemActivator.java:162) [com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at java.util.concurrent.FutureTask.run(FutureTask.java:264) [?:?]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?]
at java.lang.Thread.run(Thread.java:829) [?:?]
Caused by: com.webMethods.portal.service.version.VersionException: [POP.004.0023] Could not find root folder of version services.
at com.webMethods.portal.service.version.impl.dcvs.DCVersionService.getServiceID(DCVersionService.java:374) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.service.version.impl.PostInit.init(PostInit.java:34) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
… 22 more
Caused by: com.webMethods.portal.system.init.InitializationException: [POP.004.0023] Could not find root folder of version services.
at com.webMethods.portal.service.version.impl.dcvs.DCVersionService.acquireServiceID(DCVersionService.java:501) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.service.version.impl.dcvs.DCVersionService.getServiceID(DCVersionService.java:372) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.service.version.impl.PostInit.init(PostInit.java:34) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
… 22 more
Caused by: com.webMethods.portal.system.init.InitializationException: [POP.004.0023] Could not find root folder of version services.
at com.webMethods.portal.service.version.impl.dcvs.DCVersionService.acquireServiceID(DCVersionService.java:488) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.service.version.impl.dcvs.DCVersionService.getServiceID(DCVersionService.java:372) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
at com.webMethods.portal.service.version.impl.PostInit.init(PostInit.java:34) ~[com.webMethods.caf.server_10.15.0.0003-0253.jar:10.15.0.0003-0253]
… 22 more
Fix Details
Fix Name
- All fixes
-
Common Library
-
Shared Components 10.15 Audit Fix 1
-
Shared Components 10.15 Core Fix 2
-
DC_CL_10.15_DCC_Fix1
-
Integration Server Client 10.15 Fix 6
-
My webMethods Server 10.15 Fix 3
-
Database Driver Bundles
-
Shared Bundles DataDirect 10.15 Fix 1
- Infrastructure
-
Installer Client Library
-
Installer Server Library
-
Java Package Core 11.0 Fix 150 (LNXAMD64)
-
Libraries
-
Optimize optimizeSharedLib 10.15.0 Fix 2
-
Platform Manager
-
Platform Manager Shared 10.15.0 FIX 4
-
Platform Manager 10.15.0 FIX 4
-
Platform Manager Plug-ins
-
My webMethods Server
-
Server 10.15
-
My webMethods Server Platform Manager Plug-in 10.15 Fix 1
-
Trading Networks
-
Server 10.15
-
Trading Networks Portal Platform Manager Plug-in 10.15 Fix 1
-
Shared Platform
-
Security Infrastructure 10.15 Fix 3
-
Platform Diagnostic 10.15 Fix 4
-
Platform 10.15.0 Fix 0008
-
Platform Updater 10.15 Fix 2
-
Bundles
-
Broker Bundles 10.15 Fix 2
-
Installer Bundles 10.15.0 FIX 1
-
Glue Bundles 10.15.0 FIX 1
-
Web Services Stack
-
Web Services Stack Core 10.15.0 Fix 7
-
Web Services Stack OSGi 10.15.0 Fix 7
-
Shared User Interfaces
-
Optimize optimizeSharedUI 10.15.0 Fix 2
- My webMethods Server
-
My webMethods Server 10.15 Fix 3
- My webMethods User Interfaces
-
Optimize centralConfiguratorUI 10.15.0 Fix 2
-
Optimize infraDCUI 10.15.0 Fix 2
-
Optimize optimizeUI 10.15.0 Fix 2
-
Business Rules UI 10.15 Fix 5
- Platform
-
webMethods Installer Shared Tools SUM API 10.15.0 FIX1
- Shared Bundles
-
Universal Messaging Shared Bundles 10.15 Fix 11
-
Shared Bundles Ant 10.15 Fix 1
-
Shared Bundles ApacheCommons 10.15 Fix 3
-
Shared Bundles DataModelling 10.15 Fix 2
-
Shared Bundles Glassfish 10.15 Fix 11
-
Shared Bundles XMLTools 10.15 Fix 3
- Third-Party Libraries
-
Shared Libraries Ant 10.15 Fix 1
-
Shared Libraries ApacheCommons 10.15 Fix 3
-
Shared Libraries DataModelling 10.15 Fix 2
-
Shared Libraries DataModelling Protoc 10.15 Fix 2 (LNXAMD64)
-
Shared Libraries Misc 10.15 Fix 1
-
Shared Libraries Parsers 10.15 Fix 8
-
Shared Libraries Servlet 10.15 Fix 1
-
Shared Libraries SpringFramework 10.15 Fix 1
-
Shared Libraries Swagger 10.15 Fix 3
-
Shared Libraries Tanuki 10.15 Fix 1 (LNXAMD64)
- Universal Messaging
-
Universal Messaging Common Libraries 10.15 Fix 11
- webMethods Monitor
-
Monitor Shared UI 10.15 Fix1
-
Monitor UI 10.15 Fix1
I would recommend to validate mws.db.xml and cluster.xml files.
After validating mws.db.xml I recommend updating osgi profile. I marked the important parts of the mws.db.xml file. Mine is configured for postgress db though.
note: Please share logs as files next time. Its hard to read them here as plain texts.