1 2 Previous Next 15 Replies Latest reply on May 28, 2012 11:15 AM by rart3001_1

    Error deploy .EAR

    rart3001_1

      regards,


      I need some help, when deploy my application on the JBoss Application Server I get the following error:

       

      WARNING: -logmodule is deprecated. Please use the system property 'java.util.logging.manager' or the 'java.util.logging.LogManager' service loader.
      19:55:27,655 INFO  [org.jboss.modules] JBoss Modules version 1.1.1.GA
      19:55:29,817 INFO  [org.jboss.msc] JBoss MSC version 1.0.2.GA
      19:55:29,929 INFO  [org.jboss.as] JBAS015899: JBoss AS 7.1.1.Final "Brontes" starting
      19:55:36,635 INFO  [org.jboss.as.server] JBAS015888: Creating http management service using socket-binding (management-http)
      19:55:36,636 INFO  [org.xnio] XNIO Version 3.0.3.GA
      19:55:36,705 INFO  [org.xnio.nio] XNIO NIO Implementation Version 3.0.3.GA
      19:55:36,749 INFO  [org.jboss.remoting] JBoss Remoting version 3.2.3.GA
      19:55:36,829 INFO  [org.jboss.as.logging] JBAS011502: Removing bootstrap log handlers
      19:55:36,857 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 44) JBAS013101: Activating Security Subsystem
      19:55:36,876 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 48) JBAS015537: Activating WebServices Extension
      19:55:36,996 INFO  [org.jboss.as.osgi] (ServerService Thread Pool -- 39) JBAS011940: Activating OSGi Subsystem
      19:55:37,000 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 31) JBAS010280: Activating Infinispan subsystem.
      19:55:37,014 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 38) JBAS011800: Activating Naming Subsystem
      19:55:37,394 INFO  [org.jboss.as.security] (MSC service thread 1-4) JBAS013100: Current PicketBox version=4.0.7.Final
      19:55:37,408 INFO  [org.jboss.as.connector] (MSC service thread 1-3) JBAS010408: Starting JCA Subsystem (JBoss IronJacamar 1.0.9.Final)
      19:55:38,401 INFO  [org.jboss.as.naming] (MSC service thread 1-1) JBAS011802: Starting Naming Service
      19:55:39,532 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 27) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
      19:55:39,852 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 27) JBAS010404: Deploying non-JDBC-compliant driver class org.postgresql.Driver (version 8.4)
      19:55:39,870 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-3) JBAS015400: Bound mail session [java:jboss/mail/Default]
      19:55:40,324 INFO  [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-2) Arrancando Coyote HTTP/1.1 en puerto http--127.0.0.1-8080
      19:55:41,308 INFO  [org.jboss.ws.common.management.AbstractServerConfig] (MSC service thread 1-1) JBoss Web Services - Stack CXF Server 4.0.2.GA
      19:55:41,643 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) JBAS010400: Bound data source [java:/EjbSDCL2_DB]
      19:55:41,646 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
      19:55:41,647 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) JBAS010400: Bound data source [java:/EJBCarsystemDB]
      19:55:43,513 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-3) JBAS015012: Started FileSystemDeploymentService for directory /home/rrequena/Desarrollo/Servidores/jboss-as-7.1.1.Final/standalone/deployments
      19:55:43,533 INFO  [org.jboss.as.remoting] (MSC service thread 1-4) JBAS017100: Listening on /127.0.0.1:4447
      19:55:43,539 INFO  [org.jboss.as.remoting] (MSC service thread 1-1) JBAS017100: Listening on /127.0.0.1:9999
      19:55:43,565 INFO  [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015003: Found SDCL2.ear in deployment directory. To trigger deployment create a file called SDCL2.ear.dodeploy
      19:55:44,327 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015876: Starting deployment of "SDCL2.ear"
      19:55:44,579 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015876: Starting deployment of "SDCL2EJB.jar"
      19:55:44,580 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015876: Starting deployment of "SDCL2Web.war"
      19:55:47,488 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry ridl.jar in "/home/user/Desarrollo/Servidores/jboss-as-7.1.1.Final/standalone/deployments/SDCL2.ear/SDCL2Web.war/WEB-INF/lib/jurt-3.2.1.jar"  does not point to a valid jar for a Class-Path reference.
      19:55:47,490 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) Class Path entry unoloader.jar in "/home/user/Desarrollo/Servidores/jboss-as-7.1.1.Final/standalone/deployments/SDCL2.ear/SDCL2Web.war/WEB-INF/lib/jurt-3.2.1.jar"  does not point to a valid jar for a Class-Path reference.
      19:55:47,533 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-1) MSC00001: Failed to start service jboss.deployment.subunit."SDCL2.ear"."SDCL2Web.war".STRUCTURE: org.jboss.msc.service.StartException in service jboss.deployment.subunit."SDCL2.ear"."SDCL2Web.war".STRUCTURE: Failed to process phase STRUCTURE of subdeployment "SDCL2Web.war" of deployment "SDCL2.ear"
                at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:119) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]
                at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
                at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.2.GA.jar:1.0.2.GA]
                at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [rt.jar:1.6.0_26]
                at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [rt.jar:1.6.0_26]
                at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_26]
      Caused by: java.lang.IllegalArgumentException: Given parent is not an ancestor of this virtual file
                at org.jboss.vfs.VirtualFile.getPathNameRelativeTo(VirtualFile.java:116)
                at org.jboss.vfs.VirtualFile.getPathNameRelativeTo(VirtualFile.java:122)
                at org.jboss.vfs.VirtualFile.getPathNameRelativeTo(VirtualFile.java:122)
                at org.jboss.vfs.VirtualFile.getPathNameRelativeTo(VirtualFile.java:122)
                at org.jboss.vfs.VirtualFile.getPathNameRelativeTo(VirtualFile.java:122)
                at org.jboss.vfs.VirtualFile.getPathNameRelativeTo(VirtualFile.java:122)
                at org.jboss.vfs.VirtualFile.getPathNameRelativeTo(VirtualFile.java:122)
                at org.jboss.vfs.VirtualFile.getPathNameRelativeTo(VirtualFile.java:122)
                at org.jboss.vfs.VirtualFile.getPathNameRelativeTo(VirtualFile.java:110)
                at org.jboss.as.server.deployment.module.ManifestClassPathProcessor.createAdditionalModule(ManifestClassPathProcessor.java:193) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]
                at org.jboss.as.server.deployment.module.ManifestClassPathProcessor.handlingExistingClassPathEntry(ManifestClassPathProcessor.java:185) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]
                at org.jboss.as.server.deployment.module.ManifestClassPathProcessor.deploy(ManifestClassPathProcessor.java:162) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]
                at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:113) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]
                ... 5 more
      
      
      19:55:47,578 INFO  [org.jboss.as] (MSC service thread 1-4) JBAS015951: Admin console listening on http://127.0.0.1:9990
      19:55:47,579 ERROR [org.jboss.as] (MSC service thread 1-4) JBAS015875: JBoss AS 7.1.1.Final "Brontes" started (with errors) in 21381ms - Started 146 of 226 services (3 services failed or missing dependencies, 74 services are passive or on-demand)
      19:55:47,782 INFO  [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS015870: Deploy of deployment "SDCL2.ear" was rolled back with failure message {"JBAS014671: Failed services" => {"jboss.deployment.subunit.\"SDCL2.ear\".\"SDCL2Web.war\".STRUCTURE" => "org.jboss.msc.service.StartException in service jboss.deployment.subunit.\"SDCL2.ear\".\"SDCL2Web.war\".STRUCTURE: Failed to process phase STRUCTURE of subdeployment \"SDCL2Web.war\" of deployment \"SDCL2.ear\""}}
      19:55:47,788 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015877: Stopped deployment SDCL2Web.war in 4ms
      19:55:47,791 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015877: Stopped deployment SDCL2EJB.jar in 8ms
      19:55:47,796 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015877: Stopped deployment SDCL2.ear in 13ms
      19:55:47,798 INFO  [org.jboss.as.controller] (DeploymentScanner-threads - 2) JBAS014774: Service status report
      JBAS014777:   Services which failed to start:      service jboss.deployment.subunit."SDCL2.ear"."SDCL2Web.war".STRUCTURE: org.jboss.msc.service.StartException in service jboss.deployment.subunit."SDCL2.ear"."SDCL2Web.war".STRUCTURE: Failed to process phase STRUCTURE of subdeployment "SDCL2Web.war" of deployment "SDCL2.ear"
      
      
      19:55:47,801 ERROR [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) {"JBAS014653: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-2" => {"JBAS014671: Failed services" => {"jboss.deployment.subunit.\"SDCL2.ear\".\"SDCL2Web.war\".STRUCTURE" => "org.jboss.msc.service.StartException in service jboss.deployment.subunit.\"SDCL2.ear\".\"SDCL2Web.war\".STRUCTURE: Failed to process phase STRUCTURE of subdeployment \"SDCL2Web.war\" of deployment \"SDCL2.ear\""}}}}
      
      
      

       

      any suggestions?

        • 1. Re: Error deploy .EAR
          sfcoy

          Please post your application.xml file and the output of:

           

               jar tf SDCL2.ear

          • 2. Re: Error deploy .EAR
            rart3001_1

            Here's the request:

             

            ~/Desktop$ jar tf SDCL2.ear

            META-INF/MANIFEST.MF

            SDCL2EJB.jar

            SDCL2Web.war

            META-INF/

            META-INF/application.xml

             

            and the apliplication.xml is

             

            <?xml version="1.0" encoding="UTF-8"?>

            <application xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://java.sun.com/xml/ns/javaee" xmlns:application="http://java.sun.com/xml/ns/javaee/application_5.xsd" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/application_6.xsd" id="Application_ID" version="6">

              <display-name>SDCL2</display-name>

              <module>

                <web>

                  <web-uri>SDCL2Web.war</web-uri>

                  <context-root>SDCL2Web</context-root>

                </web>

              </module>

              <module>

                <ejb>SDCL2EJB.jar</ejb>

              </module>

            </application>

             

            And thank you for your interest in helping

             

             

             

             

             

             

             


            • 3. Re: Error deploy .EAR
              sfcoy

              Well, the namespace declarations should be:

               

              {code:xml}<application xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"

                xmlns="http://java.sun.com/xml/ns/javaee" xmlns:application="http://java.sun.com/xml/ns/javaee/application_6.xsd"

                xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/application_6.xsd"

                id="Application_ID" version="6">{code}

               

              but I'm not convinced that is your problem.

               

              Does SDLCEJB.jar have any external jar dependencies at all?

               

              Does the EJB jar and WAR have any shared jar dependencies?

               

              If the answer to either of these questions is "yes", then where are they?

              • 4. Re: Error deploy .EAR
                rart3001_1

                most of the. jar are in the lib folder of the web project, my application worked until I add new ones. jar to work with Microsoft Word document generation.

                I attached image in which new .jar files are selected, thanks ...

                 

                Pantallazo.png

                • 5. Re: Error deploy .EAR
                  ctomc

                  Hi,

                   

                  (probably) unrelated to your problem, but I would remove standard jars that are already present in application server.

                  it would help you if you remove them (if you use maven set dependancies scope to provided)

                   

                  • jstl.jar  <-- jstl implemenation no need to have them in your app
                  • standard.jar <-- standard jsp libs no need to have them in your app
                  • xerses*.jar/xml-api*.jar/serializer.jar <-- part of xml parsers, should be ok to remove
                  • slf4j*.jar / commons-logging.jar <-- this dependancy is automaticly added by app server so no need to include it unless you manage logging internaly in your app
                  • validation-api-1.0.0.GA.jar <-- provided as part of ee6 standard
                  • jbosscache-core.jar <-- you really use/need that old version of jboss cache? migrating to infinispan would be nice

                   

                  also your application.xml schema definition looks bit wrong, as you have reference to ee6 and ee5 in same file...

                  read here what is correct: http://javahowto.blogspot.com/2009/10/sample-applicationxml-java-ee-5.html

                   

                  --

                  tomaz

                  • 6. Re: Error deploy .EAR
                    rart3001_1

                    regards,


                    First of all thank you very much for your help, I remove the libraries that indicated to me and fix the namespace but without any success, I get the following errorwhen deploying my application.

                     


                    19:53:28,364 INFO  [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015003: Found SDCL2.ear in deployment directory. To trigger deployment create a file called SDCL2.ear.dodeploy

                    19:53:33,456 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "SDCL2.ear"

                    19:53:33,585 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "SDCL2Web.war"

                    19:53:33,587 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "SDCL2EJB.jar"

                    19:53:36,265 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry ridl.jar in "/home/rrequena/Desarrollo/Servidores/jboss-as-7.1.1.Final/standalone/deployments/SDCL2.ear/SDCL2Web.war/WEB-INF/lib/jurt-3.2.1.jar"  does not point to a valid jar for a Class-Path reference.

                    19:53:36,267 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) Class Path entry unoloader.jar in "/home/rrequena/Desarrollo/Servidores/jboss-as-7.1.1.Final/standalone/deployments/SDCL2.ear/SDCL2Web.war/WEB-INF/lib/jurt-3.2.1.jar"  does not point to a valid jar for a Class-Path reference.

                    19:53:36,298 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-4) MSC00001: Failed to start service jboss.deployment.subunit."SDCL2.ear"."SDCL2Web.war".STRUCTURE: org.jboss.msc.service.StartException in service jboss.deployment.subunit."SDCL2.ear"."SDCL2Web.war".STRUCTURE: Failed to process phase STRUCTURE of subdeployment "SDCL2Web.war" of deployment "SDCL2.ear"

                              at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:119) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]

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

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

                              at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [rt.jar:1.6.0_26]

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

                              at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_26]

                    Caused by: java.lang.IllegalArgumentException: Given parent is not an ancestor of this virtual file

                              at org.jboss.vfs.VirtualFile.getPathNameRelativeTo(VirtualFile.java:116)

                              at org.jboss.vfs.VirtualFile.getPathNameRelativeTo(VirtualFile.java:122)

                              at org.jboss.vfs.VirtualFile.getPathNameRelativeTo(VirtualFile.java:122)

                              at org.jboss.vfs.VirtualFile.getPathNameRelativeTo(VirtualFile.java:122)

                              at org.jboss.vfs.VirtualFile.getPathNameRelativeTo(VirtualFile.java:122)

                              at org.jboss.vfs.VirtualFile.getPathNameRelativeTo(VirtualFile.java:122)

                              at org.jboss.vfs.VirtualFile.getPathNameRelativeTo(VirtualFile.java:122)

                              at org.jboss.vfs.VirtualFile.getPathNameRelativeTo(VirtualFile.java:122)

                              at org.jboss.vfs.VirtualFile.getPathNameRelativeTo(VirtualFile.java:110)

                              at org.jboss.as.server.deployment.module.ManifestClassPathProcessor.createAdditionalModule(ManifestClassPathProcessor.java:193) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]

                              at org.jboss.as.server.deployment.module.ManifestClassPathProcessor.handlingExistingClassPathEntry(ManifestClassPathProcessor.java:185) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]

                              at org.jboss.as.server.deployment.module.ManifestClassPathProcessor.deploy(ManifestClassPathProcessor.java:162) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]

                              at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:113) [jboss-as-server-7.1.1.Final.jar:7.1.1.Final]

                              ... 5 more

                     

                     

                    19:53:36,516 INFO  [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS015870: Deploy of deployment "SDCL2.ear" was rolled back with failure message {"JBAS014671: Failed services" => {"jboss.deployment.subunit.\"SDCL2.ear\".\"SDCL2Web.war\".STRUCTURE" => "org.jboss.msc.service.StartException in service jboss.deployment.subunit.\"SDCL2.ear\".\"SDCL2Web.war\".STRUCTURE: Failed to process phase STRUCTURE of subdeployment \"SDCL2Web.war\" of deployment \"SDCL2.ear\""}}

                    19:53:36,532 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015877: Stopped deployment SDCL2EJB.jar in 14ms

                    19:53:36,533 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877: Stopped deployment SDCL2Web.war in 16ms

                    19:53:36,537 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015877: Stopped deployment SDCL2.ear in 21ms

                    19:53:36,539 INFO  [org.jboss.as.controller] (DeploymentScanner-threads - 2) JBAS014774: Service status report

                    JBAS014777:   Services which failed to start:      service jboss.deployment.subunit."SDCL2.ear"."SDCL2Web.war".STRUCTURE: org.jboss.msc.service.StartException in service jboss.deployment.subunit."SDCL2.ear"."SDCL2Web.war".STRUCTURE: Failed to process phase STRUCTURE of subdeployment "SDCL2Web.war" of deployment "SDCL2.ear"

                     

                     

                    19:53:36,542 ERROR [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) {"JBAS014653: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-2" => {"JBAS014671: Failed services" => {"jboss.deployment.subunit.\"SDCL2.ear\".\"SDCL2Web.war\".STRUCTURE" => "org.jboss.msc.service.StartException in service jboss.deployment.subunit.\"SDCL2.ear\".\"SDCL2Web.war\".STRUCTURE: Failed to process phase STRUCTURE of subdeployment \"SDCL2Web.war\" of deployment \"SDCL2.ear\""}}}}

                     

                    In fact this error has me worried because everything I was working properly, butwhen you add the libraries and to generate the word document and started the error and the date of delivery of the project is next week.

                    • 7. Re: Error deploy .EAR
                      rart3001_1

                      I did a test, when I remove the libraries again and deploy the application isworking properly, it will be this?

                      • 8. Re: Error deploy .EAR
                        sfcoy

                        Are these open source jars that we can inspect?

                         

                        If so, what are they and where can they be found?

                        • 9. Re: Error deploy .EAR
                          rart3001_1

                          I placed one to one each. jar and that ocacionan error are the following:

                           

                          juh-3.2.1.jar

                           

                          Manifest-Version: 1.0

                          Class-Path: ridl.jar jurt.jar ../../lib/ ../bin/

                          Solar-Version: 320m14(Build:9489)

                          Sealed: true

                          RegistrationClassName: com.sun.star.comp.JavaUNOHelperServices

                          UNO-Type-Path:

                           

                          jurt-3.2.1.jar

                           

                          Manifest-Version: 1.0

                          Class-Path: ridl.jar unoloader.jar ../../lib/ ../bin/

                          Solar-Version: 320m14(Build:9489)

                          Sealed: true

                           

                          Name: com/sun/star/lib/util/

                          Sealed: false

                           

                          Name: com/sun/star/uno/

                          Sealed: false

                           

                          but I have no idea what is happening

                          • 10. Re: Error deploy .EAR
                            rart3001_1

                            If someone happens them, I remove the file contents of the two librariesMANIFES.MF they gave me the problem, not sure it's the best way to fix it but for the little time I have, I could not do anything else I just hope this does not bring me bad concecuencias later, however I thank everyone who supported me in this problem.


                              Thank you ...

                            • 11. Re: Error deploy .EAR
                              sfcoy

                              Roberto Requena wrote:

                              juh-3.2.1.jar

                               

                              Manifest-Version: 1.0

                              Class-Path: ridl.jar jurt.jar ../../lib/ ../bin/

                              jurt-3.2.1.jar

                               

                              Manifest-Version: 1.0

                              Class-Path: ridl.jar unoloader.jar ../../lib/ ../bin/

                               

                              It looks like the deployer is not coping with those relative paths. If one the JBoss guys notices this I suspect it's worth a JIRA to detect and warn for this construct rather than the existing cryptic failure.

                              • 12. Re: Error deploy .EAR
                                ctomc

                                Stephen, you are right, it is worth of Jira!

                                 

                                Roberto, would you mind to create jira issue for this? That way it can be tracked an fixed for sure

                                 

                                 

                                --

                                tomaz

                                • 13. Re: Error deploy .EAR
                                  rart3001_1

                                  ok friends, I never created a jira issue, but I would like to contribute with one, if any of you can tell me what is the proper procedure for reporting this I thank you, since you have more experience that I. ..

                                  • 14. Re: Error deploy .EAR
                                    ctomc

                                    Hi,

                                     

                                    it is easier that it sounds

                                     

                                    go to jira https://issues.jboss.org/browse/AS7 (it it asks you to login just use same un/pw that you use for forums)

                                    and in right corner you have create issue link.

                                    then just folow the wizard and enter as much information that you have.

                                    that is about it

                                    1 2 Previous Next