|
List Info
Thread: Re: Re: AS5 testsuite cannot complete.
|
|
| Re: Re: AS5 testsuite cannot complete. |

|
2007-10-31 10:11:54 |
The workspace is not accessible from the public hudson
instance.
Please use the internal hudson instance.
ht
tp://hudson.qa.jboss.com/hudson/view/JBoss%20AS/
Brian Stansberry wrote:
> Has the workspace for
JBoss-AS-5.0.x-TestSuite-sun15-noip been
> removed? Trying to access it through hudson.jboss.org
tells me it
> has; trying to get it through
> http://dev4
5.qa.atl.jboss.com:8585/hudson the server never
responds.
>
> Need to see the server.log to have any clue what is
going on; the
> console logging isn't detailed enough.
>
> Vladimir, assume this one is coming your way. On the
surface it looks
> like a FLUSH issue.
>
> Rajesh Rajasekaran wrote:
>> As seen from the server log the server process is
not destroyed after
>> 45 secs in this case.
>> This is something to look at in the jboss-test
project.
>>
>> The delay in the all server shutdown is actually
caused by the server
>> trying to flush all the cache and failing in the
process.
>> The attached server log shows the details.
>> This goes on for 2 minutes and more before which
the hudson kill
>> kicks in and destroys the server because the build
is complete
>> (failed) by then.
>>
>>
>>
>> Dimitris Andreadis wrote:
>>> We still cannot get a decent testsuite run:
>>> htt
p://dev45.qa.atl.jboss.com:8585/hudson/view/JBoss%20AS/job/J
Boss-AS-5.0.x-TestSuite-sun15-noip/115/console
>>>
>>>
>>> At some point there is an attempt to stop the
server running the
>>> 'all' configuration:
>>>
>>> ----------------------------------
>>> tests-aspects:
>>> [server:stop] Shutting down server: all
>>> [server:stop] Shutting down server:
>>> /qa/tools/opt/jdk1.5.0_12/bin/java -cp
>>>
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.
x-TestSuite-sun15-noip/trunk/build/output/jboss-5.0.0.Beta3/
bin/shutdown.jar:/qa/services/hudson/hudson_workspace/worksp
ace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/build/output/j
boss-5.0.0.Beta3/client/jbossall-client.jar:/qa/services/hud
son/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun1
5-noip/trunk/build/output/jboss-5.0.0.Beta3/client/jboss-com
mon.jar
>>> org.jboss.Shutdown --server
jnp://localhost:1099 --shutdown
>>> [server:stop] shutdownTimeout will be=45
>>> [server:stop] Failed to shutdown server
"all" before timeout.
>>> Destroying the process.
>>> ----------------------------------
>>>
>>> The server fails to shutdown withing 45
seconds, and so it's
>>> supposedly killed. The server 'all' log shows
we are stuck at jboss
>>> messaging shutting down (see below).
>>>
>>> Then the next server (profileservice test)
cannot start because a
>>> previous instance is already running (see
bottom)??? How can this be
>>> possible if it was killed???
>>>
>>> -----------------------------------
>>> 04:31:57,537 INFO [ServerImpl] LifeThread.run
exits!
>>> 04:31:57,538 INFO [ServerImpl] Shutting down
the JVM now!
>>> 04:31:57,539 INFO
[DefaultPartition-ClusteredSSOCache] stop():
>>> closing the channel
>>> 04:31:57,540 INFO [DefaultPartition-SFSBCache]
stop(): closing the
>>> channel
>>> 04:31:57,540 INFO [ServerImpl] JBoss SHUTDOWN
>>> 04:31:57,544 INFO
[DefaultPartition-TomcatCache] stop(): closing
>>> the channel
>>> 04:31:57,544 INFO
[DefaultPartition-EntityCache] stop(): closing
>>> the channel
>>> 04:31:57,544 INFO
[DefaultPartition-HAPartitionCache] stop():
>>> closing the channel
>>> 04:31:57,561 INFO [TopicService]
Topic[/topic/testTopic] stopped
>>> 04:31:57,561 INFO [TopicService]
Topic[/topic/securedTopic] stopped
>>> 04:31:57,561 INFO [TopicService]
Topic[/topic/testDurableTopic]
>>> stopped
>>> 04:31:57,561 INFO [QueueService]
Queue[/queue/testQueue] stopped
>>> 04:31:57,562 INFO [QueueService]
Queue[/queue/testObjectMessage]
>>> stopped
>>> 04:31:57,567 INFO [QueueService]
Queue[/queue/A] stopped
>>> 04:31:57,567 INFO [QueueService]
Queue[/queue/B] stopped
>>> 04:31:57,568 INFO [QueueService]
Queue[/queue/C] stopped
>>> 04:31:57,568 INFO [QueueService]
Queue[/queue/D] stopped
>>> 04:31:57,568 INFO [QueueService]
Queue[/queue/ex] stopped
>>> 04:31:57,578 INFO [ConnectionFactory]
>>>
org.jboss.jms.server.connectionfactory.ConnectionFactory 176ffeb
>>> undeployed
>>> 04:31:57,580 INFO [ConnectionFactory]
>>>
org.jboss.jms.server.connectionfactory.ConnectionFactory 10b3611
>>> undeployed
>>> 04:31:57,581 ERROR [ExceptionUtil]
>>>
org.jboss.jms.server.connectionfactory.ConnectionFactory c610af
>>> startService
>>> java.lang.IllegalStateException: Cannot find
replicant to remove:
>>>
CF_jboss.messaging.connectionfactory:service=ConnectionFacto
ry
>>> at
>>>
org.jboss.jms.server.connectionfactory.ConnectionFactoryJNDI
Mapper.unregisterConnectionFactory(ConnectionFactoryJNDIMapp
er.java:266)
>>>
>>> at
>>>
org.jboss.jms.server.connectionfactory.ConnectionFactory.sto
pService(ConnectionFactory.java:187)
>>>
>>> at
>>>
org.jboss.system.ServiceMBeanSupport.jbossInternalStop(Servi
ceMBeanSupport.java:328)
>>>
>>> at
>>>
org.jboss.system.ServiceMBeanSupport.stop(ServiceMBeanSuppor
t.java:206)
>>> at
sun.reflect.GeneratedMethodAccessor882.invoke(Unknown
Source)
>>> at
>>>
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe
thodAccessorImpl.java:25)
>>>
>>> at
java.lang.reflect.Method.invoke(Method.java:585)
>>> at
>>>
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(Reflecte
dDispatcher.java:157)
>>>
>>> at
org.jboss.mx.server.Invocation.dispatch(Invocation.java:96)
>>> at
>>>
org.jboss.mx.interceptor.AbstractInterceptor.invoke(Abstract
Interceptor.java:138)
>>>
>>> at
org.jboss.mx.server.Invocation.invoke(Invocation.java:90)
>>> at
>>>
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invo
ke(ModelMBeanOperationInterceptor.java:140)
>>>
>>> at
org.jboss.mx.server.Invocation.invoke(Invocation.java:90)
>>> at
>>>
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBea
nInvoker.java:264)
>>>
>>> at
>>>
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.j
ava:668)
>>> at
>>>
org.jboss.system.microcontainer.ServiceProxy.invoke(ServiceP
roxy.java:184)
>>>
>>> at $Proxy4.stop(Unknown Source)
>>> at
>>>
org.jboss.system.microcontainer.StartStopLifecycleAction.uni
nstallAction(StartStopLifecycleAction.java:56)
>>>
>>> at
>>>
org.jboss.system.microcontainer.StartStopLifecycleAction.uni
nstallAction(StartStopLifecycleAction.java:37)
>>>
>>> at
>>>
org.jboss.dependency.plugins.action.SimpleControllerContextA
ction.simpleUninstallAction(SimpleControllerContextAction.ja
va:79)
>>>
>>> at
>>>
org.jboss.dependency.plugins.action.AccessControllerContextA
ction.uninstall(AccessControllerContextAction.java:131)
>>>
>>> at
>>>
org.jboss.dependency.plugins.AbstractControllerContextAction
s.uninstall(AbstractControllerContextActions.java:58)
>>>
>>> at
>>>
org.jboss.dependency.plugins.AbstractControllerContext.unins
tall(AbstractControllerContext.java:333)
>>>
>>> at
>>>
org.jboss.dependency.plugins.AbstractController.uninstall(Ab
stractController.java:1323)
>>>
>>> at
>>>
org.jboss.dependency.plugins.AbstractController.uninstallCon
text(AbstractController.java:1009)
>>>
>>> at
>>>
org.jboss.dependency.plugins.AbstractController.change(Abstr
actController.java:627)
>>>
>>> at
>>>
org.jboss.dependency.plugins.AbstractController.change(Abstr
actController.java:411)
>>>
>>> at
>>>
org.jboss.system.ServiceController.doChange(ServiceControlle
r.java:659)
>>> at
>>>
org.jboss.system.ServiceController.stop(ServiceController.ja
va:481)
>>> at
>>>
org.jboss.system.deployers.ServiceDeployer.stop(ServiceDeplo
yer.java:156)
>>>
>>> at
>>>
org.jboss.system.deployers.ServiceDeployer.undeploy(ServiceD
eployer.java:136)
>>>
>>> at
>>>
org.jboss.system.deployers.ServiceDeployer.undeploy(ServiceD
eployer.java:46)
>>>
>>> at
>>>
org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealD
eployer.undeploy(AbstractSimpleRealDeployer.java:73)
>>>
>>> at
>>>
org.jboss.deployers.plugins.deployers.DeployerWrapper.undepl
oy(DeployerWrapper.java:187)
>>>
>>> at
>>>
org.jboss.deployers.plugins.deployers.DeployersImpl.doUninst
allParentLast(DeployersImpl.java:947)
>>>
>>> at
>>>
org.jboss.deployers.plugins.deployers.DeployersImpl.doUninst
allParentLast(DeployersImpl.java:940)
>>>
>>> at
>>>
org.jboss.deployers.plugins.deployers.DeployersImpl.uninstal
l(DeployersImpl.java:902)
>>>
>>> at
>>>
org.jboss.dependency.plugins.AbstractControllerContext.unins
tall(AbstractControllerContext.java:333)
>>>
>>> at
>>>
org.jboss.dependency.plugins.AbstractController.uninstall(Ab
stractController.java:1323)
>>>
>>> at
>>>
org.jboss.dependency.plugins.AbstractController.uninstallCon
text(AbstractController.java:1009)
>>>
>>> at
>>>
org.jboss.dependency.plugins.AbstractController.change(Abstr
actController.java:627)
>>>
>>> at
>>>
org.jboss.dependency.plugins.AbstractController.change(Abstr
actController.java:411)
>>>
>>> at
>>>
org.jboss.deployers.plugins.deployers.DeployersImpl.process(
DeployersImpl.java:420)
>>>
>>> at
>>>
org.jboss.deployers.plugins.main.MainDeployerImpl.process(Ma
inDeployerImpl.java:354)
>>>
>>> at
>>>
org.jboss.deployers.plugins.main.MainDeployerImpl.shutdown(M
ainDeployerImpl.java:382)
>>>
>>> at
>>>
org.jboss.system.server.profileservice.ProfileServiceBootstr
ap.shutdown(ProfileServiceBootstrap.java:151)
>>>
>>> at
>>>
org.jboss.bootstrap.AbstractServerImpl.shutdownServer(Abstra
ctServerImpl.java:482)
>>>
>>> at
>>>
org.jboss.bootstrap.AbstractServerImpl$ShutdownHook.run(Abst
ractServerImpl.java:778)
>>>
>>> 04:31:57,582 WARN [ConnectionFactory] Stopping
failed
>>>
jboss.messaging.connectionfactory:service=ConnectionFactory
>>> java.lang.IllegalStateException: Cannot find
replicant to remove:
>>>
CF_jboss.messaging.connectionfactory:service=ConnectionFacto
ry
>>> at
>>>
org.jboss.jms.server.connectionfactory.ConnectionFactoryJNDI
Mapper.unregisterConnectionFactory(ConnectionFactoryJNDIMapp
er.java:266)
>>>
>>> at
>>>
org.jboss.jms.server.connectionfactory.ConnectionFactory.sto
pService(ConnectionFactory.java:187)
>>>
>>> at
>>>
org.jboss.system.ServiceMBeanSupport.jbossInternalStop(Servi
ceMBeanSupport.java:328)
>>>
>>> at
>>>
org.jboss.system.ServiceMBeanSupport.stop(ServiceMBeanSuppor
t.java:206)
>>> at
sun.reflect.GeneratedMethodAccessor882.invoke(Unknown
Source)
>>> at
>>>
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe
thodAccessorImpl.java:25)
>>>
>>> at
java.lang.reflect.Method.invoke(Method.java:585)
>>> at
>>>
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(Reflecte
dDispatcher.java:157)
>>>
>>> at
org.jboss.mx.server.Invocation.dispatch(Invocation.java:96)
>>> at
>>>
org.jboss.mx.interceptor.AbstractInterceptor.invoke(Abstract
Interceptor.java:138)
>>>
>>> at
org.jboss.mx.server.Invocation.invoke(Invocation.java:90)
>>> at
>>>
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invo
ke(ModelMBeanOperationInterceptor.java:140)
>>>
>>> at
org.jboss.mx.server.Invocation.invoke(Invocation.java:90)
>>> at
>>>
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBea
nInvoker.java:264)
>>>
>>> at
>>>
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.j
ava:668)
>>> at
>>>
org.jboss.system.microcontainer.ServiceProxy.invoke(ServiceP
roxy.java:184)
>>>
>>> at $Proxy4.stop(Unknown Source)
>>> at
>>>
org.jboss.system.microcontainer.StartStopLifecycleAction.uni
nstallAction(StartStopLifecycleAction.java:56)
>>>
>>> at
>>>
org.jboss.system.microcontainer.StartStopLifecycleAction.uni
nstallAction(StartStopLifecycleAction.java:37)
>>>
>>> at
>>>
org.jboss.dependency.plugins.action.SimpleControllerContextA
ction.simpleUninstallAction(SimpleControllerContextAction.ja
va:79)
>>>
>>> at
>>>
org.jboss.dependency.plugins.action.AccessControllerContextA
ction.uninstall(AccessControllerContextAction.java:131)
>>>
>>> at
>>>
org.jboss.dependency.plugins.AbstractControllerContextAction
s.uninstall(AbstractControllerContextActions.java:58)
>>>
>>> at
>>>
org.jboss.dependency.plugins.AbstractControllerContext.unins
tall(AbstractControllerContext.java:333)
>>>
>>> at
>>>
org.jboss.dependency.plugins.AbstractController.uninstall(Ab
stractController.java:1323)
>>>
>>> at
>>>
org.jboss.dependency.plugins.AbstractController.uninstallCon
text(AbstractController.java:1009)
>>>
>>> at
>>>
org.jboss.dependency.plugins.AbstractController.change(Abstr
actController.java:627)
>>>
>>> at
>>>
org.jboss.dependency.plugins.AbstractController.change(Abstr
actController.java:411)
>>>
>>> at
>>>
org.jboss.system.ServiceController.doChange(ServiceControlle
r.java:659)
>>> at
>>>
org.jboss.system.ServiceController.stop(ServiceController.ja
va:481)
>>> at
>>>
org.jboss.system.deployers.ServiceDeployer.stop(ServiceDeplo
yer.java:156)
>>>
>>> at
>>>
org.jboss.system.deployers.ServiceDeployer.undeploy(ServiceD
eployer.java:136)
>>>
>>> at
>>>
org.jboss.system.deployers.ServiceDeployer.undeploy(ServiceD
eployer.java:46)
>>>
>>> at
>>>
org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealD
eployer.undeploy(AbstractSimpleRealDeployer.java:73)
>>>
>>> at
>>>
org.jboss.deployers.plugins.deployers.DeployerWrapper.undepl
oy(DeployerWrapper.java:187)
>>>
>>> at
>>>
org.jboss.deployers.plugins.deployers.DeployersImpl.doUninst
allParentLast(DeployersImpl.java:947)
>>>
>>> at
>>>
org.jboss.deployers.plugins.deployers.DeployersImpl.doUninst
allParentLast(DeployersImpl.java:940)
>>>
>>> at
>>>
org.jboss.deployers.plugins.deployers.DeployersImpl.uninstal
l(DeployersImpl.java:902)
>>>
>>> at
>>>
org.jboss.dependency.plugins.AbstractControllerContext.unins
tall(AbstractControllerContext.java:333)
>>>
>>> at
>>>
org.jboss.dependency.plugins.AbstractController.uninstall(Ab
stractController.java:1323)
>>>
>>> at
>>>
org.jboss.dependency.plugins.AbstractController.uninstallCon
text(AbstractController.java:1009)
>>>
>>> at
>>>
org.jboss.dependency.plugins.AbstractController.change(Abstr
actController.java:627)
>>>
>>> at
>>>
org.jboss.dependency.plugins.AbstractController.change(Abstr
actController.java:411)
>>>
>>> at
>>>
org.jboss.deployers.plugins.deployers.DeployersImpl.process(
DeployersImpl.java:420)
>>>
>>> at
>>>
org.jboss.deployers.plugins.main.MainDeployerImpl.process(Ma
inDeployerImpl.java:354)
>>>
>>> at
>>>
org.jboss.deployers.plugins.main.MainDeployerImpl.shutdown(M
ainDeployerImpl.java:382)
>>>
>>> at
>>>
org.jboss.system.server.profileservice.ProfileServiceBootstr
ap.shutdown(ProfileServiceBootstrap.java:151)
>>>
>>> at
>>>
org.jboss.bootstrap.AbstractServerImpl.shutdownServer(Abstra
ctServerImpl.java:482)
>>>
>>> at
>>>
org.jboss.bootstrap.AbstractServerImpl$ShutdownHook.run(Abst
ractServerImpl.java:778)
>>>
>>> 04:31:57,585 INFO [QueueService]
Queue[/queue/DLQ] stopped
>>> 04:31:57,586 INFO [QueueService]
Queue[/queue/ExpiryQueue] stopped
>>> 04:32:20,561 WARN [JChannelFactory] Flush
failed at
>>>
127.0.0.1:58939DefaultPartition-ClusteredSSOCache
>>>
>>> -----------------------------------
>>>
>>>
>>>
>>> -----------------------------------
>>> tests-profileservice:
>>> [echo] creating profileservice config,
>>>
jboss.dist=/qa/services/hudson/hudson_workspace/workspace/JB
oss-AS-5.0.x-TestSuite-sun15-noip/trunk/build/output/jboss-5
.0.0.Beta3
>>>
>>> [copy] Copying 378 files to
>>>
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.
x-TestSuite-sun15-noip/trunk/build/output/jboss-5.0.0.Beta3/
server/profileservice
>>>
>>> [copy] Copied 101 empty directories to 1
empty directory under
>>>
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.
x-TestSuite-sun15-noip/trunk/build/output/jboss-5.0.0.Beta3/
server/profileservice
>>>
>>> [copy] Copying 1 file to
>>>
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.
x-TestSuite-sun15-noip/trunk/build/output/jboss-5.0.0.Beta3/
server/profileservice/conf
>>>
>>> [copy] Copying 1 file to
>>>
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.
x-TestSuite-sun15-noip/trunk/build/output/jboss-5.0.0.Beta3/
server/profileservice/deployers
>>>
>>>
>>> BUILD FAILED
>>>
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.
x-TestSuite-sun15-noip/trunk/testsuite/build.xml:834:
>>> The following error occurred while executing
this line:
>>>
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.
x-TestSuite-sun15-noip/trunk/testsuite/build.xml:891:
>>> Error starting server
"profileservice": Found a process already
>>> listening on:http://localhost:8080 or
jnp://localhost:1099
>>>
>>> Total time: 105 minutes 42 seconds
>>> -----------------------------------
>>
>>
>>
------------------------------------------------------------
------------
>>
>> _______________________________________________
>> jboss-development mailing list
>> jboss-development lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/jboss-develop
ment
>
_______________________________________________
jboss-development mailing list
jboss-development lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-develop
ment
|
|
| Re: Re: AS5 testsuite cannot complete. |

