Problem to deploy ROOT.war on JBOSS EAP managed domain.
shikhas Jul 14, 2015 8:45 AMI have deployed ROOT.war on Jboss EAP managed domain.But it will give below error on server log. I ma using Liferay 6.1.
15:18:55,585 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "ROOT.war" (runtime-name: "ROOT.war")
15:19:05,137 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry gt-api-2.6.1.jar in /content/ROOT.war/WEB-INF/lib/gt-coverage.jar does not point to a valid jar for a Class-Path reference.
15:19:05,137 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry jts-1.10.jar in /content/ROOT.war/WEB-INF/lib/gt-coverage.jar does not point to a valid jar for a Class-Path reference.
15:19:05,138 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry gt-referencing-2.6.1.jar in /content/ROOT.war/WEB-INF/lib/gt-coverage.jar does not point to a valid jar for a Class-Path reference.
15:19:05,138 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry vecmath-1.3.2.jar in /content/ROOT.war/WEB-INF/lib/gt-coverage.jar does not point to a valid jar for a Class-Path reference.
15:19:05,138 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry commons-pool-1.5.3.jar in /content/ROOT.war/WEB-INF/lib/gt-coverage.jar does not point to a valid jar for a Class-Path reference.
15:19:05,139 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry gt-metadata-2.6.1.jar in /content/ROOT.war/WEB-INF/lib/gt-coverage.jar does not point to a valid jar for a Class-Path reference.
15:19:05,139 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry geoapi-2.3-M1.jar in /content/ROOT.war/WEB-INF/lib/gt-coverage.jar does not point to a valid jar for a Class-Path reference.
15:19:05,139 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry jsr-275-1.0-beta-2.jar in /content/ROOT.war/WEB-INF/lib/gt-coverage.jar does not point to a valid jar for a Class-Path reference.
15:19:05,139 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry geoapi-pending-2.3-M1.jar in /content/ROOT.war/WEB-INF/lib/gt-coverage.jar does not point to a valid jar for a Class-Path reference.
15:19:05,140 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry gt-main-2.6.1.jar in /content/ROOT.war/WEB-INF/lib/gt-coverage.jar does not point to a valid jar for a Class-Path reference.
15:19:05,140 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry jdom-1.0.jar in /content/ROOT.war/WEB-INF/lib/gt-coverage.jar does not point to a valid jar for a Class-Path reference.
15:19:05,140 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry commons-beanutils-1.7.0.jar in /content/ROOT.war/WEB-INF/lib/gt-coverage.jar does not point to a valid jar for a Class-Path reference.
15:19:05,141 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry commons-logging-1.1.1.jar in /content/ROOT.war/WEB-INF/lib/gt-coverage.jar does not point to a valid jar for a Class-Path reference.
15:19:05,141 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry commons-cli.jar in /content/ROOT.war/WEB-INF/lib/xuggle-xuggler-noarch.jar does not point to a valid jar for a Class-Path reference.
15:19:05,142 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry logback-classic.jar in /content/ROOT.war/WEB-INF/lib/xuggle-xuggler-noarch.jar does not point to a valid jar for a Class-Path reference.
15:19:05,142 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry logback-core.jar in /content/ROOT.war/WEB-INF/lib/xuggle-xuggler-noarch.jar does not point to a valid jar for a Class-Path reference.
15:19:05,231 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry lib/ant.jar in /content/ROOT.war/WEB-INF/lib/truezip.jar does not point to a valid jar for a Class-Path reference.
15:19:05,232 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry lib/lcrypto-jdk14-135.jar in /content/ROOT.war/WEB-INF/lib/truezip.jar does not point to a valid jar for a Class-Path reference.
15:19:05,241 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry jaxws-api.jar in /content/ROOT.war/WEB-INF/lib/jaxws-rt.jar does not point to a valid jar for a Class-Path reference.
15:19:05,241 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry jsr181-api.jar in /content/ROOT.war/WEB-INF/lib/jaxws-rt.jar does not point to a valid jar for a Class-Path reference.
15:19:05,241 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry jsr250-api.jar in /content/ROOT.war/WEB-INF/lib/jaxws-rt.jar does not point to a valid jar for a Class-Path reference.
15:19:05,242 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry jsr173_api.jar in /content/ROOT.war/WEB-INF/lib/jaxws-rt.jar does not point to a valid jar for a Class-Path reference.
15:19:05,242 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry sjsxp.jar in /content/ROOT.war/WEB-INF/lib/jaxws-rt.jar does not point to a valid jar for a Class-Path reference.
15:19:05,242 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry woodstox.jar in /content/ROOT.war/WEB-INF/lib/jaxws-rt.jar does not point to a valid jar for a Class-Path reference.
15:19:05,242 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry resolver.jar in /content/ROOT.war/WEB-INF/lib/jaxws-rt.jar does not point to a valid jar for a Class-Path reference.
15:19:05,243 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry jaxb-api.jar in /content/ROOT.war/WEB-INF/lib/jaxws-rt.jar does not point to a valid jar for a Class-Path reference.
15:19:05,243 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry activation.jar in /content/ROOT.war/WEB-INF/lib/jaxws-rt.jar does not point to a valid jar for a Class-Path reference.
15:19:05,243 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry stax-utils.jar in /content/ROOT.war/WEB-INF/lib/jaxws-rt.jar does not point to a valid jar for a Class-Path reference.
15:19:05,245 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry jaxb-api.jar in /content/ROOT.war/WEB-INF/lib/jaxb-impl.jar does not point to a valid jar for a Class-Path reference.
15:19:05,245 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry activation.jar in /content/ROOT.war/WEB-INF/lib/jaxb-impl.jar does not point to a valid jar for a Class-Path reference.
15:19:05,245 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry jsr173_1.0_api.jar in /content/ROOT.war/WEB-INF/lib/jaxb-impl.jar does not point to a valid jar for a Class-Path reference.
15:19:05,246 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry jaxb1-impl.jar in /content/ROOT.war/WEB-INF/lib/jaxb-impl.jar does not point to a valid jar for a Class-Path reference.
15:19:05,258 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry vecmath-1.3.2.jar in /content/ROOT.war/WEB-INF/lib/gt-metadata.jar does not point to a valid jar for a Class-Path reference.
15:19:05,259 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry geoapi-2.3-M1.jar in /content/ROOT.war/WEB-INF/lib/gt-metadata.jar does not point to a valid jar for a Class-Path reference.
15:19:05,259 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry jsr-275-1.0-beta-2.jar in /content/ROOT.war/WEB-INF/lib/gt-metadata.jar does not point to a valid jar for a Class-Path reference.
15:19:05,260 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry geoapi-pending-2.3-M1.jar in /content/ROOT.war/WEB-INF/lib/gt-metadata.jar does not point to a valid jar for a Class-Path reference.
15:19:05,260 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry asm-3.3.jar in /content/ROOT.war/WEB-INF/lib/asm-xml.jar does not point to a valid jar for a Class-Path reference.
15:19:05,261 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry asm-util-3.3.jar in /content/ROOT.war/WEB-INF/lib/asm-xml.jar does not point to a valid jar for a Class-Path reference.
15:19:05,261 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry asm-attrs-3.3.jar in /content/ROOT.war/WEB-INF/lib/asm-xml.jar does not point to a valid jar for a Class-Path reference.
15:19:05,278 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry unoloader.jar in /content/ROOT.war/WEB-INF/lib/jurt.jar does not point to a valid jar for a Class-Path reference.
15:19:05,278 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry ../../lib/ in /content/ROOT.war/WEB-INF/lib/jurt.jar does not point to a valid jar for a Class-Path reference.
15:19:05,278 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry ../bin/ in /content/ROOT.war/WEB-INF/lib/jurt.jar does not point to a valid jar for a Class-Path reference.
15:19:05,298 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry activation.jar in /content/ROOT.war/WEB-INF/lib/saaj-impl.jar does not point to a valid jar for a Class-Path reference.
15:19:05,302 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry jaxp-api.jar in /content/ROOT.war/WEB-INF/lib/saaj-api.jar does not point to a valid jar for a Class-Path reference.
15:19:05,303 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry jax-qname.jar in /content/ROOT.war/WEB-INF/lib/saaj-api.jar does not point to a valid jar for a Class-Path reference.
15:19:05,303 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry activation.jar in /content/ROOT.war/WEB-INF/lib/saaj-api.jar does not point to a valid jar for a Class-Path reference.
15:19:05,303 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015960: Class Path entry servlet.jar in /content/ROOT.war/WEB-INF/lib/saaj-api.jar does not point to a valid jar for a Class-Path reference.
15:19:05,477 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'DRIVER=TRUE' for service type 'de.schlichtherle.io.registry.properties'
15:19:05,478 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'DEFAULT=ear|jar|war|zip' for service type 'de.schlichtherle.io.registry.properties'
15:19:05,478 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'zip=de.schlichtherle.io.archive.zip.ZipDriver' for service type 'de.schlichtherle.io.registry.properties'
15:19:05,479 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'ear|jar|war=de.schlichtherle.io.archive.zip.JarDriver' for service type 'de.schlichtherle.io.registry.properties'
15:19:05,479 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'odg|odp|ods|odt=de.schlichtherle.io.archive.zip.OdfDriver' for service type 'de.schlichtherle.io.registry.properties'
15:19:05,479 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'otg|otp|ots|ott=de.schlichtherle.io.archive.zip.OdfDriver' for service type 'de.schlichtherle.io.registry.properties'
15:19:05,479 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'odb|odf|odm|oth=de.schlichtherle.io.archive.zip.OdfDriver' for service type 'de.schlichtherle.io.registry.properties'
15:19:05,480 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'exe=de.schlichtherle.io.archive.zip.ReadOnlySfxDriver' for service type 'de.schlichtherle.io.registry.properties'
15:19:05,480 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'tzp|zip.rae|zip.raes=de.schlichtherle.io.archive.zip.raes.SafeZipRaesDriver' for service type 'de.schlichtherle.io.registry.properties'
15:19:05,480 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'tar=de.schlichtherle.io.archive.tar.TarDriver' for service type 'de.schlichtherle.io.registry.properties'
15:19:05,481 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'tgz|tar.gz=de.schlichtherle.io.archive.tar.TarGZipDriver' for service type 'de.schlichtherle.io.registry.properties'
15:19:05,481 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'tbz2|tar.bz2=de.schlichtherle.io.archive.tar.TarBZip2Driver' for service type 'de.schlichtherle.io.registry.properties'
15:19:05,483 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.xmlpull.mxp1.MXParser,org.xmlpull.mxp1_serializer.MXSerializer' for service type 'org.xmlpull.v1.XmlPullParserFactory'
15:19:05,485 WARN [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.kxml2.io.KXmlParser,org.kxml2.io.KXmlSerializer' for service type 'org.xmlpull.v1.XmlPullParserFactory'
15:19:05,497 WARN [org.jboss.as.server.deployment] (MSC service thread 1-11) JBAS015897: Could not find Extension-List entry ExtensionListEntry [name=javax.crypto, title=crypto] referenced from ResourceRoot [root="/content/ROOT.war/WEB-INF/classes"]
15:19:07,182 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-8) JBAS010403: Deploying JDBC-compliant driver class oracle.jdbc.OracleDriver (version 11.1)
15:19:07,252 ERROR [org.jboss.as.controller.management-operation] (ServerService Thread Pool -- 267) JBAS014612: Operation ("deploy") failed - address: ([("deployment" => "ROOT.war")]) - failure description: {"JBAS014771: Services with missing/unavailable dependencies" => [
"jboss.web.deployment.\"10.212.9.31\"./.realm is missing [jboss.security.security-domain.PortalRealm]",
"jboss.web.deployment.\"10.212.9.31\"./ is missing [jboss.web.host.\"10.212.9.31\"]"
]}
15:19:07,253 ERROR [org.jboss.as.server] (ServerService Thread Pool -- 267) JBAS015870: Deploy of deployment "ROOT.war" was rolled back with the following failure message:
{"JBAS014771: Services with missing/unavailable dependencies" => [
"jboss.web.deployment.\"10.212.9.31\"./.realm is missing [jboss.security.security-domain.PortalRealm]",
"jboss.web.deployment.\"10.212.9.31\"./ is missing [jboss.web.host.\"10.212.9.31\"]"
]}
15:19:07,818 INFO [org.jboss.as.server.deployment] (MSC service thread 1-10) JBAS015877: Stopped deployment ROOT.war (runtime-name: ROOT.war) in 564ms
15:19:07,826 INFO [org.jboss.as.controller] (ServerService Thread Pool -- 267) JBAS014774: Service status report
Please let me know my mistake for deployment of ROOT.war.My other .WAR files have deployed successfully but ROOT.war is not. deploying/Please reply asap.