4 Replies Latest reply on Nov 19, 2013 3:41 AM by rutlucas

    GateIn 3.6 on Openshift

    fkiss

      Hi all,

      I am trying to deploy GateIn 3.6.0.Final to Openshift, but with no success following steps from this tutorial and using this updated standalone.xml file from https://www.openshift.com/forums/openshift/gatein-on-openshift#comment-34303.


      When I pushed changes to openshift I've got this error:

      remote: Timed out waiting for http listening port

      remote: An error occurred executing 'gear postreceive' (exit code: 1)

      remote: Error message: Failed to execute: 'control start' for /var/lib/openshift/526f9ebe4382ec22dc000328/jbossas


      In boot.log I've got this exception:

       

      ERROR [org.jboss.as.server] JBAS015956: Caught exception during boot:

      org.jboss.as.controller.persistence.ConfigurationPersistenceException:

      JBAS014676: Failed to parse configuration

               at

               org.jboss.as.controller.persistence.XmlConfigurationPersister.load(XmlConfigurationPersister.java:141)

               [jboss-as-controller-7.1.1.Final.jar:7.1.1.Final]

      ...

      Caused by: javax.xml.stream.XMLStreamException: Failed to load module org.gatein


      Can someone please give me some advice or hint what has changed since GateIn 3.2 to be able to deploy GateIn 3.6 on AS 7.1.1 ?


      Thanks,

      Filip