10 Replies Latest reply on Feb 27, 2007 10:50 AM by peterj

    error in log file

    nehasr

      hi
      when ever a start the server there is an error stating that the deployment of the transaction bean is not done but when i go to the log file to see the detail there is again a problem ....it shows me a previous date log file...no new file is generated foe the latest time and date.I have started the server so many times but it shows last date of 22 feb 07 only.

        • 1. Re: error in log file
          visolvejboss

          Hello,

          Which version of JBoss server you are using and in which OS?

          Try to do the following.

          Lets assume, you are running the "Default" server configuration of JBoss AS.

          1. Remove the folders "tmp", "log", "work" from <JBOSS_HOME>/server/default/ location.

          2. Start the server.

          3. Now check the server.log file in the location <JBOSS_HOME>/server/default/log/.

          • 2. Re: error in log file
            nehasr

            hi
            thanks for the reply...
            m using jboss-4.0.4 on windows xp.
            bt there is no folder as <JBOSS_HOME>/server/default/location from where i can delete tmp ,log and work.....i hv these folder in <JBOSS_HOME>/server/default
            bt if i delete log folder fm here where ll i check my log file den??

            • 3. Re: error in log file
              visolvejboss

              Hello,

              Give the details for the following.

              1. In which location you have installed the JBoss AS?
              2. How you are running the JBoss AS server?
              3. Which log file you are looking?

              Explain bit briefly regarding your problem.

              • 4. Re: error in log file
                nehasr

                hi
                1.C:\jboss-4.0.4\server\MOB_SERVER n MOB_SERVER is the name of my jboss instance
                2.to run jboss i go to cmd screeen den C:\jboss-4.0.4\bin\run -d MOB_SERVER
                3 but wen i run it,it says not deployed the jar files so i wanted to see the log file to check the detail bt still its nt changing
                i view log file as: C:\jboss-4.0.4\server\MOB_SERVER\log\server.log
                bt its nt modified

                • 5. Re: error in log file
                  visolvejboss

                  Hello,

                  Do the steps following.

                  1. Delete the folders "tmp", "log", "work" present in the path C:\jboss-4.0.4\server\MOB_SERVER.

                  2. Start the JBoss Server in the command prompt as

                  run.sh -c MOB_SERVER


                  Note: While starting the JBoss AS, it will create tmp, work and log directories.

                  3. See the log file server.log.

                  4. Post here what you are getting in the command prompt after starting the JBoss Server.

                  Check also boot.log in the log folder which is containing the log information generated before configuring log4j. So, I suppose, the problem might be happened before log4j configuration.



                  • 6. Re: error in log file
                    nehasr

                    hi
                    thanks nw my log file is updated bt still its nt deployed the jar file
                    i m posting wat m gettin on cmd screen...
                    ment.
                    Info : Class not found on 'com.iflex.fcat.timer.TimerBean': No ClassLoaders fo
                    und for: com.iflex.fcat.timer.TimerBean

                    14:34:11,828 ERROR [MainDeployer] Could not create deployment: file:/C:/jboss-4.
                    0.4/server/MOB_SERVER/deploy/TimerBean.jar
                    org.jboss.deployment.DeploymentException: Verification of Enterprise Beans faile
                    d, see above for error messages.
                    at org.jboss.ejb.EJBDeployer.create(EJBDeployer.java:610)
                    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
                    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
                    at java.lang.reflect.Method.invoke(Unknown Source)
                    at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch
                    er.java:155)
                    at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
                    at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractIntercept
                    or.java:133)
                    at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
                    at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelM
                    BeanOperationInterceptor.java:142)
                    at org.jboss.mx.interceptor.DynamicInterceptor.invoke(DynamicInterceptor
                    .java:97)
                    at org.jboss.system.InterceptorServiceMBeanSupport.invokeNext(Intercepto
                    rServiceMBeanSupport.java:238)
                    at org.jboss.ws.server.WebServiceDeployer.create(WebServiceDeployer.java
                    :99)
                    at org.jboss.deployment.SubDeployerInterceptorSupport$XMBeanInterceptor.
                    create(SubDeployerInterceptorSupport.java:180)
                    at org.jboss.deployment.SubDeployerInterceptor.invoke(SubDeployerInterce
                    ptor.java:91)
                    at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
                    at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
                    java:264)
                    at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
                    at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
                    at $Proxy27.create(Unknown Source)
                    at org.jboss.deployment.MainDeployer.create(MainDeployer.java:953)
                    at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:807)
                    at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:771)
                    at sun.reflect.GeneratedMethodAccessor57.invoke(Unknown Source)
                    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
                    at java.lang.reflect.Method.invoke(Unknown Source)
                    at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch
                    er.java:155)
                    at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
                    at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractIntercept
                    or.java:133)
                    at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
                    at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelM
                    BeanOperationInterceptor.java:142)
                    at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
                    at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
                    java:264)
                    at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
                    at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
                    at $Proxy9.deploy(Unknown Source)
                    at org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymen
                    tScanner.java:421)
                    at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentS
                    canner.java:634)
                    at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.
                    doScan(AbstractDeploymentScanner.java:263)
                    at org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(A
                    bstractDeploymentScanner.java:336)
                    at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanS
                    upport.java:289)
                    at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMB
                    eanSupport.java:245)
                    at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
                    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
                    at java.lang.reflect.Method.invoke(Unknown Source)
                    at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch
                    er.java:155)
                    at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
                    at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
                    at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
                    java:264)
                    at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
                    at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceControl
                    ler.java:978)
                    at $Proxy0.start(Unknown Source)
                    at org.jboss.system.ServiceController.start(ServiceController.java:417)
                    at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
                    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
                    at java.lang.reflect.Method.invoke(Unknown Source)
                    at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch
                    er.java:155)
                    at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
                    at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
                    at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
                    java:264)
                    at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
                    at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
                    at $Proxy4.start(Unknown Source)
                    at org.jboss.deployment.SARDeployer.start(SARDeployer.java:302)
                    at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1007)
                    at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:808)
                    at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:771)
                    at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:755)
                    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
                    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
                    at java.lang.reflect.Method.invoke(Unknown Source)
                    at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch
                    er.java:155)
                    at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
                    at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractIntercept
                    or.java:133)
                    at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
                    at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelM
                    BeanOperationInterceptor.java:142)
                    at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
                    at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
                    java:264)
                    at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
                    at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
                    at $Proxy5.deploy(Unknown Source)
                    at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482)
                    at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
                    at org.jboss.Main.boot(Main.java:200)
                    at org.jboss.Main$1.run(Main.java:464)
                    at java.lang.Thread.run(Unknown Source)
                    14:34:11,938 INFO [TomcatDeployer] deploy, ctxPath=/jmx-console, warUrl=.../dep
                    loy/jmx-console.war/
                    14:34:12,984 ERROR [MainDeployer] Could not create deployment: file:/C:/jboss-4.
                    0.4/server/MOB_SERVER/deploy/netbanking.war
                    org.jboss.ws.WSException: java.lang.ClassNotFoundException: com.iflex.fcat.servl
                    et.EntryServlet
                    at org.jboss.ws.server.WebServiceDeployerJSE.isWebserviceDeployment(WebS
                    erviceDeployerJSE.java:161)
                    at org.jboss.ws.server.WebServiceDeployer.create(WebServiceDeployer.java
                    :101)
                    at org.jboss.ws.server.WebServiceDeployerJSE.create(WebServiceDeployerJS
                    E.java:66)
                    at org.jboss.deployment.SubDeployerInterceptorSupport$XMBeanInterceptor.
                    create(SubDeployerInterceptorSupport.java:180)
                    at org.jboss.deployment.SubDeployerInterceptor.invoke(SubDeployerInterce
                    ptor.java:91)
                    at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
                    at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
                    java:264)
                    at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
                    at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
                    at $Proxy32.create(Unknown Source)
                    at org.jboss.deployment.MainDeployer.create(MainDeployer.java:953)
                    at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:807)
                    at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:771)
                    at sun.reflect.GeneratedMethodAccessor57.invoke(Unknown Source)
                    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
                    at java.lang.reflect.Method.invoke(Unknown Source)
                    at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch
                    er.java:155)
                    at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
                    at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractIntercept
                    or.java:133)
                    at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
                    at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelM
                    BeanOperationInterceptor.java:142)
                    at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
                    at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
                    java:264)
                    at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
                    at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
                    at $Proxy9.deploy(Unknown Source)
                    at org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymen
                    tScanner.java:421)
                    at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentS
                    canner.java:634)
                    at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.
                    doScan(AbstractDeploymentScanner.java:263)
                    at org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(A
                    bstractDeploymentScanner.java:336)
                    at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanS
                    upport.java:289)
                    at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMB
                    eanSupport.java:245)
                    at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
                    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
                    at java.lang.reflect.Method.invoke(Unknown Source)
                    at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch
                    er.java:155)
                    at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
                    at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
                    at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
                    java:264)
                    at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
                    at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceControl
                    ler.java:978)
                    at $Proxy0.start(Unknown Source)
                    at org.jboss.system.ServiceController.start(ServiceController.java:417)
                    at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
                    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
                    at java.lang.reflect.Method.invoke(Unknown Source)
                    at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch
                    er.java:155)
                    at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
                    at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
                    at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
                    java:264)
                    at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
                    at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
                    at $Proxy4.start(Unknown Source)
                    at org.jboss.deployment.SARDeployer.start(SARDeployer.java:302)
                    at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1007)
                    at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:808)
                    at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:771)
                    at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:755)
                    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
                    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
                    at java.lang.reflect.Method.invoke(Unknown Source)
                    at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatch
                    er.java:155)
                    at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
                    at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractIntercept
                    or.java:133)
                    at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
                    at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelM
                    BeanOperationInterceptor.java:142)
                    at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
                    at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.
                    java:264)
                    at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
                    at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
                    at $Proxy5.deploy(Unknown Source)
                    at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482)
                    at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
                    at org.jboss.Main.boot(Main.java:200)
                    at org.jboss.Main$1.run(Main.java:464)
                    at java.lang.Thread.run(Unknown Source)
                    Caused by: java.lang.ClassNotFoundException: com.iflex.fcat.servlet.EntryServlet

                    at java.net.URLClassLoader$1.run(Unknown Source)
                    at java.security.AccessController.doPrivileged(Native Method)
                    at java.net.URLClassLoader.findClass(Unknown Source)
                    at java.lang.ClassLoader.loadClass(Unknown Source)
                    at java.lang.ClassLoader.loadClass(Unknown Source)
                    at org.jboss.ws.server.WebServiceDeployerJSE.isWebserviceDeployment(WebS
                    erviceDeployerJSE.java:151)
                    ... 76 more
                    14:34:12,999 ERROR [URLDeploymentScanner] Incomplete Deployment listing:

                    --- Incompletely deployed packages ---
                    org.jboss.deployment.DeploymentInfo@7ade3e1d { url=file:/C:/jboss-4.0.4/server/M
                    OB_SERVER/deploy/FCATTxnBean.jar }
                    deployer: MBeanProxyExt[jboss.ejb:service=EJBDeployer]
                    status: Deployment FAILED reason: Verification of Enterprise Beans failed, see
                    above for error messages.
                    state: FAILED
                    watch: file:/C:/jboss-4.0.4/server/MOB_SERVER/deploy/FCATTxnBean.jar
                    altDD: null
                    lastDeployed: 1172567051594
                    lastModified: 1172567051594
                    mbeans:

                    org.jboss.deployment.DeploymentInfo@88e80a68 { url=file:/C:/jboss-4.0.4/server/M
                    OB_SERVER/deploy/TimerBean.jar }
                    deployer: MBeanProxyExt[jboss.ejb:service=EJBDeployer]
                    status: Deployment FAILED reason: Verification of Enterprise Beans failed, see
                    above for error messages.
                    state: FAILED
                    watch: file:/C:/jboss-4.0.4/server/MOB_SERVER/deploy/TimerBean.jar
                    altDD: null
                    lastDeployed: 1172567051766
                    lastModified: 1172567051766
                    mbeans:

                    org.jboss.deployment.DeploymentInfo@98860a73 { url=file:/C:/jboss-4.0.4/server/M
                    OB_SERVER/deploy/netbanking.war }
                    deployer: MBeanProxyExt[jboss.web:service=WebServer]
                    status: Deployment FAILED reason: java.lang.ClassNotFoundException: com.iflex.
                    fcat.servlet.EntryServlet
                    state: FAILED
                    watch: file:/C:/jboss-4.0.4/server/MOB_SERVER/deploy/netbanking.war
                    altDD: null
                    lastDeployed: 1172567052984
                    lastModified: 1172567052952
                    mbeans:

                    --- MBeans waiting for other MBeans ---
                    ObjectName: jboss.jca:service=RARDeployment,name='BTU.rar'
                    State: FAILED
                    Reason: java.lang.ClassNotFoundException: No ClassLoaders found for: com.iflex
                    .fcat.connect.adapter.TimerResourceAdapter

                    --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
                    ObjectName: jboss.jca:service=RARDeployment,name='BTU.rar'
                    State: FAILED
                    Reason: java.lang.ClassNotFoundException: No ClassLoaders found for: com.iflex
                    .fcat.connect.adapter.TimerResourceAdapter


                    14:34:13,155 INFO [Http11BaseProtocol] Starting Coyote HTTP/1.1 on http-0.0.0.0
                    -8180
                    14:34:13,265 INFO [ChannelSocket] JK: ajp13 listening on /0.0.0.0:8109
                    14:34:13,280 INFO [JkMain] Jk running ID=0 time=0/46 config=null
                    14:34:13,296 INFO [Server] JBoss (MX MicroKernel) [4.0.4.GA (build: CVSTag=JBos
                    s_4_0_4_GA date=200605151000)] Started in 21s:155ms

                    • 7. Re: error in log file
                      visolvejboss

                      Hello,

                      From the Error log, I guess that,

                      There is no such class called TimerBean inside the TimerBean.jar file.
                      see the structure of the TimerBean.jar file and post the structure. And, also the ejb-jar.xml file content.

                      For the netbanking.war error,

                      There is no class file called EntryServlet inside the the netbanking.war file. Check structure of war file and verify the web.xml file and post its content.

                      • 8. Re: error in log file
                        nehasr

                        hi
                        i did check it bt my jar files r still nt deployed...
                        i m agn posting the cmd screen plz check it
                        Microsoft Windows XP [Version 5.1.2600]
                        (C) Copyright 1985-2001 Microsoft Corp.

                        C:\Documents and Settings\NehaSr>cd\

                        C:\>cd C:\jboss-4.0.4\bin

                        C:\jboss-4.0.4\bin>run -d MOB_SERVER
                        The filename, directory name, or volume label syntax is incorrect.
                        JAVA_HOME is not set. Unexpected results may occur.
                        Set JAVA_HOME to the directory of your local JDK to avoid this message.
                        ===============================================================================
                        .
                        JBoss Bootstrap Environment
                        .
                        JBOSS_HOME: C:\jboss-4.0.4\bin\\..
                        .
                        JAVA: java
                        .
                        JAVA_OPTS: -Dprogram.name=run.bat -Xms128m -Xmx512m -Dsun.rmi.dgc.client.gcIn
                        terval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000
                        .
                        CLASSPATH: \lib\tools.jar;C:\jboss-4.0.4\bin\\run.jar
                        .
                        ===============================================================================
                        .
                        15:45:17,020 INFO [Server] Starting JBoss (MX MicroKernel)...
                        15:45:17,020 INFO [Server] Release ID: JBoss [Zion] 4.0.4.GA (build: CVSTag=JBo
                        ss_4_0_4_GA date=200605151000)
                        15:45:17,035 INFO [Server] Home Dir: C:\jboss-4.0.4
                        15:45:17,035 INFO [Server] Home URL: file:/C:/jboss-4.0.4/
                        15:45:17,035 INFO [Server] Patch URL: null
                        15:45:17,035 INFO [Server] Server Name: default
                        15:45:17,035 INFO [Server] Server Home Dir: C:\jboss-4.0.4\server\default
                        15:45:17,035 INFO [Server] Server Home URL: file:/C:/jboss-4.0.4/server/default
                        /
                        15:45:17,035 INFO [Server] Server Log Dir: C:\jboss-4.0.4\server\default\log
                        15:45:17,035 INFO [Server] Server Temp Dir: C:\jboss-4.0.4\server\default\tmp
                        15:45:17,035 INFO [Server] Root Deployment Filename: jboss-service.xml
                        15:45:17,378 INFO [ServerInfo] Java version: 1.5.0,Sun Microsystems Inc.
                        15:45:17,378 INFO [ServerInfo] Java VM: Java HotSpot(TM) Client VM 1.5.0-b64,Su
                        n Microsystems Inc.
                        15:45:17,394 INFO [ServerInfo] OS-System: Windows XP 5.1,x86
                        15:45:17,845 INFO [Server] Core system initialized
                        15:45:19,713 INFO [WebService] Using RMI server codebase: http://isljbhp06c1:80
                        83/
                        15:45:19,744 INFO [Log4jService$URLWatchTimerTask] Configuring from URL: resour
                        ce:log4j.xml
                        15:45:20,087 INFO [NamingService] JNDI bootstrap JNP=/0.0.0.0:1099, RMI=/0.0.0.
                        0:1122, backlog=50, no client SocketFactory, Server SocketFactory=class org.jbos
                        s.net.sockets.DefaultSocketFactory
                        15:45:23,153 INFO [Embedded] Catalina naming disabled
                        15:45:23,200 INFO [ClusterRuleSetFactory] Unable to find a cluster rule set in
                        the classpath. Will load the default rule set.
                        15:45:23,200 INFO [ClusterRuleSetFactory] Unable to find a cluster rule set in
                        the classpath. Will load the default rule set.
                        15:45:23,496 INFO [Http11BaseProtocol] Initializing Coyote HTTP/1.1 on http-0.0
                        .0.0-8080
                        15:45:23,496 INFO [Catalina] Initialization processed in 280 ms
                        15:45:23,496 INFO [StandardService] Starting service jboss.web
                        15:45:23,496 INFO [StandardEngine] Starting Servlet Engine: Apache Tomcat/5.5.1
                        7
                        15:45:23,558 INFO [StandardHost] XML validation disabled
                        15:45:23,589 INFO [Catalina] Server startup in 93 ms
                        15:45:23,698 INFO [TomcatDeployer] deploy, ctxPath=/invoker, warUrl=.../deploy/
                        http-invoker.sar/invoker.war/
                        15:45:24,009 INFO [WebappLoader] Dual registration of jndi stream handler: fact
                        ory already defined
                        15:45:24,570 INFO [TomcatDeployer] deploy, ctxPath=/, warUrl=.../deploy/jbosswe
                        b-tomcat55.sar/ROOT.war/
                        15:45:25,270 INFO [TomcatDeployer] deploy, ctxPath=/jbossws, warUrl=.../tmp/dep
                        loy/tmp47168jbossws-exp.war/
                        15:45:25,457 INFO [SubscriptionManager] Bound event dispatcher to java:/EventDi
                        spatcher
                        15:45:25,628 INFO [TomcatDeployer] deploy, ctxPath=/jbossmq-httpil, warUrl=.../
                        deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/
                        15:45:27,496 INFO [TomcatDeployer] deploy, ctxPath=/web-console, warUrl=.../dep
                        loy/management/console-mgr.sar/web-console.war/
                        15:45:28,477 INFO [MailService] Mail Service bound to java:/Mail
                        15:45:28,711 INFO [RARDeployment] Required license terms exist, view META-INF/r
                        a.xml in .../deploy/jboss-ha-local-jdbc.rar
                        15:45:28,757 INFO [RARDeployment] Required license terms exist, view META-INF/r
                        a.xml in .../deploy/jboss-ha-xa-jdbc.rar
                        15:45:28,804 INFO [RARDeployment] Required license terms exist, view META-INF/r
                        a.xml in .../deploy/jboss-local-jdbc.rar
                        15:45:28,851 INFO [RARDeployment] Required license terms exist, view META-INF/r
                        a.xml in .../deploy/jboss-xa-jdbc.rar
                        15:45:28,913 INFO [RARDeployment] Required license terms exist, view META-INF/r
                        a.xml in .../deploy/jms/jms-ra.rar
                        15:45:28,960 INFO [RARDeployment] Required license terms exist, view META-INF/r
                        a.xml in .../deploy/mail-ra.rar
                        15:45:29,956 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jb
                        oss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
                        15:45:30,205 INFO [A] Bound to JNDI name: queue/A
                        15:45:30,205 INFO [B] Bound to JNDI name: queue/B
                        15:45:30,205 INFO [C] Bound to JNDI name: queue/C
                        15:45:30,205 INFO [D] Bound to JNDI name: queue/D
                        15:45:30,205 INFO [ex] Bound to JNDI name: queue/ex
                        15:45:30,221 INFO [testTopic] Bound to JNDI name: topic/testTopic
                        15:45:30,221 INFO [securedTopic] Bound to JNDI name: topic/securedTopic
                        15:45:30,236 INFO [testDurableTopic] Bound to JNDI name: topic/testDurableTopic

                        15:45:30,236 INFO [testQueue] Bound to JNDI name: queue/testQueue
                        15:45:30,283 INFO [UILServerILService] JBossMQ UIL service available at : /0.0.
                        0.0:8093
                        15:45:30,314 INFO [DLQ] Bound to JNDI name: queue/DLQ
                        15:45:30,470 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jb
                        oss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'
                        15:45:30,516 INFO [TomcatDeployer] deploy, ctxPath=/jmx-console, warUrl=.../dep
                        loy/jmx-console.war/
                        15:45:30,906 INFO [Http11BaseProtocol] Starting Coyote HTTP/1.1 on http-0.0.0.0
                        -8080
                        15:45:31,015 INFO [ChannelSocket] JK: ajp13 listening on /0.0.0.0:8009
                        15:45:31,030 INFO [JkMain] Jk running ID=0 time=0/62 config=null
                        15:45:31,046 INFO [Server] JBoss (MX MicroKernel) [4.0.4.GA (build: CVSTag=JBos
                        s_4_0_4_GA date=200605151000)] Started in 14s:11ms

                        • 9. Re: error in log file
                          nehasr

                          hi
                          i did check it bt my jar files r still nt deployed...
                          i m agn posting the cmd screen plz check it
                          Microsoft Windows XP [Version 5.1.2600]
                          (C) Copyright 1985-2001 Microsoft Corp.

                          C:\Documents and Settings\NehaSr>cd\

                          C:\>cd C:\jboss-4.0.4\bin

                          C:\jboss-4.0.4\bin>run -d MOB_SERVER
                          The filename, directory name, or volume label syntax is incorrect.
                          JAVA_HOME is not set. Unexpected results may occur.
                          Set JAVA_HOME to the directory of your local JDK to avoid this message.
                          ===============================================================================
                          .
                          JBoss Bootstrap Environment
                          .
                          JBOSS_HOME: C:\jboss-4.0.4\bin\\..
                          .
                          JAVA: java
                          .
                          JAVA_OPTS: -Dprogram.name=run.bat -Xms128m -Xmx512m -Dsun.rmi.dgc.client.gcIn
                          terval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000
                          .
                          CLASSPATH: \lib\tools.jar;C:\jboss-4.0.4\bin\\run.jar
                          .
                          ===============================================================================
                          .
                          15:45:17,020 INFO [Server] Starting JBoss (MX MicroKernel)...
                          15:45:17,020 INFO [Server] Release ID: JBoss [Zion] 4.0.4.GA (build: CVSTag=JBo
                          ss_4_0_4_GA date=200605151000)
                          15:45:17,035 INFO [Server] Home Dir: C:\jboss-4.0.4
                          15:45:17,035 INFO [Server] Home URL: file:/C:/jboss-4.0.4/
                          15:45:17,035 INFO [Server] Patch URL: null
                          15:45:17,035 INFO [Server] Server Name: default
                          15:45:17,035 INFO [Server] Server Home Dir: C:\jboss-4.0.4\server\default
                          15:45:17,035 INFO [Server] Server Home URL: file:/C:/jboss-4.0.4/server/default
                          /
                          15:45:17,035 INFO [Server] Server Log Dir: C:\jboss-4.0.4\server\default\log
                          15:45:17,035 INFO [Server] Server Temp Dir: C:\jboss-4.0.4\server\default\tmp
                          15:45:17,035 INFO [Server] Root Deployment Filename: jboss-service.xml
                          15:45:17,378 INFO [ServerInfo] Java version: 1.5.0,Sun Microsystems Inc.
                          15:45:17,378 INFO [ServerInfo] Java VM: Java HotSpot(TM) Client VM 1.5.0-b64,Su
                          n Microsystems Inc.
                          15:45:17,394 INFO [ServerInfo] OS-System: Windows XP 5.1,x86
                          15:45:17,845 INFO [Server] Core system initialized
                          15:45:19,713 INFO [WebService] Using RMI server codebase: http://isljbhp06c1:80
                          83/
                          15:45:19,744 INFO [Log4jService$URLWatchTimerTask] Configuring from URL: resour
                          ce:log4j.xml
                          15:45:20,087 INFO [NamingService] JNDI bootstrap JNP=/0.0.0.0:1099, RMI=/0.0.0.
                          0:1122, backlog=50, no client SocketFactory, Server SocketFactory=class org.jbos
                          s.net.sockets.DefaultSocketFactory
                          15:45:23,153 INFO [Embedded] Catalina naming disabled
                          15:45:23,200 INFO [ClusterRuleSetFactory] Unable to find a cluster rule set in
                          the classpath. Will load the default rule set.
                          15:45:23,200 INFO [ClusterRuleSetFactory] Unable to find a cluster rule set in
                          the classpath. Will load the default rule set.
                          15:45:23,496 INFO [Http11BaseProtocol] Initializing Coyote HTTP/1.1 on http-0.0
                          .0.0-8080
                          15:45:23,496 INFO [Catalina] Initialization processed in 280 ms
                          15:45:23,496 INFO [StandardService] Starting service jboss.web
                          15:45:23,496 INFO [StandardEngine] Starting Servlet Engine: Apache Tomcat/5.5.1
                          7
                          15:45:23,558 INFO [StandardHost] XML validation disabled
                          15:45:23,589 INFO [Catalina] Server startup in 93 ms
                          15:45:23,698 INFO [TomcatDeployer] deploy, ctxPath=/invoker, warUrl=.../deploy/
                          http-invoker.sar/invoker.war/
                          15:45:24,009 INFO [WebappLoader] Dual registration of jndi stream handler: fact
                          ory already defined
                          15:45:24,570 INFO [TomcatDeployer] deploy, ctxPath=/, warUrl=.../deploy/jbosswe
                          b-tomcat55.sar/ROOT.war/
                          15:45:25,270 INFO [TomcatDeployer] deploy, ctxPath=/jbossws, warUrl=.../tmp/dep
                          loy/tmp47168jbossws-exp.war/
                          15:45:25,457 INFO [SubscriptionManager] Bound event dispatcher to java:/EventDi
                          spatcher
                          15:45:25,628 INFO [TomcatDeployer] deploy, ctxPath=/jbossmq-httpil, warUrl=.../
                          deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/
                          15:45:27,496 INFO [TomcatDeployer] deploy, ctxPath=/web-console, warUrl=.../dep
                          loy/management/console-mgr.sar/web-console.war/
                          15:45:28,477 INFO [MailService] Mail Service bound to java:/Mail
                          15:45:28,711 INFO [RARDeployment] Required license terms exist, view META-INF/r
                          a.xml in .../deploy/jboss-ha-local-jdbc.rar
                          15:45:28,757 INFO [RARDeployment] Required license terms exist, view META-INF/r
                          a.xml in .../deploy/jboss-ha-xa-jdbc.rar
                          15:45:28,804 INFO [RARDeployment] Required license terms exist, view META-INF/r
                          a.xml in .../deploy/jboss-local-jdbc.rar
                          15:45:28,851 INFO [RARDeployment] Required license terms exist, view META-INF/r
                          a.xml in .../deploy/jboss-xa-jdbc.rar
                          15:45:28,913 INFO [RARDeployment] Required license terms exist, view META-INF/r
                          a.xml in .../deploy/jms/jms-ra.rar
                          15:45:28,960 INFO [RARDeployment] Required license terms exist, view META-INF/r
                          a.xml in .../deploy/mail-ra.rar
                          15:45:29,956 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jb
                          oss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
                          15:45:30,205 INFO [A] Bound to JNDI name: queue/A
                          15:45:30,205 INFO [B] Bound to JNDI name: queue/B
                          15:45:30,205 INFO [C] Bound to JNDI name: queue/C
                          15:45:30,205 INFO [D] Bound to JNDI name: queue/D
                          15:45:30,205 INFO [ex] Bound to JNDI name: queue/ex
                          15:45:30,221 INFO [testTopic] Bound to JNDI name: topic/testTopic
                          15:45:30,221 INFO [securedTopic] Bound to JNDI name: topic/securedTopic
                          15:45:30,236 INFO [testDurableTopic] Bound to JNDI name: topic/testDurableTopic

                          15:45:30,236 INFO [testQueue] Bound to JNDI name: queue/testQueue
                          15:45:30,283 INFO [UILServerILService] JBossMQ UIL service available at : /0.0.
                          0.0:8093
                          15:45:30,314 INFO [DLQ] Bound to JNDI name: queue/DLQ
                          15:45:30,470 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jb
                          oss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'
                          15:45:30,516 INFO [TomcatDeployer] deploy, ctxPath=/jmx-console, warUrl=.../dep
                          loy/jmx-console.war/
                          15:45:30,906 INFO [Http11BaseProtocol] Starting Coyote HTTP/1.1 on http-0.0.0.0
                          -8080
                          15:45:31,015 INFO [ChannelSocket] JK: ajp13 listening on /0.0.0.0:8009
                          15:45:31,030 INFO [JkMain] Jk running ID=0 time=0/62 config=null
                          15:45:31,046 INFO [Server] JBoss (MX MicroKernel) [4.0.4.GA (build: CVSTag=JBos
                          s_4_0_4_GA date=200605151000)] Started in 14s:11ms

                          • 10. Re: error in log file
                            peterj

                            Did you look at what you posted? Especially these lines:

                            15:45:17,035 INFO [Server] Server Name: default
                            15:45:17,035 INFO [Server] Server Home Dir: C:\jboss-4.0.4\server\default
                            15:45:17,035 INFO [Server] Server Home URL: file:/C:/jboss-4.0.4/server/default
                            /
                            15:45:17,035 INFO [Server] Server Log Dir: C:\jboss-4.0.4\server\default\log