1 Reply Latest reply on Feb 16, 2009 4:05 AM by krz-yamaneko

    Jopr ask for a licence after eatch restart

    krz-yamaneko

      Hi, after the restart of m jorp server it ask me for a licence, I use the licence.xml provide with jopr, but when I go to the monitoring system it's "freeze", no metric data... my agent are written "available" but I stopped the agent on the agent computer...
      I checked I have the licence.xml in the right directory, and the file is readable.

      The rhq-server-log4j.log file :

      2009-02-16 09:09:50,006 INFO [com.arjuna.ats.jbossatx.jta.TransactionManagerService] JBossTS Transaction Service (JTA version) - JBoss Inc.
      2009-02-16 09:09:50,007 INFO [com.arjuna.ats.jbossatx.jta.TransactionManagerService] Setting up property manager MBean and JMX layer
      2009-02-16 09:09:50,466 INFO [com.arjuna.ats.jbossatx.jta.TransactionManagerService] Starting recovery manager
      2009-02-16 09:09:50,759 INFO [com.arjuna.ats.jbossatx.jta.TransactionManagerService] Recovery manager started
      2009-02-16 09:09:50,759 INFO [com.arjuna.ats.jbossatx.jta.TransactionManagerService] Binding TransactionManager JNDI Reference
      2009-02-16 09:09:57,029 INFO [org.jboss.ejb3.EJB3Deployer] Starting java:comp multiplexer
      2009-02-16 09:09:59,238 WARN [org.jboss.cache.TreeCache] Calls to setFetchStateOnStartup are ignored; configure state transfer using setFetchInMemoryState and any cache loader's FetchPersistentState property
      2009-02-16 09:09:59,460 INFO [org.jboss.cache.factories.InterceptorChainFactory] interceptor chain is:
      class org.jboss.cache.interceptors.CallInterceptor
      class org.jboss.cache.interceptors.OptimisticNodeInterceptor
      class org.jboss.cache.interceptors.OptimisticCreateIfNotExistsInterceptor
      class org.jboss.cache.interceptors.OptimisticValidatorInterceptor
      class org.jboss.cache.interceptors.OptimisticLockingInterceptor
      class org.jboss.cache.interceptors.OptimisticReplicationInterceptor
      class org.jboss.cache.interceptors.TxInterceptor
      class org.jboss.cache.interceptors.CacheMgmtInterceptor
      2009-02-16 09:10:00,280 INFO [STDOUT]
      -------------------------------------------------------
      GMS: address is 127.0.0.1:32774
      -------------------------------------------------------
      2009-02-16 09:10:02,337 INFO [org.jboss.cache.TreeCache] viewAccepted(): [127.0.0.1:32774|0] [127.0.0.1:32774]
      2009-02-16 09:10:02,400 INFO [org.jboss.cache.TreeCache] TreeCache local address is 127.0.0.1:32774
      2009-02-16 09:10:02,400 INFO [org.jboss.cache.TreeCache] State could not be retrieved (we are the first member in group)
      2009-02-16 09:10:02,794 INFO [org.jboss.cache.factories.InterceptorChainFactory] interceptor chain is:
      class org.jboss.cache.interceptors.CallInterceptor
      class org.jboss.cache.interceptors.EvictionInterceptor
      class org.jboss.cache.interceptors.PessimisticLockInterceptor
      class org.jboss.cache.interceptors.UnlockInterceptor
      class org.jboss.cache.interceptors.ReplicationInterceptor
      class org.jboss.cache.interceptors.TxInterceptor
      class org.jboss.cache.interceptors.CacheMgmtInterceptor
      2009-02-16 09:10:02,871 INFO [STDOUT]
      -------------------------------------------------------
      GMS: address is 127.0.0.1:32776
      -------------------------------------------------------
      2009-02-16 09:10:04,882 INFO [org.jboss.cache.TreeCache] viewAccepted(): [127.0.0.1:32776|0] [127.0.0.1:32776]
      2009-02-16 09:10:04,887 INFO [org.jboss.cache.TreeCache] TreeCache local address is 127.0.0.1:32776
      2009-02-16 09:10:07,124 INFO [org.apache.catalina.core.AprLifecycleListener] The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /home/ibiskus/jdk1.6.0_11/jre/lib/i386/client:/home/ibiskus/jdk1.6.0_11/jre/lib/i386:/home/ibiskus/jdk1.6.0_11/jre/../lib/i386:/usr/java/packages/lib/i386:/lib:/usr/lib
      2009-02-16 09:10:07,334 INFO [org.apache.coyote.http11.Http11Protocol] Initialisation de Coyote HTTP/1.1 sur http-0.0.0.0-7080
      2009-02-16 09:10:08,650 INFO [org.apache.coyote.http11.Http11Protocol] Initialisation de Coyote HTTP/1.1 sur http-0.0.0.0-7443
      2009-02-16 09:10:08,652 INFO [org.apache.coyote.ajp.AjpProtocol] Initializing Coyote AJP/1.3 on ajp-0.0.0.0-9009
      2009-02-16 09:10:08,653 INFO [org.apache.catalina.startup.Catalina] Initialization processed in 2037 ms
      2009-02-16 09:10:08,653 INFO [org.apache.catalina.core.StandardService] Démarrage du service jboss.web
      2009-02-16 09:10:08,659 INFO [org.apache.catalina.core.StandardEngine] Starting Servlet Engine: JBossWeb/2.0.0.GA
      2009-02-16 09:10:08,798 INFO [org.apache.catalina.startup.Catalina] Server startup in 144 ms
      2009-02-16 09:10:09,071 INFO [org.jboss.web.tomcat.service.TomcatDeployer] deploy, ctxPath=/, warUrl=.../deploy/jboss-web.deployer/ROOT.war/
      2009-02-16 09:10:10,827 INFO [org.rhq.helpers.rtfilter.filter.RtFilter] Initialized response-time filter for webapp with context root 'ROOT'.
      2009-02-16 09:10:11,152 INFO [org.jboss.web.tomcat.service.TomcatDeployer] deploy, ctxPath=/juddi, warUrl=.../deploy/juddi-service.sar/juddi.war/
      2009-02-16 09:10:11,374 INFO [org.rhq.helpers.rtfilter.filter.RtFilter] Initialized response-time filter for webapp with context root 'juddi'.
      2009-02-16 09:10:11,393 INFO [org.apache.juddi.registry.RegistryServlet] Loading jUDDI configuration.
      2009-02-16 09:10:11,394 INFO [org.apache.juddi.registry.RegistryServlet] Resources loaded from: /WEB-INF/juddi.properties
      2009-02-16 09:10:11,395 INFO [org.apache.juddi.registry.RegistryServlet] Initializing jUDDI components.
      2009-02-16 09:10:13,158 INFO [org.jboss.mail.MailService] Mail Service bound to java:/Mail
      2009-02-16 09:10:13,807 INFO [org.jboss.resource.adapter.quartz.inflow.QuartzResourceAdapter] start quartz!!!
      2009-02-16 09:10:13,956 INFO [org.quartz.simpl.SimpleThreadPool] Job execution threads will use class loader of thread: main
      2009-02-16 09:10:14,014 INFO [org.quartz.core.QuartzScheduler] Quartz Scheduler v.1.5.2 created.
      2009-02-16 09:10:14,021 INFO [org.quartz.simpl.RAMJobStore] RAMJobStore initialized.
      2009-02-16 09:10:14,022 INFO [org.quartz.impl.StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'
      2009-02-16 09:10:14,022 INFO [org.quartz.impl.StdSchedulerFactory] Quartz scheduler version: 1.5.2
      2009-02-16 09:10:14,022 INFO [org.quartz.core.QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
      2009-02-16 09:10:15,499 INFO [org.jboss.resource.connectionmanager.ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
      2009-02-16 09:10:16,236 INFO [org.jboss.resource.connectionmanager.ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'
      2009-02-16 09:10:16,451 INFO [org.jboss.resource.connectionmanager.ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=RHQDS' to JNDI name 'java:RHQDS'
      2009-02-16 09:10:17,474 INFO [org.jboss.mq.server.jmx.Queue.AlertConditionQueue] Bound to JNDI name: queue/AlertConditionQueue
      2009-02-16 09:10:17,486 INFO [org.jboss.mq.server.jmx.Queue.OutOfBoundsConditionQueue] Bound to JNDI name: queue/OutOfBoundsConditionQueue
      2009-02-16 09:10:17,548 INFO [org.jboss.mq.server.jmx.Queue.DLQ] Bound to JNDI name: queue/DLQ
      2009-02-16 09:10:17,561 INFO [org.jboss.resource.connectionmanager.ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=NoTxRHQDS' to JNDI name 'java:NoTxRHQDS'
      2009-02-16 09:10:17,642 INFO [org.jboss.web.tomcat.service.TomcatDeployer] deploy, ctxPath=/installer, warUrl=.../deploy/rhq-installer.war/
      2009-02-16 09:10:19,648 INFO [org.rhq.helpers.rtfilter.filter.RtFilter] Initialized response-time filter for webapp with context root 'installer'.
      2009-02-16 09:10:19,737 INFO [org.jboss.deployment.EARDeployer] Init J2EE application: file:/home/ibiskus/jopr-server-2.1.0.GA/jbossas/server/default/deploy/rhq.ear/
      2009-02-16 09:10:26,443 INFO [org.rhq.enterprise.server.scheduler.SchedulerService] Scheduler has a default operation timeout of [600] seconds.
      2009-02-16 09:10:41,407 INFO [org.jboss.ejb3.entity.PersistenceUnitDeployment] Starting persistence unit persistence.units:ear=rhq.ear,unitName=rhqpu
      2009-02-16 09:10:41,530 INFO [org.hibernate.ejb.Version] Hibernate EntityManager 3.2.1.GA
      2009-02-16 09:10:46,662 INFO [org.hibernate.connection.ConnectionProviderFactory] Initializing connection provider: org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider
      2009-02-16 09:10:46,673 INFO [org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider] Using provided datasource
      2009-02-16 09:10:46,799 INFO [org.hibernate.dialect.Dialect] Using dialect: org.hibernate.dialect.PostgreSQLDialect
      2009-02-16 09:10:46,821 INFO [org.hibernate.transaction.TransactionFactoryFactory] Transaction strategy: org.hibernate.ejb.transaction.JoinableCMTTransactionFactory
      2009-02-16 09:10:46,831 INFO [org.hibernate.transaction.TransactionManagerLookupFactory] instantiating TransactionManagerLookup: org.hibernate.transaction.JBossTransactionManagerLookup
      2009-02-16 09:10:46,838 INFO [org.hibernate.transaction.TransactionManagerLookupFactory] instantiated TransactionManagerLookup
      2009-02-16 09:10:46,854 INFO [org.hibernate.hql.ast.ASTQueryTranslatorFactory] Using ASTQueryTranslatorFactory
      2009-02-16 09:10:47,083 INFO [org.hibernate.impl.SessionFactoryImpl] building session factory
      2009-02-16 09:10:50,539 INFO [org.hibernate.impl.SessionFactoryObjectFactory] Factory name: persistence.units:ear=rhq.ear,unitName=rhqpu
      2009-02-16 09:10:50,559 INFO [org.hibernate.util.NamingHelper] JNDI InitialContext properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
      2009-02-16 09:10:50,566 INFO [org.hibernate.impl.SessionFactoryObjectFactory] Bound factory to JNDI name: persistence.units:ear=rhq.ear,unitName=rhqpu
      2009-02-16 09:10:50,567 WARN [org.hibernate.impl.SessionFactoryObjectFactory] InitialContext did not implement EventContext
      2009-02-16 09:10:50,568 INFO [org.hibernate.util.NamingHelper] JNDI InitialContext properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
      2009-02-16 09:10:57,380 INFO [org.jboss.ejb3.EJB3Deployer] Deployed: file:/home/ibiskus/jopr-server-2.1.0.GA/jbossas/server/default/deploy/rhq.ear/rhq-core-domain-ejb3.jar/
      2009-02-16 09:11:05,557 INFO [org.jboss.ejb3.EJB3Deployer] Deployed: file:/home/ibiskus/jopr-server-2.1.0.GA/jbossas/server/default/deploy/rhq.ear/rhq-enterprise-server-ejb3.jar/
      2009-02-16 09:11:05,563 INFO [org.jboss.web.tomcat.service.TomcatDeployer] deploy, ctxPath=/jboss-remoting-servlet-invoker, warUrl=.../deploy/rhq.ear/jboss-remoting-servlet-invoker-2x.r3040.jon.war/
      2009-02-16 09:11:06,206 INFO [org.rhq.helpers.rtfilter.filter.RtFilter] Initialized response-time filter for webapp with context root 'jboss-remoting-servlet-invoker'.
      2009-02-16 09:11:06,316 INFO [org.jboss.web.tomcat.service.TomcatDeployer] deploy, ctxPath=/, warUrl=.../deploy/rhq.ear/rhq-portal.war/
      2009-02-16 09:11:06,328 INFO [org.rhq.helpers.rtfilter.filter.RtFilter] -- Filter destroy: 0 requests processed (hashCode=22068712).
      2009-02-16 09:11:11,885 INFO [org.rhq.helpers.rtfilter.filter.RtFilter] Initialized response-time filter for webapp with context root 'ROOT'.
      2009-02-16 09:11:12,182 INFO [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/]] initializer: All business tier deployments are complete - finishing the startup
      2009-02-16 09:11:12,496 INFO [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/]] initializer: Starting hibernate statistics monitoring
      2009-02-16 09:11:12,579 INFO [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/]] initializer: Starting the server plugin container...
      2009-02-16 09:11:12,660 INFO [org.rhq.enterprise.server.plugin.content.ContentSourcePluginManager] Loading content server plugin from: file:/home/ibiskus/jopr-server-2.1.0.GA/jbossas/server/default/deploy/rhq.ear/rhq-serverplugins/rhq-serverplugin-yum-1.1.0.GA.jar
      2009-02-16 09:11:13,050 INFO [org.rhq.enterprise.server.plugin.content.ContentSourcePluginManager] Loading content server plugin from: file:/home/ibiskus/jopr-server-2.1.0.GA/jbossas/server/default/deploy/rhq.ear/rhq-serverplugins/rhq-serverplugin-disk-1.1.0.GA.jar
      2009-02-16 09:11:13,851 INFO [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/]] initializer: Installing JAAS Modules
      2009-02-16 09:11:13,856 INFO [org.rhq.enterprise.server.core.CustomJaasDeploymentService] Installing RHQ Server's JAAS login modules
      2009-02-16 09:11:13,910 INFO [org.rhq.enterprise.server.core.CustomJaasDeploymentService] Enabling JON JDBC JAAS Provider
      2009-02-16 09:11:13,913 INFO [org.rhq.enterprise.server.core.CustomJaasDeploymentService] Enabled the temporary session login module
      2009-02-16 09:11:13,915 INFO [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/]] initializer: Starting the server-agent communications services
      2009-02-16 09:11:14,197 INFO [org.rhq.enterprise.communications.ServiceContainer] {ServiceContainer.global-concurrency-limit-set}Global concurrency limit has been set - no more than [45] incoming commands will be accepted at the same time
      2009-02-16 09:11:14,317 INFO [org.rhq.enterprise.communications.command.server.CommandServiceDirectory] {CommandServiceDirectory.dynamic-discovery-allowed}Command Service Directory has been allowed to perform dynamic discovery
      2009-02-16 09:11:14,398 INFO [org.rhq.enterprise.communications.command.server.CommandServiceDirectory] {CommandServiceDirectory.new-supported-command}Command [echo] is now supported by [rhq.remoting:type=command,subsystem=RHQ,id=1]
      2009-02-16 09:11:14,402 INFO [org.rhq.enterprise.communications.command.server.CommandServiceDirectory] {CommandServiceDirectory.new-supported-command}Command [identify] is now supported by [rhq.remoting:type=command,subsystem=RHQ,id=2]
      2009-02-16 09:11:14,411 INFO [org.rhq.enterprise.communications.command.server.CommandServiceDirectory] {CommandServiceDirectory.new-supported-command}Command [remotepojo] is now supported by [rhq.remoting:type=command,subsystem=RHQ,id=3]
      2009-02-16 09:11:14,463 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[localhost].[/]] La servlet a généré une exception "load()"
      java.io.IOException: Can not find a free port for use.
       at org.jboss.remoting.transport.PortUtil.findFreePort(PortUtil.java:114)
       at org.jboss.remoting.ServerInvoker.assignPort(ServerInvoker.java:1045)
       at org.jboss.remoting.ServerInvoker.setup(ServerInvoker.java:944)
       at org.jboss.remoting.ServerInvoker.create(ServerInvoker.java:775)
       at org.jboss.remoting.transport.Connector.init(Connector.java:430)
       at org.jboss.remoting.transport.Connector.create(Connector.java:782)
       at org.rhq.enterprise.communications.ServiceContainer.setupServerConnector(ServiceContainer.java:1186)
       at org.rhq.enterprise.communications.ServiceContainer.start(ServiceContainer.java:546)
       at org.rhq.enterprise.server.core.comm.ServerCommunicationsService.startCommunicationServices(ServerCommunicationsService.java:182)
       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
       at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
       at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
       at java.lang.reflect.Method.invoke(Method.java:597)
       at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.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 javax.management.MBeanServerInvocationHandler.invoke(MBeanServerInvocationHandler.java:288)
       at $Proxy347.startCommunicationServices(Unknown Source)
       at org.rhq.enterprise.gui.startup.StartupServlet.startServerCommunicationServices(StartupServlet.java:236)
       at org.rhq.enterprise.gui.startup.StartupServlet.init(StartupServlet.java:89)
       at javax.servlet.GenericServlet.init(GenericServlet.java:212)
       at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1161)
       at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:981)
       at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:4069)
       at org.apache.catalina.core.StandardContext.start(StandardContext.java:4373)
       at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:761)
       at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:741)
       at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:553)
       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
       at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
       at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
       at java.lang.reflect.Method.invoke(Method.java:597)
       at org.apache.tomcat.util.modeler.BaseModelMBean.invoke(BaseModelMBean.java:297)
       at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:164)
       at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
       at org.apache.catalina.core.StandardContext.init(StandardContext.java:5310)
       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
       at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
       at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
       at java.lang.reflect.Method.invoke(Method.java:597)
       at org.apache.tomcat.util.modeler.BaseModelMBean.invoke(BaseModelMBean.java:297)
       at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:164)
       at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
       at org.jboss.web.tomcat.service.TomcatDeployer.performDeployInternal(TomcatDeployer.java:301)
       at org.jboss.web.tomcat.service.TomcatDeployer.performDeploy(TomcatDeployer.java:104)
       at org.jboss.web.AbstractWebDeployer.start(AbstractWebDeployer.java:375)
       at org.jboss.web.WebModule.startModule(WebModule.java:83)
       at org.jboss.web.WebModule.startService(WebModule.java:61)
       at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
       at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
       at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
       at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
       at java.lang.reflect.Method.invoke(Method.java:597)
       at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.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(ServiceController.java:978)
       at $Proxy0.start(Unknown Source)
       at org.jboss.system.ServiceController.start(ServiceController.java:417)
       at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
       at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
       at java.lang.reflect.Method.invoke(Method.java:597)
       at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.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 $Proxy41.start(Unknown Source)
       at org.jboss.web.AbstractWebContainer.start(AbstractWebContainer.java:466)
       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
       at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
       at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
       at java.lang.reflect.Method.invoke(Method.java:597)
       at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
       at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
       at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
       at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
       at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
       at org.jboss.mx.interceptor.DynamicInterceptor.invoke(DynamicInterceptor.java:97)
       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.start(Unknown Source)
       at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
       at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1015)
       at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
       at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
       at sun.reflect.GeneratedMethodAccessor42.invoke(Unknown Source)
       at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
       at java.lang.reflect.Method.invoke(Method.java:597)
       at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
       at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
       at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
       at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
       at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.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(URLDeploymentScanner.java:421)
       at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:634)
       at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:263)
       at org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(AbstractDeploymentScanner.java:336)
       at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
       at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
       at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
       at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
       at java.lang.reflect.Method.invoke(Method.java:597)
       at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.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(ServiceController.java:978)
       at $Proxy0.start(Unknown Source)
       at org.jboss.system.ServiceController.start(ServiceController.java:417)
       at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
       at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
       at java.lang.reflect.Method.invoke(Method.java:597)
       at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.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 org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:766)
       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
       at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
       at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
       at java.lang.reflect.Method.invoke(Method.java:597)
       at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
       at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
       at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
       at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
       at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
       at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
       at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
       at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
       at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
       at $Proxy5.deploy(Unknown Source)
       at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482)
       at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
       at org.jboss.Main.boot(Main.java:200)
       at org.jboss.Main$1.run(Main.java:508)
       at java.lang.Thread.run(Thread.java:619)
      2009-02-16 09:11:17,394 INFO [org.jboss.deployment.EARDeployer] Started J2EE application: file:/home/ibiskus/jopr-server-2.1.0.GA/jbossas/server/default/deploy/rhq.ear/
      2009-02-16 09:11:17,941 INFO [org.apache.coyote.http11.Http11Protocol] Démarrage de Coyote HTTP/1.1 sur http-0.0.0.0-7080
      2009-02-16 09:11:17,987 INFO [org.apache.coyote.http11.Http11Protocol] Démarrage de Coyote HTTP/1.1 sur http-0.0.0.0-7443
      2009-02-16 09:11:18,041 INFO [org.apache.coyote.ajp.AjpProtocol] Starting Coyote AJP/1.3 on ajp-0.0.0.0-9009
      2009-02-16 09:11:18,094 INFO [org.jboss.system.server.Server] JBoss (MX MicroKernel) [4.2.1.GA (build: SVNTag=JBoss_4_2_1_GA date=200707131605)] Started in 1m:37s:783ms
      2009-02-16 09:11:45,993 INFO [org.rhq.helpers.rtfilter.filter.RtFilter] -- Filter openFile: Writing response-time log for webapp with context root 'ROOT' to '/home/ibiskus/jopr-server-2.1.0.GA/jbossas/server/default/log/rt/192.168.0.1_ROOT_rt.log' (hashCode=11159740)...
      2009-02-16 09:11:53,663 INFO [net.hyperic.hq.common.shared.license.LicenseManager] [License owner=RHQ email=nobody@rhq-project.org phone=888-555-1212 expiration=never platforms=unlimited serverIPs=any plugins=all support=3]
      


      Thank you for help.