I had a similar problem and the cause was due to the client using the wrong
port: JBoss was listening on localhost:1997 and the cleint was pointing at
localhost:1998
Very nasty :)
Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3979667#3979667
Reply t
Three completely different issues:
1. A friendly advice: do not post the same problem on more than one discussion
thread. Doing so makes the forum difficult to read and answer to. I noticed
that you posted the same issue on
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=90275
2. I an
here's my stack trace
Full thread dump Java HotSpot(TM) Client VM (1.5.0_06-b05 mixed mode):
|
| "Timer-4" daemon prio=6 tid=0x28221018 nid=0x1030 in Object.wait()
[0x29a7f000..
| 0x29a7fae8]
| at java.lang.Object.wait(Native Method)
| - waiting on <0x02fa31f8> (a java.
When it hangs, take a thread dump of the client. Perhaps than might give some
clue as to what it is hanging on. Is there any activity in the server log or
on the server console?
Thread dump info: http://www.jboss.org/wiki/Wiki.jsp?page=StackTrace
View the original post :
http://www.jboss.co