9 Replies Latest reply on Oct 19, 2007 5:01 PM by deanouk

    comp not bound on redeploy

    deanouk

      Hi.

      Using 4.2.1GA and getting a NamingException comp not bound whenever I do a redeploy of my app.
      Stopping and starting JBoss ensures it runs fine without any error.

      Any ideas?

        • 1. Re: comp not bound on redeploy
          deanouk

          Anyone? This is driving me a bit nutty!

          • 2. Re: comp not bound on redeploy
            jaikiran

            Can you post the contents of server.log from the point when you redeploy your application, till the point you start seeing the exception.

            • 3. Re: comp not bound on redeploy
              deanouk

              No problem, thanks for your attention...

              
              [21 Sep 2007 15:43:19] INFO org.jboss.deployment.EARDeployer - Started J2EE app
              lication: file:/C:/jboss-4.2.1.GA/server/default/deploy/msp-ear.ear
              [21 Sep 2007 15:43:20] INFO org.apache.coyote.http11.Http11Protocol - Starting
              Coyote HTTP/1.1 on http-127.0.0.1-8080
              [21 Sep 2007 15:43:20] INFO org.apache.coyote.ajp.AjpProtocol - Starting Coyote
               AJP/1.3 on ajp-127.0.0.1-8009
              [21 Sep 2007 15:43:21] INFO org.jboss.system.server.Server - JBoss (MX MicroKer
              nel) [4.2.1.GA (build: SVNTag=JBoss_4_2_1_GA date=200707131605)] Started in 38s:
              387ms
              
              
              
              [21 Sep 2007 15:44:10] INFO org.jboss.mq.server.jmx.Topic.testTopic - Unbinding
               JNDI name: topic/testTopic
              [21 Sep 2007 15:44:10] INFO org.jboss.mq.server.jmx.Topic.securedTopic - Unbind
              ing JNDI name: topic/securedTopic
              [21 Sep 2007 15:44:10] INFO org.jboss.mq.server.jmx.Topic.testDurableTopic - Un
              binding JNDI name: topic/testDurableTopic
              [21 Sep 2007 15:44:10] INFO org.jboss.mq.server.jmx.Queue.testQueue - Unbinding
               JNDI name: queue/testQueue
              [21 Sep 2007 15:44:10] INFO org.jboss.mq.server.jmx.Queue.A - Unbinding JNDI na
              me: queue/A
              [21 Sep 2007 15:44:10] INFO org.jboss.mq.server.jmx.Queue.B - Unbinding JNDI na
              me: queue/B
              [21 Sep 2007 15:44:10] INFO org.jboss.mq.server.jmx.Queue.C - Unbinding JNDI na
              me: queue/C
              [21 Sep 2007 15:44:10] INFO org.jboss.mq.server.jmx.Queue.D - Unbinding JNDI na
              me: queue/D
              [21 Sep 2007 15:44:10] INFO org.jboss.mq.server.jmx.Queue.ex - Unbinding JNDI n
              ame: queue/ex
              [21 Sep 2007 15:44:10] INFO org.jboss.mq.server.jmx.Queue.DLQ - Unbinding JNDI
              name: queue/DLQ
              [21 Sep 2007 15:44:10] INFO org.jboss.mq.server.jmx.Queue.sendemail - Unbinding
               JNDI name: queue/sendemail
              [21 Sep 2007 15:44:10] WARN org.jboss.resource.adapter.jms.inflow.JmsActivation
               - Failure in jms activation org.jboss.resource.adapter.jms.inflow.JmsActivation
              Spec@17a8b43(ra=org.jboss.resource.adapter.jms.JmsResourceAdapter@19896c7 destin
              ation=queue/sendemail isTopic=false tx=true durable=false reconnect=10 provider=
              java:/DefaultJMSProvider user=null maxMessages=1 minSession=1 maxSession=15 keep
              Alive=60000 useDLQ=true DLQHandler=org.jboss.resource.adapter.jms.inflow.dlq.Gen
              ericDLQHandler DLQJndiName=queue/DLQ DLQUser=null DLQMaxResent=5)
              org.jboss.mq.SpyJMSException: Asynchronous close from server.; - nested throwabl
              e: (java.io.IOException: Close request from the server or transport layer.)
               at org.jboss.mq.SpyJMSException.getAsJMSException(SpyJMSException.java:7
              2)
               at org.jboss.mq.Connection.asynchFailure(Connection.java:423)
               at org.jboss.mq.Connection.asynchClose(Connection.java:343)
               at org.jboss.mq.il.jvm.JVMClientIL.close(JVMClientIL.java:65)
               at org.jboss.mq.server.JMSDestinationManager.connectionClosing(JMSDestin
              ationManager.java:551)
               at org.jboss.mq.server.JMSDestinationManager.stopServer(JMSDestinationMa
              nager.java:381)
               at org.jboss.mq.server.jmx.DestinationManager.stopService(DestinationMan
              ager.java:438)
               at org.jboss.system.ServiceMBeanSupport.jbossInternalStop(ServiceMBeanSu
              pport.java:315)
               at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMB
              eanSupport.java:247)
               at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
               at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
              sorImpl.java:25)
               at java.lang.reflect.Method.invoke(Method.java:597)
               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.stop(Unknown Source)
               at org.jboss.system.ServiceController.stop(ServiceController.java:508)
               at org.jboss.system.ServiceController.stop(ServiceController.java:499)
               at org.jboss.system.ServiceController.stop(ServiceController.java:499)
               at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
               at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
              java:39)
               at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
              sorImpl.java:25)
               at java.lang.reflect.Method.invoke(Method.java:597)
               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.stop(Unknown Source)
               at org.jboss.deployment.SARDeployer.stop(SARDeployer.java:336)
               at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
               at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
              java:39)
               at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
              sorImpl.java:25)
               at java.lang.reflect.Method.invoke(Method.java:597)
               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 $Proxy42.stop(Unknown Source)
               at org.jboss.deployment.XSLSubDeployer.stop(XSLSubDeployer.java:202)
               at org.jboss.deployment.MainDeployer.stop(MainDeployer.java:667)
               at org.jboss.deployment.MainDeployer.undeploy(MainDeployer.java:638)
               at org.jboss.deployment.MainDeployer.undeploy(MainDeployer.java:632)
               at org.jboss.deployment.MainDeployer.undeploy(MainDeployer.java:615)
               at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
               at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
              java:39)
               at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
              sorImpl.java:25)
               at java.lang.reflect.Method.invoke(Method.java:597)
               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.undeploy(Unknown Source)
               at org.jboss.deployment.scanner.URLDeploymentScanner.undeploy(URLDeploym
              entScanner.java:450)
               at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentS
              canner.java:604)
               at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.
              doScan(AbstractDeploymentScanner.java:263)
               at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.
              loop(AbstractDeploymentScanner.java:274)
               at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.
              run(AbstractDeploymentScanner.java:225)
              Caused by: java.io.IOException: Close request from the server or transport layer
              .
               ... 70 more
              [21 Sep 2007 15:44:10] INFO org.jboss.ejb3.EJBContainer - STOPPED EJB: com.msp.
              ejb.csi.admin.CsiAdminSessionBean ejbName: CSIAdminSession
              [21 Sep 2007 15:44:10] INFO org.jboss.ejb3.EJBContainer - STOPPED EJB: com.msp.
              ejb.csi.scheduling.ScheduleManagerSessionBean ejbName: ScheduleManagerSession
              [21 Sep 2007 15:44:10] INFO org.jboss.ejb3.EJBContainer - STOPPED EJB: com.msp.
              ejb.csi.scheduling.email.EmailRetrievalScheduleSessionBean ejbName: EmailRetriev
              alScheduleSession
              [21 Sep 2007 15:44:10] INFO org.jboss.ejb3.EJBContainer - STOPPED EJB: com.msp.
              ejb.csi.scheduling.acompany.product.CSIProductSurveyScheduleSessionBean ejbName:
              CSIProductSurveyScheduleSession
              [21 Sep 2007 15:44:10] INFO org.jboss.ejb3.EJBContainer - STOPPED EJB: com.msp.
              ejb.csi.scheduling.acompany.sales.CSISalesSurveyScheduleSessionBean ejbName: CSIS
              alesSurveyScheduleSession
              [21 Sep 2007 15:44:10] INFO org.jboss.ejb3.EJBContainer - STOPPED EJB: com.msp.
              ejb.csi.scheduling.acompany.service.CSIServiceSurveyScheduleSessionBean ejbName:
              CSIServiceSurveyScheduleSession
              [21 Sep 2007 15:44:10] INFO org.jboss.ejb3.EJBContainer - STOPPED EJB: com.msp.
              ejb.csi.UserSurveyFacadeSessionBean ejbName: UserSurveyFacadeSession
              [21 Sep 2007 15:44:10] INFO org.jboss.ejb3.EJBContainer - STOPPED EJB: com.msp.
              ejb.csi.surveys.SurveySessionBean ejbName: SurveySession
              [21 Sep 2007 15:44:10] INFO org.jboss.ejb3.EJBContainer - STOPPED EJB: com.msp.
              ejb.csi.users.CSIUserSessionBean ejbName: CSIUserSession
              [21 Sep 2007 15:44:10] INFO org.jboss.ejb3.EJBContainer - STOPPED EJB: com.msp.
              ejb.dealers.DealersSessionBean ejbName: DealersSession
              [21 Sep 2007 15:44:10] INFO org.jboss.ejb3.EJBContainer - STOPPED EJB: com.msp.
              ejb.users.SysUserProfileSessionBean ejbName: SysUserProfileSession
              [21 Sep 2007 15:44:10] INFO org.jboss.ejb3.EJBContainer - STOPPED EJB: com.msp.
              ejb.utils.mail.EmailManagerSessionBean ejbName: EmailManagerSession
              [21 Sep 2007 15:44:10] INFO org.jboss.ejb3.EJBContainer - STOPPED EJB: com.msp.
              ejb.vehicles.VehicleSessionBean ejbName: VehicleSession
              [21 Sep 2007 15:44:10] INFO org.jboss.ejb3.entity.PersistenceUnitDeployment - S
              topping persistence unit persistence.units:ear=msp-ear.ear,jar=msp-ejb.jar,unitN
              ame=msp-par
              [21 Sep 2007 15:44:10] INFO org.hibernate.impl.SessionFactoryImpl - closing
              [21 Sep 2007 15:44:10] INFO org.hibernate.impl.SessionFactoryObjectFactory - Un
              binding factory from JNDI name: persistence.units:ear=msp-ear.ear,jar=msp-ejb.ja
              r,unitName=msp-par
              [21 Sep 2007 15:44:10] INFO org.hibernate.util.NamingHelper - JNDI InitialConte
              xt properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFacto
              ry, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
              [21 Sep 2007 15:44:10] INFO org.hibernate.impl.SessionFactoryObjectFactory - Un
              bound factory from JNDI name: persistence.units:ear=msp-ear.ear,jar=msp-ejb.jar,
              unitName=msp-par
              [21 Sep 2007 15:44:10] INFO org.jboss.resource.connectionmanager.ConnectionFacto
              ryBindingService - Unbound ConnectionManager 'jboss.jca:service=DataSourceBindi
              ng,name=maindatabase' from JNDI name 'java:maindatabase'
              [21 Sep 2007 15:44:10] INFO org.jboss.mail.MailService - Mail service 'java:/Ma
              il' removed from JNDI
              [21 Sep 2007 15:44:13] INFO org.jboss.ejb3.EJBContainer - STOPPED EJB: com.msp.
              ejb.cache.CacheFactoryFacadeSessionBean ejbName: CacheFactoryFacadeSession
              [21 Sep 2007 15:44:13] WARN org.jboss.ejb3.JmxKernelAbstraction - jboss.j2ee:ea
              r=msp-ear.ear,jar=msp-ejb.jar,name=CacheFactoryFacadeSession,service=EJB3 is not
               registered
              [21 Sep 2007 15:44:13] WARN org.jboss.ejb3.JmxKernelAbstraction - jboss.j2ee:ea
              r=msp-ear.ear,jar=msp-ejb.jar,name=UserSurveyFacadeSession,service=EJB3 is not r
              egistered
              [21 Sep 2007 15:44:13] WARN org.jboss.ejb3.JmxKernelAbstraction - jboss.j2ee:ea
              r=msp-ear.ear,jar=msp-ejb.jar,name=CSIAdminSession,service=EJB3 is not registere
              d
              [21 Sep 2007 15:44:13] WARN org.jboss.ejb3.JmxKernelAbstraction - jboss.j2ee:ea
              r=msp-ear.ear,jar=msp-ejb.jar,name=ScheduleManagerSession,service=EJB3 is not re
              gistered
              [21 Sep 2007 15:44:13] WARN org.jboss.ejb3.JmxKernelAbstraction - jboss.j2ee:ea
              r=msp-ear.ear,jar=msp-ejb.jar,name=EmailRetrievalScheduleSession,service=EJB3 is
               not registered
              [21 Sep 2007 15:44:13] WARN org.jboss.ejb3.JmxKernelAbstraction - jboss.j2ee:ea
              r=msp-ear.ear,jar=msp-ejb.jar,name=CSIProductSurveyScheduleSession,service=EJB3
              is not registered
              [21 Sep 2007 15:44:13] WARN org.jboss.ejb3.JmxKernelAbstraction - jboss.j2ee:ea
              r=msp-ear.ear,jar=msp-ejb.jar,name=CSISalesSurveyScheduleSession,service=EJB3 is
               not registered
              [21 Sep 2007 15:44:13] WARN org.jboss.ejb3.JmxKernelAbstraction - jboss.j2ee:ea
              r=msp-ear.ear,jar=msp-ejb.jar,name=CSIServiceSurveyScheduleSession,service=EJB3
              is not registered
              [21 Sep 2007 15:44:13] WARN org.jboss.ejb3.JmxKernelAbstraction - jboss.j2ee:ea
              r=msp-ear.ear,jar=msp-ejb.jar,name=SurveySession,service=EJB3 is not registered
              [21 Sep 2007 15:44:13] WARN org.jboss.ejb3.JmxKernelAbstraction - jboss.j2ee:ea
              r=msp-ear.ear,jar=msp-ejb.jar,name=CSIUserSession,service=EJB3 is not registered
              
              [21 Sep 2007 15:44:13] INFO org.jboss.ejb3.EJBContainer - STOPPED EJB: com.msp.
              ejb.csi.webservices.CSIWebServiceSessionBean ejbName: CSIWebServiceSession
              [21 Sep 2007 15:44:13] WARN org.jboss.ejb3.JmxKernelAbstraction - jboss.j2ee:ea
              r=msp-ear.ear,jar=msp-ejb.jar,name=CSIWebServiceSession,service=EJB3 is not regi
              stered
              [21 Sep 2007 15:44:13] WARN org.jboss.ejb3.JmxKernelAbstraction - jboss.j2ee:ea
              r=msp-ear.ear,jar=msp-ejb.jar,name=DealersSession,service=EJB3 is not registered
              
              [21 Sep 2007 15:44:13] WARN org.jboss.ejb3.JmxKernelAbstraction - jboss.j2ee:ea
              r=msp-ear.ear,jar=msp-ejb.jar,name=SysUserProfileSession,service=EJB3 is not reg
              istered
              [21 Sep 2007 15:44:13] WARN org.jboss.ejb3.JmxKernelAbstraction - jboss.j2ee:ea
              r=msp-ear.ear,jar=msp-ejb.jar,name=EmailManagerSession,service=EJB3 is not regis
              tered
              [21 Sep 2007 15:44:13] INFO org.jboss.ejb3.EJBContainer - STOPPED EJB: com.msp.
              ejb.utils.mail.MailMessageDrivenBean ejbName: MailMessageDrivenBean
              [21 Sep 2007 15:44:13] WARN org.jboss.ejb3.JmxKernelAbstraction - jboss.j2ee:ea
              r=msp-ear.ear,jar=msp-ejb.jar,name=MailMessageDrivenBean,service=EJB3 is not reg
              istered
              [21 Sep 2007 15:44:13] WARN org.jboss.ejb3.JmxKernelAbstraction - jboss.j2ee:ea
              r=msp-ear.ear,jar=msp-ejb.jar,name=VehicleSession,service=EJB3 is not registered
              
              [21 Sep 2007 15:44:13] WARN org.jboss.ejb3.JmxKernelAbstraction - persistence.u
              nits:ear=msp-ear.ear,jar=msp-ejb.jar,unitName=msp-par is not registered
              [21 Sep 2007 15:44:14] INFO org.jboss.ejb3.EJB3Deployer - Starting java:comp mu
              ltiplexer
              [21 Sep 2007 15:44:14] WARN org.jboss.system.ServiceController - Problem starti
              ng service jboss.ejb3:service=EJB3Deployer
              javax.naming.NameAlreadyBoundException
               at org.jnp.server.NamingServer.bind(NamingServer.java:144)
               at org.jnp.interfaces.NamingContext.bind(NamingContext.java:568)
               at org.jnp.interfaces.NamingContext.bind(NamingContext.java:532)
               at org.jboss.ejb3.EJB3Deployer.multiplexJNDI(EJB3Deployer.java:351)
               at org.jboss.ejb3.EJB3Deployer.initializeJavaComp(EJB3Deployer.java:369)
              
               at org.jboss.ejb3.EJB3Deployer.startService(EJB3Deployer.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.GeneratedMethodAccessor3.invoke(Unknown Source)
               at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
              sorImpl.java:25)
               at java.lang.reflect.Method.invoke(Method.java:597)
               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.deployment.SubDeployerInterceptor.invokeNext(SubDeployerInt
              erceptor.java:124)
               at org.jboss.deployment.SubDeployerInterceptor.invoke(SubDeployerInterce
              ptor.java:109)
               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.system.ServiceController$ServiceProxy.invoke(ServiceControl
              ler.java:978)
               at $Proxy0.start(Unknown Source)
               at org.jboss.system.ServiceController.start(ServiceController.java:417)
               at org.jboss.system.ServiceController.start(ServiceController.java:435)
               at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
               at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
              sorImpl.java:25)
               at java.lang.reflect.Method.invoke(Method.java:597)
               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:1025)
               at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
               at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
               at sun.reflect.GeneratedMethodAccessor19.invoke(Unknown Source)
               at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
              sorImpl.java:25)
               at java.lang.reflect.Method.invoke(Method.java:597)
               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:610)
               at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.
              doScan(AbstractDeploymentScanner.java:263)
               at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.
              loop(AbstractDeploymentScanner.java:274)
               at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.
              run(AbstractDeploymentScanner.java:225)
              [21 Sep 2007 15:44:14] INFO org.jboss.mail.MailService - Mail Service bound to
              java:/Mail
              [21 Sep 2007 15:44:14] INFO org.jboss.resource.connectionmanager.ConnectionFacto
              ryBindingService - Bound ConnectionManager 'jboss.jca:service=DataSourceBinding
              ,name=maindatabase' to JNDI name 'java:maindatabase'
              [21 Sep 2007 15:44:15] INFO org.jboss.mq.il.uil2.UILServerILService - JBossMQ U
              IL service available at : /127.0.0.1:8093
              [21 Sep 2007 15:44:15] INFO org.jboss.mq.server.jmx.Queue.DLQ - Bound to JNDI n
              ame: queue/DLQ
              [21 Sep 2007 15:44:15] INFO org.jboss.mq.server.jmx.Topic.testTopic - Bound to
              JNDI name: topic/testTopic
              [21 Sep 2007 15:44:15] INFO org.jboss.mq.server.jmx.Topic.securedTopic - Bound
              to JNDI name: topic/securedTopic
              [21 Sep 2007 15:44:15] INFO org.jboss.mq.server.jmx.Topic.testDurableTopic - Bo
              und to JNDI name: topic/testDurableTopic
              [21 Sep 2007 15:44:15] INFO org.jboss.mq.server.jmx.Queue.testQueue - Bound to
              JNDI name: queue/testQueue
              [21 Sep 2007 15:44:15] INFO org.jboss.mq.server.jmx.Queue.sendemail - Bound to
              JNDI name: queue/sendemail
              [21 Sep 2007 15:44:15] INFO org.jboss.mq.server.jmx.Queue.A - Bound to JNDI nam
              e: queue/A
              [21 Sep 2007 15:44:15] INFO org.jboss.mq.server.jmx.Queue.B - Bound to JNDI nam
              e: queue/B
              [21 Sep 2007 15:44:15] INFO org.jboss.mq.server.jmx.Queue.C - Bound to JNDI nam
              e: queue/C
              [21 Sep 2007 15:44:15] INFO org.jboss.mq.server.jmx.Queue.D - Bound to JNDI nam
              e: queue/D
              [21 Sep 2007 15:44:15] INFO org.jboss.mq.server.jmx.Queue.ex - Bound to JNDI na
              me: queue/ex
              [21 Sep 2007 15:44:15] ERROR org.jboss.deployment.scanner.URLDeploymentScanner
              - Incomplete Deployment listing:
              
              --- MBeans waiting for other MBeans ---
              ObjectName: jboss.ejb3:service=EJB3Deployer
               State: FAILED
               Reason: javax.naming.NameAlreadyBoundException
               I Depend On:
               jboss.aop:service=AspectDeployer
               jboss.ejb:service=EJBDeployer
               jboss.ejb3:service=JarsIgnoredForScanning
               Depends On Me:
               jboss.ws:service=DeployerInterceptorEJB3
              
              --- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM ---
              ObjectName: jboss.ejb3:service=EJB3Deployer
               State: FAILED
               Reason: javax.naming.NameAlreadyBoundException
               I Depend On:
               jboss.aop:service=AspectDeployer
               jboss.ejb:service=EJBDeployer
               jboss.ejb3:service=JarsIgnoredForScanning
               Depends On Me:
               jboss.ws:service=DeployerInterceptorEJB3
              
              
              [21 Sep 2007 15:44:20] INFO org.jboss.web.tomcat.service.TomcatDeployer - undep
              loy, ctxPath=/csi, warUrl=.../tmp/deploy/tmp37514msp-ear.ear-contents/acompany-wa
              r-exp.war/
              [21 Sep 2007 15:44:20] INFO org.jboss.resource.adapter.jms.inflow.JmsActivation
               - Attempting to reconnect org.jboss.resource.adapter.jms.inflow.JmsActivationSp
              ec@17a8b43(ra=org.jboss.resource.adapter.jms.JmsResourceAdapter@19896c7 destinat
              ion=queue/sendemail isTopic=false tx=true durable=false reconnect=10 provider=ja
              va:/DefaultJMSProvider user=null maxMessages=1 minSession=1 maxSession=15 keepAl
              ive=60000 useDLQ=true DLQHandler=org.jboss.resource.adapter.jms.inflow.dlq.Gener
              icDLQHandler DLQJndiName=queue/DLQ DLQUser=null DLQMaxResent=5)
              [21 Sep 2007 15:44:21] ERROR org.jboss.resource.adapter.jms.inflow.JmsActivation
               - Unable to reconnect org.jboss.resource.adapter.jms.inflow.JmsActivationSpec@
              17a8b43(ra=org.jboss.resource.adapter.jms.JmsResourceAdapter@19896c7 destination
              =queue/sendemail isTopic=false tx=true durable=false reconnect=10 provider=java:
              /DefaultJMSProvider user=null maxMessages=1 minSession=1 maxSession=15 keepAlive
              =60000 useDLQ=true DLQHandler=org.jboss.resource.adapter.jms.inflow.dlq.GenericD
              LQHandler DLQJndiName=queue/DLQ DLQUser=null DLQMaxResent=5)
              java.lang.NullPointerException
               at org.jboss.mx.loading.RepositoryClassLoader.findClass(RepositoryClassL
              oader.java:623)
               at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
               at org.jboss.mx.loading.RepositoryClassLoader.loadClassImpl(RepositoryCl
              assLoader.java:467)
               at org.jboss.mx.loading.RepositoryClassLoader.loadClass(RepositoryClassL
              oader.java:408)
               at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
               at org.jboss.resource.adapter.jms.inflow.JmsActivation.setupDLQ(JmsActiv
              ation.java:353)
               at org.jboss.resource.adapter.jms.inflow.JmsActivation.setup(JmsActivati
              on.java:301)
               at org.jboss.resource.adapter.jms.inflow.JmsActivation.handleFailure(Jms
              Activation.java:249)
               at org.jboss.resource.adapter.jms.inflow.JmsActivation.onException(JmsAc
              tivation.java:264)
               at org.jboss.mq.Connection$ExceptionListenerRunnable.run(Connection.java
              :1356)
               at java.lang.Thread.run(Thread.java:619)
              [21 Sep 2007 15:44:21] INFO org.apache.tiles.access.TilesAccess - Removing Tile
              sContext for context: org.apache.catalina.core.ApplicationContextFacade
              [21 Sep 2007 15:44:21] INFO org.jboss.web.tomcat.service.TomcatDeployer - undep
              loy, ctxPath=/msp, warUrl=.../tmp/deploy/tmp37514msp-ear.ear-contents/msp-war-ex
              p.war/
              [21 Sep 2007 15:44:21] WARN org.jboss.system.ServiceController - Ignoring reque
              st to stop nonexistent service: jboss.j2ee:service=EJB3,module=msp-ejb.jar
              [21 Sep 2007 15:44:21] WARN org.jboss.system.ServiceController - Ignoring reque
              st to destroy nonexistent service: jboss.j2ee:service=EJB3,module=msp-ejb.jar
              [21 Sep 2007 15:44:21] INFO org.jboss.deployment.EARDeployer - Undeploying J2EE
               application, destroy step: file:/C:/jboss-4.2.1.GA/server/default/deploy/msp-ea
              r.ear
              [21 Sep 2007 15:44:21] INFO org.jboss.deployment.EARDeployer - Undeployed J2EE
              application: file:/C:/jboss-4.2.1.GA/server/default/deploy/msp-ear.ear
              [21 Sep 2007 15:44:21] INFO org.jboss.deployment.EARDeployer - Init J2EE applic
              ation: file:/C:/jboss-4.2.1.GA/server/default/deploy/msp-ear.ear
              [21 Sep 2007 15:44:30] INFO org.jboss.ejb3.JmxKernelAbstraction - creating wrap
              per delegate for: org.jboss.ejb3.entity.PersistenceUnitDeployment
              [21 Sep 2007 15:44:30] INFO org.jboss.ejb3.JmxKernelAbstraction - installing MB
              ean: persistence.units:ear=msp-ear.ear,jar=msp-ejb.jar,unitName=msp-par with dep
              endencies:
              [21 Sep 2007 15:44:30] INFO org.jboss.ejb3.JmxKernelAbstraction - jboss.jc
              a:name=maindatabase,service=DataSourceBinding
              [21 Sep 2007 15:44:30] INFO org.jboss.ejb3.entity.PersistenceUnitDeployment - S
              tarting persistence unit persistence.units:ear=msp-ear.ear,jar=msp-ejb.jar,unitN
              ame=msp-par
              [21 Sep 2007 15:44:30] INFO org.hibernate.ejb.Ejb3Configuration - Processing Pe
              rsistenceUnitInfo [
               name: msp-par
               ...]
              [21 Sep 2007 15:44:30] INFO org.hibernate.ejb.Ejb3Configuration - found EJB3 En
              tity bean: com.msp.ejb.companies.Company
              [21 Sep 2007 15:44:30] INFO org.hibernate.ejb.Ejb3Configuration - found EJB3 En
              tity bean: com.msp.ejb.companies.CompanyDepartment
              [21 Sep 2007 15:44:30] INFO org.hibernate.ejb.Ejb3Configuration - found EJB3 En
              tity bean: com.msp.ejb.csi.admin.CsiAdminAccessChildren
              [21 Sep 2007 15:44:30] INFO org.hibernate.ejb.Ejb3Configuration - found EJB3 En
              tity bean: com.msp.ejb.csi.admin.CsiAdminAccessLevel
              [21 Sep 2007 15:44:30] INFO org.hibernate.ejb.Ejb3Configuration - found EJB3 En
              tity bean: com.msp.ejb.csi.scheduling.ScheduleHistory
              [21 Sep 2007 15:44:30] INFO org.hibernate.ejb.Ejb3Configuration - found EJB3 En
              tity bean: com.msp.ejb.csi.scheduling.ScheduleType
              [21 Sep 2007 15:44:30] INFO org.hibernate.ejb.Ejb3Configuration - found EJB3 En
              tity bean: com.msp.ejb.csi.scheduling.ScheduledEvent
              [21 Sep 2007 15:44:30] INFO org.hibernate.ejb.Ejb3Configuration - found EJB3 En
              tity bean: com.msp.ejb.csi.scheduling.email.EmailRetrievalAccount
              [21 Sep 2007 15:44:30] INFO org.hibernate.ejb.Ejb3Configuration - found EJB3 En
              tity bean: com.msp.ejb.csi.scheduling.email.ReceivedEmail
              [21 Sep 2007 15:44:30] INFO org.hibernate.ejb.Ejb3Configuration - found EJB3 En
              tity bean: com.msp.ejb.csi.surveys.Survey
              [21 Sep 2007 15:44:30] INFO org.hibernate.ejb.Ejb3Configuration - found EJB3 En
              tity bean: com.msp.ejb.csi.surveys.SurveyQuestion
              [21 Sep 2007 15:44:30] INFO org.hibernate.ejb.Ejb3Configuration - found EJB3 En
              tity bean: com.msp.ejb.csi.surveys.SurveyQuestionOption
              [21 Sep 2007 15:44:30] INFO org.hibernate.ejb.Ejb3Configuration - found EJB3 En
              tity bean: com.msp.ejb.csi.surveys.SurveyQuestionOptionHeader
              [21 Sep 2007 15:44:30] INFO org.hibernate.ejb.Ejb3Configuration - found EJB3 En
              tity bean: com.msp.ejb.csi.surveys.SurveyQuestionType
              [21 Sep 2007 15:44:30] INFO org.hibernate.ejb.Ejb3Configuration - found EJB3 En
              tity bean: com.msp.ejb.csi.surveys.SurveyType
              [21 Sep 2007 15:44:30] INFO org.hibernate.ejb.Ejb3Configuration - found EJB3 En
              tity bean: com.msp.ejb.csi.surveys.results.SurveyResult
              [21 Sep 2007 15:44:30] INFO org.hibernate.ejb.Ejb3Configuration - found EJB3 En
              tity bean: com.msp.ejb.csi.surveys.results.SurveyResultIndex
              [21 Sep 2007 15:44:30] INFO org.hibernate.ejb.Ejb3Configuration - found EJB3 En
              tity bean: com.msp.ejb.csi.users.CSIUser
              [21 Sep 2007 15:44:30] INFO org.hibernate.ejb.Ejb3Configuration - found EJB3 En
              tity bean: com.msp.ejb.csi.users.CSIUserSurvey
              [21 Sep 2007 15:44:30] INFO org.hibernate.ejb.Ejb3Configuration - found EJB3 En
              tity bean: com.msp.ejb.csi.users.CSIUserVehicle
              [21 Sep 2007 15:44:30] INFO org.hibernate.ejb.Ejb3Configuration - found EJB3 En
              tity bean: com.msp.ejb.dealers.Dealer
              [21 Sep 2007 15:44:30] INFO org.hibernate.ejb.Ejb3Configuration - found EJB3 En
              tity bean: com.msp.ejb.users.SysUserProfile
              [21 Sep 2007 15:44:30] INFO org.hibernate.ejb.Ejb3Configuration - found EJB3 En
              tity bean: com.msp.ejb.utils.mail.EmailTemplate
              [21 Sep 2007 15:44:30] INFO org.hibernate.ejb.Ejb3Configuration - found EJB3 En
              tity bean: com.msp.ejb.vehicles.Vehicle
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.AnnotationBinder - Binding entity
               from annotated class: com.msp.ejb.companies.Company
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.annotations.EntityBinder - Bind e
              ntity com.msp.ejb.companies.Company on table COMPANIES
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.AnnotationBinder - Binding entity
               from annotated class: com.msp.ejb.companies.CompanyDepartment
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.annotations.EntityBinder - Bind e
              ntity com.msp.ejb.companies.CompanyDepartment on table COMPANY_DEPARTMENTS
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.AnnotationBinder - Binding entity
               from annotated class: com.msp.ejb.csi.admin.CsiAdminAccessChildren
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.annotations.EntityBinder - Bind e
              ntity com.msp.ejb.csi.admin.CsiAdminAccessChildren on table CSI_ADMIN_ACCESS_CHI
              LDREN
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.AnnotationBinder - Binding entity
               from annotated class: com.msp.ejb.csi.admin.CsiAdminAccessLevel
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.annotations.EntityBinder - Bind e
              ntity com.msp.ejb.csi.admin.CsiAdminAccessLevel on table CSI_ADMIN_ACCESS_LEVELS
              
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.AnnotationBinder - Binding entity
               from annotated class: com.msp.ejb.csi.scheduling.ScheduleHistory
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.annotations.EntityBinder - Bind e
              ntity com.msp.ejb.csi.scheduling.ScheduleHistory on table SCHEDULE_HISTORY
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.AnnotationBinder - Binding entity
               from annotated class: com.msp.ejb.csi.scheduling.ScheduleType
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.annotations.EntityBinder - Bind e
              ntity com.msp.ejb.csi.scheduling.ScheduleType on table SCHEDULE_TYPES
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.AnnotationBinder - Binding entity
               from annotated class: com.msp.ejb.csi.scheduling.ScheduledEvent
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.annotations.EntityBinder - Bind e
              ntity com.msp.ejb.csi.scheduling.ScheduledEvent on table SCHEDULED_EVENTS
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.AnnotationBinder - Binding entity
               from annotated class: com.msp.ejb.csi.scheduling.email.EmailRetrievalAccount
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.annotations.EntityBinder - Bind e
              ntity com.msp.ejb.csi.scheduling.email.EmailRetrievalAccount on table EMAIL_RETR
              IEVAL_ACCOUNTS
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.AnnotationBinder - Binding entity
               from annotated class: com.msp.ejb.csi.scheduling.email.ReceivedEmail
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.annotations.EntityBinder - Bind e
              ntity com.msp.ejb.csi.scheduling.email.ReceivedEmail on table RECEIVED_EMAILS
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.AnnotationBinder - Binding entity
               from annotated class: com.msp.ejb.csi.surveys.Survey
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.annotations.EntityBinder - Bind e
              ntity com.msp.ejb.csi.surveys.Survey on table SURVEYS
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.AnnotationBinder - Binding entity
               from annotated class: com.msp.ejb.csi.surveys.SurveyQuestion
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.annotations.EntityBinder - Bind e
              ntity com.msp.ejb.csi.surveys.SurveyQuestion on table SURVEY_QUESTIONS
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.AnnotationBinder - Binding entity
               from annotated class: com.msp.ejb.csi.surveys.SurveyQuestionOption
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.annotations.EntityBinder - Bind e
              ntity com.msp.ejb.csi.surveys.SurveyQuestionOption on table SURVEY_QUESTION_OPTI
              ONS
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.AnnotationBinder - Binding entity
               from annotated class: com.msp.ejb.csi.surveys.SurveyQuestionOptionHeader
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.annotations.EntityBinder - Bind e
              ntity com.msp.ejb.csi.surveys.SurveyQuestionOptionHeader on table SURVEY_QUESTIO
              N_OPTION_HEADERS
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.AnnotationBinder - Binding entity
               from annotated class: com.msp.ejb.csi.surveys.SurveyQuestionType
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.annotations.EntityBinder - Bind e
              ntity com.msp.ejb.csi.surveys.SurveyQuestionType on table SURVEY_QUESTION_TYPES
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.AnnotationBinder - Binding entity
               from annotated class: com.msp.ejb.csi.surveys.SurveyType
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.annotations.EntityBinder - Bind e
              ntity com.msp.ejb.csi.surveys.SurveyType on table SURVEY_TYPES
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.AnnotationBinder - Binding entity
               from annotated class: com.msp.ejb.csi.surveys.results.SurveyResult
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.annotations.EntityBinder - Bind e
              ntity com.msp.ejb.csi.surveys.results.SurveyResult on table SURVEY_RESULTS
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.AnnotationBinder - Binding entity
               from annotated class: com.msp.ejb.csi.surveys.results.SurveyResultIndex
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.annotations.EntityBinder - Bind e
              ntity com.msp.ejb.csi.surveys.results.SurveyResultIndex on table SURVEY_RESULTS_
              INDEX
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.AnnotationBinder - Binding entity
               from annotated class: com.msp.ejb.csi.users.CSIUser
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.annotations.EntityBinder - Bind e
              ntity com.msp.ejb.csi.users.CSIUser on table CSI_USERS
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.AnnotationBinder - Binding entity
               from annotated class: com.msp.ejb.csi.users.CSIUserSurvey
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.annotations.EntityBinder - Bind e
              ntity com.msp.ejb.csi.users.CSIUserSurvey on table CSI_USER_SURVEYS
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.AnnotationBinder - Binding entity
               from annotated class: com.msp.ejb.csi.users.CSIUserVehicle
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.annotations.EntityBinder - Bind e
              ntity com.msp.ejb.csi.users.CSIUserVehicle on table CSI_USER_VEHICLES
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.AnnotationBinder - Binding entity
               from annotated class: com.msp.ejb.dealers.Dealer
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.annotations.EntityBinder - Bind e
              ntity com.msp.ejb.dealers.Dealer on table DEALERS
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.AnnotationBinder - Binding entity
               from annotated class: com.msp.ejb.users.SysUserProfile
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.annotations.EntityBinder - Bind e
              ntity com.msp.ejb.users.SysUserProfile on table SYS_USERS
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.AnnotationBinder - Binding entity
               from annotated class: com.msp.ejb.utils.mail.EmailTemplate
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.annotations.EntityBinder - Bind e
              ntity com.msp.ejb.utils.mail.EmailTemplate on table EMAIL_TEMPLATES
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.AnnotationBinder - Binding entity
               from annotated class: com.msp.ejb.vehicles.Vehicle
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.annotations.EntityBinder - Bind e
              ntity com.msp.ejb.vehicles.Vehicle on table VEHICLES
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.annotations.CollectionBinder - Ma
              pping collection: com.msp.ejb.csi.surveys.Survey.surveyQuestions -> SURVEY_QUEST
              IONS
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.annotations.CollectionBinder - Ma
              pping collection: com.msp.ejb.csi.surveys.SurveyQuestion.surveyQuestionOptions -
              > SURVEY_QUESTION_OPTIONS
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.annotations.CollectionBinder - Ma
              pping collection: com.msp.ejb.csi.surveys.results.SurveyResultIndex.surveyResult
              s -> SURVEY_RESULTS
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.annotations.CollectionBinder - Ma
              pping collection: com.msp.ejb.csi.users.CSIUser.csiUserSurveys -> CSI_USER_SURVE
              YS
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.annotations.CollectionBinder - Ma
              pping collection: com.msp.ejb.csi.users.CSIUser.csiUserVehicles -> CSI_USER_VEHI
              CLES
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.AnnotationConfiguration - Hiberna
              te Validator not found: ignoring
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.AnnotationConfiguration - Hiberna
              te Validator not found: ignoring
              [21 Sep 2007 15:44:30] INFO org.hibernate.connection.ConnectionProviderFactory
              - Initializing connection provider: org.hibernate.ejb.connection.InjectedDataSou
              rceConnectionProvider
              [21 Sep 2007 15:44:30] INFO org.hibernate.ejb.connection.InjectedDataSourceConne
              ctionProvider - Using provided datasource
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.SettingsFactory - RDBMS: Oracle,
              version: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bit Produ
              ction
              With the Partitioning, OLAP and Data Mining options
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.SettingsFactory - JDBC driver: Or
              acle JDBC driver, version: 10.2.0.1.0XE
              [21 Sep 2007 15:44:30] INFO org.hibernate.dialect.Dialect - Using dialect: org.
              hibernate.dialect.Oracle10gDialect
              [21 Sep 2007 15:44:30] INFO org.hibernate.transaction.TransactionFactoryFactory
               - Transaction strategy: org.hibernate.ejb.transaction.JoinableCMTTransactionFac
              tory
              [21 Sep 2007 15:44:30] INFO org.hibernate.transaction.TransactionManagerLookupFa
              ctory - instantiating TransactionManagerLookup: org.hibernate.transaction.JBoss
              TransactionManagerLookup
              [21 Sep 2007 15:44:30] INFO org.hibernate.transaction.TransactionManagerLookupFa
              ctory - instantiated TransactionManagerLookup
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.SettingsFactory - Automatic flush
               during beforeCompletion(): disabled
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.SettingsFactory - Automatic sessi
              on close at end of transaction: disabled
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.SettingsFactory - JDBC batch size
              : 15
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.SettingsFactory - JDBC batch upda
              tes for versioned data: disabled
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.SettingsFactory - Scrollable resu
              lt sets: enabled
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.SettingsFactory - JDBC3 getGenera
              tedKeys(): disabled
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.SettingsFactory - Connection rele
              ase mode: auto
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.SettingsFactory - Default batch f
              etch size: 1
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.SettingsFactory - Generate SQL wi
              th comments: disabled
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.SettingsFactory - Order SQL updat
              es by primary key: disabled
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.SettingsFactory - Order SQL inser
              ts for batching: disabled
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.SettingsFactory - Query translato
              r: org.hibernate.hql.ast.ASTQueryTranslatorFactory
              [21 Sep 2007 15:44:30] INFO org.hibernate.hql.ast.ASTQueryTranslatorFactory - U
              sing ASTQueryTranslatorFactory
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.SettingsFactory - Query language
              substitutions: {}
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.SettingsFactory - JPA-QL strict c
              ompliance: enabled
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.SettingsFactory - Second-level ca
              che: enabled
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.SettingsFactory - Query cache: di
              sabled
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.SettingsFactory - Cache provider:
               org.hibernate.cache.HashtableCacheProvider
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.SettingsFactory - Optimize cache
              for minimal puts: disabled
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.SettingsFactory - Cache region pr
              efix: msp-ear_ear,msp-ejb_jar,msp-par
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.SettingsFactory - Structured seco
              nd-level cache entries: disabled
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.SettingsFactory - Statistics: dis
              abled
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.SettingsFactory - Deleted entity
              synthetic identifier rollback: disabled
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.SettingsFactory - Default entity-
              mode: pojo
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.SettingsFactory - Named query che
              cking : enabled
              [21 Sep 2007 15:44:30] INFO org.hibernate.impl.SessionFactoryImpl - building se
              ssion factory
              [21 Sep 2007 15:44:30] INFO org.hibernate.impl.SessionFactoryObjectFactory - Fa
              ctory name: persistence.units:ear=msp-ear.ear,jar=msp-ejb.jar,unitName=msp-par
              [21 Sep 2007 15:44:30] INFO org.hibernate.util.NamingHelper - JNDI InitialConte
              xt properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFacto
              ry, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
              [21 Sep 2007 15:44:30] INFO org.hibernate.impl.SessionFactoryObjectFactory - Bo
              und factory to JNDI name: persistence.units:ear=msp-ear.ear,jar=msp-ejb.jar,unit
              Name=msp-par
              [21 Sep 2007 15:44:30] WARN org.hibernate.impl.SessionFactoryObjectFactory - In
              itialContext did not implement EventContext
              [21 Sep 2007 15:44:30] INFO org.hibernate.tool.hbm2ddl.SchemaValidator - Runnin
              g schema validator
              [21 Sep 2007 15:44:30] INFO org.hibernate.tool.hbm2ddl.SchemaValidator - fetchi
              ng database metadata
              [21 Sep 2007 15:44:30] INFO org.hibernate.cfg.AnnotationConfiguration - Hiberna
              te Validator not found: ignoring
              [21 Sep 2007 15:44:30] INFO org.hibernate.tool.hbm2ddl.TableMetadata - table fo
              und: ACOMPANYDB.COMPANIES
              [21 Sep 2007 15:44:30] INFO org.hibernate.tool.hbm2ddl.TableMetadata - columns:
               [address_id, description, name, code]
              [21 Sep 2007 15:44:30] INFO org.hibernate.tool.hbm2ddl.TableMetadata - table fo
              und: ACOMPANYDB.COMPANY_DEPARTMENTS
              [21 Sep 2007 15:44:30] INFO org.hibernate.tool.hbm2ddl.TableMetadata - columns:
               [company_code, description, name, code]
              [21 Sep 2007 15:44:30] INFO org.hibernate.tool.hbm2ddl.TableMetadata - table fo
              und: ACOMPANYDB.CSI_ADMIN_ACCESS_CHILDREN
              [21 Sep 2007 15:44:30] INFO org.hibernate.tool.hbm2ddl.TableMetadata - columns:
               [role_name, child_access_level_id]
              [21 Sep 2007 15:44:30] INFO org.hibernate.tool.hbm2ddl.TableMetadata - table fo
              und: ACOMPANYDB.CSI_ADMIN_ACCESS_LEVELS
              [21 Sep 2007 15:44:30] INFO org.hibernate.tool.hbm2ddl.TableMetadata - columns:
               [company_code, access_level_id, role_name]
              [21 Sep 2007 15:44:30] INFO org.hibernate.tool.hbm2ddl.TableMetadata - table fo
              und: ACOMPANYDB.CSI_USERS
              [21 Sep 2007 15:44:30] INFO org.hibernate.tool.hbm2ddl.TableMetadata - columns:
               [first_name, company_code, undeliverable, failed_logins, status, locale, last_n
              ame, csi_user_id, purchase_date, user_privilege, password, email_address]
              [21 Sep 2007 15:44:30] INFO org.hibernate.tool.hbm2ddl.TableMetadata - table fo
              und: ACOMPANYDB.CSI_USER_SURVEYS
              [21 Sep 2007 15:44:30] INFO org.hibernate.tool.hbm2ddl.TableMetadata - columns:
               [survey_invite_date, survey_type_code, csi_user_id]
              [21 Sep 2007 15:44:31] INFO org.hibernate.tool.hbm2ddl.TableMetadata - table fo
              und: ACOMPANYDB.CSI_USER_VEHICLES
              [21 Sep 2007 15:44:31] INFO org.hibernate.tool.hbm2ddl.TableMetadata - columns:
               [company_code, stock_code_id, vin, vehicle_code, csi_user_id, dealer_code, depa
              rtment_code, purchase_date]
              [21 Sep 2007 15:44:31] INFO org.hibernate.tool.hbm2ddl.TableMetadata - table fo
              und: ACOMPANYDB.DEALERS
              [21 Sep 2007 15:44:31] INFO org.hibernate.tool.hbm2ddl.TableMetadata - columns:
               [emailaddress, dealerid, status, name, code, companycode, zone]
              [21 Sep 2007 15:44:31] INFO org.hibernate.tool.hbm2ddl.TableMetadata - table fo
              und: ACOMPANYDB.EMAIL_RETRIEVAL_ACCOUNTS
              [21 Sep 2007 15:44:31] INFO org.hibernate.tool.hbm2ddl.TableMetadata - columns:
               [pop_user_name, pop_password, email_retrieval_account_id, pop_host]
              [21 Sep 2007 15:44:31] INFO org.hibernate.tool.hbm2ddl.TableMetadata - table fo
              und: ACOMPANYDB.EMAIL_TEMPLATES
              [21 Sep 2007 15:44:31] INFO org.hibernate.tool.hbm2ddl.TableMetadata - columns:
               [sender, template_name, reply_to, email_retrieval_account_id, mime_type, subjec
              t, locale, email_contents]
              [21 Sep 2007 15:44:31] INFO org.hibernate.tool.hbm2ddl.TableMetadata - table fo
              und: ACOMPANYDB.RECEIVED_EMAILS
              [21 Sep 2007 15:44:31] INFO org.hibernate.tool.hbm2ddl.TableMetadata - columns:
               [sender, email_retrieval_account_id, status, subject, body_clob, date_sent, ema
              il_id]
              [21 Sep 2007 15:44:31] INFO org.hibernate.tool.hbm2ddl.TableMetadata - table fo
              und: ACOMPANYDB.SCHEDULED_EVENTS
              [21 Sep 2007 15:44:31] INFO org.hibernate.tool.hbm2ddl.TableMetadata - columns:
               [enabled, schedule_id, start_time, schedule_type, frequency]
              [21 Sep 2007 15:44:31] INFO org.hibernate.tool.hbm2ddl.TableMetadata - table fo
              und: ACOMPANYDB.SCHEDULE_HISTORY
              [21 Sep 2007 15:44:31] INFO org.hibernate.tool.hbm2ddl.TableMetadata - columns:
               [date_ended, date_started, schedule_id, error, status, schedule_history_id]
              [21 Sep 2007 15:44:31] INFO org.hibernate.tool.hbm2ddl.TableMetadata - table fo
              und: ACOMPANYDB.SCHEDULE_TYPES
              [21 Sep 2007 15:44:31] INFO org.hibernate.tool.hbm2ddl.TableMetadata - columns:
               [schedule_type, bean_class, schedule_description]
              [21 Sep 2007 15:44:31] INFO org.hibernate.tool.hbm2ddl.TableMetadata - table fo
              und: ACOMPANYDB.SURVEYS
              [21 Sep 2007 15:44:31] INFO org.hibernate.tool.hbm2ddl.TableMetadata - columns:
               [company_code, valid, end_date, site_code, survey_type, start_date, survey_id]
              [21 Sep 2007 15:44:31] INFO org.hibernate.tool.hbm2ddl.TableMetadata - table fo
              und: ACOMPANYDB.SURVEY_QUESTIONS
              [21 Sep 2007 15:44:31] INFO org.hibernate.tool.hbm2ddl.TableMetadata - columns:
               [question_number_display, question_type, locale, question, question_id, survey_
              id, question_number]
              [21 Sep 2007 15:44:31] INFO org.hibernate.tool.hbm2ddl.TableMetadata - table fo
              und: ACOMPANYDB.SURVEY_QUESTION_OPTIONS
              [21 Sep 2007 15:44:31] INFO org.hibernate.tool.hbm2ddl.TableMetadata - columns:
               [option_order, option_value, question_id, question_option_id]
              [21 Sep 2007 15:44:31] INFO org.hibernate.tool.hbm2ddl.TableMetadata - table fo
              und: ACOMPANYDB.SURVEY_QUESTION_OPTION_HEADERS
              [21 Sep 2007 15:44:31] INFO org.hibernate.tool.hbm2ddl.TableMetadata - columns:
               [option_header, order_id, question_id, section]
              [21 Sep 2007 15:44:31] INFO org.hibernate.tool.hbm2ddl.TableMetadata - table fo
              und: ACOMPANYDB.SURVEY_QUESTION_TYPES
              [21 Sep 2007 15:44:31] INFO org.hibernate.tool.hbm2ddl.TableMetadata - columns:
               [require_headers, description, type]
              [21 Sep 2007 15:44:31] INFO org.hibernate.tool.hbm2ddl.TableMetadata - table fo
              und: ACOMPANYDB.SURVEY_RESULTS
              [21 Sep 2007 15:44:31] INFO org.hibernate.tool.hbm2ddl.TableMetadata - columns:
               [result, option_id, question_id, result_index_id]
              [21 Sep 2007 15:44:31] INFO org.hibernate.tool.hbm2ddl.TableMetadata - table fo
              und: ACOMPANYDB.SURVEY_RESULTS_INDEX
              [21 Sep 2007 15:44:31] INFO org.hibernate.tool.hbm2ddl.TableMetadata - columns:
               [completed_date, complete, user_id, start_date, survey_id, last_completed_secti
              on, result_index_id]
              [21 Sep 2007 15:44:31] INFO org.hibernate.tool.hbm2ddl.TableMetadata - table fo
              und: ACOMPANYDB.SURVEY_TYPES
              [21 Sep 2007 15:44:31] INFO org.hibernate.tool.hbm2ddl.TableMetadata - columns:
               [survey_email_period, company_code, email_template_type, survey_type_descriptio
              n, survey_type_code, period_type, company_department_code]
              [21 Sep 2007 15:44:31] INFO org.hibernate.tool.hbm2ddl.TableMetadata - table fo
              und: ACOMPANYDB.SYS_USERS
              [21 Sep 2007 15:44:31] INFO org.hibernate.tool.hbm2ddl.TableMetadata - columns:
               [user_name, failed_logins, status, department, company, user_id, user_privilege
              , password, email_address]
              [21 Sep 2007 15:44:31] INFO org.hibernate.tool.hbm2ddl.TableMetadata - table fo
              und: ACOMPANYDB.VEHICLES
              [21 Sep 2007 15:44:31] INFO org.hibernate.tool.hbm2ddl.TableMetadata - columns:
               [company_code, vehicle_type, vehicle_description, vehicle_model, vehicle_code,
              company_department_code]
              [21 Sep 2007 15:44:31] INFO org.hibernate.util.NamingHelper - JNDI InitialConte
              xt properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFacto
              ry, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
              [21 Sep 2007 15:44:31] INFO org.jboss.ejb3.JmxKernelAbstraction - creating wrap
              per delegate for: org.jboss.ejb3.stateless.StatelessContainer
              [21 Sep 2007 15:44:31] INFO org.jboss.ejb3.JmxKernelAbstraction - installing MB
              ean: jboss.j2ee:ear=msp-ear.ear,jar=msp-ejb.jar,name=CacheFactoryFacadeSession,s
              ervice=EJB3 with dependencies:
              [21 Sep 2007 15:44:31] INFO org.jboss.ejb3.EJBContainer - STARTED EJB: com.msp.
              ejb.cache.CacheFactoryFacadeSessionBean ejbName: CacheFactoryFacadeSession
              [21 Sep 2007 15:44:31] INFO org.jboss.ejb3.JmxKernelAbstraction - creating wrap
              per delegate for: org.jboss.ejb3.stateless.StatelessContainer
              [21 Sep 2007 15:44:31] INFO org.jboss.ejb3.JmxKernelAbstraction - installing MB
              ean: jboss.j2ee:ear=msp-ear.ear,jar=msp-ejb.jar,name=UserSurveyFacadeSession,ser
              vice=EJB3 with dependencies:
              [21 Sep 2007 15:44:31] INFO org.jboss.ejb3.JmxKernelAbstraction - jboss.j2
              ee:ear=msp-ear.ear,jar=msp-ejb.jar,name=CSIUserSession,service=EJB3
              [21 Sep 2007 15:44:31] INFO org.jboss.ejb3.JmxKernelAbstraction - jboss.j2
              ee:ear=msp-ear.ear,jar=msp-ejb.jar,name=CacheFactoryFacadeSession,service=EJB3
              [21 Sep 2007 15:44:31] INFO org.jboss.ejb3.JmxKernelAbstraction - jboss.j2
              ee:ear=msp-ear.ear,jar=msp-ejb.jar,name=VehicleSession,service=EJB3
              [21 Sep 2007 15:44:31] INFO org.jboss.ejb3.JmxKernelAbstraction - jboss.j2
              ee:ear=msp-ear.ear,jar=msp-ejb.jar,name=SurveySession,service=EJB3
              [21 Sep 2007 15:44:31] INFO org.jboss.ejb3.JmxKernelAbstraction - creating wrap
              per delegate for: org.jboss.ejb3.stateless.StatelessContainer
              [21 Sep 2007 15:44:31] INFO org.jboss.ejb3.JmxKernelAbstraction - installing MB
              ean: jboss.j2ee:ear=msp-ear.ear,jar=msp-ejb.jar,name=CSIAdminSession,service=EJB
              3 with dependencies:
              [21 Sep 2007 15:44:31] INFO org.jboss.ejb3.JmxKernelAbstraction - persiste
              nce.units:ear=msp-ear.ear,jar=msp-ejb.jar,unitName=msp-par
              [21 Sep 2007 15:44:31] INFO org.jboss.ejb3.EJBContainer - STARTED EJB: com.msp.
              ejb.csi.admin.CsiAdminSessionBean ejbName: CSIAdminSession
              [21 Sep 2007 15:44:31] INFO org.jboss.ejb3.JmxKernelAbstraction - creating wrap
              per delegate for: org.jboss.ejb3.stateless.StatelessContainer
              [21 Sep 2007 15:44:31] INFO org.jboss.ejb3.JmxKernelAbstraction - installing MB
              ean: jboss.j2ee:ear=msp-ear.ear,jar=msp-ejb.jar,name=ScheduleManagerSession,serv
              ice=EJB3 with dependencies:
              [21 Sep 2007 15:44:31] INFO org.jboss.ejb3.JmxKernelAbstraction - jboss.j2
              ee:ear=msp-ear.ear,jar=msp-ejb.jar,name=CSIProductSurveyScheduleSession,service=
              EJB3
              [21 Sep 2007 15:44:31] INFO org.jboss.ejb3.JmxKernelAbstraction - jboss.j2
              ee:ear=msp-ear.ear,jar=msp-ejb.jar,name=CSISalesSurveyScheduleSession,service=EJ
              B3
              [21 Sep 2007 15:44:31] INFO org.jboss.ejb3.JmxKernelAbstraction - jboss.j2
              ee:ear=msp-ear.ear,jar=msp-ejb.jar,name=CSIServiceSurveyScheduleSession,service=
              EJB3
              [21 Sep 2007 15:44:31] INFO org.jboss.ejb3.JmxKernelAbstraction - persiste
              nce.units:ear=msp-ear.ear,jar=msp-ejb.jar,unitName=msp-par
              [21 Sep 2007 15:44:31] INFO org.jboss.ejb3.JmxKernelAbstraction - jboss.j2
              ee:ear=msp-ear.ear,jar=msp-ejb.jar,name=EmailRetrievalScheduleSession,service=EJ
              B3
              [21 Sep 2007 15:44:31] INFO org.jboss.ejb3.JmxKernelAbstraction - creating wrap
              per delegate for: org.jboss.ejb3.stateless.StatelessContainer
              [21 Sep 2007 15:44:31] INFO org.jboss.ejb3.JmxKernelAbstraction - installing MB
              ean: jboss.j2ee:ear=msp-ear.ear,jar=msp-ejb.jar,name=EmailRetrievalScheduleSessi
              on,service=EJB3 with dependencies:
              [21 Sep 2007 15:44:31] INFO org.jboss.ejb3.JmxKernelAbstraction - jboss.j2
              ee:ear=msp-ear.ear,jar=msp-ejb.jar,name=EmailManagerSession,service=EJB3
              [21 Sep 2007 15:44:31] INFO org.jboss.ejb3.JmxKernelAbstraction - persiste
              nce.units:ear=msp-ear.ear,jar=msp-ejb.jar,unitName=msp-par
              [21 Sep 2007 15:44:31] INFO org.jboss.ejb3.JmxKernelAbstraction - creating wrap
              per delegate for: org.jboss.ejb3.stateless.StatelessContainer
              [21 Sep 2007 15:44:31] INFO org.jboss.ejb3.JmxKernelAbstraction - installing MB
              ean: jboss.j2ee:ear=msp-ear.ear,jar=msp-ejb.jar,name=CSIProductSurveyScheduleSes
              sion,service=EJB3 with dependencies:
              [21 Sep 2007 15:44:31] INFO org.jboss.ejb3.JmxKernelAbstraction - jboss.j2
              ee:ear=msp-ear.ear,jar=msp-ejb.jar,name=CacheFactoryFacadeSession,service=EJB3
              [21 Sep 2007 15:44:31] INFO org.jboss.ejb3.JmxKernelAbstraction - jboss.j2
              ee:ear=msp-ear.ear,jar=msp-ejb.jar,name=EmailManagerSession,service=EJB3
              [21 Sep 2007 15:44:31] INFO org.jboss.ejb3.JmxKernelAbstraction - persiste
              nce.units:ear=msp-ear.ear,jar=msp-ejb.jar,unitName=msp-par
              [21 Sep 2007 15:44:31] INFO org.jboss.ejb3.JmxKernelAbstraction - creating wrap
              per delegate for: org.jboss.ejb3.stateless.StatelessContainer
              [21 Sep 2007 15:44:31] INFO org.jboss.ejb3.JmxKernelAbstraction - installing MB
              ean: jboss.j2ee:ear=msp-ear.ear,jar=msp-ejb.jar,name=CSISalesSurveyScheduleSessi
              on,service=EJB3 with dependencies:
              [21 Sep 2007 15:44:31] INFO org.jboss.ejb3.JmxKernelAbstraction - jboss.j2
              ee:ear=msp-ear.ear,jar=msp-ejb.jar,name=CacheFactoryFacadeSession,service=EJB3
              [21 Sep 2007 15:44:31] INFO org.jboss.ejb3.JmxKernelAbstraction - jboss.j2
              ee:ear=msp-ear.ear,jar=msp-ejb.jar,name=EmailManagerSession,service=EJB3
              [21 Sep 2007 15:44:31] INFO org.jboss.ejb3.JmxKernelAbstraction - persiste
              nce.units:ear=msp-ear.ear,jar=msp-ejb.jar,unitName=msp-par
              [21 Sep 2007 15:44:31] INFO org.jboss.ejb3.JmxKernelAbstraction - creating wrap
              per delegate for: org.jboss.ejb3.stateless.StatelessContainer
              [21 Sep 2007 15:44:31] INFO org.jboss.ejb3.JmxKernelAbstraction - installing MB
              ean: jboss.j2ee:ear=msp-ear.ear,jar=msp-ejb.jar,name=CSIServiceSurveyScheduleSes
              sion,service=EJB3 with dependencies:
              [21 Sep 2007 15:44:31] INFO org.jboss.ejb3.JmxKernelAbstraction - jboss.j2
              ee:ear=msp-ear.ear,jar=msp-ejb.jar,name=CacheFactoryFacadeSession,service=EJB3
              [21 Sep 2007 15:44:31] INFO org.jboss.ejb3.JmxKernelAbstraction - jboss.j2
              ee:ear=msp-ear.ear,jar=msp-ejb.jar,name=EmailManagerSession,service=EJB3
              [21 Sep 2007 15:44:31] INFO org.jboss.ejb3.JmxKernelAbstraction - persiste
              nce.units:ear=msp-ear.ear,jar=msp-ejb.jar,unitName=msp-par
              [21 Sep 2007 15:44:31] INFO org.jboss.ejb3.JmxKernelAbstraction - creating wrap
              per delegate for: org.jboss.ejb3.stateless.StatelessContainer
              [21 Sep 2007 15:44:31] INFO org.jboss.ejb3.JmxKernelAbstraction - installing MB
              ean: jboss.j2ee:ear=msp-ear.ear,jar=msp-ejb.jar,name=SurveySession,service=EJB3
              with dependencies:
              [21 Sep 2007 15:44:31] INFO org.jboss.ejb3.JmxKernelAbstraction - persiste
              nce.units:ear=msp-ear.ear,jar=msp-ejb.jar,unitName=msp-par
              [21 Sep 2007 15:44:31] INFO org.jboss.ejb3.EJBContainer - STARTED EJB: com.msp.
              ejb.csi.surveys.SurveySessionBean ejbName: SurveySession
              [21 Sep 2007 15:44:32] INFO org.jboss.ejb3.JmxKernelAbstraction - creating wrap
              per delegate for: org.jboss.ejb3.stateless.StatelessContainer
              [21 Sep 2007 15:44:32] INFO org.jboss.ejb3.JmxKernelAbstraction - installing MB
              ean: jboss.j2ee:ear=msp-ear.ear,jar=msp-ejb.jar,name=CSIUserSession,service=EJB3
               with dependencies:
              [21 Sep 2007 15:44:32] INFO org.jboss.ejb3.JmxKernelAbstraction - persiste
              nce.units:ear=msp-ear.ear,jar=msp-ejb.jar,unitName=msp-par
              [21 Sep 2007 15:44:32] INFO org.jboss.ejb3.EJBContainer - STARTED EJB: com.msp.
              ejb.csi.users.CSIUserSessionBean ejbName: CSIUserSession
              [21 Sep 2007 15:44:32] INFO org.jboss.ejb3.JmxKernelAbstraction - creating wrap
              per delegate for: org.jboss.ejb3.stateless.StatelessContainer
              [21 Sep 2007 15:44:32] INFO org.jboss.ejb3.JmxKernelAbstraction - installing MB
              ean: jboss.j2ee:ear=msp-ear.ear,jar=msp-ejb.jar,name=CSIWebServiceSession,servic
              e=EJB3 with dependencies:
              [21 Sep 2007 15:44:32] INFO org.jboss.ejb3.EJBContainer - STARTED EJB: com.msp.
              ejb.csi.webservices.CSIWebServiceSessionBean ejbName: CSIWebServiceSession
              [21 Sep 2007 15:44:32] INFO org.jboss.ejb3.JmxKernelAbstraction - creating wrap
              per delegate for: org.jboss.ejb3.stateless.StatelessContainer
              [21 Sep 2007 15:44:32] INFO org.jboss.ejb3.JmxKernelAbstraction - installing MB
              ean: jboss.j2ee:ear=msp-ear.ear,jar=msp-ejb.jar,name=DealersSession,service=EJB3
               with dependencies:
              [21 Sep 2007 15:44:32] INFO org.jboss.ejb3.JmxKernelAbstraction - persiste
              nce.units:ear=msp-ear.ear,jar=msp-ejb.jar,unitName=msp-par
              [21 Sep 2007 15:44:32] INFO org.jboss.ejb3.EJBContainer - STARTED EJB: com.msp.
              ejb.dealers.DealersSessionBean ejbName: DealersSession
              [21 Sep 2007 15:44:32] INFO org.jboss.ejb3.JmxKernelAbstraction - creating wrap
              per delegate for: org.jboss.ejb3.stateless.StatelessContainer
              [21 Sep 2007 15:44:32] INFO org.jboss.ejb3.JmxKernelAbstraction - installing MB
              ean: jboss.j2ee:ear=msp-ear.ear,jar=msp-ejb.jar,name=SysUserProfileSession,servi
              ce=EJB3 with dependencies:
              [21 Sep 2007 15:44:32] INFO org.jboss.ejb3.JmxKernelAbstraction - persiste
              nce.units:ear=msp-ear.ear,jar=msp-ejb.jar,unitName=msp-par
              [21 Sep 2007 15:44:32] INFO org.jboss.ejb3.EJBContainer - STARTED EJB: com.msp.
              ejb.users.SysUserProfileSessionBean ejbName: SysUserProfileSession
              [21 Sep 2007 15:44:32] INFO org.jboss.ejb3.JmxKernelAbstraction - creating wrap
              per delegate for: org.jboss.ejb3.stateless.StatelessContainer
              [21 Sep 2007 15:44:32] INFO org.jboss.ejb3.JmxKernelAbstraction - installing MB
              ean: jboss.j2ee:ear=msp-ear.ear,jar=msp-ejb.jar,name=EmailManagerSession,service
              =EJB3 with dependencies:
              [21 Sep 2007 15:44:32] INFO org.jboss.ejb3.JmxKernelAbstraction - persiste
              nce.units:ear=msp-ear.ear,jar=msp-ejb.jar,unitName=msp-par
              [21 Sep 2007 15:44:32] INFO org.jboss.ejb3.EJBContainer - STARTED EJB: com.msp.
              ejb.utils.mail.EmailManagerSessionBean ejbName: EmailManagerSession
              [21 Sep 2007 15:44:32] INFO org.jboss.ejb3.EJBContainer - STARTED EJB: com.msp.
              ejb.csi.scheduling.email.EmailRetrievalScheduleSessionBean ejbName: EmailRetriev
              alScheduleSession
              [21 Sep 2007 15:44:32] INFO org.jboss.ejb3.EJBContainer - STARTED EJB: com.msp.
              ejb.csi.scheduling.acompany.product.CSIProductSurveyScheduleSessionBean ejbName:
              CSIProductSurveyScheduleSession
              [21 Sep 2007 15:44:32] DEBUG com.msp.ejb.csi.scheduling.email.EmailRetrievalSche
              duleSessionBean - Starting EmailRetrieval schedule.
              [21 Sep 2007 15:44:32] ERROR com.msp.ejb.csi.scheduling.email.EmailRetrievalSche
              duleSessionBean - NamingException when attempting to retrieve EmailManagerSessi
              onBean, because of:
              javax.naming.NameNotFoundException: comp not bound
               at org.jnp.server.NamingServer.getBinding(NamingServer.java:529)
               at org.jnp.server.NamingServer.getBinding(NamingServer.java:537)
               at org.jnp.server.NamingServer.getObject(NamingServer.java:543)
               at org.jnp.server.NamingServer.lookup(NamingServer.java:267)
               at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:627)
               at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:589)
               at javax.naming.InitialContext.lookup(InitialContext.java:392)
               at com.msp.ejb.csi.scheduling.email.EmailRetrievalScheduleSessionBean.ge
              tEmailManagerSessionBean(EmailRetrievalScheduleSessionBean.java:204)
               at com.msp.ejb.csi.scheduling.email.EmailRetrievalScheduleSessionBean.re
              trievePop3Emails(EmailRetrievalScheduleSessionBean.java:173)
               at com.msp.ejb.csi.scheduling.email.EmailRetrievalScheduleSessionBean.se
              ndSurveyEmails(EmailRetrievalScheduleSessionBean.java:102)
               at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
               at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
              java:39)
               at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
              sorImpl.java:25)
               at java.lang.reflect.Method.invoke(Method.java:597)
               at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.
              java:112)
               at org.jboss.ejb3.interceptor.InvocationContextImpl.proceed(InvocationCo
              ntextImpl.java:166)
               at org.jboss.ejb3.interceptor.EJB3InterceptorsInterceptor.invoke(EJB3Int
              erceptorsInterceptor.java:63)
               at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.
              java:101)
               at org.jboss.ejb3.entity.TransactionScopedEntityManagerInterceptor.invok
              e(TransactionScopedEntityManagerInterceptor.java:54)
               at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.
              java:101)
               at org.jboss.ejb3.AllowedOperationsInterceptor.invoke(AllowedOperationsI
              nterceptor.java:47)
               at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.
              java:101)
               at org.jboss.aspects.tx.TxPolicy.invokeInOurTx(TxPolicy.java:79)
               at org.jboss.aspects.tx.TxInterceptor$Required.invoke(TxInterceptor.java
              :191)
               at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.
              java:101)
               at org.jboss.aspects.tx.TxPropagationInterceptor.invoke(TxPropagationInt
              erceptor.java:76)
               at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.
              java:101)
               at org.jboss.ejb3.stateless.StatelessInstanceInterceptor.invoke(Stateles
              sInstanceInterceptor.java:62)
               at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.
              java:101)
               at org.jboss.aspects.security.RoleBasedAuthorizationInterceptor.invoke(R
              oleBasedAuthorizationInterceptor.java:166)
               at org.jboss.ejb3.security.RoleBasedAuthorizationInterceptor.invoke(Role
              BasedAuthorizationInterceptor.java:108)
               at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.
              java:101)
               at org.jboss.aspects.security.AuthenticationInterceptor.invoke(Authentic
              ationInterceptor.java:77)
               at org.jboss.ejb3.security.Ejb3AuthenticationInterceptor.invoke(Ejb3Auth
              enticationInterceptor.java:106)
               at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.
              java:101)
               at org.jboss.ejb3.ENCPropagationInterceptor.invoke(ENCPropagationInterce
              ptor.java:46)
               at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.
              java:101)
               at org.jboss.ejb3.asynchronous.AsynchronousInterceptor.invoke(Asynchrono
              usInterceptor.java:106)
               at org.jboss.aop.joinpoint.MethodInvocation.invokeNext(MethodInvocation.
              java:101)
               at org.jboss.ejb3.stateless.StatelessContainer.callTimeout(StatelessCont
              ainer.java:151)
               at org.jboss.ejb.txtimer.TimerImpl$TimerTaskImpl.run(TimerImpl.java:561)
              
               at java.util.TimerThread.mainLoop(Timer.java:512)
               at java.util.TimerThread.run(Timer.java:462)
              [21 Sep 2007 15:44:32] ERROR com.msp.ejb.csi.scheduling.email.EmailRetrievalSche
              duleSessionBean - EmailException when retrieving emails, because of:
              com.msp.ejb.utils.mail.EmailException: NamingException when attempting to retrie
              ve EmailManagerSessionBean, because of:
               at com.msp.ejb.csi.scheduling.email.EmailRetrievalScheduleSessionBean.re
              trievePop3Emails(Emai


              • 4. Re: comp not bound on redeploy
                deanouk

                Anyone? This is *still* driving me a bit nutty!!!

                • 5. Re: comp not bound on redeploy
                  deanouk

                  Still no ideas? Sorry but completely run out of options.

                  • 6. Re: comp not bound on redeploy
                    waynebaylor

                    looks like your app is not completely undeployed. are you redeploying something that has dependencies or are there things dependent on your app that aren't also being redeployed?

                    • 7. Re: comp not bound on redeploy
                      deanouk

                      Everything's being redeployed as far as I know - the whole ear is copied over.
                      What sort of dependencies do you mean?

                      • 8. Re: comp not bound on redeploy
                        waynebaylor

                        is there a separate war or jar that depends on classes in the ear?

                        • 9. Re: comp not bound on redeploy
                          deanouk

                          The ear comprises of the wars and jars that depend on each other. There's no seperate files away from the ear.