[jboss-jira] [JBoss JIRA] (WFWIP-242) partitionPV.sh needs to referto galleon maven repo for slim server

Jan Blizňák (Jira) issues at jboss.org
Thu Oct 10 03:33:00 EDT 2019


Jan Blizňák created WFWIP-242:
---------------------------------

             Summary: partitionPV.sh needs to referto galleon maven repo for slim server
                 Key: WFWIP-242
                 URL: https://issues.jboss.org/browse/WFWIP-242
             Project: WildFly WIP
          Issue Type: Bug
          Components: OpenShift
            Reporter: Jan Blizňák
            Assignee: Jean Francois Denise


It looks that during transaction recovery the {{java -jar jboss-modules.jar ...}} is executed. With galleon slim server the module.xml files are referencing artifacts so we need it to point it to
{code:java}
-Djboss.modules.settings.xml.url=file:///opt/jboss/container/wildfly/s2i/galleon/settings.xml
{code} to be able to load modules.

Probable place to fix  https://github.com/wildfly/temp-eap-modules/blob/EAP7-1216/os-eap-txnrecovery/bash/added/partitionPV.sh#L455

The other occurences of java cmd execution in /opt/eap/bin seem to be already enhanced with settings.xml property.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)



More information about the jboss-jira mailing list