|
2007-10-31 11:35:36 |
Same issue there as with http://dev4
5.qa.atl.jboss.com:8585/hudson : the
server never responds when you request
http://hudson.qa.jboss.com/hudson/j
ob/JBoss-AS-5.0.x-TestSuite-sun15-noip/ws/
Rajesh Rajasekaran wrote:
> The workspace is not accessible from the public hudson
instance.
> Please use the internal hudson instance.
> ht
tp://hudson.qa.jboss.com/hudson/view/JBoss%20AS/
>
>
> Brian Stansberry wrote:
>> Has the workspace for
JBoss-AS-5.0.x-TestSuite-sun15-noip been
>> removed? Trying to access it through
hudson.jboss.org tells me it
>> has; trying to get it through
>> http://dev4
5.qa.atl.jboss.com:8585/hudson the server never
responds.
>>
>> Need to see the server.log to have any clue what is
going on; the
>> console logging isn't detailed enough.
>>
>> Vladimir, assume this one is coming your way. On
the surface it looks
>> like a FLUSH issue.
>>
>> Rajesh Rajasekaran wrote:
>>> As seen from the server log the server process
is not destroyed after
>>> 45 secs in this case.
>>> This is something to look at in the jboss-test
project.
>>>
>>> The delay in the all server shutdown is
actually caused by the server
>>> trying to flush all the cache and failing in
the process.
>>> The attached server log shows the details.
>>> This goes on for 2 minutes and more before
which the hudson kill
>>> kicks in and destroys the server because the
build is complete
>>> (failed) by then.
>>>
>>>
>>>
>>> Dimitris Andreadis wrote:
>>>> We still cannot get a decent testsuite
run:
>>>> htt
p://dev45.qa.atl.jboss.com:8585/hudson/view/JBoss%20AS/job/J
Boss-AS-5.0.x-TestSuite-sun15-noip/115/console
>>>>
>>>>
>>>> At some point there is an attempt to stop
the server running the
>>>> 'all' configuration:
>>>>
>>>> ----------------------------------
>>>> tests-aspects:
>>>> [server:stop] Shutting down server: all
>>>> [server:stop] Shutting down server:
>>>> /qa/tools/opt/jdk1.5.0_12/bin/java -cp
>>>>
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.
x-TestSuite-sun15-noip/trunk/build/output/jboss-5.0.0.Beta3/
bin/shutdown.jar:/qa/services/hudson/hudson_workspace/worksp
ace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/build/output/j
boss-5.0.0.Beta3/client/jbossall-client.jar:/qa/services/hud
son/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun1
5-noip/trunk/build/output/jboss-5.0.0.Beta3/client/jboss-com
mon.jar
>>>> org.jboss.Shutdown --server
jnp://localhost:1099 --shutdown
>>>> [server:stop] shutdownTimeout will be=45
>>>> [server:stop] Failed to shutdown server
"all" before timeout.
>>>> Destroying the process.
>>>> ----------------------------------
>>>>
>>>> The server fails to shutdown withing 45
seconds, and so it's
>>>> supposedly killed. The server 'all' log
shows we are stuck at jboss
>>>> messaging shutting down (see below).
>>>>
>>>> Then the next server (profileservice test)
cannot start because a
>>>> previous instance is already running (see
bottom)??? How can this be
>>>> possible if it was killed???
>>>>
>>>> -----------------------------------
>>>> 04:31:57,537 INFO [ServerImpl]
LifeThread.run exits!
>>>> 04:31:57,538 INFO [ServerImpl] Shutting
down the JVM now!
>>>> 04:31:57,539 INFO
[DefaultPartition-ClusteredSSOCache] stop():
>>>> closing the channel
>>>> 04:31:57,540 INFO
[DefaultPartition-SFSBCache] stop(): closing the
>>>> channel
>>>> 04:31:57,540 INFO [ServerImpl] JBoss
SHUTDOWN
>>>> 04:31:57,544 INFO
[DefaultPartition-TomcatCache] stop(): closing
>>>> the channel
>>>> 04:31:57,544 INFO
[DefaultPartition-EntityCache] stop(): closing
>>>> the channel
>>>> 04:31:57,544 INFO
[DefaultPartition-HAPartitionCache] stop():
>>>> closing the channel
>>>> 04:31:57,561 INFO [TopicService]
Topic[/topic/testTopic] stopped
>>>> 04:31:57,561 INFO [TopicService]
Topic[/topic/securedTopic] stopped
>>>> 04:31:57,561 INFO [TopicService]
Topic[/topic/testDurableTopic]
>>>> stopped
>>>> 04:31:57,561 INFO [QueueService]
Queue[/queue/testQueue] stopped
>>>> 04:31:57,562 INFO [QueueService]
Queue[/queue/testObjectMessage]
>>>> stopped
>>>> 04:31:57,567 INFO [QueueService]
Queue[/queue/A] stopped
>>>> 04:31:57,567 INFO [QueueService]
Queue[/queue/B] stopped
>>>> 04:31:57,568 INFO [QueueService]
Queue[/queue/C] stopped
>>>> 04:31:57,568 INFO [QueueService]
Queue[/queue/D] stopped
>>>> 04:31:57,568 INFO [QueueService]
Queue[/queue/ex] stopped
>>>> 04:31:57,578 INFO [ConnectionFactory]
>>>>
org.jboss.jms.server.connectionfactory.ConnectionFactory 176ffeb
>>>> undeployed
>>>> 04:31:57,580 INFO [ConnectionFactory]
>>>>
org.jboss.jms.server.connectionfactory.ConnectionFactory 10b3611
>>>> undeployed
>>>> 04:31:57,581 ERROR [ExceptionUtil]
>>>>
org.jboss.jms.server.connectionfactory.ConnectionFactory c610af
>>>> startService
>>>> java.lang.IllegalStateException: Cannot
find replicant to remove:
>>>>
CF_jboss.messaging.connectionfactory:service=ConnectionFacto
ry
>>>> at
>>>>
org.jboss.jms.server.connectionfactory.ConnectionFactoryJNDI
Mapper.unregisterConnectionFactory(ConnectionFactoryJNDIMapp
er.java:266)
>>>>
>>>> at
>>>>
org.jboss.jms.server.connectionfactory.ConnectionFactory.sto
pService(ConnectionFactory.java:187)
>>>>
>>>> at
>>>>
org.jboss.system.ServiceMBeanSupport.jbossInternalStop(Servi
ceMBeanSupport.java:328)
>>>>
>>>> at
>>>>
org.jboss.system.ServiceMBeanSupport.stop(ServiceMBeanSuppor
t.java:206)
>>>> at
sun.reflect.GeneratedMethodAccessor882.invoke(Unknown
Source)
>>>> at
>>>>
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe
thodAccessorImpl.java:25)
>>>>
>>>> at
java.lang.reflect.Method.invoke(Method.java:585)
>>>> at
>>>>
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(Reflecte
dDispatcher.java:157)
>>>>
>>>> at
org.jboss.mx.server.Invocation.dispatch(Invocation.java:96)
>>>> at
>>>>
org.jboss.mx.interceptor.AbstractInterceptor.invoke(Abstract
Interceptor.java:138)
>>>>
>>>> at
org.jboss.mx.server.Invocation.invoke(Invocation.java:90)
>>>> at
>>>>
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invo
ke(ModelMBeanOperationInterceptor.java:140)
>>>>
>>>> at
org.jboss.mx.server.Invocation.invoke(Invocation.java:90)
>>>> at
>>>>
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBea
nInvoker.java:264)
>>>>
>>>> at
>>>>
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.j
ava:668)
>>>> at
>>>>
org.jboss.system.microcontainer.ServiceProxy.invoke(ServiceP
roxy.java:184)
>>>>
>>>> at $Proxy4.stop(Unknown Source)
>>>> at
>>>>
org.jboss.system.microcontainer.StartStopLifecycleAction.uni
nstallAction(StartStopLifecycleAction.java:56)
>>>>
>>>> at
>>>>
org.jboss.system.microcontainer.StartStopLifecycleAction.uni
nstallAction(StartStopLifecycleAction.java:37)
>>>>
>>>> at
>>>>
org.jboss.dependency.plugins.action.SimpleControllerContextA
ction.simpleUninstallAction(SimpleControllerContextAction.ja
va:79)
>>>>
>>>> at
>>>>
org.jboss.dependency.plugins.action.AccessControllerContextA
ction.uninstall(AccessControllerContextAction.java:131)
>>>>
>>>> at
>>>>
org.jboss.dependency.plugins.AbstractControllerContextAction
s.uninstall(AbstractControllerContextActions.java:58)
>>>>
>>>> at
>>>>
org.jboss.dependency.plugins.AbstractControllerContext.unins
tall(AbstractControllerContext.java:333)
>>>>
>>>> at
>>>>
org.jboss.dependency.plugins.AbstractController.uninstall(Ab
stractController.java:1323)
>>>>
>>>> at
>>>>
org.jboss.dependency.plugins.AbstractController.uninstallCon
text(AbstractController.java:1009)
>>>>
>>>> at
>>>>
org.jboss.dependency.plugins.AbstractController.change(Abstr
actController.java:627)
>>>>
>>>> at
>>>>
org.jboss.dependency.plugins.AbstractController.change(Abstr
actController.java:411)
>>>>
>>>> at
>>>>
org.jboss.system.ServiceController.doChange(ServiceControlle
r.java:659)
>>>> at
>>>>
org.jboss.system.ServiceController.stop(ServiceController.ja
va:481)
>>>> at
>>>>
org.jboss.system.deployers.ServiceDeployer.stop(ServiceDeplo
yer.java:156)
>>>>
>>>> at
>>>>
org.jboss.system.deployers.ServiceDeployer.undeploy(ServiceD
eployer.java:136)
>>>>
>>>> at
>>>>
org.jboss.system.deployers.ServiceDeployer.undeploy(ServiceD
eployer.java:46)
>>>>
>>>> at
>>>>
org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealD
eployer.undeploy(AbstractSimpleRealDeployer.java:73)
>>>>
>>>> at
>>>>
org.jboss.deployers.plugins.deployers.DeployerWrapper.undepl
oy(DeployerWrapper.java:187)
>>>>
>>>> at
>>>>
org.jboss.deployers.plugins.deployers.DeployersImpl.doUninst
allParentLast(DeployersImpl.java:947)
>>>>
>>>> at
>>>>
org.jboss.deployers.plugins.deployers.DeployersImpl.doUninst
allParentLast(DeployersImpl.java:940)
>>>>
>>>> at
>>>>
org.jboss.deployers.plugins.deployers.DeployersImpl.uninstal
l(DeployersImpl.java:902)
>>>>
>>>> at
>>>>
org.jboss.dependency.plugins.AbstractControllerContext.unins
tall(AbstractControllerContext.java:333)
>>>>
>>>> at
>>>>
org.jboss.dependency.plugins.AbstractController.uninstall(Ab
stractController.java:1323)
>>>>
>>>> at
>>>>
org.jboss.dependency.plugins.AbstractController.uninstallCon
text(AbstractController.java:1009)
>>>>
>>>> at
>>>>
org.jboss.dependency.plugins.AbstractController.change(Abstr
actController.java:627)
>>>>
>>>> at
>>>>
org.jboss.dependency.plugins.AbstractController.change(Abstr
actController.java:411)
>>>>
>>>> at
>>>>
org.jboss.deployers.plugins.deployers.DeployersImpl.process(
DeployersImpl.java:420)
>>>>
>>>> at
>>>>
org.jboss.deployers.plugins.main.MainDeployerImpl.process(Ma
inDeployerImpl.java:354)
>>>>
>>>> at
>>>>
org.jboss.deployers.plugins.main.MainDeployerImpl.shutdown(M
ainDeployerImpl.java:382)
>>>>
>>>> at
>>>>
org.jboss.system.server.profileservice.ProfileServiceBootstr
ap.shutdown(ProfileServiceBootstrap.java:151)
>>>>
>>>> at
>>>>
org.jboss.bootstrap.AbstractServerImpl.shutdownServer(Abstra
ctServerImpl.java:482)
>>>>
>>>> at
>>>>
org.jboss.bootstrap.AbstractServerImpl$ShutdownHook.run(Abst
ractServerImpl.java:778)
>>>>
>>>> 04:31:57,582 WARN [ConnectionFactory]
Stopping failed
>>>>
jboss.messaging.connectionfactory:service=ConnectionFactory
>>>> java.lang.IllegalStateException: Cannot
find replicant to remove:
>>>>
CF_jboss.messaging.connectionfactory:service=ConnectionFacto
ry
>>>> at
>>>>
org.jboss.jms.server.connectionfactory.ConnectionFactoryJNDI
Mapper.unregisterConnectionFactory(ConnectionFactoryJNDIMapp
er.java:266)
>>>>
>>>> at
>>>>
org.jboss.jms.server.connectionfactory.ConnectionFactory.sto
pService(ConnectionFactory.java:187)
>>>>
>>>> at
>>>>
org.jboss.system.ServiceMBeanSupport.jbossInternalStop(Servi
ceMBeanSupport.java:328)
>>>>
>>>> at
>>>>
org.jboss.system.ServiceMBeanSupport.stop(ServiceMBeanSuppor
t.java:206)
>>>> at
sun.reflect.GeneratedMethodAccessor882.invoke(Unknown
Source)
>>>> at
>>>>
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe
thodAccessorImpl.java:25)
>>>>
>>>> at
java.lang.reflect.Method.invoke(Method.java:585)
>>>> at
>>>>
org.jboss.mx.interceptor.ReflectedDispatcher.invoke(Reflecte
dDispatcher.java:157)
>>>>
>>>> at
org.jboss.mx.server.Invocation.dispatch(Invocation.java:96)
>>>> at
>>>>
org.jboss.mx.interceptor.AbstractInterceptor.invoke(Abstract
Interceptor.java:138)
>>>>
>>>> at
org.jboss.mx.server.Invocation.invoke(Invocation.java:90)
>>>> at
>>>>
org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invo
ke(ModelMBeanOperationInterceptor.java:140)
>>>>
>>>> at
org.jboss.mx.server.Invocation.invoke(Invocation.java:90)
>>>> at
>>>>
org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBea
nInvoker.java:264)
>>>>
>>>> at
>>>>
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.j
ava:668)
>>>> at
>>>>
org.jboss.system.microcontainer.ServiceProxy.invoke(ServiceP
roxy.java:184)
>>>>
>>>> at $Proxy4.stop(Unknown Source)
>>>> at
>>>>
org.jboss.system.microcontainer.StartStopLifecycleAction.uni
nstallAction(StartStopLifecycleAction.java:56)
>>>>
>>>> at
>>>>
org.jboss.system.microcontainer.StartStopLifecycleAction.uni
nstallAction(StartStopLifecycleAction.java:37)
>>>>
>>>> at
>>>>
org.jboss.dependency.plugins.action.SimpleControllerContextA
ction.simpleUninstallAction(SimpleControllerContextAction.ja
va:79)
>>>>
>>>> at
>>>>
org.jboss.dependency.plugins.action.AccessControllerContextA
ction.uninstall(AccessControllerContextAction.java:131)
>>>>
>>>> at
>>>>
org.jboss.dependency.plugins.AbstractControllerContextAction
s.uninstall(AbstractControllerContextActions.java:58)
>>>>
>>>> at
>>>>
org.jboss.dependency.plugins.AbstractControllerContext.unins
tall(AbstractControllerContext.java:333)
>>>>
>>>> at
>>>>
org.jboss.dependency.plugins.AbstractController.uninstall(Ab
stractController.java:1323)
>>>>
>>>> at
>>>>
org.jboss.dependency.plugins.AbstractController.uninstallCon
text(AbstractController.java:1009)
>>>>
>>>> at
>>>>
org.jboss.dependency.plugins.AbstractController.change(Abstr
actController.java:627)
>>>>
>>>> at
>>>>
org.jboss.dependency.plugins.AbstractController.change(Abstr
actController.java:411)
>>>>
>>>> at
>>>>
org.jboss.system.ServiceController.doChange(ServiceControlle
r.java:659)
>>>> at
>>>>
org.jboss.system.ServiceController.stop(ServiceController.ja
va:481)
>>>> at
>>>>
org.jboss.system.deployers.ServiceDeployer.stop(ServiceDeplo
yer.java:156)
>>>>
>>>> at
>>>>
org.jboss.system.deployers.ServiceDeployer.undeploy(ServiceD
eployer.java:136)
>>>>
>>>> at
>>>>
org.jboss.system.deployers.ServiceDeployer.undeploy(ServiceD
eployer.java:46)
>>>>
>>>> at
>>>>
org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealD
eployer.undeploy(AbstractSimpleRealDeployer.java:73)
>>>>
>>>> at
>>>>
org.jboss.deployers.plugins.deployers.DeployerWrapper.undepl
oy(DeployerWrapper.java:187)
>>>>
>>>> at
>>>>
org.jboss.deployers.plugins.deployers.DeployersImpl.doUninst
allParentLast(DeployersImpl.java:947)
>>>>
>>>> at
>>>>
org.jboss.deployers.plugins.deployers.DeployersImpl.doUninst
allParentLast(DeployersImpl.java:940)
>>>>
>>>> at
>>>>
org.jboss.deployers.plugins.deployers.DeployersImpl.uninstal
l(DeployersImpl.java:902)
>>>>
>>>> at
>>>>
org.jboss.dependency.plugins.AbstractControllerContext.unins
tall(AbstractControllerContext.java:333)
>>>>
>>>> at
>>>>
org.jboss.dependency.plugins.AbstractController.uninstall(Ab
stractController.java:1323)
>>>>
>>>> at
>>>>
org.jboss.dependency.plugins.AbstractController.uninstallCon
text(AbstractController.java:1009)
>>>>
>>>> at
>>>>
org.jboss.dependency.plugins.AbstractController.change(Abstr
actController.java:627)
>>>>
>>>> at
>>>>
org.jboss.dependency.plugins.AbstractController.change(Abstr
actController.java:411)
>>>>
>>>> at
>>>>
org.jboss.deployers.plugins.deployers.DeployersImpl.process(
DeployersImpl.java:420)
>>>>
>>>> at
>>>>
org.jboss.deployers.plugins.main.MainDeployerImpl.process(Ma
inDeployerImpl.java:354)
>>>>
>>>> at
>>>>
org.jboss.deployers.plugins.main.MainDeployerImpl.shutdown(M
ainDeployerImpl.java:382)
>>>>
>>>> at
>>>>
org.jboss.system.server.profileservice.ProfileServiceBootstr
ap.shutdown(ProfileServiceBootstrap.java:151)
>>>>
>>>> at
>>>>
org.jboss.bootstrap.AbstractServerImpl.shutdownServer(Abstra
ctServerImpl.java:482)
>>>>
>>>> at
>>>>
org.jboss.bootstrap.AbstractServerImpl$ShutdownHook.run(Abst
ractServerImpl.java:778)
>>>>
>>>> 04:31:57,585 INFO [QueueService]
Queue[/queue/DLQ] stopped
>>>> 04:31:57,586 INFO [QueueService]
Queue[/queue/ExpiryQueue] stopped
>>>> 04:32:20,561 WARN [JChannelFactory] Flush
failed at
>>>>
127.0.0.1:58939DefaultPartition-ClusteredSSOCache
>>>>
>>>> -----------------------------------
>>>>
>>>>
>>>>
>>>> -----------------------------------
>>>> tests-profileservice:
>>>> [echo] creating profileservice config,
>>>>
jboss.dist=/qa/services/hudson/hudson_workspace/workspace/JB
oss-AS-5.0.x-TestSuite-sun15-noip/trunk/build/output/jboss-5
.0.0.Beta3
>>>>
>>>> [copy] Copying 378 files to
>>>>
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.
x-TestSuite-sun15-noip/trunk/build/output/jboss-5.0.0.Beta3/
server/profileservice
>>>>
>>>> [copy] Copied 101 empty directories to
1 empty directory under
>>>>
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.
x-TestSuite-sun15-noip/trunk/build/output/jboss-5.0.0.Beta3/
server/profileservice
>>>>
>>>> [copy] Copying 1 file to
>>>>
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.
x-TestSuite-sun15-noip/trunk/build/output/jboss-5.0.0.Beta3/
server/profileservice/conf
>>>>
>>>> [copy] Copying 1 file to
>>>>
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.
x-TestSuite-sun15-noip/trunk/build/output/jboss-5.0.0.Beta3/
server/profileservice/deployers
>>>>
>>>>
>>>> BUILD FAILED
>>>>
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.
x-TestSuite-sun15-noip/trunk/testsuite/build.xml:834:
>>>> The following error occurred while
executing this line:
>>>>
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.
x-TestSuite-sun15-noip/trunk/testsuite/build.xml:891:
>>>> Error starting server
"profileservice": Found a process already
>>>> listening on:http://localhost:8080 or
jnp://localhost:1099
>>>>
>>>> Total time: 105 minutes 42 seconds
>>>> -----------------------------------
>>>
>>>
>>>
------------------------------------------------------------
------------
>>>
>>>
_______________________________________________
>>> jboss-development mailing list
>>> jboss-development lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/jboss-develop
ment
>>
>
> _______________________________________________
> jboss-development mailing list
> jboss-development lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-develop
ment
--
Brian Stansberry
Lead, AS Clustering
JBoss, a division of Red Hat
brian.stansberry redhat.com
_______________________________________________
jboss-development mailing list
jboss-development lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-develop
ment
|
|
[1-2]
|
|