[JBoss-dev] Automated Test-suite and Jetty

2002-01-14 Thread Adrian Brock

Does anybody know why the automated testsuite can't get
a server socket on 8080?

The dependencies means no beans are deployed, so most of
the tests fail :-(

2002-01-14 03:45:50,205 INFO  [org.jboss.jetty.JettyService] Starting
2002-01-14 03:45:50,371 DEBUG [org.jboss.jetty.JettyService] Loaded 
properties from: jetty.properties
2002-01-14 03:45:50,519 DEBUG [org.jboss.jetty.JettyService] Instantiated 
and configured server
2002-01-14 03:45:50,519 DEBUG [org.jboss.jetty.JettyService] MBean peers 
WILL be created for Jetty Contexts
2002-01-14 03:45:51,642 DEBUG [org.jboss.deployment.AutoDeployer] Received 
notification of mbean jboss.web:Jetty=0's deployment.
2002-01-14 03:45:51,647 INFO  [org.jboss.jetty.Jetty] Registered 
jboss.web:Jetty=0
2002-01-14 03:45:51,650 DEBUG [org.jboss.deployment.AutoDeployer] Received 
notification of mbean jboss.web:Jetty=Debug's deployment.
2002-01-14 03:45:51,654 INFO  [org.jboss.jetty.Jetty] Registered 
jboss.web:Jetty=Debug
2002-01-14 03:45:51,679 INFO  [org.jboss.jetty.Jetty] loading configuration: 
jar:file:/disk/orig/home/lubega/jbossro/jboss-all/build/output/testbuild/tmp/deploy/ServiceDeployer/deploy.44/./jetty-plugin.sar!/jetty.xml
2002-01-14 03:45:52,564 DEBUG [org.jboss.deployment.AutoDeployer] Received 
notification of mbean jboss.web:Jetty=0,SocketListener=0's deployment.
2002-01-14 03:45:52,568 INFO  [org.jboss.jetty.Jetty] Registered 
jboss.web:Jetty=0,SocketListener=0
2002-01-14 03:45:52,572 DEBUG [org.jboss.jetty.Jetty] configuratin loaded
2002-01-14 03:45:52,586 INFO  [org.jboss.jetty.Jetty] Starting Jetty/4.0.B1
2002-01-14 03:45:52,605 WARN  [org.jboss.jetty.Jetty] WARNING: Failed to 
start: [EMAIL PROTECTED]:8080
2002-01-14 03:45:52,659 ERROR [org.jboss.jetty.JettyService] Failed
org.mortbay.util.MultiException[java.net.BindException: Address already in 
use]
at org.mortbay.http.HttpServer.start(HttpServer.java:123)
at org.jboss.jetty.JettyService.startService(JettyService.java:220)
at org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:130)
at java.lang.reflect.Method.invoke(Native Method)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
at 
org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:745)
at $Proxy0.start(Unknown Source)
at org.jboss.system.ServiceController.start(ServiceController.java:324)
at java.lang.reflect.Method.invoke(Native Method)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
at org.jboss.deployment.ServiceDeployer.invoke(ServiceDeployer.java:767)
at org.jboss.deployment.ServiceDeployer.deploy(ServiceDeployer.java:281)
at 
org.jboss.deployment.DeployerMBeanSupport.deploy(DeployerMBeanSupport.java:101)
at java.lang.reflect.Method.invoke(Native Method)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
at org.jboss.deployment.AutoDeployer.deploy(AutoDeployer.java:681)
at org.jboss.deployment.AutoDeployer.run(AutoDeployer.java:325)
at org.jboss.deployment.AutoDeployer.startService(AutoDeployer.java:515)
at org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:130)
at java.lang.reflect.Method.invoke(Native Method)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
at 
org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:745)
at $Proxy0.start(Unknown Source)
at org.jboss.system.ServiceController.start(ServiceController.java:324)
at java.lang.reflect.Method.invoke(Native Method)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
at org.jboss.deployment.ServiceDeployer.invoke(ServiceDeployer.java:767)
at org.jboss.deployment.ServiceDeployer.deploy(ServiceDeployer.java:281)
at 
org.jboss.deployment.DeployerMBeanSupport.deploy(DeployerMBeanSupport.java:101)
at java.lang.reflect.Method.invoke(Native Method)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
at org.jboss.system.Server.init(Server.java:159)
at org.jboss.Main.boot(Main.java:204)
at org.jboss.Main.run(Main.java:40)
at java.lang.Thread.run(Thread.java:484)

Regards,
Adrian



_
Send and receive Hotmail on your 

Re: [JBoss-dev] Automated Test-suite and Jetty - www.lubega.com

2002-01-14 Thread Adrian Brock

Hi,

I'm having a bad weekend for making myself clear.
I had a similar problem reporting a Tomcat bug with Apache :-)

The point I missed was that it is the Automated Testsuite
at www.lubega.com that has this problem.

Thanks to all the people who suggested I rebooted my machine.
I know I'm running windows XP but it really isn't necessary
in this case :-)

Regards,
Adrian



_
Send and receive Hotmail on your mobile device: http://mobile.msn.com


___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development



Re: [JBoss-dev] Automated Test-suite and Jetty - www.lubega.com

2002-01-14 Thread Chris Kimpton

Hi,

--- Adrian Brock [EMAIL PROTECTED] wrote:
 
 The point I missed was that it is the Automated Testsuite
 at www.lubega.com that has this problem.
 
OOPS - thats me - I also run a test tomcat server (port 8080) on that
box sometimes and I forgot to shut it down!

I'll add something to the scripts to try and close that first...

Normal service should be resumed tonight

Chris

=
Need somewhere to Live in London? - Then go to http://freeflats.com

__
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/

___
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development