Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

Installing new Pega instance for in private GCP

SA-75610

Summary



Pega application is installed using MSSQL 2012 and JBOSS EAP 7.2.0 on a private cloud GCP (Google Cloud Platform) within ATOS. Error occurs when deploying the EAR file.


Error Messages



INFO [org.jboss.modules] (main) JBoss Modules version 1.8.6.Final-redhat-00001
INFO [org.jboss.msc] (main) JBoss MSC version 1.4.5.Final-redhat-00001
INFO [org.jboss.threads] (main) JBoss Threads version 2.3.2.Final-redhat-1
INFO [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: JBoss EAP 7.2.0.GA (WildFly Core 6.0.11.Final-redhat-00001) starting
DEBUG [org.jboss.as.config] (MSC service thread 1-2) Configured system properties:
    awt.toolkit = sun.awt.windows.WToolkit
    file.encoding = Cp1252
    file.encoding.pkg = sun.io



Steps to Reproduce

  1. Install the Pega application using MSSQL 2012, JBOSS EAP 7.2.0 on private cloud GCP within ATOS.
  2. Deploy the EAR file.


Root Cause



Error occurred when the prpc_j2ee14_jboss7JBM.ear file was deployed in JBOSS 7.2 on GCP without the dependency added in the jboss-deployment-structure.xml file.


Resolution



Perform the following local-change:

Modify the jboss-deployment-structure.xml file to add dependency.

 <module name="deployment.server">
    <resources>
        <resource-root path="APP-INF/lib/prbootstrap.jar" />
        <resource-root path="APP-INF/lib/prresources.jar" />
        <resource-root path="APP-INF/lib/prbootstrap-api.jar" />
    </resources>
</module>

Published August 19, 2019 - Updated December 2, 2021

Was this useful?

0% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice
Contact us