Java Mailing List Archive

http://www.junlu.com/

Google
Google
Mailing List
Home
Forum Home
JBoss - Java Application Server
Tomcat - JSP/Servlet container
Struts - A MVC web framework
iText - An open source PDF Java Library
JDOM - JDOM XML Parser
J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition
JSP - A mailing list about Java Server Pages specification and reference
J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog
Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology
Struts & Hibernate
Subjects
JSP editor plugin for eclipse ?
org apache jasper JasperException: Unable to compile class for JSP
Tomcat: Connection reset by peer: socket write error
Cannot retrieve definition for form bean null
Struts Tiles Tutorial (free Struts training)
Where do I download Tomcat 4 0 6?
Data Access Object (DAO) pattern, example DAO 's
Where to download Tomcat v 4 1 24 from?
Tomcat 5 0 16 Requested resource not available
Oracle Connection Pooling in 3 2 2
Servlet : Session invalidate
Servlet action is currently unavailable
Tomcat/Struts Unicode Encoding/Decoding problems
Tomcat and webapplication specific java library path
Running a Simple JMS Example
Mapping in workers2 properties
org apache jasper JasperException
Cannot find message resources under key org apache struts action
   MESSAGE
problem with html:text bean throwing exception
Cannot find message resources under key org apache struts action MESSAGE
invalid direct reference problem with solution
Tool for jsp debug Try Sysdeo Eclipse Plugin
Tomcat 5 Cannot load JDBC driver class 'null ' SQL state: null
weblogic ejbc
java properties file
Jboss 3 2 3 Coyote Can 't re
Tomcat 5, Apache2 and mod jk2 integration problem
JBoss example problem new to J2EE
url string for connecting jboss to oracle
Value attribute of <html:checkbox
javax servlet ServletException: BeanUtils populate
HTTP Status 404 The requested resource is not available
5 0 18: Windows XP Pro vs Windows 2000
 
- Clustered post office exception

- Clustered post office exception

2007-07-13       - By twistah

 Back
Hi !

Not sure if this is the right board, but here goes.

We have two nodes running JBoss 4.2.0 with JBoss messaging 1.3.0GA. We have
also updated JBoss Remoting to version 2.2.0.SP1.

Whenever we start up the nodes, the first node spits out the following
stacktrace every 3-4 seconds.

I've searched all that I know and am unable to find any pointers to what causes
this. Is it my configuration ?

2007-07-13 14:34:08,126 ERROR [org.jgroups.protocols.UDP] error processing
incoming message
 | java.lang.IllegalStateException Source code of java.lang.IllegalStateException: org.jboss.messaging.core.local
.PagingFilteredQueue
 |         at org.jboss.messaging.core.plugin.postoffice.cluster
.DefaultClusteredPostOffice.updateQueueStats(DefaultClusteredPostOffice.java:857
)
 |         at org.jboss.messaging.core.plugin.postoffice.cluster
.QueueStatsRequest.execute(QueueStatsRequest.java:61)
 |         at org.jboss.messaging.core.plugin.postoffice.cluster
