i'm reciving strange when jboss is running. it appears about with 10 seconds delay
| 12:18:43,982 INFO [JmsActivation] Attempting to reconnect [EMAIL PROTECTED]([EMAIL PROTECTED] destination=topic/testTopic isTopic=true 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.GenericDLQHandler DLQJndiName=queue/DLQ DLQUser=null DLQMaxResent=0) | 12:18:43,988 ERROR [JmsActivation] Unable to reconnect [EMAIL PROTECTED]([EMAIL PROTECTED] destination=topic/testTopic isTopic=true 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.GenericDLQHandler DLQJndiName=queue/DLQ DLQUser=null DLQMaxResent=0) | java.lang.IllegalAccessError: tried to access method org.jboss.ejb3.mdb.inflow.MessageInflowLocalProxy.<init>(Lorg/jboss/ejb3/mdb/MessagingContainer;)V from class org.jboss.ejb3.mdb.inflow.JBossMessageEndpointFactory | at org.jboss.ejb3.mdb.inflow.JBossMessageEndpointFactory.createProxy(JBossMessageEndpointFactory.java:148) | at org.jboss.ejb3.mdb.inflow.JBossMessageEndpointFactory.createEndpoint(JBossMessageEndpointFactory.java:131) | at org.jboss.resource.adapter.jms.inflow.JmsServerSession.setup(JmsServerSession.java:115) | at org.jboss.resource.adapter.jms.inflow.JmsServerSessionPool.setupSessions(JmsServerSessionPool.java:191) | at org.jboss.resource.adapter.jms.inflow.JmsServerSessionPool.start(JmsServerSessionPool.java:87) | at org.jboss.resource.adapter.jms.inflow.JmsActivation.setupSessionPool(JmsActivation.java:515) | at org.jboss.resource.adapter.jms.inflow.JmsActivation.setup(JmsActivation.java:288) | at org.jboss.resource.adapter.jms.inflow.JmsActivation.handleFailure(JmsActivation.java:232) | at org.jboss.resource.adapter.jms.inflow.JmsActivation$SetupActivation.run(JmsActivation.java:568) | at org.jboss.resource.work.WorkWrapper.execute(WorkWrapper.java:204) | at org.jboss.util.threadpool.BasicTaskWrapper.run(BasicTaskWrapper.java:275) | at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:743) | at java.lang.Thread.run(Thread.java:595) | can anyone give me a hint how to solve this problem thanks in advance Luc View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986084#3986084 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3986084 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
