3 Replies Latest reply on May 3, 2005 11:48 PM by spowens2

    Now the web site is broken too

    spowens2

      I had a post up here, and posted a reply to it just in case someone else could benifit from my pain. But the reply broke the topic, and now the topic doesn't display. I wonder if this website is using Jboss?

        • 1. Re: Now the web site is broken too
          spowens2

          The link I am referring to is
          the topic listed below this one entitled:

          Failed to boot JBoss: javax.management.InstanceNotFoundExcep

          • 2. Re: Now the web site is broken too
            spowens2

            Ok lets try it this way, rather than paste the whole blasted startup output into this window (which breaks the server), I will just paste interesting pieces. Note: I have yet to ever in my life see JBoss work on my machine. I saw someone else run JBoss on their machine but that is of little help to me.

            So here goes we will start with the top of the listing:
            ===============================================================================
            .
            JBoss Bootstrap Environment
            .
            JBOSS_HOME: C:\Sistare\JBoss\jboss-4.0.1sp1\bin\..
            .
            JAVA: C:\Program Files\Java\jdk1.5.0_02\bin\java
            .
            JAVA_OPTS: -Dprogram.name=run.bat -Xms128m -Xmx512m
            .
            CLASSPATH: C:\Program Files\Java\jdk1.5.0_02\lib\tools.jar;C:\Sistare\JBoss\jboss-4.0.1sp1\bin\run.jar;C:\Program File
            s\Vignette\V7\7.3\lib\sdk\vgn-appsvcs-cda.jar;C:\Program Files\Vignette\V7\7.3\lib\sdk\thirdparty-combined.jar
            .
            ===============================================================================
            .
            22:26:58,406 INFO [Server] Starting JBoss (MX MicroKernel)...
            22:26:58,406 INFO [Server] Release ID: JBoss [Zion] 4.0.1sp1 (build: CVSTag=JBoss_4_0_1_SP1 date=200502160314)
            22:26:58,406 INFO [Server] Home Dir: C:\Sistare\JBoss\jboss-4.0.1sp1
            22:26:58,406 INFO [Server] Home URL: file:/C:/Sistare/JBoss/jboss-4.0.1sp1/
            22:26:58,406 INFO [Server] Library URL: file:/C:/Sistare/JBoss/jboss-4.0.1sp1/lib/
            22:26:58,421 INFO [Server] Patch URL: null
            22:26:58,421 INFO [Server] Server Name: default
            22:26:58,421 INFO [Server] Server Home Dir: C:\Sistare\JBoss\jboss-4.0.1sp1\server\default
            22:26:58,421 INFO [Server] Server Home URL: file:/C:/Sistare/JBoss/jboss-4.0.1sp1/server/default/
            22:26:58,421 INFO [Server] Server Data Dir: C:\Sistare\JBoss\jboss-4.0.1sp1\server\default\data
            22:26:58,421 INFO [Server] Server Temp Dir: C:\Sistare\JBoss\jboss-4.0.1sp1\server\default\tmp
            22:26:58,421 INFO [Server] Server Config URL: file:/C:/Sistare/JBoss/jboss-4.0.1sp1/server/default/conf/
            22:26:58,421 INFO [Server] Server Library URL: file:/C:/Sistare/JBoss/jboss-4.0.1sp1/server/default/lib/
            22:26:58,421 INFO [Server] Root Deployment Filename: jboss-service.xml
            22:26:58,437 INFO [Server] Starting General Purpose Architecture (GPA)...
            22:26:59,328 INFO [ServerInfo] Java version: 1.5.0_02,Sun Microsystems Inc.
            22:26:59,328 INFO [ServerInfo] Java VM: Java HotSpot(TM) Client VM 1.5.0_02-b09,Sun Microsystems Inc.
            22:26:59,328 INFO [ServerInfo] OS-System: Windows XP 5.1,x86
            22:27:00,546 INFO [Server] Core system initialized
            22:27:04,328 INFO [Log4jService$URLWatchTimerTask] Configuring from URL: resource:log4j.xml
            22:27:04,640 INFO [WebService] Using RMI server codebase: http://rasputin:8083/
            22:27:05,906 INFO [NamingService] Started jndi bootstrap jnpPort=1099, rmiPort=1098, backlog=50, bindAddress=/0.0.0.0,
            Client SocketFactory=null, Server SocketFactory=org.jboss.net.sockets.DefaultSocketFactory@ad093076
            22:27:13,984 INFO [Embedded] Catalina naming disabled
            22:27:14,125 ERROR [Digester] Begin event threw error
            java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory
            at org.apache.commons.beanutils.BeanUtils.(BeanUtils.java:111)
            at org.apache.commons.digester.SetPropertiesRule.begin(SetPropertiesRule.java:259)

            --- Snip -----
            Next we have:
            ---- Snip -----
            22:27:14,125 ERROR [BaseModelMBean] Exception invoking method start
            java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory
            at org.apache.commons.beanutils.BeanUtils.(BeanUtils.java:111)
            at org.apache.commons.digester.SetPropertiesRule.begin(SetPropertiesRule.java:259)
            --- Snip -----

            Then we have

            --- Snip -----
            22:27:14,140 ERROR [Tomcat5] Starting failed jboss.web:service=WebServer
            javax.management.RuntimeErrorException: Error invoking method start
            at org.apache.commons.modeler.BaseModelMBean.invoke(BaseModelMBean.java:514)
            at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:150)
            --- Snip -----

            Which appears to be caused by

            --- Snip -----
            Caused by: java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory
            at org.apache.commons.beanutils.BeanUtils.(BeanUtils.java:111)
            --- Snip -----
            We continue on through about 3000 lines of exceptions being generated due to this NoClassDefFoundError on the LogFactory, which evidently comes from the commons package from apache. I checked the lib directory in the jboss installation and found: commons-httpclient.jar and commons-logging.jar in that directory. Using ZipGenius I inspected the file listing inside the commons-logging.jar file and found that there is a LogFactory.class file under org/apache/commons/logging/. So in theory the JBoss stuff ought to know where it's own lib files are. But evidently this does not seem to be the case.

            --- Snip -----
            22:27:17,718 INFO [MailService] Mail Service bound to java:/Mail
            22:27:18,546 INFO [RARDeployment] Required license terms exist view the META-INF/ra.xml: file:/C:/Sistare/JBoss/jboss-4
            .0.1sp1/server/default/deploy/jboss-local-jdbc.rar
            22:27:19,000 INFO [RARDeployment] Required license terms exist view the META-INF/ra.xml: file:/C:/Sistare/JBoss/jboss-4
            .0.1sp1/server/default/deploy/jboss-xa-jdbc.rar
            22:27:19,250 INFO [RARDeployment] Required license terms exist view the META-INF/ra.xml: file:/C:/Sistare/JBoss/jboss-4
            .0.1sp1/server/default/deploy/jms/jms-ra.rar
            22:27:19,484 INFO [RARDeployment] Required license terms exist view the META-INF/ra.xml: file:/C:/Sistare/JBoss/jboss-4
            .0.1sp1/server/default/deploy/mail-ra.rar
            22:27:20,890 INFO [WrapperDataSourceService] Bound connection factory for resource adapter for ConnectionManager 'jboss
            .jca:service=DataSourceBinding,name=DefaultDS to JNDI name 'java:DefaultDS'
            22:27:20,968 WARN [ConfiguredIdentityLoginModule] Creating LoginModule with no configured password!
            22:27:21,671 INFO [A] Bound to JNDI name: queue/A
            22:27:21,671 INFO [B] Bound to JNDI name: queue/B
            22:27:21,687 INFO [C] Bound to JNDI name: queue/C
            22:27:21,687 INFO [D] Bound to JNDI name: queue/D
            22:27:21,687 INFO [ex] Bound to JNDI name: queue/ex
            22:27:21,718 INFO [testTopic] Bound to JNDI name: topic/testTopic
            22:27:21,734 INFO [securedTopic] Bound to JNDI name: topic/securedTopic
            22:27:21,734 INFO [testDurableTopic] Bound to JNDI name: topic/testDurableTopic
            22:27:21,734 INFO [testQueue] Bound to JNDI name: queue/testQueue
            22:27:21,765 INFO [UILServerILService] JBossMQ UIL service available at : /0.0.0.0:8093
            22:27:21,875 INFO [DLQ] Bound to JNDI name: queue/DLQ
            22:27:22,203 INFO [ConnectionFactoryBindingService] Bound connection factory for resource adapter for ConnectionManager
            'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA to JNDI name 'java:JmsXA'
            22:27:29,859 WARN [JARDeployer] Failed to add deployable jar: file:/C:/Sistare/JBoss/jboss-4.0.1sp1/server/default/tmp/
            deploy/tmp51533MANIFEST.MF
            java.util.zip.ZipException: error in opening zip file
            at java.util.zip.ZipFile.open(Native Method)
            --- Snip -----

            Finally we get to some stuff that looks like JBoss is possibly starting up, but then we get this Failed to add deployable jar warning which doesn't look too promising. This warning repeats itself several times for different files. For example:

            --- Snip -----
            22:27:30,000 WARN [JARDeployer] Failed to add deployable jar: file:/C:/Sistare/JBoss/jboss-4.0.1sp1/server/default/tmp/
            deploy/tmp51536SingleInstanceQuery.class
            java.util.zip.ZipException: error in opening zip file

            --- Snip -----
            The one thing that does stand out is the last part of the file name after the 'deploy/' is it really supposed to be tmp51536SingleInstanceQuery.class or is it supposed to be 'tmp51536/SingleInstanceQuery.class' .... hmmmm.......

            At any rate moving on we finally come to

            --- Snip -----
            22:27:32,828 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
            Packages waiting for a deployer:
            org.jboss.deployment.DeploymentInfo@92192321 { url=file:/C:/Sistare/JBoss/jboss-4.0.1sp1/server/default/deploy/http-invo
            ker.sar/invoker.war/ }
            deployer: null
            status: Starting
            state: INIT_WAITING_DEPLOYER
            watch: file:/C:/Sistare/JBoss/jboss-4.0.1sp1/server/default/deploy/http-invoker.sar/invoker.war/
            altDD: null
            lastDeployed: 1115173636046
            lastModified: 1114456445640
            mbeans:

            org.jboss.deployment.DeploymentInfo@71683727 { url=file:/C:/Sistare/JBoss/jboss-4.0.1sp1/server/default/deploy/jboss-ws4
            ee.sar/jboss-ws4ee.war }
            deployer: null
            status: Starting
            state: INIT_WAITING_DEPLOYER
            watch: file:/C:/Sistare/JBoss/jboss-4.0.1sp1/server/default/deploy/jboss-ws4ee.sar/jboss-ws4ee.war
            altDD: null
            lastDeployed: 1115173636046
            lastModified: 1115173630140
            mbeans:

            org.jboss.deployment.DeploymentInfo@d66378b { url=file:/C:/Sistare/JBoss/jboss-4.0.1sp1/server/default/deploy/jbossweb-t
            omcat50.sar/ROOT.war/ }
            deployer: null
            status: Starting
            state: INIT_WAITING_DEPLOYER
            watch: file:/C:/Sistare/JBoss/jboss-4.0.1sp1/server/default/deploy/jbossweb-tomcat50.sar/ROOT.war/
            altDD: null
            lastDeployed: 1115173636046
            lastModified: 1114456443562
            mbeans:

            org.jboss.deployment.DeploymentInfo@2aa9f1af { url=file:/C:/Sistare/JBoss/jboss-4.0.1sp1/server/default/deploy/jms/jboss
            mq-httpil.sar/jbossmq-httpil.war/ }
            deployer: null
            status: Starting
            state: INIT_WAITING_DEPLOYER
            watch: file:/C:/Sistare/JBoss/jboss-4.0.1sp1/server/default/deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/
            altDD: null
            lastDeployed: 1115173636046
            lastModified: 1114456441984
            mbeans:

            org.jboss.deployment.DeploymentInfo@4df3dc12 { url=file:/C:/Sistare/JBoss/jboss-4.0.1sp1/server/default/tmp/deploy/tmp51
            531vgn-appsvcs-cda.jar-contents/com/vignette/as/config/wizard/upgradecds.xml }
            deployer: null
            status: Starting
            state: START_SUBDEPLOYMENTS
            watch: file:/C:/Sistare/JBoss/jboss-4.0.1sp1/server/default/tmp/deploy/tmp51531vgn-appsvcs-cda.jar-contents/com/vignet
            te/as/config/wizard/upgradecds.xml
            altDD: null
            lastDeployed: 1115173649046
            lastModified: 1115173647421
            mbeans:

            org.jboss.deployment.DeploymentInfo@650b024e { url=file:/C:/Sistare/JBoss/jboss-4.0.1sp1/server/default/tmp/deploy/tmp51
            531vgn-appsvcs-cda.jar-contents/com/vignette/authz/config/wizard/configauthnods.xml }
            deployer: null
            status: Starting
            state: START_SUBDEPLOYMENTS
            watch: file:/C:/Sistare/JBoss/jboss-4.0.1sp1/server/default/tmp/deploy/tmp51531vgn-appsvcs-cda.jar-contents/com/vignet
            te/authz/config/wizard/configauthnods.xml
            altDD: null
            lastDeployed: 1115173649046
            lastModified: 1115173646406
            mbeans:

            org.jboss.deployment.DeploymentInfo@bf3093e0 { url=file:/C:/Sistare/JBoss/jboss-4.0.1sp1/server/default/tmp/deploy/tmp51
            531vgn-appsvcs-cda.jar-contents/com/vignette/cms/config/wizard/forceremovecds.xml }
            deployer: null
            status: Starting
            state: START_SUBDEPLOYMENTS
            watch: file:/C:/Sistare/JBoss/jboss-4.0.1sp1/server/default/tmp/deploy/tmp51531vgn-appsvcs-cda.jar-contents/com/vignet
            te/cms/config/wizard/forceremovecds.xml
            altDD: null
            lastDeployed: 1115173649046
            lastModified: 1115173646718
            mbeans:

            org.jboss.deployment.DeploymentInfo@8b2d094f { url=file:/C:/Sistare/JBoss/jboss-4.0.1sp1/server/default/tmp/deploy/tmp51
            531vgn-appsvcs-cda.jar-contents/com/vignette/cms/config/wizard/newcds.xml }
            deployer: null
            status: Starting
            state: START_SUBDEPLOYMENTS
            watch: file:/C:/Sistare/JBoss/jboss-4.0.1sp1/server/default/tmp/deploy/tmp51531vgn-appsvcs-cda.jar-contents/com/vignet
            te/cms/config/wizard/newcds.xml
            altDD: null
            lastDeployed: 1115173649046
            lastModified: 1115173646718
            mbeans:

            org.jboss.deployment.DeploymentInfo@9378c51a { url=file:/C:/Sistare/JBoss/jboss-4.0.1sp1/server/default/tmp/deploy/tmp51
            531vgn-appsvcs-cda.jar-contents/com/vignette/cms/config/wizard/newds.xml }
            deployer: null
            status: Starting
            state: START_SUBDEPLOYMENTS
            watch: file:/C:/Sistare/JBoss/jboss-4.0.1sp1/server/default/tmp/deploy/tmp51531vgn-appsvcs-cda.jar-contents/com/vignet
            te/cms/config/wizard/newds.xml
            altDD: null
            lastDeployed: 1115173649046
            lastModified: 1115173646703
            mbeans:

            org.jboss.deployment.DeploymentInfo@2de7ad19 { url=file:/C:/Sistare/JBoss/jboss-4.0.1sp1/server/default/tmp/deploy/tmp51
            531vgn-appsvcs-cda.jar-contents/com/vignette/cms/config/wizard/removecds.xml }
            deployer: null
            status: Starting
            state: START_SUBDEPLOYMENTS
            watch: file:/C:/Sistare/JBoss/jboss-4.0.1sp1/server/default/tmp/deploy/tmp51531vgn-appsvcs-cda.jar-contents/com/vignet
            te/cms/config/wizard/removecds.xml
            altDD: null
            lastDeployed: 1115173649046
            lastModified: 1115173646734
            mbeans:

            org.jboss.deployment.DeploymentInfo@c558010 { url=file:/C:/Sistare/JBoss/jboss-4.0.1sp1/server/default/tmp/deploy/tmp515
            31vgn-appsvcs-cda.jar-contents/com/vignette/cms/config/wizard/removeds.xml }
            deployer: null
            status: Starting
            state: START_SUBDEPLOYMENTS
            watch: file:/C:/Sistare/JBoss/jboss-4.0.1sp1/server/default/tmp/deploy/tmp51531vgn-appsvcs-cda.jar-contents/com/vignet
            te/cms/config/wizard/removeds.xml
            altDD: null
            lastDeployed: 1115173649046
            lastModified: 1115173646703
            mbeans:

            org.jboss.deployment.DeploymentInfo@8d15c5ea { url=file:/C:/Sistare/JBoss/jboss-4.0.1sp1/server/default/tmp/deploy/tmp51
            531vgn-appsvcs-cda.jar-contents/com/vignette/migration/config/wizard/newv6cds.xml }
            deployer: null
            status: Starting
            state: START_SUBDEPLOYMENTS
            watch: file:/C:/Sistare/JBoss/jboss-4.0.1sp1/server/default/tmp/deploy/tmp51531vgn-appsvcs-cda.jar-contents/com/vignet
            te/migration/config/wizard/newv6cds.xml
            altDD: null
            lastDeployed: 1115173649046
            lastModified: 1115173646828
            mbeans:

            org.jboss.deployment.DeploymentInfo@ec09b29e { url=file:/C:/Sistare/JBoss/jboss-4.0.1sp1/server/default/tmp/deploy/tmp51
            531vgn-appsvcs-cda.jar-contents/com/vignette/migration/config/wizard/removev6cds.xml }
            deployer: null
            status: Starting
            state: START_SUBDEPLOYMENTS
            watch: file:/C:/Sistare/JBoss/jboss-4.0.1sp1/server/default/tmp/deploy/tmp51531vgn-appsvcs-cda.jar-contents/com/vignet
            te/migration/config/wizard/removev6cds.xml
            altDD: null
            lastDeployed: 1115173649046
            lastModified: 1115173646828
            mbeans:

            org.jboss.deployment.DeploymentInfo@7f408bab { url=file:/C:/Sistare/JBoss/jboss-4.0.1sp1/server/default/deploy/AtYourSer
            vice.war }
            deployer: null
            status: null
            state: INIT_WAITING_DEPLOYER
            watch: file:/C:/Sistare/JBoss/jboss-4.0.1sp1/server/default/deploy/AtYourService.war
            altDD: null
            lastDeployed: 1115173649843
            lastModified: 1115173649843
            mbeans:

            org.jboss.deployment.DeploymentInfo@85612b4a { url=file:/C:/Sistare/JBoss/jboss-4.0.1sp1/server/default/deploy/jmx-conso
            le.war/ }
            deployer: null
            status: null
            state: INIT_WAITING_DEPLOYER
            watch: file:/C:/Sistare/JBoss/jboss-4.0.1sp1/server/default/deploy/jmx-console.war/
            altDD: null
            lastDeployed: 1115173649843
            lastModified: 1114456441265
            mbeans:

            org.jboss.deployment.DeploymentInfo@77bc0c65 { url=file:/C:/Sistare/JBoss/jboss-4.0.1sp1/server/default/deploy/managemen
            t/web-console.war/ }
            deployer: null
            status: null
            state: INIT_WAITING_DEPLOYER
            watch: file:/C:/Sistare/JBoss/jboss-4.0.1sp1/server/default/deploy/management/web-console.war/
            altDD: null
            lastDeployed: 1115173649843
            lastModified: 1114456439812
            mbeans:

            org.jboss.deployment.DeploymentInfo@42abe7b8 { url=file:/C:/Sistare/JBoss/jboss-4.0.1sp1/server/default/deploy/AtYourSer
            vice/WEB-INF/web.xml }
            deployer: null
            status: null
            state: INIT_WAITING_DEPLOYER
            watch: file:/C:/Sistare/JBoss/jboss-4.0.1sp1/server/default/deploy/AtYourService/WEB-INF/web.xml
            altDD: null
            lastDeployed: 1115173651625
            lastModified: 1115173651625
            mbeans:

            Incompletely deployed packages:
            org.jboss.deployment.DeploymentInfo@7f408bab { url=file:/C:/Sistare/JBoss/jboss-4.0.1sp1/server/default/deploy/AtYourSer
            vice.war }
            deployer: null
            status: null
            state: INIT_WAITING_DEPLOYER
            watch: file:/C:/Sistare/JBoss/jboss-4.0.1sp1/server/default/deploy/AtYourService.war
            altDD: null
            lastDeployed: 1115173649843
            lastModified: 1115173649843
            mbeans:

            org.jboss.deployment.DeploymentInfo@85612b4a { url=file:/C:/Sistare/JBoss/jboss-4.0.1sp1/server/default/deploy/jmx-conso
            le.war/ }
            deployer: null
            status: null
            state: INIT_WAITING_DEPLOYER
            watch: file:/C:/Sistare/JBoss/jboss-4.0.1sp1/server/default/deploy/jmx-console.war/
            altDD: null
            lastDeployed: 1115173649843
            lastModified: 1114456441265
            mbeans:

            org.jboss.deployment.DeploymentInfo@77bc0c65 { url=file:/C:/Sistare/JBoss/jboss-4.0.1sp1/server/default/deploy/managemen
            t/web-console.war/ }
            deployer: null
            status: null
            state: INIT_WAITING_DEPLOYER
            watch: file:/C:/Sistare/JBoss/jboss-4.0.1sp1/server/default/deploy/management/web-console.war/
            altDD: null
            lastDeployed: 1115173649843
            lastModified: 1114456439812
            mbeans:

            org.jboss.deployment.DeploymentInfo@42abe7b8 { url=file:/C:/Sistare/JBoss/jboss-4.0.1sp1/server/default/deploy/AtYourSer
            vice/WEB-INF/web.xml }
            deployer: null
            status: null
            state: INIT_WAITING_DEPLOYER
            watch: file:/C:/Sistare/JBoss/jboss-4.0.1sp1/server/default/deploy/AtYourService/WEB-INF/web.xml
            altDD: null
            lastDeployed: 1115173651625
            lastModified: 1115173651625
            mbeans:

            MBeans waiting for other MBeans:
            ObjectName: jboss.ws4ee:service=ServiceDeployerJSE
            state: CREATED
            I Depend On: jboss.web:service=WebServer

            Depends On Me:
            ObjectName: jboss.web:service=WebServer
            state: FAILED
            I Depend On: jboss.security:service=JaasSecurityManager
            jboss:service=TransactionManager

            Depends On Me: jboss.ws4ee:service=ServiceDeployerJSE
            jboss.mq:service=InvocationLayer,type=HTTP
            java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory
            ObjectName: jboss.mq:service=InvocationLayer,type=HTTP
            state: CONFIGURED
            I Depend On: jboss.mq:service=Invoker
            jboss.web:service=WebServer

            Depends On Me:

            MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM:
            ObjectName: jboss.web:service=WebServer
            state: FAILED
            I Depend On: jboss.security:service=JaasSecurityManager
            jboss:service=TransactionManager

            Depends On Me: jboss.ws4ee:service=ServiceDeployerJSE
            jboss.mq:service=InvocationLayer,type=HTTP
            java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory

            22:27:33,062 INFO [Server] JBoss (MX MicroKernel) [4.0.1sp1 (build: CVSTag=JBoss_4_0_1_SP1 date=200502160314)] Started
            in 34s:625ms
            --- Snip -----

            As we see the JBoss server claims to start up, but it doesn't appear to have deployed anything. Seems to me that there is some funkyness using this JBoss implementation on XP due to directory naming conventions. I did notice that the default run.bat file had a line like this:

            set JBOSS_HOME=%DIRNAME%\..

            When I looked at the startup of the bat file it outputs JBOSS_HOME as

            JBOSS_HOME: C:\Sistare\JBoss\jboss-4.0.1sp1\bin\\..

            Note the extra backslash.

            I modified this line in the batch file to
            set JBOSS_HOME=%DIRNAME%..

            and when I run it now it outputs
            JBOSS_HOME: C:\Sistare\JBoss\jboss-4.0.1sp1\bin\..

            So because of this I am wondering if the zip stuff in the latest Java package doesn't create file paths correctly or something.

            At any rate I can't get JBoss to run.

            • 3. Re: Now the web site is broken too
              spowens2

              Well, I don't know what the problem was, but I do know the fix. Chuck JBoss version 4.0.1sp1 and install JBoss version 4.0.2.


              Wooo Hooo!!!!

              --- Snip ----
              ===============================================================================
              .
              JBoss Bootstrap Environment
              .
              JBOSS_HOME: C:\Sistare\JBoss\jboss-4.0.2\bin\\..
              .
              JAVA: C:\Program Files\Java\jdk1.5.0_02\bin\java
              .
              JAVA_OPTS: -Dprogram.name=run.bat -Xms128m -Xmx512m
              .
              CLASSPATH: C:\Program Files\Java\jdk1.5.0_02\lib\tools.jar;C:\Sistare\JBoss\jboss-4.0.2\bin\\run.jar;C:\Program Files\
              Vignette\V7\7.3\lib\sdk\vgn-appsvcs-cda.jar;C:\Program Files\Vignette\V7\7.3\lib\sdk\thirdparty-combined.jar;C:\Program
              Files\Java\jdk1.5.0_02\lib\tools.jar;C:\Sistare\JBoss\jboss-4.0.2\bin\\run.jar;C:\Program Files\Vignette\V7\7.3\lib\sdk\
              vgn-appsvcs-cda.jar;C:\Program Files\Vignette\V7\7.3\lib\sdk\thirdparty-combined.jar
              .
              ===============================================================================
              .
              23:44:11,093 INFO [Server] Starting JBoss (MX MicroKernel)...
              23:44:11,093 INFO [Server] Release ID: JBoss [Zion] 4.0.2 (build: CVSTag=JBoss_4_0_2 date=200505022023)
              23:44:11,093 INFO [Server] Home Dir: C:\Sistare\JBoss\jboss-4.0.2
              23:44:11,093 INFO [Server] Home URL: file:/C:/Sistare/JBoss/jboss-4.0.2/
              23:44:11,093 INFO [Server] Library URL: file:/C:/Sistare/JBoss/jboss-4.0.2/lib/
              23:44:11,093 INFO [Server] Patch URL: null
              23:44:11,093 INFO [Server] Server Name: default
              23:44:11,093 INFO [Server] Server Home Dir: C:\Sistare\JBoss\jboss-4.0.2\server\default
              23:44:11,093 INFO [Server] Server Home URL: file:/C:/Sistare/JBoss/jboss-4.0.2/server/default/
              23:44:11,093 INFO [Server] Server Data Dir: C:\Sistare\JBoss\jboss-4.0.2\server\default\data
              23:44:11,109 INFO [Server] Server Temp Dir: C:\Sistare\JBoss\jboss-4.0.2\server\default\tmp
              23:44:11,109 INFO [Server] Server Config URL: file:/C:/Sistare/JBoss/jboss-4.0.2/server/default/conf/
              23:44:11,109 INFO [Server] Server Library URL: file:/C:/Sistare/JBoss/jboss-4.0.2/server/default/lib/
              23:44:11,109 INFO [Server] Root Deployment Filename: jboss-service.xml
              23:44:11,109 INFO [Server] Starting General Purpose Architecture (GPA)...
              23:44:12,296 INFO [ServerInfo] Java version: 1.5.0_02,Sun Microsystems Inc.
              23:44:12,312 INFO [ServerInfo] Java VM: Java HotSpot(TM) Client VM 1.5.0_02-b09,Sun Microsystems Inc.
              23:44:12,312 INFO [ServerInfo] OS-System: Windows XP 5.1,x86
              23:44:13,187 INFO [Server] Core system initialized
              23:44:15,437 INFO [Log4jService$URLWatchTimerTask] Configuring from URL: resource:log4j.xml
              23:44:15,531 INFO [WebService] Using RMI server codebase: http://rasputin:8083/
              23:44:16,312 INFO [NamingService] Started jndi bootstrap jnpPort=1099, rmiPort=1098, backlog=50, bindAddress=/0.0.0.0,
              Client SocketFactory=null, Server SocketFactory=org.jboss.net.sockets.DefaultSocketFactory@ad093076
              23:44:22,609 INFO [Embedded] Catalina naming disabled
              23:44:23,156 INFO [Http11Protocol] Initializing Coyote HTTP/1.1 on http-0.0.0.0-8080
              23:44:23,156 INFO [Catalina] Initialization processed in 469 ms
              23:44:23,156 INFO [StandardService] Starting service jboss.web
              23:44:23,171 INFO [StandardEngine] Starting Servlet Engine: Apache Tomcat/5.5.9
              23:44:23,218 INFO [StandardHost] XML validation disabled
              23:44:23,250 INFO [Catalina] Server startup in 94 ms
              23:44:23,609 INFO [TomcatDeployer] deploy, ctxPath=/invoker, warUrl=file:/C:/Sistare/JBoss/jboss-4.0.2/server/default/d
              eploy/http-invoker.sar/invoker.war/
              23:44:24,125 INFO [WebappLoader] Dual registration of jndi stream handler: factory already defined
              23:44:24,796 INFO [TomcatDeployer] deploy, ctxPath=/ws4ee, warUrl=file:/C:/Sistare/JBoss/jboss-4.0.2/server/default/tmp
              /deploy/tmp52025jboss-ws4ee-exp.war/
              23:44:25,000 INFO [TomcatDeployer] deploy, ctxPath=/, warUrl=file:/C:/Sistare/JBoss/jboss-4.0.2/server/default/deploy/j
              bossweb-tomcat55.sar/ROOT.war/
              23:44:25,328 INFO [TomcatDeployer] deploy, ctxPath=/jbossmq-httpil, warUrl=file:/C:/Sistare/JBoss/jboss-4.0.2/server/de
              fault/deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/
              23:44:28,375 INFO [TomcatDeployer] deploy, ctxPath=/web-console, warUrl=file:/C:/Sistare/JBoss/jboss-4.0.2/server/defau
              lt/deploy/management/console-mgr.sar/web-console.war/
              23:44:29,250 INFO [MailService] Mail Service bound to java:/Mail
              23:44:30,328 INFO [RARDeployment] Required license terms exist view the META-INF/ra.xml: file:/C:/Sistare/JBoss/jboss-4
              .0.2/server/default/deploy/jboss-ha-local-jdbc.rar
              23:44:30,546 INFO [RARDeployment] Required license terms exist view the META-INF/ra.xml: file:/C:/Sistare/JBoss/jboss-4
              .0.2/server/default/deploy/jboss-ha-xa-jdbc.rar
              23:44:30,734 INFO [RARDeployment] Required license terms exist view the META-INF/ra.xml: file:/C:/Sistare/JBoss/jboss-4
              .0.2/server/default/deploy/jboss-local-jdbc.rar
              23:44:30,937 INFO [RARDeployment] Required license terms exist view the META-INF/ra.xml: file:/C:/Sistare/JBoss/jboss-4
              .0.2/server/default/deploy/jboss-xa-jdbc.rar
              23:44:31,109 INFO [RARDeployment] Required license terms exist view the META-INF/ra.xml: file:/C:/Sistare/JBoss/jboss-4
              .0.2/server/default/deploy/jms/jms-ra.rar
              23:44:31,265 INFO [RARDeployment] Required license terms exist view the META-INF/ra.xml: file:/C:/Sistare/JBoss/jboss-4
              .0.2/server/default/deploy/mail-ra.rar
              23:44:32,687 INFO [WrapperDataSourceService] Bound connection factory for resource adapter for ConnectionManager 'jboss
              .jca:service=DataSourceBinding,name=DefaultDS to JNDI name 'java:DefaultDS'
              23:44:33,421 INFO [A] Bound to JNDI name: queue/A
              23:44:33,421 INFO [B] Bound to JNDI name: queue/B
              23:44:33,421 INFO [C] Bound to JNDI name: queue/C
              23:44:33,421 INFO [D] Bound to JNDI name: queue/D
              23:44:33,421 INFO [ex] Bound to JNDI name: queue/ex
              23:44:33,468 INFO [testTopic] Bound to JNDI name: topic/testTopic
              23:44:33,468 INFO [securedTopic] Bound to JNDI name: topic/securedTopic
              23:44:33,468 INFO [testDurableTopic] Bound to JNDI name: topic/testDurableTopic
              23:44:33,468 INFO [testQueue] Bound to JNDI name: queue/testQueue
              23:44:33,546 INFO [UILServerILService] JBossMQ UIL service available at : /0.0.0.0:8093
              23:44:33,609 INFO [DLQ] Bound to JNDI name: queue/DLQ
              23:44:33,890 INFO [ConnectionFactoryBindingService] Bound connection factory for resource adapter for ConnectionManager
              'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA to JNDI name 'java:JmsXA'
              23:44:39,421 INFO [TomcatDeployer] deploy, ctxPath=/AtYourService, warUrl=file:/C:/Sistare/JBoss/jboss-4.0.2/server/def
              ault/tmp/deploy/tmp52071AtYourService-exp.war/
              23:44:40,593 INFO [TomcatDeployer] deploy, ctxPath=/jmx-console, warUrl=file:/C:/Sistare/JBoss/jboss-4.0.2/server/defau
              lt/deploy/jmx-console.war/
              23:44:41,125 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-0.0.0.0-8080
              23:44:41,265 INFO [ChannelSocket] JK: ajp13 listening on /0.0.0.0:8009
              23:44:41,281 INFO [JkMain] Jk running ID=0 time=0/94 config=null
              23:44:41,296 INFO [Server] JBoss (MX MicroKernel) [4.0.2 (build: CVSTag=JBoss_4_0_2 date=200505022023)] Started in 30s:
              187ms