Pega Upgrade 6.2 to 7.2 - Facing issue while deploying the EAR file
Hi,
Need your help regarding the following issue. We are facing while deploying the EAR file. We are doing Out-Of-Place upgrade in cloud. We are following Split-Schema.
Application Server: Red Hat JBoss EAP 6.4
DB : ORACLE 11g
We have already executed the scripts(Migrate.sh and upgrade.sh)
Next Step : Deploy the 7.2.2 EAR file. Your suggestion in this regards are highly appreciable.
Log:
[0m[0m13:25:26,836 INFO [com.pega.pegarules.internal.bootstrap.SettingReaderJNDI] (ServerService Thread Pool -- 67) Could not find java:comp/env/prconfig/ in the local JNDI context, skipping prconfig setting lookup
[0m[31m13:25:26,839 1050 [com.pega.pegarules.internal.bootstrap.PRBootstrapDataSource] (ServerService Thread Pool -- 67) Bootstrap datatables schema: CCAD_RULES_UPGRADE
[0m[31m13:25:27,032 1050 [com.pega.pegarules.internal.bootstrap.PRBootstrapDataSource] (ServerService Thread Pool -- 67) Archive version [0 ]
[0m[31m13:25:27,032 1050 [com.pega.pegarules.internal.bootstrap.PRBootstrap] (ServerService Thread Pool -- 67) Engine schema defined in allclasses: null
[0m[0m13:25:27,033 INFO [com.pega.pegarules.internal.bootstrap.SettingReaderJNDI] (ServerService Thread Pool -- 67) Could not find java:comp/env/prconfig/ in the local JNDI context, skipping prconfig setting lookup
Hi,
Need your help regarding the following issue. We are facing while deploying the EAR file. We are doing Out-Of-Place upgrade in cloud. We are following Split-Schema.
Application Server: Red Hat JBoss EAP 6.4
DB : ORACLE 11g
We have already executed the scripts(Migrate.sh and upgrade.sh)
Next Step : Deploy the 7.2.2 EAR file. Your suggestion in this regards are highly appreciable.
Log:
[0m[0m13:25:26,836 INFO [com.pega.pegarules.internal.bootstrap.SettingReaderJNDI] (ServerService Thread Pool -- 67) Could not find java:comp/env/prconfig/ in the local JNDI context, skipping prconfig setting lookup
[0m[31m13:25:26,839 1050 [com.pega.pegarules.internal.bootstrap.PRBootstrapDataSource] (ServerService Thread Pool -- 67) Bootstrap datatables schema: CCAD_RULES_UPGRADE
[0m[31m13:25:27,032 1050 [com.pega.pegarules.internal.bootstrap.PRBootstrapDataSource] (ServerService Thread Pool -- 67) Archive version [0 ]
[0m[31m13:25:27,032 1050 [com.pega.pegarules.internal.bootstrap.PRBootstrap] (ServerService Thread Pool -- 67) Engine schema defined in allclasses: null
[0m[0m13:25:27,033 INFO [com.pega.pegarules.internal.bootstrap.SettingReaderJNDI] (ServerService Thread Pool -- 67) Could not find java:comp/env/prconfig/ in the local JNDI context, skipping prconfig setting lookup
[0m[31m13:25:27,034 1050 [com.pega.pegarules.internal.bootstrap.PRBootstrap] (ServerService Thread Pool -- 67) Engine classes schema: CCAD_RULES_DEV
[0m[31m13:25:27,034 1050 [com.pega.pegarules.internal.bootstrap.PRBootstrap] (ServerService Thread Pool -- 67) Assembled classes schema: CCAD_RULES_DEV
[0m[31m13:25:27,034 1050 [com.pega.pegarules.internal.bootstrap.PRBootstrap] (ServerService Thread Pool -- 67) prbootstrap.properties merged with prbootstrap entries in Data-Admin-System-Settings
[0m[31m13:25:27,037 1050 [com.pega.pegarules.internal.bootstrap.PRMiniLoader] (ServerService Thread Pool -- 67) Will load phase 2 bootstrap from Pega-EngineCode:06-02-20
[0m[31m13:25:27,090 SEVERE [com.pega.pegarules.boot.internal.extbridge.AppServerBridgeToPega] (ServerService Thread Pool -- 67) Problem during method invocation (contextInitialized): java.lang.NoClassDefFoundError: com/pega/pegarules/internal/bootstrap/BaseLogger
at com.pega.pegarules.internal.bootstrap.phase2.PRBootstrapImpl.<clinit>(PRBootstrapImpl.java:184)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.7.0_131]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [rt.jar:1.7.0_131]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.7.0_131]
at java.lang.reflect.Method.invoke(Method.java:606) [rt.jar:1.7.0_131]
at com.pega.pegarules.internal.bootstrap.PRBootstrap.checkForStartup(PRBootstrap.java:685) [prbootstrap.jar:7.2.2-117]
at com.pega.pegarules.internal.bootstrap.PRBootstrap.invokeMethodPropagatingThrowable(PRBootstrap.java:408) [prbootstrap.jar:7.2.2-117]
at com.pega.pegarules.boot.internal.extbridge.AppServerBridgeToPega.invokeMethodPropagatingThrowable(AppServerBridgeToPega.java:224) [prbootstrap-api.jar:7.2.2-117]
at com.pega.pegarules.boot.internal.extbridge.AppServerBridgeToPega.invokeMethod(AppServerBridgeToPega.java:273) [prbootstrap-api.jar:7.2.2-117]
at com.pega.pegarules.internal.web.servlet.WebAppLifeCycleListenerBoot.contextInitialized(WebAppLifeCycleListenerBoot.java:83) [prbootstrap-api.jar:7.2.2-117]
at org.apache.catalina.core.StandardContext.contextListenerStart(StandardContext.java:3339) [jbossweb.jar:7.5.21.Final-redhat-2]
at org.apache.catalina.core.StandardContext.start(StandardContext.java:3780) [jbossweb.jar:7.5.21.Final-redhat-2]
at org.jboss.as.web.deployment.WebDeploymentService.doStart(WebDeploymentService.java:163) [jboss-as-web.jar:7.5.14.Final-redhat-2]
at org.jboss.as.web.deployment.WebDeploymentService.access$000(WebDeploymentService.java:61) [jboss-as-web.jar:7.5.14.Final-redhat-2]
at org.jboss.as.web.deployment.WebDeploymentService$1.run(WebDeploymentService.java:96) [jboss-as-web.jar:7.5.14.Final-redhat-2]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:473) [rt.jar:1.7.0_131]
at java.util.concurrent.FutureTask.run(FutureTask.java:262) [rt.jar:1.7.0_131]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_131]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_131]
at java.lang.Thread.run(Thread.java:745) [rt.jar:1.7.0_131]
at org.jboss.threads.JBossThread.run(JBossThread.java:122)