jbossdemocentral / bpms-fuse-travel-agency-integration-demo

A JBoss BPM Suite with JBoss Fuse demo project around a travel agency booking workflow and migration to micro-services.
14 stars 14 forks source link

Fuse Camel Projects Fail to load on install #19

Closed jgammon612 closed 8 years ago

jgammon612 commented 8 years ago

My environment details:

OS: RHEL7 [jgammon612@jgammon612 ~]$ mvn -v Apache Maven 3.2.3 (33f8c3e1027c3ddde99d3cdebad2656a31e8fdf4; 2014-08-11T15:58:10-05:00) Maven home: /home/jgammon612/ThirdParty/maven/apache-maven-3.2.3 Java version: 1.8.0_60, vendor: Oracle Corporation Java home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.60-4.b27.el7.x86_64/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "3.10.0-316.el7.x86_64", arch: "amd64", family: "unix"

and Maven settings.xml config snippet:

<servers>
 <server>
  <id>fabric8.upload.repo</id>
  <username>admin</username>
  <password>admin</password>
 </server>
</servers>

First, the BPMS product installs seem to work fine and builds and deploys -- no errors to this point:

[INFO] Reactor Summary: [INFO] [INFO] acmeDataModel ...................................... SUCCESS [ 5.381 s] [INFO] external-client-ui-form ............................ SUCCESS [ 39.494 s] [INFO] JBoss BPM Travel Agency parent ..................... SUCCESS [ 13.912 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 58.891 s [INFO] Finished at: 2016-02-23T07:58:51-06:00 [INFO] Final Memory: 21M/211M

[INFO] ----------------------------

Now the Fuse Problems begin:

[WARNING] [WARNING] Some problems were encountered while building the effective model for org.blogdemo.travelagency:hotelbookingservice:bundle:1.0 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.camel:camel-jpa:jar -> duplicate declaration of version (?) @ org.blogdemo.travelagency:hotelbookingservice:[unknown-version], /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/projects/fuseparent/hotelbookingservice/pom.xml, line 44, column 14 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Travel Agency Fuse Demo Parent [INFO] Travel Agency Flight Contract first Web Endpoint Service (CXF) [INFO] Travel Agency Hotel Contract first Web Endpoint Service (CXF) [INFO] Travel Agency Promotion Flights service (JDBC) [INFO] Travel Agency Promotion Hotel service (JDBC) [INFO] Travel Agency Flights Booking service (JPA) [INFO] Travel Agency Hotel Booking service (JPA) [INFO] Travel Agency Features [INFO]
[INFO] ------------------------------------------------------------------------ [INFO] Building Travel Agency Fuse Demo Parent 1.0 [INFO] -----------------------------------------------

[INFO] About to invoke mbean io.fabric8:type=ProjectDeployer on jolokia URL: http://localhost:8181/jolokia with user: admin [ERROR] Failed to invoke mbean io.fabric8:type=ProjectDeployer on jolokia URL: http://localhost:8181/jolokia with user: admin. Error: java.lang.IllegalStateException [ERROR] Stack: java.lang.IllegalStateException: Push rejected: [RemoteRefUpdate[remoteName=refs/heads/master, REJECTED_NONFASTFORWARD, (null)...29bfe0543b5561cc968eedfec9dddef965e21065, srcRef=refs/heads/master, message=null]]

[INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Travel Agency Fuse Demo Parent ..................... FAILURE [ 3.185 s] [INFO] Travel Agency Flight Contract first Web Endpoint Service (CXF) SKIPPED [INFO] Travel Agency Hotel Contract first Web Endpoint Service (CXF) SKIPPED [INFO] Travel Agency Promotion Flights service (JDBC) ..... SKIPPED [INFO] Travel Agency Promotion Hotel service (JDBC) ....... SKIPPED [INFO] Travel Agency Flights Booking service (JPA) ........ SKIPPED [INFO] Travel Agency Hotel Booking service (JPA) .......... SKIPPED [INFO] Travel Agency Features ............................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8.380 s [INFO] Finished at: 2016-02-23T08:00:00-06:00 [INFO] Final Memory: 38M/341M

jgammon612 commented 8 years ago

installsdirectory

weimeilin79 commented 8 years ago

Hi @jgammon612 Can you check if your fuse is running on http://localhost:8181 and you can login to it with ID/PWD admin/admin?

jgammon612 commented 8 years ago

Yes -- I can definitely login fine -- projects are not deployed however

On 02/24/2016 06:15 AM, Christina Lin wrote:

Hi @jgammon612 https://github.com/jgammon612 Can you check if your fuse is running on http://localhost:8181 and you can login to it with ID/PWD admin/admin?

— Reply to this email directly or view it on GitHub https://github.com/jbossdemocentral/bpms-fuse-travel-agency-integration-demo/issues/19#issuecomment-188225244.

weimeilin79 commented 8 years ago

Was you fabric created successfully? Because from the error of your log, seem to me fabric8 can't find the jolokia endpoint from fuse server.

"Failed to invoke mbean io.fabric8:type=ProjectDeployer on jolokia URL: http://localhost:8181/jolokia with user: admin. Error: java.lang.IllegalStateException [ERROR] Stack: java.lang.IllegalStateException: Push rejected: "

and did you set your ID/PWD in the setting.xml?

fabric8.upload.repo admin admin
jgammon612 commented 8 years ago

Ah -- so I can login but this is the error with the fabric:

  • [Core] Operation unknown failed due to: java.lang.IllegalStateException : KarafMBeanServerBuilder not initialized
  • [RBAC] Using mbean org.apache.karaf:type=security,area=jmx,name=root for client-side role based access control
  • [Core] hawtio started
  • [Core] Operation unknown failed due to: java.lang.IllegalStateException : KarafMBeanServerBuilder not initialized
  • [Core] Operation unknown failed due to: java.lang.IllegalStateException : KarafMBeanServerBuilder not initialized
  • [Core] Operation unknown failed due to: java.lang.IllegalStateException : KarafMBeanServerBuilder not initialized
  • [Core] Operation unknown failed due to: java.lang.IllegalStateException : KarafMBeanServerBuilder not initialized
  • [Core] Operation unknown failed due to: java.lang.IllegalStateException : KarafMBeanServerBuilder not initialized
  • [Core] Operation unknown failed due to: java.lang.IllegalStateException : KarafMBeanServerBuilder not initialized
  • [Core] Operation unknown failed due to: java.lang.IllegalStateException : KarafMBeanServerBuilder not initialized
  • [Core] Operation unknown failed due to: java.lang.IllegalStateException : KarafMBeanServerBuilder not initialized
  • java.lang.SecurityException: Authentication Failed on remote server http://jgammon612.redhat.com:8181/jolokia/?maxDepth=7&maxCollectionSize=500&ignoreErrors=true&canonicalNaming=false at io.hawt.web.ProxyServlet.service(ProxyServlet.java:235) at javax.servlet.http.HttpServlet.service(HttpServlet.java:668) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:684) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1496) at io.hawt.web.XFrameOptionsFilter.doFilter(XFrameOptionsFilter.java:28) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1467) at io.hawt.web.CORSFilter.doFilter(CORSFilter.java:42) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1467) at io.hawt.web.CacheHeadersFilter.doFilter(CacheHeadersFilter.java:37) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1467) at io.hawt.web.SessionExpiryFilter.process(SessionExpiryFilter.java:148) at io.hawt.web.SessionExpiryFilter.doFilter(SessionExpiryFilter.java:46) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1467) at io.hawt.web.RedirectFilter.process(RedirectFilter.java:73) at io.hawt.web.RedirectFilter.doFilter(RedirectFilter.java:38) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1467) at org.ops4j.pax.web.service.internal.WelcomeFilesFilter.doFilter(WelcomeFilesFilter.java:185) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1467) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:501) at org.ops4j.pax.web.service.jetty.internal.HttpServiceServletHandler.doHandle(HttpServiceServletHandler.java:69) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:533) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1086) at org.ops4j.pax.web.service.jetty.internal.HttpServiceContext.doHandle(HttpServiceContext.java:240) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:429) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1020) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135) at org.ops4j.pax.web.service.jetty.internal.JettyServerHandlerCollection.handle(JettyServerHandlerCollection.java:75) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116) at org.eclipse.jetty.server.Server.handle(Server.java:370) at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:494) at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:982) at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:1043) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:865) at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240) at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:696) at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608) at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543) at java.lang.Thread.run(Thread.java:745)


    /Powered by Jetty:///

    I did add the login info to the settings.xml as you specify:

    settings.xml attached

    SOlution steps?

    Thanks,

    John

    On 02/24/2016 08:23 AM, Christina Lin wrote:

    Was you fabric created successfully? Because from the error of your log, seem to me fabric8 can't find the jolokia endpoint from fuse server.

    "Failed to invoke mbean io.fabric8:type=ProjectDeployer on jolokia URL: http://localhost:8181/jolokia with user: admin. Error: java.lang.IllegalStateException [ERROR] Stack: java.lang.IllegalStateException: Push rejected: "

    and did you set your ID/PWD in the setting.xml?

    fabric8.upload.repo admin admin

    — Reply to this email directly or view it on GitHub https://github.com/jbossdemocentral/bpms-fuse-travel-agency-integration-demo/issues/19#issuecomment-188274897.

    weimeilin79 commented 8 years ago

    I just tested mine, looks alright, you are using fuse 6.2.0 right?

    jgammon612 commented 8 years ago

    yes -- see my original post with a picture of the install directory

    On 02/24/2016 08:34 AM, Christina Lin wrote:

    I just tested mine, looks alright, you are using fuse 6.2.0 right?

    — Reply to this email directly or view it on GitHub https://github.com/jbossdemocentral/bpms-fuse-travel-agency-integration-demo/issues/19#issuecomment-188279403.

    weimeilin79 commented 8 years ago

    My only difference from yours is the JDK version I am using 1.7

    jgammon612 commented 8 years ago

    I gues I'll try with Java 7 -- could you try with java 8?

    Thanks,

    John

    On 02/24/2016 08:37 AM, Christina Lin wrote:

    My only difference from yours is the JDK version I am using 1.7

    — Reply to this email directly or view it on GitHub https://github.com/jbossdemocentral/bpms-fuse-travel-agency-integration-demo/issues/19#issuecomment-188281161.

    jgammon612 commented 8 years ago

    openjdk version "1.8.0_60" OpenJDK Runtime Environment (build 1.8.0_60-b27) OpenJDK 64-Bit Server VM (build 25.60-b23, mixed mode)

    On 02/24/2016 09:26 AM, john gammon wrote:

    I gues I'll try with Java 7 -- could you try with java 8?

    Thanks,

    John

    On 02/24/2016 08:37 AM, Christina Lin wrote:

    My only difference from yours is the JDK version I am using 1.7

    — Reply to this email directly or view it on GitHub https://github.com/jbossdemocentral/bpms-fuse-travel-agency-integration-demo/issues/19#issuecomment-188281161.

    weimeilin79 commented 8 years ago

    Sure, but will have to wait till tomorrow. I am going to bed :)

    weimeilin79 commented 8 years ago

    Checked with JDK 1.8, works fine.

    Saw this on you log,

    "Authentication Failed on remote server http://jgammon612.redhat.com:8181"

    Can you access this URL and login, did you set jgammon612.redhat.com in your hostfile? I think it's either not picking up the ID/PWD or networking issue.

    jgammon612 commented 8 years ago

    ok very weird. The install worked the second time i tried. Here is what I did: I updated hosts by attaching hostname (jgammon612@redhat.com) to loopback 127.0.0.1.

    I rm -rf target and then run init.sh -- install fails SO I remove target again and then irun init.sh > fusefailurelog.txt so I can send the log to you and voila, install succeeds (see attached)

    This is troubling to me because I cannot explain what really changed. I enclose the fusefailurelog.txt (wrongly named of course) and the commandlinedata.txt which was spitting out log messages as well.

    What would explain this?

    Thanks

    John

    On 02/24/2016 09:42 PM, Christina Lin wrote:

    Checked with JDK 1.8, works fine.

    Saw this on you log,

    "Authentication Failed on remote server http://jgammon612.redhat.com:8181"

    Can you access this URL and login, did you set jgammon612.redhat.com in your hostfile? I think it's either not picking up the ID/PWD or networking issue.

    — Reply to this email directly or view it on GitHub https://github.com/jbossdemocentral/bpms-fuse-travel-agency-integration-demo/issues/19#issuecomment-188589565.

    [jgammon612@jgammon612 bpms-fuse-travel-agency-integration-demo]$ ./init.sh > fusefailurelog.txt Feb 25, 2016 8:21:07 AM org.xnio.Xnio INFO: XNIO Version 3.0.13.GA-redhat-1 Feb 25, 2016 8:21:07 AM org.xnio.nio.NioXnio INFO: XNIO NIO Implementation Version 3.0.13.GA-redhat-1 Feb 25, 2016 8:21:07 AM org.jboss.remoting3.EndpointImpl INFO: JBoss Remoting version 3.3.4.Final-redhat-1 Feb 25, 2016 8:21:07 AM org.picketbox.plugins.vault.PicketBoxSecurityVault init INFO: PBOX000361: Default Security Vault Implementation Initialized and Ready 10665 [sshd-SshClient[4629104a]-nio2-thread-4] WARN org.apache.sshd.client.keyverifier.AcceptAllServerKeyVerifier - Server at [/0.0.0.0:8101, DSA, b0:5c:1c:fd:ec:1a:f2:63:b1:73:92:8c:5f:05:c0:f9] presented unverified {} key: {} 154 [sshd-SshClient[4629104a]-nio2-thread-2] WARN org.apache.sshd.client.keyverifier.AcceptAllServerKeyVerifier - Server at [/0.0.0.0:8101, DSA, b0:5c:1c:fd:ec:1a:f2:63:b1:73:92:8c:5f:05:c0:f9] presented unverified {} key: {} Feb 25, 2016 8:23:59 AM org.apache.cxf.tools.validator.internal.WSDLRefValidator collectValidationPoints WARNING: WSDL document file:/home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/projects/fuseparent/webendpoint/src/main/resources/wsdl/AcmeDemoInterface.wsdl does not define any services Feb 25, 2016 8:24:06 AM org.apache.cxf.tools.validator.internal.WSDLRefValidator collectValidationPoints WARNING: WSDL document file:/home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/projects/fuseparent/hotelwebendpoint/src/main/resources/wsdl/HotelWS.wsdl does not define any services 162 [sshd-SshClient[4629104a]-nio2-thread-2] WARN org.apache.sshd.client.keyverifier.AcceptAllServerKeyVerifier - Server at [/0.0.0.0:8101, DSA, b0:5c:1c:fd:ec:1a:f2:63:b1:73:92:8c:5f:05:c0:f9] presented unverified {} key: {} 810 [sshd-SshClient[4629104a]-nio2-thread-2] WARN org.apache.sshd.client.keyverifier.AcceptAllServerKeyVerifier - Server at [/0.0.0.0:8101, DSA, b0:5c:1c:fd:ec:1a:f2:63:b1:73:92:8c:5f:05:c0:f9] presented unverified {} key: {} 1008 [sshd-SshClient[4629104a]-nio2-thread-2] WARN org.apache.sshd.client.keyverifier.AcceptAllServerKeyVerifier - Server at [/0.0.0.0:8101, DSA, b0:5c:1c:fd:ec:1a:f2:63:b1:73:92:8c:5f:05:c0:f9] presented unverified {} key: {} 1125 [sshd-SshClient[4629104a]-nio2-thread-2] WARN org.apache.sshd.client.keyverifier.AcceptAllServerKeyVerifier - Server at [/0.0.0.0:8101, DSA, b0:5c:1c:fd:ec:1a:f2:63:b1:73:92:8c:5f:05:c0:f9] presented unverified {} key: {} 154 [sshd-SshClient[4629104a]-nio2-thread-2] WARN org.apache.sshd.client.keyverifier.AcceptAllServerKeyVerifier - Server at [/0.0.0.0:8101, DSA, b0:5c:1c:fd:ec:1a:f2:63:b1:73:92:8c:5f:05:c0:f9] presented unverified {} key: {} 155 [sshd-SshClient[4629104a]-nio2-thread-2] WARN org.apache.sshd.client.keyverifier.AcceptAllServerKeyVerifier - Server at [/0.0.0.0:8101, DSA, b0:5c:1c:fd:ec:1a:f2:63:b1:73:92:8c:5f:05:c0:f9] presented unverified {} key: {} 155 [sshd-SshClient[4629104a]-nio2-thread-2] WARN org.apache.sshd.client.keyverifier.AcceptAllServerKeyVerifier - Server at [/0.0.0.0:8101, DSA, b0:5c:1c:fd:ec:1a:f2:63:b1:73:92:8c:5f:05:c0:f9] presented unverified {} key: {} 153 [sshd-SshClient[4629104a]-nio2-thread-2] WARN org.apache.sshd.client.keyverifier.AcceptAllServerKeyVerifier - Server at [/0.0.0.0:8101, DSA, b0:5c:1c:fd:ec:1a:f2:63:b1:73:92:8c:5f:05:c0:f9] presented unverified {} key: {} 152 [sshd-SshClient[4629104a]-nio2-thread-2] WARN org.apache.sshd.client.keyverifier.AcceptAllServerKeyVerifier - Server at [/0.0.0.0:8101, DSA, b0:5c:1c:fd:ec:1a:f2:63:b1:73:92:8c:5f:05:c0:f9] presented unverified {} key: {} 151 [sshd-SshClient[4629104a]-nio2-thread-2] WARN org.apache.sshd.client.keyverifier.AcceptAllServerKeyVerifier - Server at [/0.0.0.0:8101, DSA, b0:5c:1c:fd:ec:1a:f2:63:b1:73:92:8c:5f:05:c0:f9] presented unverified {} key: {} 155 [sshd-SshClient[4629104a]-nio2-thread-2] WARN org.apache.sshd.client.keyverifier.AcceptAllServerKeyVerifier - Server at [/0.0.0.0:8101, DSA, b0:5c:1c:fd:ec:1a:f2:63:b1:73:92:8c:5f:05:c0:f9] presented unverified {} key: {} 150 [sshd-SshClient[4629104a]-nio2-thread-2] WARN org.apache.sshd.client.keyverifier.AcceptAllServerKeyVerifier - Server at [/0.0.0.0:8101, DSA, b0:5c:1c:fd:ec:1a:f2:63:b1:73:92:8c:5f:05:c0:f9] presented unverified {} key: {} 151 [sshd-SshClient[4629104a]-nio2-thread-2] WARN org.apache.sshd.client.keyverifier.AcceptAllServerKeyVerifier - Server at [/0.0.0.0:8101, DSA, b0:5c:1c:fd:ec:1a:f2:63:b1:73:92:8c:5f:05:c0:f9] presented unverified {} key: {} 152 [sshd-SshClient[4629104a]-nio2-thread-2] WARN org.apache.sshd.client.keyverifier.AcceptAllServerKeyVerifier - Server at [/0.0.0.0:8101, DSA, b0:5c:1c:fd:ec:1a:f2:63:b1:73:92:8c:5f:05:c0:f9] presented unverified {} key: {} OpenJDK 64-Bit Server VM warning: ignoring option PermSize=128M; support was removed in 8.0 OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256M; support was removed in 8.0 [jgammon612@jgammon612 bpms-fuse-travel-agency-integration-demo]$

     #####################################################################################

    Setting up the

    JBoss BPM Suite & Fuse Travel Agency Integration Demo

    brought to you by,

    Christina Lin, Andrew Block, Eric D. Schabell

    git@github.com:jbossdemocentral/bpms-fuse-travel-agency-integration-demo.git

    #####################################################################################

    Correct Maven version 3.2.3

    Product sources are present...

    Product sources BPM are present...

    Product sources FUSE are present...

    JBoss EAP installer running now...

    [ Starting automated installation ] Read pack list from xml definition. Try to add to selection [Name: Red Hat JBoss Enterprise Application Platform and Index: 0] Try to add to selection [Name: AppClient and Index: 1] Try to add to selection [Name: Bin and Index: 2] Try to add to selection [Name: Bundles and Index: 3] Try to add to selection [Name: XMLs and XSDs and Index: 4] Try to add to selection [Name: Domain and Index: 5] Try to add to selection [Name: Domain Shell Scripts and Index: 6] Try to add to selection [Name: Modules and Index: 7] Try to add to selection [Name: Standalone and Index: 8] Try to add to selection [Name: Standalone Shell Scripts and Index: 9] Try to add to selection [Name: Welcome Content and Index: 10] Try to remove from selection [Name: Quickstarts and Index: 11] Modify pack selection. Pack [Name: Quickstarts and Index: 11] removed from selection. [ Starting to unpack ] [ Processing package: Red Hat JBoss Enterprise Application Platform (1/15) ] [ Processing package: AppClient (2/15) ] [ Processing package: Bin (3/15) ] [ Processing package: Bundles (4/15) ] [ Processing package: Docs (5/15) ] [ Processing package: Domain (6/15) ] [ Processing package: Domain Shell Scripts (7/15) ] [ Processing package: Modules (8/15) ] [ Processing package: Standalone (9/15) ] [ Processing package: Standalone Shell Scripts (10/15) ] [ Processing package: Welcome Content (11/15) ] [ Processing package: Red Hat JBoss Enterprise Application Platform Natives (12/15) ] [ Processing package: Native RHEL7 x86_64 (13/15) ] [ Processing package: Native Utils RHEL7 x86_64 (14/15) ] [ Processing package: Native Webserver RHEL7 x86_64 (15/15) ] [ Unpacking finished ] [ Starting processing ] Starting process Logging installation information (1/4) IzPack variable state written to /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/installation/InstallationLog.txt Starting process Adding temporary admin user (2/4) Exit code: 0 Command completed successfully. Starting process Adding admin user (3/4) Exit code: 0 Command completed successfully. Starting process Unpacking natives (4/4) Command success: cp -rP /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/jboss-eap-6.4/modules /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4 Command success: cp /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/jboss-eap-6.4/SHA256SUM /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4 Unpacking complete. [ Processing finished ] [ Writing the uninstaller data ... ] [ Automated installation done ]

    JBoss BPM Suite installer running now...

    [ Starting automated installation ] [ Starting to unpack ] [ Processing package: Red Hat JBoss Business Process Management Suite (1/1) ] [ Unpacking finished ] [ Starting processing ] Starting process Setting required properties (1/64) Starting process Logging installation information (2/64) IzPack variable state written to /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/installation/InstallationLog.txt Starting process Adding temporary admin user (3/64) Exit code: 0 Command completed successfully. Starting process Generating default password vault keystore (4/64) Starting operation: -genseckey with keystore: /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/vault.keystore Operation: -genseckey with keystore: /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/vault.keystore was successful. Starting process Generating server keystore (5/64) Starting operation: -genkeypair with keystore: /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/ssl/server.keystore.jks Operation: -genkeypair with keystore: /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/ssl/server.keystore.jks was successful. Starting process Exporting server keystore certificate (6/64) Starting operation: -exportcert with keystore: /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/ssl/server.keystore.jks Certificate stored in file </home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/server.cert> Operation: -exportcert with keystore: /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/ssl/server.keystore.jks was successful. Starting process Generating client keystores (7/64) Starting operation: -genkeypair with keystore: /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/ssl/client/client0.keystore.jks Operation: -genkeypair with keystore: /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/ssl/client/client0.keystore.jks was successful. Starting operation: -importcert with keystore: /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/ssl/client/client0.keystore.jks Certificate was added to keystore Operation: -importcert with keystore: /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/ssl/client/client0.keystore.jks was successful. Starting process Removing server certificate (8/64) Starting process Adding Business Process Management Suite user (9/64) Exit code: 0 Command completed successfully. Starting process Appending version onto version.txt (10/64) Starting process Add JAVA_OPTS to standalone.conf (11/64) Starting process Starting standalone (12/64) JBOSS_HOME adjusted to: /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4

    Starting standalone Server using .xml config.

    JBoss Bootstrap Environment

    JBOSS_HOME: /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4

    JAVA: java

    JAVA_OPTS: -server -XX:+UseCompressedOops -verbose:gc -Xloggc:"/home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/standalone/log/gc.log" -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=5 -XX:GCLogFileSize=3M -XX:-TraceClassUnloading -Xms1303m -Xmx1303m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -Djboss.modules.policy-permissions=true

    OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 08:21:02,647 INFO org.jboss.modules JBoss Modules version 1.3.6.Final-redhat-1 08:21:02,744 INFO org.jboss.msc JBoss MSC version 1.1.5.Final-redhat-1 08:21:02,784 INFO [org.jboss.as](MSC service thread 1-7) JBAS015899: JBoss EAP 6.4.0.GA (AS 7.5.0.Final-redhat-21) starting 08:21:03,333 INFO [org.xnio](MSC service thread 1-1) XNIO Version 3.0.13.GA-redhat-1 08:21:03,336 INFO [org.jboss.as.server](Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http) 08:21:03,339 INFO [org.xnio.nio](MSC service thread 1-1) XNIO NIO Implementation Version 3.0.13.GA-redhat-1 08:21:03,352 INFO [org.jboss.remoting](MSC service thread 1-1) JBoss Remoting version 3.3.4.Final-redhat-1 08:21:03,371 INFO [org.jboss.as.remoting](MSC service thread 1-11) JBAS017100: Listening on 127.0.0.1:9999 08:21:03,481 INFO [org.jboss.as](Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management 08:21:03,481 INFO [org.jboss.as](Controller Boot Thread) JBAS015954: Admin console is not enabled [ Server code detected: JBAS015874 ] Waiting for server to be ready. This could take up to 40 seconds. Application Server successfully started. Starting process Querying server for jboss.server.data.dir (13/64) Trying to connect to Management Interface...(1/5). Connected to Management Interface. jboss.server.config.dir = /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/standalone/configuration jboss.home.dir = /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4 jboss.server.data.dir = /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/standalone/data Starting process Advanced standalone configuration - Vault (14/64) Trying to connect to Management Interface...(1/5). Connected to Management Interface. Advanced configuration completed successfully. See the log for a list of commands that were run on your system. Starting process Vaulting installation passwords (15/64) Starting process Adding system properties (16/64) Trying to connect to Management Interface...(1/5). Connected to Management Interface. Script /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/cli-scripts/add-system-properties.cli ran successfully. Starting process Configuring MDB (17/64) Trying to connect to Management Interface...(1/5). Connected to Management Interface. Script /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/cli-scripts/add-mdb-extension.cli ran successfully. Starting process Configuring MDB (18/64) Trying to connect to Management Interface...(1/5). Connected to Management Interface. Script /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/cli-scripts/add-mdb-conf.cli ran successfully. Starting process Configuring JMS Roles (19/64) Trying to connect to Management Interface...(1/5). Connected to Management Interface. Script /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/cli-scripts/add-jms-role.cli ran successfully. Starting process Configuring SSO (20/64) Trying to connect to Management Interface...(1/5). Connected to Management Interface. Script /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/cli-scripts/add-sso-conf.cli ran successfully. Starting process Configuring logging filters (21/64) Trying to connect to Management Interface...(1/5). Connected to Management Interface. Script /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/cli-scripts/add-logging-filter.cli ran successfully. Starting process Shutdown standalone (22/64) Trying to connect to Management Interface...(1/5). Connected to Management Interface. Application Server successfully stopped. Starting process Starting standalone-ha (23/64) JBOSS_HOME adjusted to: /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4

    Starting standalone Server using -ha.xml config.

    JBoss Bootstrap Environment

    JBOSS_HOME: /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4

    JAVA: java

    JAVA_OPTS: -server -XX:+UseCompressedOops -verbose:gc -Xloggc:"/home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/standalone/log/gc.log" -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=5 -XX:GCLogFileSize=3M -XX:-TraceClassUnloading -Xms1303m -Xmx1303m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -Djboss.modules.policy-permissions=true

    OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 08:21:09,047 INFO org.jboss.modules JBoss Modules version 1.3.6.Final-redhat-1 08:21:09,139 INFO org.jboss.msc JBoss MSC version 1.1.5.Final-redhat-1 08:21:09,180 INFO [org.jboss.as](MSC service thread 1-7) JBAS015899: JBoss EAP 6.4.0.GA (AS 7.5.0.Final-redhat-21) starting 08:21:09,844 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute default-stack is deprecated, and it might be removed in future version! 08:21:09,845 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:09,845 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:09,845 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:09,846 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:09,846 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:09,846 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:09,847 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:09,847 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:09,847 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:09,848 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:09,848 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:09,848 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:09,849 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:09,849 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:09,850 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:09,850 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:09,851 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:09,851 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:09,852 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:09,852 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:09,852 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:09,852 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:09,853 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:09,853 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:09,853 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:09,854 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:09,854 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:09,855 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:09,869 INFO [org.xnio](MSC service thread 1-6) XNIO Version 3.0.13.GA-redhat-1 08:21:09,872 INFO [org.jboss.as.server](Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http) 08:21:09,876 INFO [org.xnio.nio](MSC service thread 1-6) XNIO NIO Implementation Version 3.0.13.GA-redhat-1 08:21:09,888 INFO [org.jboss.remoting](MSC service thread 1-6) JBoss Remoting version 3.3.4.Final-redhat-1 08:21:09,909 INFO [org.jboss.as.remoting](MSC service thread 1-9) JBAS017100: Listening on 127.0.0.1:9999 08:21:09,959 INFO [org.jboss.as](Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management 08:21:09,959 INFO [org.jboss.as](Controller Boot Thread) JBAS015954: Admin console is not enabled [ Server code detected: JBAS015874 ] Waiting for server to be ready. This could take up to 40 seconds. Application Server successfully started. Starting process Advanced standalone-ha configuration - Vault (24/64) Trying to connect to Management Interface...(1/5). Connected to Management Interface. Advanced configuration completed successfully. See the log for a list of commands that were run on your system. Starting process Adding system properties (25/64) Trying to connect to Management Interface...(1/5). Connected to Management Interface. Script /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/cli-scripts/add-system-properties.cli ran successfully. Starting process Configuring MDB (26/64) Trying to connect to Management Interface...(1/5). Connected to Management Interface. Script /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/cli-scripts/add-mdb-extension.cli ran successfully. Starting process Configuring MDB (27/64) Trying to connect to Management Interface...(1/5). Connected to Management Interface. Script /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/cli-scripts/add-mdb-conf.cli ran successfully. Starting process Configuring JMS Roles (28/64) Trying to connect to Management Interface...(1/5). Connected to Management Interface. Script /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/cli-scripts/add-jms-role.cli ran successfully. Starting process Configuring SSO (29/64) Trying to connect to Management Interface...(1/5). Connected to Management Interface. Script /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/cli-scripts/add-sso-conf.cli ran successfully. Starting process Configuring logging filters (30/64) Trying to connect to Management Interface...(1/5). Connected to Management Interface. Script /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/cli-scripts/add-logging-filter.cli ran successfully. Starting process Shutdown standalone-ha (31/64) Trying to connect to Management Interface...(1/5). Connected to Management Interface. Application Server successfully stopped. Starting process Starting standalone-full (32/64) JBOSS_HOME adjusted to: /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4

    Starting standalone Server using -full.xml config.

    JBoss Bootstrap Environment

    JBOSS_HOME: /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4

    JAVA: java

    JAVA_OPTS: -server -XX:+UseCompressedOops -verbose:gc -Xloggc:"/home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/standalone/log/gc.log" -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=5 -XX:GCLogFileSize=3M -XX:-TraceClassUnloading -Xms1303m -Xmx1303m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -Djboss.modules.policy-permissions=true

    OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 08:21:15,099 INFO org.jboss.modules JBoss Modules version 1.3.6.Final-redhat-1 08:21:15,192 INFO org.jboss.msc JBoss MSC version 1.1.5.Final-redhat-1 08:21:15,232 INFO [org.jboss.as](MSC service thread 1-7) JBAS015899: JBoss EAP 6.4.0.GA (AS 7.5.0.Final-redhat-21) starting 08:21:15,859 INFO [org.xnio](MSC service thread 1-4) XNIO Version 3.0.13.GA-redhat-1 08:21:15,861 INFO [org.jboss.as.server](Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http) 08:21:15,864 INFO [org.xnio.nio](MSC service thread 1-4) XNIO NIO Implementation Version 3.0.13.GA-redhat-1 08:21:15,878 INFO [org.jboss.remoting](MSC service thread 1-16) JBoss Remoting version 3.3.4.Final-redhat-1 08:21:15,901 INFO [org.jboss.as.remoting](MSC service thread 1-5) JBAS017100: Listening on 127.0.0.1:9999 08:21:15,947 INFO [org.jboss.as](Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management 08:21:15,947 INFO [org.jboss.as](Controller Boot Thread) JBAS015954: Admin console is not enabled [ Server code detected: JBAS015874 ] Waiting for server to be ready. This could take up to 40 seconds. Application Server successfully started. Starting process Advanced standalone-full configuration - Vault (33/64) Trying to connect to Management Interface...(1/5). Connected to Management Interface. Advanced configuration completed successfully. See the log for a list of commands that were run on your system. Starting process Adding system properties (34/64) Trying to connect to Management Interface...(1/5). Connected to Management Interface. Script /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/cli-scripts/add-system-properties.cli ran successfully. Starting process Configuring JMS Roles (35/64) Trying to connect to Management Interface...(1/5). Connected to Management Interface. Script /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/cli-scripts/add-jms-role.cli ran successfully. Starting process Configuring MDB (36/64) Trying to connect to Management Interface...(1/5). Connected to Management Interface. Script /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/cli-scripts/add-mdb-conf-full.cli ran successfully. Starting process Configuring SSO (37/64) Trying to connect to Management Interface...(1/5). Connected to Management Interface. Script /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/cli-scripts/add-sso-conf.cli ran successfully. Starting process Configuring logging filters (38/64) Trying to connect to Management Interface...(1/5). Connected to Management Interface. Script /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/cli-scripts/add-logging-filter.cli ran successfully. Starting process Shutdown standalone-full (39/64) Trying to connect to Management Interface...(1/5). Connected to Management Interface. Application Server successfully stopped. Starting process Starting standalone-osgi (40/64) JBOSS_HOME adjusted to: /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4

    Starting standalone Server using -osgi.xml config.

    JBoss Bootstrap Environment

    JBOSS_HOME: /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4

    JAVA: java

    JAVA_OPTS: -server -XX:+UseCompressedOops -verbose:gc -Xloggc:"/home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/standalone/log/gc.log" -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=5 -XX:GCLogFileSize=3M -XX:-TraceClassUnloading -Xms1303m -Xmx1303m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -Djboss.modules.policy-permissions=true

    OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 08:21:20,685 INFO org.jboss.modules JBoss Modules version 1.3.6.Final-redhat-1 08:21:20,785 INFO org.jboss.msc JBoss MSC version 1.1.5.Final-redhat-1 08:21:20,825 INFO [org.jboss.as](MSC service thread 1-7) JBAS015899: JBoss EAP 6.4.0.GA (AS 7.5.0.Final-redhat-21) starting 08:21:21,401 INFO [org.xnio](MSC service thread 1-14) XNIO Version 3.0.13.GA-redhat-1 08:21:21,404 INFO [org.jboss.as.server](Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http) 08:21:21,405 INFO [org.xnio.nio](MSC service thread 1-14) XNIO NIO Implementation Version 3.0.13.GA-redhat-1 08:21:21,415 INFO [org.jboss.remoting](MSC service thread 1-14) JBoss Remoting version 3.3.4.Final-redhat-1 08:21:21,441 INFO [org.jboss.as.remoting](MSC service thread 1-9) JBAS017100: Listening on 127.0.0.1:9999 08:21:21,557 INFO [org.jboss.as](Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management 08:21:21,557 INFO [org.jboss.as](Controller Boot Thread) JBAS015954: Admin console is not enabled [ Server code detected: JBAS015874 ] Waiting for server to be ready. This could take up to 40 seconds. Application Server successfully started. Starting process Advanced standalone-osgi configuration - Vault (41/64) Trying to connect to Management Interface...(1/5). Connected to Management Interface. Advanced configuration completed successfully. See the log for a list of commands that were run on your system. Starting process Adding system properties (42/64) Trying to connect to Management Interface...(1/5). Connected to Management Interface. Script /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/cli-scripts/add-system-properties.cli ran successfully. Starting process Configuring MDB (43/64) Trying to connect to Management Interface...(1/5). Connected to Management Interface. Script /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/cli-scripts/add-mdb-extension.cli ran successfully. Starting process Configuring MDB (44/64) Trying to connect to Management Interface...(1/5). Connected to Management Interface. Script /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/cli-scripts/add-mdb-conf.cli ran successfully. Starting process Configuring JMS Roles (45/64) Trying to connect to Management Interface...(1/5). Connected to Management Interface. Script /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/cli-scripts/add-jms-role.cli ran successfully. Starting process Configuring SSO (46/64) Trying to connect to Management Interface...(1/5). Connected to Management Interface. Script /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/cli-scripts/add-sso-conf.cli ran successfully. Starting process Configuring logging filters (47/64) Trying to connect to Management Interface...(1/5). Connected to Management Interface. Script /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/cli-scripts/add-logging-filter.cli ran successfully. Starting process Shutdown standalone-osgi (48/64) Trying to connect to Management Interface...(1/5). Connected to Management Interface. Application Server successfully stopped. Starting process Starting standalone-full-ha (49/64) JBOSS_HOME adjusted to: /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4

    Starting standalone Server using -full-ha.xml config.

    JBoss Bootstrap Environment

    JBOSS_HOME: /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4

    JAVA: java

    JAVA_OPTS: -server -XX:+UseCompressedOops -verbose:gc -Xloggc:"/home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/standalone/log/gc.log" -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=5 -XX:GCLogFileSize=3M -XX:-TraceClassUnloading -Xms1303m -Xmx1303m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -Djboss.modules.policy-permissions=true

    OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 08:21:26,699 INFO org.jboss.modules JBoss Modules version 1.3.6.Final-redhat-1 08:21:26,788 INFO org.jboss.msc JBoss MSC version 1.1.5.Final-redhat-1 08:21:26,830 INFO [org.jboss.as](MSC service thread 1-7) JBAS015899: JBoss EAP 6.4.0.GA (AS 7.5.0.Final-redhat-21) starting 08:21:27,532 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute default-stack is deprecated, and it might be removed in future version! 08:21:27,533 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:27,533 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:27,534 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:27,534 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:27,535 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:27,535 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:27,535 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:27,536 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:27,536 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:27,536 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:27,537 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:27,537 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:27,537 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:27,537 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:27,538 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:27,538 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:27,538 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:27,539 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:27,539 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:27,539 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:27,539 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:27,540 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:27,540 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:27,540 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:27,541 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:27,541 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:27,541 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:27,541 INFO [org.jboss.as.controller.management-deprecated](Controller Boot Thread) JBAS014627: Attribute type is deprecated, and it might be removed in future version! 08:21:27,562 INFO [org.xnio](MSC service thread 1-1) XNIO Version 3.0.13.GA-redhat-1 [ Server code detected: JBAS015888 ] Waiting for server to be ready. This could take up to 40 seconds. Application Server successfully started. Starting process Advanced standalone-full-ha configuration - Vault (50/64) Trying to connect to Management Interface...(1/5). Connected to Management Interface. Advanced configuration completed successfully. See the log for a list of commands that were run on your system. Starting process Adding system properties (51/64) Trying to connect to Management Interface...(1/5). Connected to Management Interface. Script /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/cli-scripts/add-system-properties.cli ran successfully. Starting process Configuring JMS Roles (52/64) Trying to connect to Management Interface...(1/5). Connected to Management Interface. Script /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/cli-scripts/add-jms-role.cli ran successfully. Starting process Configuring MDB (53/64) Trying to connect to Management Interface...(1/5). Connected to Management Interface. Script /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/cli-scripts/add-mdb-conf-full.cli ran successfully. Starting process Configuring SSO (54/64) Trying to connect to Management Interface...(1/5). Connected to Management Interface. Script /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/cli-scripts/add-sso-conf.cli ran successfully. Starting process Shutdown standalone-full-ha (55/64) Trying to connect to Management Interface...(1/5). Connected to Management Interface. Application Server successfully stopped. Starting process Starting domain (56/64) JBOSS_HOME adjusted to: /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4

    Starting domain Server using host.xml config.

    JBoss Bootstrap Environment

    JBOSS_HOME: /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4

    JAVA: java

    JAVA_OPTS: -server -Xms64m -Xmx512m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true -Djboss.modules.policy-permissions=true

    OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 08:21:32,301 INFO org.jboss.modules JBoss Modules version 1.3.6.Final-redhat-1 08:21:32,368 INFO org.jboss.as.process.Host Controller.status JBAS012017: Starting process 'Host Controller' [Host Controller] OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 [ Server code detected: JBAS015874 ] Waiting for server to be ready. This could take up to 40 seconds. Application Server successfully started. Starting process Advanced domain configuration - Vault (57/64) Trying to connect to Management Interface...(1/5). Connected to Management Interface. Advanced configuration completed successfully. See the log for a list of commands that were run on your system. Starting process Adding system properties (58/64) Trying to connect to Management Interface...(1/5). Connected to Management Interface. Script /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/cli-scripts/add-system-properties.cli ran successfully. Starting process Configuring MDB (59/64) Trying to connect to Management Interface...(1/5). Connected to Management Interface. Script /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/cli-scripts/add-mdb-conf-domain.cli ran successfully. Starting process Configuring JMS roles (60/64) Trying to connect to Management Interface...(1/5). Connected to Management Interface. Script /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/cli-scripts/add-jms-role-domain.cli ran successfully. Starting process Configuring SSO (61/64) Trying to connect to Management Interface...(1/5). Connected to Management Interface. Script /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/cli-scripts/add-sso-conf-domain.cli ran successfully. Starting process Shutdown domain (62/64) Trying to connect to Management Interface...(1/5). Connected to Management Interface. Application Server successfully stopped. Starting process Cleanup (63/64) Successfully wrote properties to: /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/standalone/configuration/logging.properties Starting process Copy server logs (64/64) Successfully moved source: /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/standalone/log/server.log to destination: /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/installation/server-logs Successfully moved source: /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/domain/log/host-controller.log to destination: /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/installation/server-logs Successfully moved source: /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/domain/log/process-controller.log to destination: /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/target/jboss-eap-6.4/installation/server-logs [ Processing finished ] [ Automated installation done ]

    [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] acmeDataModel [INFO] external-client-ui-form [INFO] JBoss BPM Travel Agency parent [INFO]
    [INFO] ------------------------------------------------------------------------ [INFO] Building acmeDataModel 1.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ acmeDataModel --- [INFO] Deleting /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/projects/acme-data-model/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ acmeDataModel --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/projects/acme-data-model/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ acmeDataModel --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling 26 source files to /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/projects/acme-data-model/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ acmeDataModel --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/projects/acme-data-model/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ acmeDataModel --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ acmeDataModel --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ acmeDataModel --- [INFO] Building jar: /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/projects/acme-data-model/target/acmeDataModel-1.0.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ acmeDataModel --- [INFO] Installing /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/projects/acme-data-model/target/acmeDataModel-1.0.jar to /home/jgammon612/.m2/repository/special-trips/acmeDataModel/1.0/acmeDataModel-1.0.jar [INFO] Installing /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/projects/acme-data-model/pom.xml to /home/jgammon612/.m2/repository/special-trips/acmeDataModel/1.0/acmeDataModel-1.0.pom [INFO]
    [INFO] ------------------------------------------------------------------------ [INFO] Building external-client-ui-form 1.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ external-client-ui-form --- [INFO] Deleting /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/projects/external-client-ui-form/target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ external-client-ui-form --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/projects/external-client-ui-form/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ external-client-ui-form --- [INFO] Changes detected - recompiling the module! [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Compiling 4 source files to /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/projects/external-client-ui-form/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ external-client-ui-form --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/projects/external-client-ui-form/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ external-client-ui-form --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ external-client-ui-form --- [INFO] No tests to run. [INFO] [INFO] --- maven-war-plugin:2.3:war (default-war) @ external-client-ui-form --- [INFO] Packaging webapp [INFO] Assembling webapp [external-client-ui-form] in [/home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/projects/external-client-ui-form/target/external-client-ui-form-1.0] [INFO] Processing war project [INFO] Copying webapp resources [/home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/projects/external-client-ui-form/WebContent] [INFO] Webapp assembled in [46 msecs] [INFO] Building war: /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/projects/external-client-ui-form/target/external-client-ui-form-1.0.war [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ external-client-ui-form --- [INFO] Installing /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/projects/external-client-ui-form/target/external-client-ui-form-1.0.war to /home/jgammon612/.m2/repository/demo/external-client-ui-form/1.0/external-client-ui-form-1.0.war [INFO] Installing /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/projects/external-client-ui-form/pom.xml to /home/jgammon612/.m2/repository/demo/external-client-ui-form/1.0/external-client-ui-form-1.0.pom [INFO]
    [INFO] ------------------------------------------------------------------------ [INFO] Building JBoss BPM Travel Agency parent 1.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ bpm-travel-agency-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-java-version) @ bpm-travel-agency-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven-version) @ bpm-travel-agency-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create-timestamp (get-build-timestamp) @ bpm-travel-agency-parent --- [INFO] [INFO] --- buildnumber-maven-plugin:1.2:create (get-scm-revision) @ bpm-travel-agency-parent --- [INFO] Checking for local modifications: skipped. [INFO] Updating project files from SCM: skipped. [INFO] Executing: /bin/sh -c cd /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/./projects && git rev-parse --verify HEAD [INFO] Working directory: /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/./projects [INFO] Storing buildNumber: bd83e7a57e89d2ee9919672fa42f962b4676403e at timestamp: 1456410102339 [INFO] Executing: /bin/sh -c cd /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/./projects && git rev-parse --verify HEAD [INFO] Working directory: /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/./projects [INFO] Storing buildScmBranch: UNKNOWN [INFO] [INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ bpm-travel-agency-parent --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ bpm-travel-agency-parent --- [INFO] Installing /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/./projects/pom.xml to /home/jgammon612/.m2/repository/org/jboss/bpm-travel-agency-parent/1.0/bpm-travel-agency-parent-1.0.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] acmeDataModel ...................................... SUCCESS [ 0.993 s] [INFO] external-client-ui-form ............................ SUCCESS [ 0.564 s] [INFO] JBoss BPM Travel Agency parent ..................... SUCCESS [ 0.258 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.927 s [INFO] Finished at: 2016-02-25T08:21:42-06:00 [INFO] Final Memory: 22M/287M [INFO] ------------------------------------------------------------------------

    JBoss Fuse installer running now...

    client: JAVA_HOME not set; results may vary retrying (attempt 1) ... Waiting for container: root

    It may take a couple of seconds for the container to provision... You can use the --wait-for-provisioning option, if you want this command to block until the container is provisioned.

    [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.blogdemo.travelagency:hotelbookingservice:bundle:1.0 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.apache.camel:camel-jpa:jar -> duplicate declaration of version (?) @ org.blogdemo.travelagency:hotelbookingservice:[unknown-version], /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/projects/fuseparent/hotelbookingservice/pom.xml, line 44, column 14 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Travel Agency Fuse Demo Parent [INFO] Travel Agency Flight Contract first Web Endpoint Service (CXF) [INFO] Travel Agency Hotel Contract first Web Endpoint Service (CXF) [INFO] Travel Agency Promotion Flights service (JDBC) [INFO] Travel Agency Promotion Hotel service (JDBC) [INFO] Travel Agency Flights Booking service (JPA) [INFO] Travel Agency Hotel Booking service (JPA) [INFO] Travel Agency Features [INFO]
    [INFO] ------------------------------------------------------------------------ [INFO] Building Travel Agency Fuse Demo Parent 1.0 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> fabric8-maven-plugin:1.2.0.redhat-133:deploy (default-cli) > install @ parent >>> [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ parent --- [INFO] Installing /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/projects/fuseparent/pom.xml to /home/jgammon612/.m2/repository/org/blogdemo/travelagency/parent/1.0/parent-1.0.pom [INFO] [INFO] <<< fabric8-maven-plugin:1.2.0.redhat-133:deploy (default-cli) < install @ parent <<< [INFO] [INFO] --- fabric8-maven-plugin:1.2.0.redhat-133:deploy (default-cli) @ parent --- [INFO] Uploading to the fabric8 maven repository is disabled [INFO] Updating profile: org.blogdemo.travelagency-parent with parent profile(s): [karaf] using OSGi resolver [INFO] About to invoke mbean io.fabric8:type=ProjectDeployer on jolokia URL: http://localhost:8181/jolokia with user: admin [INFO] [INFO] Profile page: http://127.0.0.1:8181/hawtio/index.html#/wiki/branch/1.0/view/fabric/profiles/org.blogdemo.travelagency/parent.profile [INFO] [INFO] Uploading file ReadMe.txt to invoke mbean io.fabric8:type=Fabric on jolokia URL: http://localhost:8181/jolokia with user: admin [INFO] No profile configuration file directory /home/jgammon612/redhat/ProductDemos/FuseTravelAgency/bpms-fuse-travel-agency-integration-demo/projects/fuseparent/src/main/fabric8 is defined in this project; so not importing any other configuration files into the profile. [INFO] Performing profile refresh on mbean: io.fabric8:type=Fabric version: 1.0 profile: org.blogdemo.travelagency-parent [INFO]
    [INFO] ------------------------------------------------------------------------ [INFO] Building Travel Agency Flight Contract first Web Endpoint Service (CXF) 1.0 [INFO] -------------------------------------------------------

    weimeilin79 commented 8 years ago

    This is totally not weird, because this is what zookeeper does, it pickup and use http://jgammon612.redhat.com for your fuse host, so you will need to set it to the host file.

    Closing this issue.