0 Replies Latest reply on May 1, 2005 3:51 PM by tesslobo

    Incomplete Server.Log

    tesslobo

      For the past half month, I learned a web host's environment, etc. since this is the first time I am administering a website, Linux. After the learning curve, I uploaded my ear file. It gave me errors which I expected. I tweaked the configurations and got a new version of MySQL. Still, my war file would not expand. So, I uploaded and copied a bunch of sars, jars.

      I expected the deployment to parallel my test version as a result of these uploads and copies. To my surprise, the server.log is being overlaid at a certain point. I am copying two versions of this result:

      - 2005-04-28 17:43:48,315 DEBUG [org.jboss.system.ServiceCont17:43:48,838 INFO [NamingService] Started jndi bootstrap jnpPort=1099, rmiPort=1098, backlog=50, bindAddress=/127.0.0.1, Client SocketFactory=null, Server SocketFactory=org.jboss.net.sockets.DefaultSocketFactory@ad093076

      - 2005-05-01 00:08:19,115 DEBUG [org.jboss.system.ServiceController] Creating d00:08:20,015 INFO [NamingService] Started jndi bootstrap jnpPort=1099, rmiPort=1098, backlog=50, bindAddress=/127.0.0.1, Client SocketFactory=null, Server SocketFactory=org.jboss.net.sockets.DefaultSocketFactory@ad093076

      I have identified below the missing portions of deployment based on my test environment:

      - 2005-04-30 22:02:42,812 DEBUG [org.jboss.naming.JNDIView] Created jboss:service=JNDIView
      2005-04-30 22:02:42,812 DEBUG [org.jboss.system.ServiceController] Creating dependent components for: jboss:service=JNDIView dependents are: []
      2005-04-30 22:02:42,812 DEBUG [org.jboss.system.ServiceController] Creating service jboss.security:service=SecurityConfig
      2005-04-30 22:02:42,812 DEBUG [org.jboss.security.plugins.SecurityConfig] Creating jboss.security:service=SecurityConfig
      2005-04-30 22:02:42,812 DEBUG [org.jboss.security.plugins.SecurityConfig] Created jboss.security:service=SecurityConfig
      2005-04-30 22:02:42,812 DEBUG [org.jboss.system.ServiceController] Creating dependent components for: jboss.security:service=SecurityConfig dependents are: []
      2005-04-30 22:02:42,812 DEBUG [org.jboss.system.ServiceController] Creating service jboss.security:service=XMLLoginConfig
      2005-04-30 22:02:42,812 DEBUG [org.jboss.security.auth.login.XMLLoginConfig] Creating jboss.security:service=XMLLoginConfig
      2005-04-30 22:02:42,812 DEBUG [org.jboss.security.auth.login.XMLLoginConfig] Created jboss.security:service=XMLLoginConfig
      2005-04-30 22:02:42,812 DEBUG [org.jboss.system.ServiceController] Creating dependent components for: jboss.security:service=XMLLoginConfig dependents are: []
      2005-04-30 22:02:42,812 DEBUG [org.jboss.system.ServiceController] Creating service jboss.security:service=JaasSecurityManager
      2005-04-30 22:02:42,812 DEBUG [org.jboss.security.plugins.JaasSecurityManagerService] Creating jboss.security:service=JaasSecurityManager
      2005-04-30 22:02:42,812 DEBUG [org.jboss.security.plugins.JaasSecurityManagerService] Created jboss.security:service=JaasSecurityManager
      2005-04-30 22:02:42,812 DEBUG [org.jboss.system.ServiceController] Creating dependent components for: jboss.security:service=JaasSecurityManager dependents are: []
      2005-04-30 22:02:42,812 DEBUG [org.jboss.system.ServiceController] Creating service jboss:service=XidFactory
      2005-04-30 22:02:42,812 DEBUG [org.jboss.system.ServiceController] Creating dependent components for: jboss:service=XidFactory dependents are: [ObjectName: jboss:service=TransactionManager
      state: CONFIGURED
      I Depend On: jboss:service=XidFactory

      Depends On Me: jboss:service=invoker,type=jrmp
      jboss:service=invoker,type=local
      jboss:service=invoker,type=pooled
      ]
      2005-04-30 22:02:42,812 DEBUG [org.jboss.system.ServiceController] Creating service jboss:service=TransactionManager
      2005-04-30 22:02:42,812 DEBUG [org.jboss.tm.TransactionManagerService] Creating jboss:service=TransactionManager
      2005-04-30 22:02:42,812 DEBUG [org.jboss.tm.TransactionManagerService] Created jboss:service=TransactionManager
      2005-04-30 22:02:42,828 DEBUG [org.jboss.system.ServiceController] Creating dependent components for: jboss:service=TransactionManager dependents are: [ObjectName: jboss:service=invoker,type=jrmp
      state: CONFIGURED
      I Depend On: jboss:service=TransactionManager

      Depends On Me: jboss:service=proxyFactory,target=ClientUserTransactionFactory
      jboss:service=proxyFactory,target=ClientUserTransaction
      , ObjectName: jboss:service=invoker,type=local
      state: CONFIGURED
      I Depend On: jboss:service=TransactionManager

      Depends On Me: , ObjectName: jboss:service=invoker,type=pooled
      state: CONFIGURED
      I Depend On: jboss:service=TransactionManager

      Depends On Me: ]
      2005-04-30 22:02:42,828 DEBUG [org.jboss.system.ServiceController] Creating service jboss:service=invoker,type=jrmp
      2005-04-30 22:02:42,828 DEBUG [org.jboss.invocation.jrmp.server.JRMPInvoker] Creating jboss:service=invoker,type=jrmp
      2005-04-30 22:02:42,828 DEBUG [org.jboss.invocation.jrmp.server.JRMPInvoker] Created jboss:service=invoker,type=jrmp
      2005-04-30 22:02:42,828 DEBUG [org.jboss.system.ServiceController] Creating dependent components for: jboss:service=invoker,type=jrmp dependents are: [ObjectName: jboss:service=proxyFactory,target=ClientUserTransactionFactory
      state: CONFIGURED
      I Depend On: jboss:service=invoker,type=jrmp

      Depends On Me: jboss:service=ClientUserTransaction
      , ObjectName: jboss:service=proxyFactory,target=ClientUserTransaction
      state: CONFIGURED
      I Depend On: jboss:service=invoker,type=jrmp

      Depends On Me: jboss:service=ClientUserTransaction
      ]
      2005-04-30 22:02:42,828 DEBUG [org.jboss.system.ServiceController] Creating service jboss:service=proxyFactory,target=ClientUserTransactionFactory
      2005-04-30 22:02:42,828 DEBUG [org.jboss.invocation.jrmp.server.JRMPProxyFactory] Creating jboss:service=proxyFactory,target=ClientUserTransactionFactory
      2005-04-30 22:02:42,828 DEBUG [org.jboss.invocation.jrmp.server.JRMPProxyFactory] Created jboss:service=proxyFactory,target=ClientUserTransactionFactory
      2005-04-30 22:02:42,828 DEBUG [org.jboss.system.ServiceController] Creating dependent components for: jboss:service=proxyFactory,target=ClientUserTransactionFactory dependents are: [ObjectName: jboss:service=ClientUserTransaction
      state: CONFIGURED
      I Depend On: jboss:service=proxyFactory,target=ClientUserTransactionFactory
      jboss:service=proxyFactory,target=ClientUserTransaction

      Depends On Me: ]
      2005-04-30 22:02:42,828 DEBUG [org.jboss.system.ServiceController] Creating service jboss:service=ClientUserTransaction
      2005-04-30 22:02:42,828 DEBUG [org.jboss.system.ServiceController] waiting in create of jboss:service=ClientUserTransaction waiting on jboss:service=proxyFactory,target=ClientUserTransaction
      2005-04-30 22:02:42,828 DEBUG [org.jboss.system.ServiceController] Creating service jboss:service=proxyFactory,target=ClientUserTransaction
      2005-04-30 22:02:42,828 DEBUG [org.jboss.invocation.jrmp.server.JRMPProxyFactory] Creating jboss:service=proxyFactory,target=ClientUserTransaction
      2005-04-30 22:02:42,828 DEBUG [org.jboss.invocation.jrmp.server.JRMPProxyFactory] Created jboss:service=proxyFactory,target=ClientUserTransaction
      2005-04-30 22:02:42,828 DEBUG [org.jboss.system.ServiceController] Creating dependent components for: jboss:service=proxyFactory,target=ClientUserTransaction dependents are: [ObjectName: jboss:service=ClientUserTransaction
      state: CONFIGURED
      I Depend On: jboss:service=proxyFactory,target=ClientUserTransactionFactory
      jboss:service=proxyFactory,target=ClientUserTransaction

      Depends On Me: ]
      2005-04-30 22:02:42,828 DEBUG [org.jboss.system.ServiceController] Creating service jboss:service=ClientUserTransaction
      2005-04-30 22:02:42,828 DEBUG [org.jboss.tm.usertx.server.ClientUserTransactionService] Creating jboss:service=ClientUserTransaction
      2005-04-30 22:02:42,828 DEBUG [org.jboss.tm.usertx.server.ClientUserTransactionService] Created jboss:service=ClientUserTransaction
      2005-04-30 22:02:42,843 DEBUG [org.jboss.system.ServiceController] Creating dependent components for: jboss:service=ClientUserTransaction dependents are: []
      2005-04-30 22:02:42,843 DEBUG [org.jboss.system.ServiceController] Creating service jboss:service=invoker,type=local
      2005-04-30 22:02:42,843 DEBUG [org.jboss.invocation.local.LocalInvoker] Creating jboss:service=invoker,type=local
      2005-04-30 22:02:42,843 DEBUG [org.jboss.invocation.local.LocalInvoker] Created jboss:service=invoker,type=local
      2005-04-30 22:02:42,843 DEBUG [org.jboss.system.ServiceController] Creating dependent components for: jboss:service=invoker,type=local dependents are: []
      2005-04-30 22:02:42,843 DEBUG [org.jboss.system.ServiceController] Creating service jboss:service=invoker,type=pooled
      2005-04-30 22:02:42,843 DEBUG [org.jboss.invocation.pooled.server.PooledInvoker] Creating jboss:service=invoker,type=pooled
      2005-04-30 22:02:42,843 DEBUG [org.jboss.invocation.pooled.server.PooledInvoker] Created jboss:service=invoker,type=pooled
      2005-04-30 22:02:42,843 DEBUG [org.jboss.system.ServiceController] Creating dependent components for: jboss:service=invoker,type=pooled dependents are: []
      2005-04-30 22:02:42,843 DEBUG [org.jboss.system.ServiceController] Creating service jboss:service=TransactionManager
      2005-04-30 22:02:42,843 DEBUG [org.jboss.system.ServiceController] Ignoring create request for service: jboss:service=TransactionManager
      2005-04-30 22:02:42,843 DEBUG [org.jboss.system.ServiceController] Creating service jboss:service=ClientUserTransaction
      2005-04-30 22:02:42,843 DEBUG [org.jboss.system.ServiceController] Ignoring create request for service: jboss:service=ClientUserTransaction
      2005-04-30 22:02:42,843 DEBUG [org.jboss.system.ServiceController] Creating service jboss:service=proxyFactory,target=ClientUserTransactionFactory
      2005-04-30 22:02:42,843 DEBUG [org.jboss.system.ServiceController] Ignoring create request for service: jboss:service=proxyFactory,target=ClientUserTransactionFactory
      2005-04-30 22:02:42,843 DEBUG [org.jboss.system.ServiceController] Creating service jboss:service=proxyFactory,target=ClientUserTransaction
      2005-04-30 22:02:42,843 DEBUG [org.jboss.system.ServiceController] Ignoring create request for service: jboss:service=proxyFactory,target=ClientUserTransaction
      2005-04-30 22:02:42,843 DEBUG [org.jboss.system.ServiceController] Creating service jboss:service=invoker,type=jrmp
      2005-04-30 22:02:42,843 DEBUG [org.jboss.system.ServiceController] Ignoring create request for service: jboss:service=invoker,type=jrmp
      2005-04-30 22:02:42,843 DEBUG [org.jboss.system.ServiceController] Creating service jboss:service=invoker,type=local
      2005-04-30 22:02:42,843 DEBUG [org.jboss.system.ServiceController] Ignoring create request for service: jboss:service=invoker,type=local
      2005-04-30 22:02:42,843 DEBUG [org.jboss.system.ServiceController] Creating service jboss:service=invoker,type=pooled
      2005-04-30 22:02:42,843 DEBUG [org.jboss.system.ServiceController] Ignoring create request for service: jboss:service=invoker,type=pooled
      2005-04-30 22:02:42,843 DEBUG [org.jboss.system.ServiceController] Creating service jboss.deployment:type=DeploymentScanner,flavor=URL
      2005-04-30 22:02:42,843 DEBUG [org.jboss.deployment.scanner.URLDeploymentScanner] Creating jboss.deployment:type=DeploymentScanner,flavor=URL
      2005-04-30 22:02:42,859 DEBUG [org.jboss.deployment.scanner.URLDeploymentScanner] Scanner thread started
      2005-04-30 22:02:42,859 DEBUG [org.jboss.deployment.scanner.URLDeploymentScanner] Created jboss.deployment:type=DeploymentScanner,flavor=URL
      2005-04-30 22:02:42,859 DEBUG [org.jboss.system.ServiceController] Creating dependent components for: jboss.deployment:type=DeploymentScanner,flavor=URL dependents are: []
      2005-04-30 22:02:42,859 DEBUG [org.jboss.deployment.MainDeployer] Done with create step of deploying jboss-service.xml
      2005-04-30 22:02:42,859 DEBUG [org.jboss.deployment.MainDeployer] Begin deployment start file:/C:/jboss-4.0.1sp1/server/default/conf/jboss-service.xml
      2005-04-30 22:02:42,859 DEBUG [org.jboss.deployment.SARDeployer] Deploying SAR, start step: url file:/C:/jboss-4.0.1sp1/server/default/conf/jboss-service.xml
      2005-04-30 22:02:42,859 DEBUG [org.jboss.system.ServiceController] starting service jboss.management.local:j2eeType=J2EEDomain,name=Manager
      2005-04-30 22:02:42,859 DEBUG [org.jboss.system.ServiceController] Starting dependent components for: jboss.management.local:j2eeType=J2EEDomain,name=Manager dependent components: []
      2005-04-30 22:02:42,859 DEBUG [org.jboss.system.ServiceController] starting service jboss:service=AttributePersistenceService
      2005-04-30 22:02:42,859 DEBUG [org.jboss.system.pm.AttributePersistenceService] Starting jboss:service=AttributePersistenceService
      2005-04-30 22:02:42,859 DEBUG [org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread] Running
      2005-04-30 22:02:42,859 DEBUG [org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread] Disabled, waiting for notification
      2005-04-30 22:02:42,875 DEBUG [org.jboss.system.pm.XMLAttributePersistenceManager] Constructed
      2005-04-30 22:02:42,890 DEBUG [org.jboss.system.pm.XMLAttributePersistenceManager] Using data directory: C:\jboss-4.0.1sp1\server\default\data\xmbean-attrs
      2005-04-30 22:02:42,890 DEBUG [org.jboss.system.pm.AttributePersistenceService] Started jboss:service=AttributePersistenceService
      2005-04-30 22:02:42,890 DEBUG [org.jboss.system.ServiceController] Starting dependent components for: jboss:service=AttributePersistenceService dependent components: []
      2005-04-30 22:02:42,890 DEBUG [org.jboss.system.ServiceController] starting service jboss.system:service=ThreadPool
      2005-04-30 22:02:42,890 DEBUG [org.jboss.system.ServiceController] Starting dependent components for: jboss.system:service=ThreadPool dependent components: [ObjectName: jboss:service=Naming
      state: CREATED
      I Depend On: jboss.system:service=ThreadPool

      Depends On Me: ]
      2005-04-30 22:02:42,890 DEBUG [org.jboss.system.ServiceController] starting service jboss:service=Naming
      2005-04-30 22:02:42,890 DEBUG [org.jboss.naming.NamingService] Starting jboss:service=Naming
      2005-04-30 22:02:42,890 DEBUG [org.jboss.naming.NamingService] System.setProperty, key=java.naming.factory.initial, value=org.jnp.interfaces.NamingContextFactory
      2005-04-30 22:02:42,890 DEBUG [org.jboss.naming.NamingService] System.setProperty, key=java.naming.factory.url.pkgs, value=org.jboss.naming:org.jnp.interfaces
      2005-04-30 22:02:42,937 DEBUG [org.jboss.naming.NamingService] Creating NamingServer stub, theServer=org.jnp.server.NamingServer@e3849c,rmiPort=1098,clientSocketFactory=null,serverSocketFactory=org.jboss.net.sockets.DefaultSocketFactory@ad093076
      2005-04-30 22:02:43,187 DEBUG [org.jboss.naming.NamingService] NamingServer stub: NamingServer_Stub[UnicastRef2 [liveRef: [endpoint:[192.168.0.102:1098,org.jboss.net.sockets.DefaultSocketFactory@ad093076](local),objID:[0]]]]
      2005-04-30 22:02:43,375 INFO [org.jboss.naming.NamingService] Started jnpPort=1099, rmiPort=1098, backlog=50, bindAddress=/0.0.0.0, Client SocketFactory=null, Server SocketFactory=org.jboss.net.sockets.DefaultSocketFactory@ad093076

      I suspected that somehow the sequence of services might be different from my test environment. So, I compared my test boot.log against the host's boot.log. The discrepancy lies on sequence of jar deployment, which I don't know if it has any significance.

      I then used 'echo' to follow the flow of each managed bean. However, there was no output showing any of my displays.

      Finally, I looked at jboss-services.xml. I found what I thought was a type error. When ran, there were more exceptions. It also showed that some services were ignored that were created in prior deployment.

      I was told by the administrator of the web host to issue a support ticket to you. Thus, this memo. I appreciate any help or leads you can extend.