5 Replies Latest reply on Mar 24, 2011 5:45 AM by wdfink

    AS 6 Final in Solaris error on startup

    marsim86

      Hi,

       

      I try to install and deploy AS6 Final version in Solaris machine, and It looks like it do well, but when I try to open the admin-console apperars this exception.  As it is with admin-console, I cannot do anything more!!!  

       

      2011-03-22 09:37:59,664 INFO  [STDOUT] (Thread-1) Posting Shutdown Request to the server...

      2011-03-22 09:37:59,678 INFO  [org.jboss.bootstrap.impl.base.server.AbstractServer] (Thread-16) Stopping: JBossAS [6.0.0.Final "Neo"]

      2011-03-22 09:37:59,686 INFO  [org.apache.coyote.http11.Http11Protocol] (Thread-16) Pausando Coyote HTTP/1.1 en puerto http-127.0.0.1-8080

      2011-03-22 09:37:59,687 INFO  [org.apache.coyote.http11.Http11Protocol] (Thread-16) Parando Coyote HTTP/1.1 en puerto http-127.0.0.1-8080

      2011-03-22 09:37:59,711 INFO  [org.apache.coyote.ajp.AjpProtocol] (Thread-16) Pausando Coyote AJP/1.3 en ajp-127.0.0.1-8009

      2011-03-22 09:37:59,712 INFO  [org.apache.coyote.ajp.AjpProtocol] (Thread-16) Parando Coyote AJP/1.3 en ajp-127.0.0.1-8009

      2011-03-22 09:40:38,365 INFO  [org.apache.coyote.http11.Http11Protocol] (Thread-2) Arrancando Coyote HTTP/1.1 en puerto http-127.0.0.1-8080

      2011-03-22 09:40:38,369 INFO  [org.apache.coyote.ajp.AjpProtocol] (Thread-2) Arrancando Coyote AJP/1.3 en ajp-127.0.0.1-8009

      2011-03-22 09:40:38,370 INFO  [org.jboss.bootstrap.impl.base.server.AbstractServer] (Thread-2) JBossAS [6.0.0.Final "Neo"] Started in 33s:66ms

      2011-03-22 09:40:51,533 ERROR [org.jboss.profileservice.dependency.ProfileDeployAction] (http-127.0.0.1-8080-1) Failed to add deployment: admin-console.war:

      org.jboss.deployers.spi.DeploymentException: Error populating deployment vfs:///Documents/jboss-6.0.0.Final/common/deploy/admin-console.war

              at org.jboss.deployers.spi.DeploymentException.rethrowAsDeploymentException(DeploymentException.java:49)

              at org.jboss.deployers.structure.spi.helpers.AbstractStructureBuilder.populateContext(AbstractStructureBuilder.java:86)

              at org.jboss.deployers.structure.spi.helpers.AbstractStructuralDeployers.determineStructure(AbstractStructuralDeployers.java:89)

              at org.jboss.deployers.plugins.main.MainDeployerImpl.determineStructure(MainDeployerImpl.java:1106)

              at org.jboss.deployers.plugins.main.MainDeployerImpl.determineDeploymentContext(MainDeployerImpl.java:417)

              at org.jboss.deployers.plugins.main.MainDeployerImpl.addDeployment(MainDeployerImpl.java:367)

              at org.jboss.deployers.plugins.main.MainDeployerImpl.addDeployment(MainDeployerImpl.java:277)

              at org.jboss.system.server.profileservice.deployers.MainDeployerPlugin.addDeployment(MainDeployerPlugin.java:77)

              at org.jboss.profileservice.dependency.ProfileControllerContext$DelegateDeployer.addDeployment(ProfileControllerContext.java:133)

              at org.jboss.profileservice.dependency.ProfileDeployAction.deploy(ProfileDeployAction.java:132)

              at org.jboss.profileservice.dependency.ProfileDeployAction.installActionInternal(ProfileDeployAction.java:94)

              at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:54) [jboss-kernel.jar:2.2.0.GA]

              at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:42) [jboss-kernel.jar:2.2.0.GA]

              at org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(SimpleControllerContextAction.java:62) [jboss-dependency.jar

      :2.2.0.GA]

              at org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControllerContextAction.java:71) [jboss-dependency.jar:2.2.0.GA]

              at org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerContextActions.java:51) [jboss-dependency.jar:2.2.0.GA]

              at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:379) [jboss-dependency.jar:2.2.0.GA]

              at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:2044) [jboss-dependency.jar:2.2.0.GA]

              at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:1083) [jboss-dependency.jar:2.2.0.GA]

              at org.jboss.dependency.plugins.AbstractController.executeOrIncrementStateDirectly(AbstractController.java:1322) [jboss-dependency.jar:2.2.0.GA]

              at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1246) [jboss-dependency.jar:2.2.0.GA]

              at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1139) [jboss-dependency.jar:2.2.0.GA]

              at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:939) [jboss-dependency.jar:2.2.0.GA]

              at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:654) [jboss-dependency.jar:2.2.0.GA]

              at org.jboss.profileservice.dependency.ProfileActivationWrapper$BasicProfileActivation.start(ProfileActivationWrapper.java:190)

              at org.jboss.profileservice.dependency.ProfileActivationWrapper.start(ProfileActivationWrapper.java:87)

              at org.jboss.profileservice.dependency.ProfileActivationService.activateProfile(ProfileActivationService.java:215)

              at org.jboss.profileservice.dependency.ProfileActivationService.activate(ProfileActivationService.java:159)

              at org.jboss.profileservice.AbstractProfileService.activateProfile(AbstractProfileService.java:154)

              at org.jboss.web.tomcat.service.ondemand.OnDemandContextProfileManager.activateProfile(OnDemandContextProfileManager.java:540)

              at org.jboss.web.tomcat.service.ondemand.OnDemandContextProfileManager.activateProfile(OnDemandContextProfileManager.java:501)

              at org.jboss.web.tomcat.service.ondemand.OnDemandContextProfileManager$Listener$1.run(OnDemandContextProfileManager.java:592)

              at java.security.AccessController.doPrivileged(Native Method) [:1.6.0_20]

              at org.jboss.web.tomcat.service.ondemand.OnDemandContextProfileManager$Listener.contextDemanded(OnDemandContextProfileManager.java:586)

              at org.jboss.web.tomcat.service.ondemand.DefaultOnDemandContextIntegrator$ContextDemandAdapter.onDemandContextMapped(DefaultOnDemandContextIntegrator

      .java:138)

              at org.apache.tomcat.util.http.mapper.Mapper.notifyLazyLoadContextMappingListeners(Mapper.java:733)

              at org.apache.tomcat.util.http.mapper.Mapper.internalMap(Mapper.java:699)

              at org.apache.tomcat.util.http.mapper.Mapper.map(Mapper.java:611)

              at org.apache.catalina.connector.CoyoteAdapter.postParseRequest(CoyoteAdapter.java:524)

              at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:359)

              at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:877)

              at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:654)

              at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:951)

              at java.lang.Thread.run(Thread.java:619) [:1.6.0_20]

      Caused by: java.util.zip.ZipException: error in opening zip file

              at java.util.zip.ZipFile.open(Native Method) [:1.6.0_20]

              at java.util.zip.ZipFile.<init>(ZipFile.java:114) [:1.6.0_20]

              at java.util.jar.JarFile.<init>(JarFile.java:135) [:1.6.0_20]

              at java.util.jar.JarFile.<init>(JarFile.java:99) [:1.6.0_20]

              at org.jboss.vfs.spi.JavaZipFileSystem.<init>(JavaZipFileSystem.java:94) [jboss-vfs.jar:3.0.0.GA]

              at org.jboss.vfs.VFS.mountZip(VFS.java:400) [jboss-vfs.jar:3.0.0.GA]

              at org.jboss.vfs.util.automount.Automounter$RegistryEntry.mount(Automounter.java:239) [jboss-vfs.jar:3.0.0.GA]

              at org.jboss.vfs.util.automount.Automounter$RegistryEntry.access$000(Automounter.java:208) [jboss-vfs.jar:3.0.0.GA]

              at org.jboss.vfs.util.automount.Automounter.mount(Automounter.java:117) [jboss-vfs.jar:3.0.0.GA]

              at org.jboss.vfs.util.automount.Automounter.mount(Automounter.java:103) [jboss-vfs.jar:3.0.0.GA]

              at org.jboss.deployers.vfs.plugins.structure.VFSStructureBuilder.applyContextInfo(VFSStructureBuilder.java:211)

              at org.jboss.deployers.structure.spi.helpers.AbstractStructureBuilder.populateContext(AbstractStructureBuilder.java:82)

              ... 42 more

       

      As far I know it war a problem that alrerady was fixed (in previous milestones), I don't understand why it appears again?

       

      As additional information, last summer I was working with M3 and it seems fine.

       

      Thanks in advance,

       

      Marcos

        • 1. AS 6 Final in Solaris error on startup
          jaikiran

          Is this a clean installation? Can you attach your boot.log file (present in JBOSS_HOME/server/<servername>/log folder)?

          • 2. Re: AS 6 Final in Solaris error on startup
            marsim86

            Hi jaikiran,

             

            I attach the boot.log and the server.log (it isn't heavy)

            • 3. Re: AS 6 Final in Solaris error on startup
              marsim86

              Hi again jaikiran,

               

              Have yo got any idea what is the reason  about this exception? Or maybe can you suggest to me something to do?

               

              I´m newbie in solaris and I feel lost in this enviroment.

               

              Thanks,

               

              Marcos

              • 4. Re: AS 6 Final in Solaris error on startup
                jaikiran

                The logs that you posted look OK to me, with respect to the JVM vendor that you are using:

                 

                 

                09:40:08,086 INFO  [ServerInfo] Java version: 1.6.0_20,Sun Microsystems Inc.
                09:40:08,087 INFO  [ServerInfo] Java Runtime: Java(TM) SE Runtime Environment (build 1.6.0_20-b02)
                09:40:08,087 INFO  [ServerInfo] Java VM: Java HotSpot(TM) Server VM 16.3-b01,Sun Microsystems Inc.
                

                 

                I don't know if it will help, but try upgrading the JDK to the latest available version (I guess 1.6.0_24 is out recently) and see if it fixes this issue. I haven't seen anyone else complain about AS6 issues with Solaris. So not quite sure what's wrong. Is this a clean installation of JBoss AS6? Or have you changed anything?

                 

                Also, do you really want to access the admin-console (that's when this error happens)?

                • 5. AS 6 Final in Solaris error on startup
                  wdfink

                  What about if you copy the JBoss installation 1:1 to a different (linux) system and start it there?

                  Just an idea to check whether the JBoss installation is ok