[overlord-issues] [JBoss JIRA] (RTGOV-412) RTGov client installation failing due to missing idp

Gary Brown (JIRA) issues at jboss.org
Wed Mar 26 10:35:16 EDT 2014


    [ https://issues.jboss.org/browse/RTGOV-412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12956615#comment-12956615 ] 

Gary Brown commented on RTGOV-412:
----------------------------------

Yes this particular installation profile only includes the client.

The server profile (which is the default install option) does include the IDP artifacts, so is picked up during the installation. However previously the client profile didn't need these - but for some reason the commons ant script is now trying to access them.
                
> RTGov client installation failing due to missing idp
> ----------------------------------------------------
>
>                 Key: RTGOV-412
>                 URL: https://issues.jboss.org/browse/RTGOV-412
>             Project: RTGov (Run Time Governance)
>          Issue Type: Bug
>            Reporter: Gary Brown
>            Assignee: Eric Wittmann
>             Fix For: 2.0.0.M1
>
>
> When installing the rtgov client (using "mvn install -Dtype=client" from the root folder of the distribution after setting JBOSS_HOME to point to the EAP installation), it complains about not finding the overlord commons IDP - however for the client configuration, I don't believe it should be using the IDP, so wondering whether the overlord-commons installer has changed in some way?
> The error is:
> {noformat}
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 1.186s
> [INFO] Finished at: Wed Mar 26 11:03:08 GMT 2014
> [INFO] Final Memory: 15M/490M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.7:run (install) on project install: An Ant BuildException has occured: The following error occurred while executing this line:
> [ERROR] /home/gbrown/repositories/overlord/objectiser/rtgov/release/jbossas/distribution/target/overlord-rtgov-jbossas-2.0.0-SNAPSHOT/profiles/client/build.xml:22: The following error occurred while executing this line:
> [ERROR] /home/gbrown/repositories/overlord/objectiser/rtgov/release/jbossas/distribution/target/overlord-rtgov-jbossas-2.0.0-SNAPSHOT/profiles/client/overlord-commons/build.xml:50: The following error occurred while executing this line:
> [ERROR] /home/gbrown/repositories/overlord/objectiser/rtgov/release/jbossas/distribution/target/overlord-rtgov-jbossas-2.0.0-SNAPSHOT/profiles/client/overlord-commons/scripts/jboss-eap-6.1.xml:41: The following error occurred while executing this line:
> [ERROR] /home/gbrown/repositories/overlord/objectiser/rtgov/release/jbossas/distribution/target/overlord-rtgov-jbossas-2.0.0-SNAPSHOT/profiles/client/overlord-commons/scripts/jboss-eap-6.1.xml:50: The following error occurred while executing this line:
> [ERROR] /home/gbrown/repositories/overlord/objectiser/rtgov/release/jbossas/distribution/target/overlord-rtgov-jbossas-2.0.0-SNAPSHOT/profiles/client/overlord-commons/scripts/jboss-eap-6.1.xml:317: java.io.FileNotFoundException: /home/gbrown/repositories/overlord/objectiser/rtgov/release/jbossas/distribution/target/overlord-rtgov-jbossas-2.0.0-SNAPSHOT/profiles/client/overlord-commons/overlord-commons-idp.war (No such file or directory)
> [ERROR] around Ant part ...<ant antfile="profiles/client/build.xml" target="deploy">... @ 6:60 in /home/gbrown/repositories/overlord/objectiser/rtgov/release/jbossas/distribution/target/overlord-rtgov-jbossas-2.0.0-SNAPSHOT/target/antrun/build-main.xml
> [ERROR] -> [Help 1]
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the overlord-issues mailing list