Bugs item #905760, was opened at 2004-02-27 10:41
Message generated for change (Comment added) made by ejort
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=905760&group_id=22866

Category: None
Group: v3.2
>Status: Closed
>Resolution: Invalid
Priority: 5
Submitted By: Juan Martinez (juanmartinez)
>Assigned to: Adrian Brock (ejort)
Summary: Testsuite doesn't run with JBoss 3.2 (20040227)

Initial Comment:
Hi. 
 
I've just checked out a fresh copy of the Branch_3_2 branch 
(20040227) using: 
 
  cvs co -r Branch_3_2 jboss-3.2 
 
on a SUSE9 platform with Sun J2SDK-1.4.2_03. 
 
Then tried to run the testsuite: 
 
 cd build/ 
 ./build.sh release 
 cd output/.../bin 
 ./run.sh -c all 
 
 cd testsuite 
 ./build.sh tests 
 
All tests which connects fails with a timeout. 
 
"nmap localhost" gives: 
 
4444/tcp   open        krb524 
8009/tcp   open        ajp13 
8080/tcp   open        http-proxy 
 
The port 1099 isn't open anymore -- but one can telnet to it. 
 
http://jboss.kimptoc.net/ use to have a test run for the 3.2 
branch but doesn't seem to have it anymore. 
 
Hope this gives an idea (and is the right place to report such a 
problem) 
 
 Juan 
 
P.S. There are also some exceptions during startup: 
[ServiceConfigurator] Problem configuring service 
jboss.mq:service=InvocationLayer,type=UIL2 
org.jboss.deployment.DeploymentException: No Attribute found 
with name: MinimumThreads 
[ClusterPartition] Starting failed 
ChannelException: java.net.BindException: Cannot assign 
requested address 
[ServiceController] Problem starting service 
jboss:service=DefaultPartition 
ChannelException: java.net.BindException: Cannot assign 
requested address 
[ServiceController] Problem starting service 
jboss.remoting:service=Connector,transport=Socket 
java.net.BindException: Cannot assign requested address 
 

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

>Comment By: Adrian Brock (ejort)
Date: 2004-03-06 13:07

Message:
Logged In: YES 
user_id=9459

If you cannot get a particular build to work, try a
different date
in your checkout.
This actually looks more like a configuration with your network.

Regards,
Adrian

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

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


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to