.DefaultClusteredPostOffice$DataReceiver.receive(DefaultClusteredPostOffice.java
:2469)
 |         at org.jgroups.JChannel Source code of org.jgroups.JChannel(JChannel.java:1102)
 |         at org.jgroups.stack.ProtocolStack Source code of org.jgroups.stack.ProtocolStack(ProtocolStack.java:382)
 |         at org.jgroups.stack.ProtocolStack Source code of org.jgroups.stack.ProtocolStack(ProtocolStack
.java:398)
 |         at org.jgroups.stack.Protocol Source code of org.jgroups.stack.Protocol(Protocol.java:520)
 |         at org.jgroups.protocols.pbcast.GMS Source code of org.jgroups.protocols.pbcast.GMS(GMS.java:768)
 |         at org.jgroups.stack.Protocol Source code of org.jgroups.stack.Protocol(Protocol.java:470)
 |         at org.jgroups.protocols.pbcast.GMS Source code of org.jgroups.protocols.pbcast.GMS(GMS.java:788)
 |         at org.jgroups.stack.Protocol Source code of org.jgroups.stack.Protocol(Protocol.java:520)
 |         at org.jgroups.protocols.VIEW_SYNC Source code of org.jgroups.protocols.VIEW_SYNC(VIEW_SYNC.java:154)
 |         at org.jgroups.stack.Protocol Source code of org.jgroups.stack.Protocol(Protocol.java:470)
 |         at org.jgroups.stack.Protocol Source code of org.jgroups.stack.Protocol(Protocol.java:520)
 |         at org.jgroups.protocols.FRAG Source code of org.jgroups.protocols.FRAG(FRAG.java:168)
 |         at org.jgroups.stack.Protocol Source code of org.jgroups.stack.Protocol(Protocol.java:470)
 |         at org.jgroups.stack.Protocol Source code of org.jgroups.stack.Protocol(Protocol.java:520)
 |         at org.jgroups.protocols.pbcast.STABLE Source code of org.jgroups.protocols.pbcast.STABLE(STABLE.java:258)
 |         at org.jgroups.stack.Protocol Source code of org.jgroups.stack.Protocol(Protocol.java:470)
 |         at org.jgroups.stack.Protocol Source code of org.jgroups.stack.Protocol(Protocol.java:520)
 |         at org.jgroups.protocols.UNICAST Source code of org.jgroups.protocols.UNICAST(UNICAST.java:259)
 |         at org.jgroups.stack.Protocol Source code of org.jgroups.stack.Protocol(Protocol.java:470)
 |         at org.jgroups.stack.Protocol Source code of org.jgroups.stack.Protocol(Protocol.java:520)
 |         at org.jgroups.protocols.pbcast.NAKACK Source code of org.jgroups.protocols.pbcast.NAKACK(NAKACK.java
:685)
 |         at org.jgroups.protocols.pbcast.NAKACK Source code of org.jgroups.protocols.pbcast.NAKACK(NAKACK.java:517)
 |         at org.jgroups.stack.Protocol Source code of org.jgroups.stack.Protocol(Protocol.java:470)
 |         at org.jgroups.stack.Protocol Source code of org.jgroups.stack.Protocol(Protocol.java:520)
 |         at org.jgroups.protocols.VERIFY_SUSPECT Source code of org.jgroups.protocols.VERIFY_SUSPECT(VERIFY_SUSPECT.java:170)
 |         at org.jgroups.stack.Protocol Source code of org.jgroups.stack.Protocol(Protocol.java:470)
 |         at org.jgroups.stack.Protocol Source code of org.jgroups.stack.Protocol(Protocol.java:520)
 |         at org.jgroups.protocols.FD Source code of org.jgroups.protocols.FD(FD.java:300)
 |         at org.jgroups.stack.Protocol Source code of org.jgroups.stack.Protocol(Protocol.java:470)
 |         at org.jgroups.stack.Protocol Source code of org.jgroups.stack.Protocol(Protocol.java:520)
 |         at org.jgroups.protocols.FD_SOCK Source code of org.jgroups.protocols.FD_SOCK(FD_SOCK.java:301)
 |         at org.jgroups.stack.Protocol Source code of org.jgroups.stack.Protocol(Protocol.java:470)
 |         at org.jgroups.stack.Protocol Source code of org.jgroups.stack.Protocol(Protocol.java:520)
 |         at org.jgroups.protocols.MERGE2 Source code of org.jgroups.protocols.MERGE2(MERGE2.java:162)
 |         at org.jgroups.stack.Protocol Source code of org.jgroups.stack.Protocol(Protocol.java:470)
 |         at org.jgroups.stack.Protocol Source code of org.jgroups.stack.Protocol(Protocol.java:520)
 |         at org.jgroups.protocols.Discovery Source code of org.jgroups.protocols.Discovery(Discovery.java:225)
 |         at org.jgroups.stack.Protocol Source code of org.jgroups.stack.Protocol(Protocol.java:470)
 |         at org.jgroups.stack.Protocol Source code of org.jgroups.stack.Protocol(Protocol.java:520)
 |         at org.jgroups.stack.Protocol Source code of org.jgroups.stack.Protocol(Protocol.java:547)
 |         at org.jgroups.stack.Protocol Source code of org.jgroups.stack.Protocol(Protocol.java:470)
 |         at org.jgroups.stack.Protocol Source code of org.jgroups.stack.Protocol(Protocol.java:520)
 |         at org.jgroups.protocols.TP Source code of org.jgroups.protocols.TP(TP.java:908)
 |         at org.jgroups.protocols.TP Source code of org.jgroups.protocols.TP$900(TP.java:45)
 |         at org.jgroups.protocols.TP Source code of org.jgroups.protocols.TP$IncomingMessageHandler.run(TP.java:1344)
 |         at java.lang.Thread Source code of java.lang.Thread(Thread.java:595)

Thanks !

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic
&p=4063966#4063966

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode
=reply&p=4063966
__ ____ ____ ____ ____ ____ ____ ____ ____ ____
jboss-user mailing list
jboss-user@(protected)
https://lists.jboss.org/mailman/listinfo/jboss-user

©2008 junlu.com - Jax Systems, LLC, U.S.A.