1 2 Previous Next 15 Replies Latest reply on Jun 6, 2013 3:31 AM by drathore

    JBAS018759: Failed to load module: deployment.GSS.war:main

    drathore

      Hi,

       

      I'm trying to deploy GSS.war in Jboss-eap-6.1 (OS-Linux) but getting below error.The same war I've deployed sucessfully on wnidows xp and application running fine.

      Can you pls. help me to resolve this issue?

       

       

       

       

       

      Thanks, Dinesh.

        • 1. Re: JBAS018759: Failed to load module: deployment.GSS.war:main
          nickarls

          Not finding the implicit javaee api module sounds a bit strange, can you show the boot/server logs from startup and a dump of the environment variables?

          • 2. Re: JBAS018759: Failed to load module: deployment.GSS.war:main
            drathore

            Hi,

             

            pls. find the boot log and Linux env variables in order below

             

            Boot log

             

             

            =========================================================================

             

              JBoss Bootstrap Environment

             

              JBOSS_HOME: /workspace/jboss-eap-6.1

             

              JAVA: java

             

              JAVA_OPTS:  -server -Xms1303m -Xmx1303m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true

             

            =========================================================================

             

            14:06:25,809 INFO  [org.jboss.modules] (main) JBoss Modules version 1.2.0.CR1

            14:06:26,097 INFO  [org.jboss.msc] (main) JBoss MSC version 1.0.4.GA

            14:06:26,270 INFO  [org.jboss.as] (MSC service thread 1-2) JBAS015899: JBoss EAP 6.1.0.Alpha1 (AS 7.2.0.Alpha1-redhat-4) starting

            14:06:28,445 INFO  [org.xnio] (MSC service thread 1-1) XNIO Version 3.0.7.GA

            14:06:28,460 INFO  [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.0.7.GA

            14:06:28,461 INFO  [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http)

            14:06:28,504 INFO  [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 3.2.14.GA

            14:06:28,643 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 29) JBAS010280: Activating Infinispan subsystem.

            14:06:28,821 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 42) JBAS013171: Activating Security Subsystem

            14:06:28,828 INFO  [org.jboss.as.jsf] (ServerService Thread Pool -- 35) JBAS012605: Activated the following JSF Implementations: [main, 1.2]

            14:06:28,837 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 37) JBAS011800: Activating Naming Subsystem

            14:06:28,840 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 46) JBAS015537: Activating WebServices Extension

            14:06:29,098 INFO  [org.jboss.as.connector.logging] (MSC service thread 1-1) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.15.Final)

            14:06:29,107 INFO  [org.jboss.as.security] (MSC service thread 1-2) JBAS013170: Current PicketBox version=4.0.15.Final

            14:06:29,301 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 25) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)

            14:06:29,351 INFO  [org.jboss.as.naming] (MSC service thread 1-1) JBAS011802: Starting Naming Service

            14:06:29,746 INFO  [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.1.3.Final

            14:06:29,806 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-2) JBAS015400: Bound mail session [java:jboss/mail/Default]

            14:06:30,190 INFO  [org.apache.coyote.http11] (MSC service thread 1-1) JBWEB003001: Coyote HTTP/1.1 initializing on : http-/10.120.13.84:8080

            14:06:30,233 INFO  [org.apache.coyote.http11] (MSC service thread 1-1) JBWEB003000: Coyote HTTP/1.1 starting on: http-/10.120.13.84:8080

            14:06:31,055 INFO  [org.jboss.as.remoting] (MSC service thread 1-1) JBAS017100: Listening on 10.120.13.84:9999

            14:06:31,108 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "GSS.war" (runtime-name: "GSS.war")

            14:06:31,147 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) JBAS015012: Started FileSystemDeploymentService for directory /workspace/jboss-eap-6.1/standalone/deployments

            14:06:31,150 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]

            14:06:31,151 INFO  [org.jboss.as.remoting] (MSC service thread 1-2) JBAS017100: Listening on 10.120.13.84:4447

            14:06:37,727 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry xercesImpl.jar in /content/GSS.war/WEB-INF/lib/xalan-2.4.1.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,734 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry log4j.jar in /content/GSS.war/WEB-INF/lib/commons-logging.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,737 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry log4j-core.jar in /content/GSS.war/WEB-INF/lib/commons-logging.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,739 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry idb.jar in /content/GSS.war/WEB-INF/lib/xapool.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,740 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry classes12.jar in /content/GSS.war/WEB-INF/lib/xapool.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,740 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry log4j.jar in /content/GSS.war/WEB-INF/lib/xapool.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,740 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry p6psy.jar in /content/GSS.war/WEB-INF/lib/xapool.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,741 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry jimi-1.0.jar in /content/GSS.war/WEB-INF/lib/fop.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,742 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry avalon-framework-cvs-20020806.jar in /content/GSS.war/WEB-INF/lib/fop.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,745 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry lib/batik-ext.jar in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,746 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry \ in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,749 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry lib/batik-dom.jar in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,749 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry \ in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,749 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry lib/batik-css.jar in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,750 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry \ in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,750 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry lib/batik-svg-dom.jar in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,750 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry \ in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,751 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry lib/batik-gvt.jar in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,751 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry \ in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,751 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry lib/batik-parser.jar in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,752 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry \ in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,752 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry lib/batik-script.jar in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,752 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry \ in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,752 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry lib/batik-bridge.jar in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,753 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry \ in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,753 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry lib/batik-swing.jar in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,753 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry \ in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,754 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry lib/batik-anim.jar in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,754 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry \ in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,755 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry lib/batik-transcoder.jar in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,760 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry \ in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,760 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry lib/batik-gui-util.jar in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,760 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry \ in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,760 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry lib/batik-awt-util.jar in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,761 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry \ in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,761 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry lib/batik-codec.jar in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,761 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry \ in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,761 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry lib/batik-util.jar in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,762 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry \ in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,762 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry lib/batik-root.jar in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,762 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry \ in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,762 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry lib/batik-svggen.jar in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,763 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry \ in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,763 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry lib/batik-xml.jar in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,763 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry \ in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,764 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry batik-squiggle.jar in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,764 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry \ in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,764 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry batik-rasterizer.jar in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,764 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry \ in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,765 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry batik-pp.jar in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,765 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry \ in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,765 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry lib/xerces_2_5_0.jar in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,765 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry \ in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,766 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry lib/xalan-2.6.0.jar in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,772 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry \ in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,773 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry lib/xml-apis.jar in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,773 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry \ in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,773 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry lib/xml-apis-ext.jar in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,773 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry \ in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,774 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry lib/pdf-transcoder.jar in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,774 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry \ in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,774 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry lib/js.jar in /content/GSS.war/WEB-INF/lib/batik.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,775 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry commons-cli.jar in /content/GSS.war/WEB-INF/lib/jotm.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,776 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry log4j.jar in /content/GSS.war/WEB-INF/lib/jotm.jar  does not point to a valid jar for a Class-Path reference.

            14:06:37,777 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015960: Class Path entry jcifs.jar in /content/GSS.war/WEB-INF/lib/jtds-1.2.2.jar  does not point to a valid jar for a Class-Path reference.

            14:06:39,324 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-1) MSC00001: Failed to start service jboss.module.service."deployment.GSS.war".main: org.jboss.msc.service.StartException in service jboss.module.service."deployment.GSS.war".main: JBAS018759: Failed to load module: deployment.GSS.war:main

                    at org.jboss.as.server.moduleservice.ModuleLoadService.start(ModuleLoadService.java:92) [jboss-as-server-7.2.0.Alpha1-redhat-4.jar:7.2.0.Alpha1-redhat-4]

                    at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.4.GA.jar:1.0.4.GA]

                    at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.4.GA.jar:1.0.4.GA]

                    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) [rt.jar:1.6.0_20]

                    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) [rt.jar:1.6.0_20]

                    at java.lang.Thread.run(Thread.java:636) [rt.jar:1.6.0_20]

            Caused by: org.jboss.modules.ModuleNotFoundException: javaee.api:main

                    at org.jboss.modules.Module.addPaths(Module.java:853) [jboss-modules.jar:1.2.0.CR1]

                    at org.jboss.modules.Module.link(Module.java:1194) [jboss-modules.jar:1.2.0.CR1]

                    at org.jboss.modules.Module.relinkIfNecessary(Module.java:1222) [jboss-modules.jar:1.2.0.CR1]

                    at org.jboss.modules.ModuleLoader.loadModule(ModuleLoader.java:226) [jboss-modules.jar:1.2.0.CR1]

                    at org.jboss.as.server.moduleservice.ModuleLoadService.start(ModuleLoadService.java:71) [jboss-as-server-7.2.0.Alpha1-redhat-4.jar:7.2.0.Alpha1-redhat-4]

                    ... 5 more

             

            14:06:39,577 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 26) JBAS018559: Deployed "GSS.war" (runtime-name : "GSS.war")

            14:06:39,580 INFO  [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report

            JBAS014777:   Services which failed to start:      service jboss.module.service."deployment.GSS.war".main: org.jboss.msc.service.StartException in service jboss.module.service."deployment.GSS.war".main: JBAS018759: Failed to load module: deployment.GSS.war:main

             

            14:06:39,690 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://10.120.13.84:9990/management

            14:06:39,691 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://10.120.13.84:9990

            14:06:39,691 ERROR [org.jboss.as] (Controller Boot Thread) JBAS015875: JBoss EAP 6.1.0.Alpha1 (AS 7.2.0.Alpha1-redhat-4) started (with errors) in 14548ms - Started 129 of 186 services (1 services failed or missing dependencies, 55 services are passive or on-demand)

             

             

            ------------------------------------------------

             

            Linux env variables

             

             

            Linux env variables

             

            [root@sgcgssd1 ~]# env

             

            HOSTNAME=sgcgssd1

             

            SELINUX_ROLE_REQUESTED=

             

            TERM=xterm

             

            SHELL=/bin/bash

             

            HISTSIZE=1000

             

            SSH_CLIENT=10.120.12.80 2582 22

             

            SELINUX_USE_CURRENT_RANGE=

             

            SSH_TTY=/dev/pts/0

             

            USER=root

             

            LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd                                                                                                                     =40;33;01:or=40;31;01:mi=01;05;37;41:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;4                                                                                                                     2:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:                                                                                                                     *.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:                                                                                                                     *.gz=01;31:*.lz=01;31:*.xz=01;31:*.bz2=01;31:*.tbz=01;31:*.tbz2=01;31:*.bz=01;31                                                                                                                     :*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01                                                                                                                     ;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bm                                                                                                                     p=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:                                                                                                                     *.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=                                                                                                                     01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.ogm=01;35:*                                                                                                                     .mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;                                                                                                                     35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv                                                                                                                     =01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.e                                                                                                                     mf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=01;36:*.au=01;36:                                                                                                                     *.flac=01;36:*.mid=01;36:*.midi=01;36:*.mka=01;36:*.mp3=01;36:*.mpc=01;36:*.ogg=                                                                                                                     01;36:*.ra=01;36:*.wav=01;36:*.axa=01;36:*.oga=01;36:*.spx=01;36:*.xspf=01;36:

             

            MAIL=/var/spool/mail/root

             

            PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin

             

            PWD=/root

             

            LANG=en_US.UTF-8

             

            SELINUX_LEVEL_REQUESTED=

             

            HISTCONTROL=ignoredups

             

            SHLVL=1

             

            HOME=/root

             

            LOGNAME=root

             

            SSH_CONNECTION=10.120.12.80 2582 10.120.13.84 22

             

            LESSOPEN=|/usr/bin/lesspipe.sh %s

             

            G_BROKEN_FILENAMES=1

             

            _=/bin/env

             

             


            • 3. Re: JBAS018759: Failed to load module: deployment.GSS.war:main
              nickarls

              Have you modified the GSS.war in any way? Can you deploy other EE war:s?

              • 4. Re: JBAS018759: Failed to load module: deployment.GSS.war:main
                wdfink

                Just to be sure that it is not a installation problem, could you use a fresh installation and check whether the downloaded zip is correct by using the MD5 or SHA checksum shown on the downloadpage?

                Do you have applied any changes?

                • 5. Re: JBAS018759: Failed to load module: deployment.GSS.war:main
                  drathore

                  The same GSS war working fine on windows at the same time.

                  Also in Linux there is other war CRM I tried before which also getting the same error and this also working in windows.

                  • 6. Re: JBAS018759: Failed to load module: deployment.GSS.war:main
                    drathore

                    Hi,

                     

                    Current Jboss-eap-6.1 installation done by one of my colleague so not sure about the changes after the download. will check on it.

                     

                    based on your suggessation when I'm trying to click on MD5 and SHA on download page geting server not found error!!! is there any other option to check fresh installation?

                     

                    Thanks, Dinesh.

                    • 7. Re: JBAS018759: Failed to load module: deployment.GSS.war:main
                      jaikiran

                      Nicklas Karlsson wrote:

                       

                      Not finding the implicit javaee api module sounds a bit strange,     

                      I've a feeling that this is some kind of a botched up setup. The javaee.api module has been removed from WildFly and perhaps that installation is somehow referring to the WildFly modules folder or some such thing.

                      • 8. Re: JBAS018759: Failed to load module: deployment.GSS.war:main
                        drathore

                        Hi

                         

                        where I can see this Wildfly module??

                         

                        below is the dir strucutre of module folder  in Linux and windows OS.

                        I can see that there is no folder name javaee present in Linux where in windows it's present . is this the reason for this issue?

                         

                        Linux

                         

                        Windows

                         

                        • 9. Re: JBAS018759: Failed to load module: deployment.GSS.war:main
                          nickarls

                          Most likely. Those installations are not identical...

                          • 10. Re: JBAS018759: Failed to load module: deployment.GSS.war:main
                            drathore

                            let me get back to you

                            • 11. Re: JBAS018759: Failed to load module: deployment.GSS.war:main
                              drathore

                              I think it worked after palcing the javaed folder in Linux,

                              Now error is java.lang.UnsatisfiedLinkError: no sapjco3 in java.library.path

                               

                              in Linux not know how can I do this???

                              • 12. Re: JBAS018759: Failed to load module: deployment.GSS.war:main
                                nickarls

                                It might be worth to do a reinstall from a clean distribution as it might be crippled in some other way, too.

                                You need to find the sapjco3(.so?) and place it on the java.library.path as the error message says (it's a dynamic link library), check the startup scripts.

                                • 13. Re: JBAS018759: Failed to load module: deployment.GSS.war:main
                                  drathore

                                  Thanks,

                                   

                                  I've the sapjco.jar and dll, not sure how to set the java.library.path in Linux!!

                                  • 14. Re: JBAS018759: Failed to load module: deployment.GSS.war:main
                                    nickarls

                                    you can add a -Djava.library.path=somepath to the JAVA_OPTS in standalone.conf but you need the correct linux library. It's not the jar (could be inside) and dll is for windows.

                                    1 of 1 people found this helpful
                                    1 2 Previous Next