Bugs item #636227, was opened at 2002-11-10 08:05
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=636227&group_id=22866

Category: JBossTest
Group: CVS HEAD
Status: Open
Resolution: None
Priority: 5
Submitted By: Chris Kimpton (kimptoc)
Assigned to: Nobody/Anonymous (nobody)
Summary: testsuite generally fails to complete

Initial Comment:
Hi,

I have run the full testsuite (testsuite/build.xml, target 
test) several times but it rarely completes.

The machine is doing nothing else - 2 x 1.3GHZ cpu, 
1GB ram - left run for 15 hours plus.  Redhat 7.2, sun 
jdk1.3.1_06

Tried using kill -SIGHUP, but it seemed to kill the JVM 
rathing giving a thread dump.

Regards,
Chris 

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

>Comment By: Scott M Stark (starksm)
Date: 2002-11-10 09:05

Message:
Logged In: YES 
user_id=175228

SIGQUIT is the correct signal to use to generate a thread 
dump.

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

Comment By: Adrian Brock (ejort)
Date: 2002-11-10 08:42

Message:
Logged In: YES 
user_id=9459

Hi Chris,

Can you try it again?

I saw a deadlock with OIL yesterday, it was actually
a deadlock across two VMs during the connection close.
I saw it as a timeout rather than a permenant hang
though.

I also found a problem where the dead letter queue
wasn't being used because of incorrect xml parsing.
This led to infinite redelivery of messages to MDBs.

I've committed these fixes now.

Regards,
Adrian

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=636227&group_id=22866


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to