Discussion
Charles Schwab
US
Last activity: 6 Apr 2018 19:26 EDT
Fail to start the pega application post Deployment of the application Migration from 6.1 sp1 to 7.1.6
Hi,
We are trying to upgrade from 6.1. Sp1 to 7.1.6.
I ran the rule and data schema migrate and upgrade successfully.
Redeployed the application and able to redeploy successfully no errors on console.
But seeing the below issues.
Say Current configurations as below...
Old Schema: OldRules(pega 6)
New Rules Schema: NewRules
New Data Schema: NewData
Other Schema: 716Data in same Database.
All the above schemas are in single DataBase.
After redeploying the application.
the PRBootstrapDataSource database is setting as "716Data" Schema.
Below is the error in SystemOut.log
while trying to launch the application:
on /profiles/pega_xxx/logs/ffdc/pega_XXXXXX_9a0b95e_15.07.27_ Proprietary information hidden397532812994758706
3.txt com.ibm.ws.webcontainer.servlet.ServletWrapperImpl 272
[7/27/15 16:56:51:245 EDT] 00000068 PRBootstrap Z com.pega.pegarules.internal.bootstrap.PRBootstrap prbootstrap.properties merged with prbootstrap entries in Data-Admin-System-Settings
[7/27/15 16:56:51:245 EDT] 00000068 PRMiniLoader Z com.pega.pegarules.internal.bootstrap.PRMiniLoader Will load phase 2 bootstrap from Pega-EngineCode:07-10-13
[7/27/15 16:56:51:250 EDT] 00000068 PRMiniLoader Z com.pega.pegarules.internal.bootstrap.PRMiniLoader PRMiniLoader - unable to load classes from the database: ORA-00942: table or view does not exist
[7/27/15 16:56:51:251 EDT] 00000068 SystemOut O /profiles/pega_XXXXXX/installedApps/svm2055bdvNodepega_XXXXXXCell/pegaXXXXXX.ear/APP-INF/lib/boot/prbootphase2.jar (No such file or directory)
[7/27/15 16:56:51:251 EDT] 00000068 SystemOut O Perhaps executing with a non-standard classpath (e.g. JUnit tests)?
[7/27/15 16:56:51:252 EDT] 00000068 PRBootstrap Z com.pega.pegarules.internal.bootstrap.PRBootstrap
============ PegaRULES Bootstrap Configuration ============
Date: Mon Jul 27 16:56:51 EDT 2015
Java Version: IBM Corporation 1.7.0
Configuration: wsjar:file:/profiles/pega_XXXXXX/installedApps/svm2055bdvNodepega_XXXXXXCell/pegaXXXXXX.ear/APP-INF/lib/prresources.jar!/prbootstrap.properties
Pega-EngineCode: 07-10-13
Database: Oracle Oracle Database 11g Enterprise Edition Release Proprietary information hidden.0 - 64bit Production
With the Partitioning, Real Application Clusters and Automatic Storage Management options
Driver: Oracle JDBC driver Proprietary information hidden.0
(!) Unable to use given database configuration
(!) Unable to locate classes on filesystem
=============== End Bootstrap Configuration ===============
[7/27/15 16:56:51:252 EDT] 00000068 PRBootstrap E com.pega.pegarules.internal.bootstrap.PRBootstrap Error initializing PRAppLoader
java.lang.ClassNotFoundException: com.pega.pegarules.internal.bootstrap.phase2.PRBootstrapImpl
at com.pega.pegarules.internal.bootstrap.PRMiniLoader.loadClass(PRMiniLoader.java:377)
at java.lang.ClassLoader.loadClass(ClassLoader.java:727)
at com.pega.pegarules.internal.bootstrap.PRBootstrap.checkForStartup(PRBootstrap.java:663)
at com.pega.pegarules.internal.bootstrap.PRBootstrap.invokeMethodPropagatingThrowable(PRBootstrap.java:457)
at com.pega.pegarules.internal.bootstrap.PRBootstrap.invokeMethod(PRBootstrap.java:509)
at com.pega.pegarules.internal.web.servlet.WebStandardBoot.init(WebStandardBoot.java:79)
at javax.servlet.GenericServlet.init(GenericServlet.java:161)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.init(ServletWrapper.java:342)
at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.init(ServletWrapperImpl.java:168)
at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:634)
Other Errors:
[7/27/15 16:56:51:286 EDT] 00000068 ServletWrappe I com.ibm.ws.webcontainer.servlet.ServletWrapper init SRVE0242I: [pegaXXXXXX] [/prweb] [errorJSP]: Initialization successful.
[7/27/15 16:56:51:299 EDT] 00000068 PRBootstrap Z com.pega.pegarules.internal.bootstrap.PRBootstrap prbootstrap.properties merged with prbootstrap entries in Data-Admin-System-Settings
[7/27/15 16:56:51:300 EDT] 00000068 PRMiniLoader Z com.pega.pegarules.internal.bootstrap.PRMiniLoader Will load phase 2 bootstrap from Pega-EngineCode:07-10-13
[7/27/15 16:56:51:300 EDT] 00000068 PmiRmArmWrapp I PMRM0003I: parent:ver=1,ip= Proprietary information hidden,time=1438030463683,pid=12133,reqid=1,event=1 - current:ver=1,ip= Proprietary information hidden,time=1438030463683,pid=12133,reqid=2,event=1 type=JDBC detail=javax.resource.spi.ManagedConnectionFactory.matchManagedConnections(Set, Subject, ConnectionRequestInfo) elapsed=0
[7/27/15 16:56:51:303 EDT] 00000068 PmiRmArmWrapp I PMRM0003I: parent:ver=1,ip= Proprietary information hidden,time=1438030463683,pid=12133,reqid=1,event=1 - current:ver=1,ip= Proprietary information hidden,time=1438030463683,pid=12133,reqid=3,event=1 type=JDBC detail=javax.resource.spi.ManagedConnection.getConnection(Subject, ConnectionRequestInfo) elapsed=0
[7/27/15 16:56:51:307 EDT] 00000068 PmiRmArmWrapp I PMRM0003I: parent:ver=1,ip= Proprietary information hidden,time=1438030463683,pid=12133,reqid=1,event=1 - current:ver=1,ip= Proprietary information hidden,time=1438030463683,pid=12133,reqid=4,event=1 type=JDBC detail=java.sql.PreparedStatement.executeQuery() elapsed=3
[7/27/15 16:56:51:308 EDT] 00000068 PRMiniLoader Z com.pega.pegarules.internal.bootstrap.PRMiniLoader PRMiniLoader - unable to load classes from the database: ORA-00942: table or view does not exist
[7/27/15 16:56:51:309 EDT] 00000068 SystemOut O /profiles/pega_XXXXXX/installedApps/svm2055bdvNodepega_XXXXXXCell/pegaXXXXXX.ear/APP-INF/lib/boot/prbootphase2.jar (No such file or directory)
[7/27/15 16:56:51:309 EDT] 00000068 SystemOut O Perhaps executing with a non-standard classpath (e.g. JUnit tests)?
[7/27/15 16:56:51:310 EDT] 00000068 PmiRmArmWrapp I PMRM0003I: parent:ver=1,ip= Proprietary information hidden,time=1438030463683,pid=12133,reqid=1,event=1 - current:ver=1,ip= Proprietary information hidden,time=1438030463683,pid=12133,reqid=5,event=1 type=JDBC detail=javax.resource.spi.ManagedConnection.getConnection(Subject, ConnectionRequestInfo) elapsed=0
[7/27/15 16:56:51:310 EDT] 00000068 PRBootstrap Z com.pega.pegarules.internal.bootstrap.PRBootstrap
============ PegaRULES Bootstrap Configuration ============
Date: Mon Jul 27 16:56:51 EDT 2015
Java Version: IBM Corporation 1.7.0
Configuration: wsjar:file:/profiles/pega_XXXXXX/installedApps/svm2055bdvNodepega_XXXXXXCell/pegaXXXXXX.ear/APP-INF/lib/prresources.jar!/prbootstrap.properties
Pega-EngineCode: 07-10-13
Database: Oracle Oracle Database 11g Enterprise Edition Release Proprietary information hidden.0 - 64bit Production
With the Partitioning, Real Application Clusters and Automatic Storage Management options
Driver: Oracle JDBC driver Proprietary information hidden.0
(!) Unable to use given database configuration
(!) Unable to locate classes on filesystem
=============== End Bootstrap Configuration ===============
[7/27/15 16:56:51:311 EDT] 00000068 PRBootstrap E com.pega.pegarules.internal.bootstrap.PRBootstrap Error initializing PRAppLoader
java.lang.ClassNotFoundException: com.pega.pegarules.internal.bootstrap.phase2.PRBootstrapImpl
at com.pega.pegarules.internal.bootstrap.PRMiniLoader.loadClass(PRMiniLoader.java:377)
at java.lang.ClassLoader.loadClass(ClassLoader.java:727)
at com.pega.pegarules.internal.bootstrap.PRBootstrap.checkForStartup(PRBootstrap.java:663)
at com.pega.pegarules.internal.bootstrap.PRBootstrap.invokeMethodPropagatingThrowable(PRBootstrap.java:457)
at com.pega.pegarules.internal.bootstrap.PRBootstrap.invokeMethod(PRBootstrap.java:509)
at com.pega.pegarules.api.util.BuildInfo.getBuildProperties(BuildInfo.java:84)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:95)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:56)
at java.lang.reflect.Method.invoke(Method.java:620)
at com.ibm._jsp._error._jspService(_error.java:133)
:
Options Tried:
I checked the GRANT access on sample table say PR_DATA_ADMIN but could not find any relations to 716Data Schema.
Checked the index of PR_DATA_ADMIN and it is created in NewData Schema. but I cross checked the indexes are in the same schema.
Can you please give your thoughts.
Thanks in Advance
- Vinay Durgam.
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.