1 Reply Latest reply on Jul 9, 2011 11:07 AM by jaikiran

    JBOSS AS 6.0.0 Final - Server startup problems.

    kskraju

      Hi,

       

      I have downloaded the jboss-as-distribution-6.0.0.Final.zip and trying to start my JBOSS AS 6.0.0 by using ./run.sh in MAC OS 10.6.7.

       

      But i am getting the couple of Errors as mentioned below :

       

      [JBossWSSpringBusFactory] INITIAL_APP_CONTEXT_CREATION_FAILED_MSG: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.apache.cxf.bus.spring.BusApplicationListener' defined in class path resource [META-INF/cxf/jbossws-cxf.xml]: Initialization of bean failed; nested exception is java.lang.NoSuchMethodError:

       

      org.springframework.context.support.AbstractApplicationContext.addApplicationListener(Lorg/springframework/context/ApplicationListener;)V

      16:21:41,760 ERROR [STDERR] Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.apache.cxf.bus.spring.BusApplicationListener' defined in class path resource [META-INF/cxf/jbossws-cxf.xml]: Initialization of bean failed; nested exception is java.lang.NoSuchMethodError: org.springframework.context.support.AbstractApplicationContext.addApplicationListener(Lorg/springframework/context/ApplicationListener;)V

       

      16:21:54,864 ERROR [AbstractKernelController] Error installing to Configured: name=jboss:service=invoker,type=http state=Instantiated mode=Manual requiredState=Configured: org.jboss.system.ConfigurationException: Error configuring attribute InvokerURL; - nested throwable: (org.jboss.services.binding.NoSuchBindingException: No binding HttpConnector found for service jboss.web:service=WebServer in set ports-default)

      16:22:00,150 ERROR [AbstractKernelController] Error installing to Configured: name=TransactionManager state=Instantiated: java.lang.RuntimeException: Error configuring property: transactionStatusManagerPort for TransactionManager

          at org.jboss.kernel.plugins.dependency.ConfigureAction.dispatchSetProperty(ConfigureAction.java:112) [jboss-kernel.jar:2.2.0.GA]

       

      16:22:02,039 ERROR [AbstractKernelController] Error installing to Configured: name=XNIO:Binding:749450168:RemotingTcpServer state=Instantiated: java.lang.RuntimeException: Error configuring property: addresses for XNIO:Binding:749450168:RemotingTcpServer

       

       

      DEPLOYMENTS MISSING DEPENDENCIES:

        Deployment "AdminConsoleActivator" is missing the following dependencies:

          Dependency "WebServer" (should be in state "Installed", but is actually in state "Configured")

        Deployment "CachedConnectionManager" is missing the following dependencies:

          Dependency "TransactionManager" (should be in state "Installed", but is actually in state "**ERROR**")

        Deployment "DefaultUserTransactionprovider" is missing the following dependencies:

          Dependency "<UNKNOWN DefaultUserTransactionprovider>" (should be in state "Installed", but is actually in state "** UNRESOLVED Demands 'TransactionManager' **")

        Deployment "JBossTransactionServices" is missing the following dependencies:

          Dependency "TransactionManager" (should be in state "Installed", but is actually in state "**ERROR**")

        Deployment "JBossWSConsoleActivator" is missing the following dependencies:

          Dependency "WebServer" (should be in state "Installed", but is actually in state "Configured")

        Deployment "JmxConsoleActivator" is missing the following dependencies:

          Dependency "WebServer" (should be in state "Installed", but is actually in state "Configured")

        Deployment "MK2TimerServiceFactory" is missing the following dependencies:

          Dependency "persistence.unit:unitName=jboss-ejb3-timerservice-mk2.jar#timerdb" (should be in state "Installed", but is actually in state "Configured")

          Dependency "interface javax.transaction.TransactionManager" (should be in state "Installed", but is actually in state "** NOT FOUND Depends on 'interface javax.transaction.TransactionManager' **")

        Deployment "ModClusterListener" is missing the following dependencies:

          Dependency "ModClusterService" (should be in state "Installed", but is actually in state "Described")

        Deployment "ModClusterService" is missing the following dependencies:

          Dependency "ModClusterConfig" (should be in state "Installed", but is actually in state "**ERROR**")

        Deployment "RealTransactionManager" is missing the following dependencies:

          Dependency "TransactionManager" (should be in state "Installed", but is actually in state "**ERROR**")

        Deployment "UnifiedInvoker" is missing the following dependencies:

          Dependency "TransactionManager" (should be in state "Create", but is actually in state "**ERROR**")

        Deployment "WebServer" is missing the following dependencies:

          Dependency "jboss.jca:service=CachedConnectionManager" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.jca:service=CachedConnectionManager' **")

          Dependency "jboss:service=TransactionManager" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss:service=TransactionManager' **")

        Deployment "WorkManager" is missing the following dependencies:

          Dependency "TransactionManager" (should be in state "Installed", but is actually in state "**ERROR**")

        Deployment "jboss-switchboard:appName=ROOT,module=ROOT" is missing the following dependencies:

          Dependency "java:TransactionSynchronizationRegistry" (should be in state "Installed", but is actually in state "** NOT FOUND Depends on 'java:TransactionSynchronizationRegistry' **")

        Deployment "jboss-switchboard:appName=StatusTracker,module=StatusTracker" is missing the following dependencies:

          Dependency "java:TransactionSynchronizationRegistry" (should be in state "Installed", but is actually in state "** NOT FOUND Depends on 'java:TransactionSynchronizationRegistry' **")

        Deployment "jboss-switchboard:appName=maitai,module=maitai" is missing the following dependencies:

          Dependency "java:TransactionSynchronizationRegistry" (should be in state "Installed", but is actually in state "** NOT FOUND Depends on 'java:TransactionSynchronizationRegistry' **")

        Deployment "jboss.ejb:persistencePolicy=database,service=EJBTimerService" is missing the following dependencies:

          Dependency "jboss.jca:name=DefaultDS,service=DataSourceBinding" (should be in state "Create", but is actually in state "Configured")

        Deployment "jboss.ejb:service=EJBTimerService" is missing the following dependencies:

          Dependency "jboss:service=TransactionManager" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss:service=TransactionManager' **")

          Dependency "jboss.ejb:persistencePolicy=database,service=EJBTimerService" (should be in state "Create", but is actually in state "Configured")

        Deployment "jboss.jca:name='jboss-local-jdbc.rar',service=RARDeployment" is missing the following dependencies:

          Dependency "jboss.jca:service=WorkManager" (should be in state "Installed", but is actually in state "** NOT FOUND Depends on 'jboss.jca:service=WorkManager' **")

          Dependency "jboss:service=TransactionManager" (should be in state "Installed", but is actually in state "** NOT FOUND Depends on 'jboss:service=TransactionManager' **")

        Deployment "jboss.jca:name='jboss-xa-jdbc.rar',service=RARDeployment" is missing the following dependencies:

          Dependency "jboss:service=TransactionManager" (should be in state "Installed", but is actually in state "** NOT FOUND Depends on 'jboss:service=TransactionManager' **")

          Dependency "jboss.jca:service=WorkManager" (should be in state "Installed", but is actually in state "** NOT FOUND Depends on 'jboss.jca:service=WorkManager' **")

        Deployment "jboss.jca:name='jms-ra.rar',service=RARDeployment" is missing the following dependencies:

          Dependency "jboss:service=TransactionManager" (should be in state "Installed", but is actually in state "** NOT FOUND Depends on 'jboss:service=TransactionManager' **")

          Dependency "jboss.jca:service=WorkManager" (should be in state "Installed", but is actually in state "** NOT FOUND Depends on 'jboss.jca:service=WorkManager' **")

        Deployment "jboss.jca:name='mail-ra.rar',service=RARDeployment" is missing the following dependencies:

          Dependency "jboss.jca:service=WorkManager" (should be in state "Installed", but is actually in state "** NOT FOUND Depends on 'jboss.jca:service=WorkManager' **")

          Dependency "jboss:service=TransactionManager" (should be in state "Installed", but is actually in state "** NOT FOUND Depends on 'jboss:service=TransactionManager' **")

        Deployment "jboss.jca:name='quartz-ra.rar',service=RARDeployment" is missing the following dependencies:

          Dependency "jboss:service=TransactionManager" (should be in state "Installed", but is actually in state "** NOT FOUND Depends on 'jboss:service=TransactionManager' **")

          Dependency "jboss.jca:service=WorkManager" (should be in state "Installed", but is actually in state "** NOT FOUND Depends on 'jboss.jca:service=WorkManager' **")

        Deployment "jboss.jca:name=DefaultDS,service=DataSourceBinding" is missing the following dependencies:

          Dependency "jboss.jca:name=DefaultDS,service=LocalTxCM" (should be in state "Create", but is actually in state "Configured")

        Deployment "jboss.jca:name=DefaultDS,service=LocalTxCM" is missing the following dependencies:

          Dependency "jboss.jca:service=CachedConnectionManager" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.jca:service=CachedConnectionManager' **")

          Dependency "jboss.jca:name=DefaultDS,service=ManagedConnectionPool" (should be in state "Create", but is actually in state "Configured")

          Dependency "jboss:service=TransactionManager" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss:service=TransactionManager' **")

        Deployment "jboss.jca:name=DefaultDS,service=ManagedConnectionFactory" is missing the following dependencies:

          Dependency "RecoveryManager" (should be in state "Installed", but is actually in state "** NOT FOUND Depends on 'RecoveryManager' **")

        Deployment "jboss.jca:name=DefaultDS,service=ManagedConnectionPool" is missing the following dependencies:

          Dependency "jboss.jca:name=DefaultDS,service=ManagedConnectionFactory" (should be in state "Create", but is actually in state "Instantiated")

        Deployment "jboss.jca:name=JmsXA,service=ConnectionFactoryBinding" is missing the following dependencies:

          Dependency "jboss.jca:name=JmsXA,service=TxCM" (should be in state "Create", but is actually in state "Configured")

        Deployment "jboss.jca:name=JmsXA,service=ManagedConnectionFactory" is missing the following dependencies:

          Dependency "RecoveryManager" (should be in state "Installed", but is actually in state "** NOT FOUND Depends on 'RecoveryManager' **")

        Deployment "jboss.jca:name=JmsXA,service=ManagedConnectionPool" is missing the following dependencies:

          Dependency "jboss.jca:name=JmsXA,service=ManagedConnectionFactory" (should be in state "Create", but is actually in state "Instantiated")

        Deployment "jboss.jca:name=JmsXA,service=TxCM" is missing the following dependencies:

          Dependency "jboss:service=TransactionManager" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss:service=TransactionManager' **")

          Dependency "jboss.jca:service=CachedConnectionManager" (should be in state "Create", but is actually in state "** NOT FOUND Depends on 'jboss.jca:service=CachedConnectionManager' **")

       

      -----------------------

      Plesae help me how to get resolve this issue and thanks in advance.

       

      Regards