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

Category: None
Group: v3.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Juan Martinez (juanmartinez)
Assigned to: Nobody/Anonymous (nobody)
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 
 

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

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


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to