[JBoss JIRA] Created: (JBESB-1322) load_generator QS depends on ${org.jboss.esb.server.home}/server/${org.jboss.esb.server.config}
by Tom Cunningham (JIRA)
load_generator QS depends on ${org.jboss.esb.server.home}/server/${org.jboss.esb.server.config}
-----------------------------------------------------------------------------------------------
Key: JBESB-1322
URL: http://jira.jboss.com/jira/browse/JBESB-1322
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 4.2.1
Reporter: Tom Cunningham
Fix For: 4.2.1 CP1
The load_generator QS depends on the ${org.jboss.esb.server.home} and ${org.jboss.esb.server.config} being set. In the downloadable ESB server, these properties aren't available, so they should be provided with some relative path.
drseuss:load_generator tcunning$ ant clean deploy
Buildfile: build.xml
BUILD FAILED
/Users/tcunning/Downloads/jboss-soa-p-standalone.4.2.0/samples/quickstarts/load_generator/build.xml:25: /Users/tcunning/Downloads/jboss-soa-p-standalone.4.2.0/samples/quickstarts/load_generator/${org.jboss.esb.server.home}/server/${org.jboss.esb.server.config}/deploy not found.
Total time: 1 second
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years, 5 months
[JBoss JIRA] Created: (JBESB-1320) *.sh scripts in jboss-esb-server/bin should have execute bit set
by Tom Cunningham (JIRA)
*.sh scripts in jboss-esb-server/bin should have execute bit set
----------------------------------------------------------------
Key: JBESB-1320
URL: http://jira.jboss.com/jira/browse/JBESB-1320
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Build and Release
Affects Versions: 4.2.1
Reporter: Tom Cunningham
Fix For: 4.2.1 CP1
If I unzip a jboss AS (4.2.2 in this example), all of the *.sh scripts come ugo+x. I don't have to chmod the scripts in order to run them. In esb-server, the *.sh scripts don't have the +x set, which is inconvenient.
Listing of 4.2.1.GA/bin
drseuss:bin tcunning$ ls -al
total 432
drwxr-xr-x 26 tcunning tcunning 884 Oct 22 18:41 .
drwxr-xr-x 12 tcunning tcunning 408 Oct 22 18:41 ..
-rwxr-xr-x 1 tcunning tcunning 3535 Oct 22 11:41 classpath.sh
-rwxr-xr-x 1 tcunning tcunning 8808 Oct 22 11:42 jboss_init_hpux.sh
-rwxr-xr-x 1 tcunning tcunning 2773 Oct 22 11:42 jboss_init_redhat.sh
-rwxr-xr-x 1 tcunning tcunning 3754 Oct 22 11:42 jboss_init_suse.sh
-rw-r--r-- 1 tcunning tcunning 535 Oct 22 11:41 probe.bat
-rwxr-xr-x 1 tcunning tcunning 918 Oct 22 11:41 probe.sh
-rw-r--r-- 1 tcunning tcunning 3830 Oct 22 11:41 run.bat
-rw-r--r-- 1 tcunning tcunning 1519 Oct 22 11:41 run.conf
-rw-r--r-- 1 tcunning tcunning 43534 Oct 22 11:44 run.jar
-rwxr-xr-x 1 tcunning tcunning 6745 Oct 22 11:41 run.sh
-rw-r--r-- 1 tcunning tcunning 1809 Oct 22 11:42 shutdown.bat
-rw-r--r-- 1 tcunning tcunning 21713 Oct 22 11:44 shutdown.jar
-rwxr-xr-x 1 tcunning tcunning 1903 Oct 22 11:42 shutdown.sh
-rw-r--r-- 1 tcunning tcunning 2074 Oct 22 11:42 twiddle.bat
-rw-r--r-- 1 tcunning tcunning 47297 Oct 22 11:44 twiddle.jar
-rwxr-xr-x 1 tcunning tcunning 2348 Oct 22 11:42 twiddle.sh
-rw-r--r-- 1 tcunning tcunning 2579 Aug 17 16:02 wsconsume.bat
-rwxr-xr-x 1 tcunning tcunning 4064 Aug 17 16:02 wsconsume.sh
-rw-r--r-- 1 tcunning tcunning 2116 Aug 17 16:02 wsprovide.bat
-rwxr-xr-x 1 tcunning tcunning 4487 Aug 17 16:02 wsprovide.sh
-rw-r--r-- 1 tcunning tcunning 2986 Oct 12 10:42 wsrunclient.bat
-rwxr-xr-x 1 tcunning tcunning 2857 Oct 12 10:42 wsrunclient.sh
-rw-r--r-- 1 tcunning tcunning 2506 Oct 12 10:42 wstools.bat
-rwxr-xr-x 1 tcunning tcunning 3244 Oct 12 10:42 wstools.sh
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years, 5 months
[JBoss JIRA] Created: (JBESB-1324) LogicalEPRUnitTest failing
by Tom Cunningham (JIRA)
LogicalEPRUnitTest failing
--------------------------
Key: JBESB-1324
URL: http://jira.jboss.com/jira/browse/JBESB-1324
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Testing
Affects Versions: 4.2.1
Reporter: Tom Cunningham
LogicalEPRUnitTest is failing for me :
execute:
[junit] 09:45:31,670 INFO [main][DeploymentArchive] Deployment archive '/Users/tcunning/src/esb/JBESB_4_2_1_SOA_4_2/qa/build/lib/LogicalEPRUnitTest.esb' created.
[junit] Running org.jboss.soa.esb.epr.LogicalEPRUnitTest
[junit] Testsuite: org.jboss.soa.esb.epr.LogicalEPRUnitTest
[junit] Found log4j.xml: file:/Users/tcunning/src/esb/JBESB_4_2_1_SOA_4_2/qa/log4j.xml
[junit] 09:45:31,710 DEBUG [main][LogicalEPRUnitTest] ==== setUp org.jboss.soa.esb.epr.LogicalEPRUnitTest ====
[junit] 09:45:31,711 DEBUG [main][LogicalEPRUnitTest] JBossTestServices.setUp()
[junit] 09:45:31,726 DEBUG [main][LogicalEPRUnitTest] initialContext.getEnvironment()={jnp.parsedName=, java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.provider.url=localhost:1099, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
[junit] 09:45:31,727 INFO [main][LogicalEPRUnitTest] jbosstest.beancount: ${jbosstest.beancount}
[junit] 09:45:31,731 INFO [main][LogicalEPRUnitTest] jbosstest.iterationcount: ${jbosstest.iterationcount}
[junit] 09:45:31,731 INFO [main][LogicalEPRUnitTest] jbosstest.threadcount: ${jbosstest.threadcount}
[junit] 09:45:31,731 INFO [main][LogicalEPRUnitTest] jbosstest.nodeploy: null
[junit] 09:45:31,731 INFO [main][LogicalEPRUnitTest] jbosstest.jndiurl: localhost:1099
[junit] 09:45:31,731 INFO [main][LogicalEPRUnitTest] jbosstest.jndifactory: org.jnp.interfaces.NamingContextFactory
[junit] 09:45:31,732 DEBUG [main][LogicalEPRUnitTest] LogicalEPRUnitTest.esb is not a valid URL, no protocol: LogicalEPRUnitTest.esb
[junit] 09:45:31,732 DEBUG [main][LogicalEPRUnitTest] Testing file: /Users/tcunning/src/esb/JBESB_4_2_1_SOA_4_2/qa/build/lib/LogicalEPRUnitTest.esb
[junit] 09:45:31,732 DEBUG [main][LogicalEPRUnitTest] /Users/tcunning/src/esb/JBESB_4_2_1_SOA_4_2/qa/build/lib/LogicalEPRUnitTest.esb is a valid file
[junit] 09:45:31,732 DEBUG [main][LogicalEPRUnitTest] Deploying LogicalEPRUnitTest.esb, url=file:/Users/tcunning/src/esb/JBESB_4_2_1_SOA_4_2/qa/build/lib/LogicalEPRUnitTest.esb
[junit] 09:45:31,941 DEBUG [main][LogicalEPRUnitTest] Invoking jboss.system:service=MainDeployer method=redeploy
[junit] 09:45:31,941 DEBUG [main][LogicalEPRUnitTest] args=[file:/Users/tcunning/src/esb/JBESB_4_2_1_SOA_4_2/qa/build/lib/LogicalEPRUnitTest.esb]
[junit] 09:45:32,335 DEBUG [main][LogicalEPRUnitTest] deployed package: LogicalEPRUnitTest.esb
[junit] 09:45:32,410 DEBUG [main][JMSEpr] 'acknowledge-mode' is : AUTO_ACKNOWLEDGE
[junit] 09:45:32,441 DEBUG [main][LifecycleResource] Creating resource using factory: org.jboss.internal.soa.esb.rosetta.pooling.JmsConnectionPoolContainer$JmsConnectionPoolFactory@4d774f with identity ID-DEFAULT
[junit] 09:45:43,628 DEBUG [main][LogicalEPRUnitTest] LogicalEPRUnitTest.esb is not a valid URL, no protocol: LogicalEPRUnitTest.esb
[junit] 09:45:43,628 DEBUG [main][LogicalEPRUnitTest] Testing file: /Users/tcunning/src/esb/JBESB_4_2_1_SOA_4_2/qa/build/lib/LogicalEPRUnitTest.esb
[junit] 09:45:43,628 DEBUG [main][LogicalEPRUnitTest] /Users/tcunning/src/esb/JBESB_4_2_1_SOA_4_2/qa/build/lib/LogicalEPRUnitTest.esb is a valid file
[junit] 09:45:43,629 DEBUG [main][LogicalEPRUnitTest] Undeploying LogicalEPRUnitTest.esb, url=file:/Users/tcunning/src/esb/JBESB_4_2_1_SOA_4_2/qa/build/lib/LogicalEPRUnitTest.esb
[junit] 09:45:43,629 DEBUG [main][LogicalEPRUnitTest] Invoking jboss.system:service=MainDeployer method=undeploy
[junit] 09:45:43,629 DEBUG [main][LogicalEPRUnitTest] args=[file:/Users/tcunning/src/esb/JBESB_4_2_1_SOA_4_2/qa/build/lib/LogicalEPRUnitTest.esb]
[junit] 09:45:44,042 DEBUG [main][LogicalEPRUnitTest] undeployed package: LogicalEPRUnitTest.esb
[junit] 09:45:44,042 DEBUG [main][LogicalEPRUnitTest] JBossTestServices.tearDown()
[junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 12.362 sec
[junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 12.362 sec
[junit] ------------- Standard Output ---------------
[junit] 09:45:31,670 INFO [main][DeploymentArchive] Deployment archive '/Users/tcunning/src/esb/JBESB_4_2_1_SOA_4_2/qa/build/lib/LogicalEPRUnitTest.esb' created.
[junit] 09:45:31,710 DEBUG [main][LogicalEPRUnitTest] ==== setUp org.jboss.soa.esb.epr.LogicalEPRUnitTest ====
[junit] 09:45:31,711 DEBUG [main][LogicalEPRUnitTest] JBossTestServices.setUp()
[junit] 09:45:31,726 DEBUG [main][LogicalEPRUnitTest] initialContext.getEnvironment()={jnp.parsedName=, java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.provider.url=localhost:1099, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
[junit] 09:45:31,727 INFO [main][LogicalEPRUnitTest] jbosstest.beancount: ${jbosstest.beancount}
[junit] 09:45:31,731 INFO [main][LogicalEPRUnitTest] jbosstest.iterationcount: ${jbosstest.iterationcount}
[junit] 09:45:31,731 INFO [main][LogicalEPRUnitTest] jbosstest.threadcount: ${jbosstest.threadcount}
[junit] 09:45:31,731 INFO [main][LogicalEPRUnitTest] jbosstest.nodeploy: null
[junit] 09:45:31,731 INFO [main][LogicalEPRUnitTest] jbosstest.jndiurl: localhost:1099
[junit] 09:45:31,731 INFO [main][LogicalEPRUnitTest] jbosstest.jndifactory: org.jnp.interfaces.NamingContextFactory
[junit] 09:45:31,732 DEBUG [main][LogicalEPRUnitTest] LogicalEPRUnitTest.esb is not a valid URL, no protocol: LogicalEPRUnitTest.esb
[junit] 09:45:31,732 DEBUG [main][LogicalEPRUnitTest] Testing file: /Users/tcunning/src/esb/JBESB_4_2_1_SOA_4_2/qa/build/lib/LogicalEPRUnitTest.esb
[junit] 09:45:31,732 DEBUG [main][LogicalEPRUnitTest] /Users/tcunning/src/esb/JBESB_4_2_1_SOA_4_2/qa/build/lib/LogicalEPRUnitTest.esb is a valid file
[junit] 09:45:31,732 DEBUG [main][LogicalEPRUnitTest] Deploying LogicalEPRUnitTest.esb, url=file:/Users/tcunning/src/esb/JBESB_4_2_1_SOA_4_2/qa/build/lib/LogicalEPRUnitTest.esb
[junit] 09:45:31,941 DEBUG [main][LogicalEPRUnitTest] Invoking jboss.system:service=MainDeployer method=redeploy
[junit] 09:45:31,941 DEBUG [main][LogicalEPRUnitTest] args=[file:/Users/tcunning/src/esb/JBESB_4_2_1_SOA_4_2/qa/build/lib/LogicalEPRUnitTest.esb]
[junit] 09:45:32,335 DEBUG [main][LogicalEPRUnitTest] deployed package: LogicalEPRUnitTest.esb
[junit] 09:45:32,410 DEBUG [main][JMSEpr] 'acknowledge-mode' is : AUTO_ACKNOWLEDGE
[junit] 09:45:32,441 DEBUG [main][LifecycleResource] Creating resource using factory: org.jboss.internal.soa.esb.rosetta.pooling.JmsConnectionPoolContainer$JmsConnectionPoolFactory@4d774f with identity ID-DEFAULT
[junit] 09:45:43,628 DEBUG [main][LogicalEPRUnitTest] LogicalEPRUnitTest.esb is not a valid URL, no protocol: LogicalEPRUnitTest.esb
[junit] 09:45:43,628 DEBUG [main][LogicalEPRUnitTest] Testing file: /Users/tcunning/src/esb/JBESB_4_2_1_SOA_4_2/qa/build/lib/LogicalEPRUnitTest.esb
[junit] 09:45:43,628 DEBUG [main][LogicalEPRUnitTest] /Users/tcunning/src/esb/JBESB_4_2_1_SOA_4_2/qa/build/lib/LogicalEPRUnitTest.esb is a valid file
[junit] 09:45:43,629 DEBUG [main][LogicalEPRUnitTest] Undeploying LogicalEPRUnitTest.esb, url=file:/Users/tcunning/src/esb/JBESB_4_2_1_SOA_4_2/qa/build/lib/LogicalEPRUnitTest.esb
[junit] 09:45:43,629 DEBUG [main][LogicalEPRUnitTest] Invoking jboss.system:service=MainDeployer method=undeploy
[junit] 09:45:43,629 DEBUG [main][LogicalEPRUnitTest] args=[file:/Users/tcunning/src/esb/JBESB_4_2_1_SOA_4_2/qa/build/lib/LogicalEPRUnitTest.esb]
[junit] 09:45:44,042 DEBUG [main][LogicalEPRUnitTest] undeployed package: LogicalEPRUnitTest.esb
[junit] 09:45:44,042 DEBUG [main][LogicalEPRUnitTest] JBossTestServices.tearDown()
[junit] ------------- ---------------- ---------------
[junit] ------------- Standard Error -----------------
[junit] Found log4j.xml: file:/Users/tcunning/src/esb/JBESB_4_2_1_SOA_4_2/qa/log4j.xml
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: test_replyto took 11.287 sec
[junit] FAILED
[junit] Test output file '/tmp/LogicalEPRUnitTest.log' not dropped.
[junit] junit.framework.AssertionFailedError: Test output file '/tmp/LogicalEPRUnitTest.log' not dropped.
[junit] at org.jboss.soa.esb.epr.LogicalEPRUnitTest.test_replyto(LogicalEPRUnitTest.java:51)
[junit] at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
[junit] at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
[junit] at junit.extensions.TestSetup.run(TestSetup.java:27)
[junit]
[junit] 09:45:44,072 DEBUG [Thread-1][LifecycleResource] Destroying all resources for factory : org.jboss.internal.soa.esb.rosetta.pooling.JmsConnectionPoolContainer$JmsConnectionPoolFactory@4d774f
[junit] 09:45:44,072 DEBUG [Thread-1][LifecycleResource] Cleaning up resource using factory: org.jboss.internal.soa.esb.rosetta.pooling.JmsConnectionPoolContainer$JmsConnectionPoolFactory@4d774f with identity ID-DEFAULT
[junit] 09:45:44,085 DEBUG [Thread-1][LifecycleResource] Destroyed all resources for factory : org.jboss.internal.soa.esb.rosetta.pooling.JmsConnectionPoolContainer$JmsConnectionPoolFactory@4d774f
BUILD FAILED
/Users/tcunning/src/esb/JBESB_4_2_1_SOA_4_2/qa/build.xml:64: The following error occurred while executing this line:
/Users/tcunning/src/esb/JBESB_4_2_1_SOA_4_2/qa/junit/build.xml:216: Test org.jboss.soa.esb.epr.LogicalEPRUnitTest failed
Total time: 1 minute 3 seconds
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years, 5 months
[JBoss JIRA] Created: (JBESB-1212) bpm_orchestration : deployProcess should be cleaner
by Tom Cunningham (JIRA)
bpm_orchestration : deployProcess should be cleaner
---------------------------------------------------
Key: JBESB-1212
URL: http://jira.jboss.com/jira/browse/JBESB-1212
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Examples
Affects Versions: 4.2.1 IR2
Reporter: Tom Cunningham
Assigned To: Mark Little
Fix For: 4.2.1
In bpm_orchestration3 (and I think in the other bpm_orchestration examples) deployProcess depends on the appserver running to work correctly. If we deployProcess gets a java.naming.CommunicationException, we should catch it and throw a log message telling the user that they need to start their app server.
Here's the exception thrown if the app server isn't running:
deployProcess:
[echo] Sends a message to deploy the process definition
[java] javax.naming.CommunicationException: Could not obtain connection to any of these urls: localhost:1099 and discovery failed with error: javax.naming.CommunicationException: Receive timed out [Root exception is java.net.SocketTimeoutException: Receive timed out] [Root exception is javax.naming.CommunicationException: Failed to connect to server localhost:1099 [Root exception is javax.naming.ServiceUnavailableException: Failed to connect to server localhost:1099 [Root exception is java.net.ConnectException: Connection refused]]]
[java] Exception in thread "main" java.lang.NullPointerException
[java] at org.jboss.soa.esb.samples.quickstart.bpm_orchestration3.test.SendJMSMessage.stop(SendJMSMessage.java:52)
[java] at org.jboss.soa.esb.samples.quickstart.bpm_orchestration3.test.SendJMSMessage.main(SendJMSMessage.java:80)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years, 5 months
[JBoss JIRA] Created: (JBESB-1295) Exception in ShutdownHook
by Jiri Pechanec (JIRA)
Exception in ShutdownHook
-------------------------
Key: JBESB-1295
URL: http://jira.jboss.com/jira/browse/JBESB-1295
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Adapters
Affects Versions: 4.2.1 IR2
Environment: MySQL db
Reporter: Jiri Pechanec
When shutting down the ESB, following exception is thrown
10:48:03,995 ERROR [ExceptionUtil] org.jboss.jms.server.connectionfactory.ConnectionFactory@28825459 startService
java.lang.IllegalStateException: Cannot find replicant to remove: CF_jboss.messaging.connectionfactory:service=ConnectionFactory
at org.jboss.jms.server.connectionfactory.ConnectionFactoryJNDIMapper.unregisterConnectionFactory(ConnectionFactoryJNDIMapper.java:264)
at org.jboss.jms.server.connectionfactory.ConnectionFactory.stopService(ConnectionFactory.java:187)
at org.jboss.system.ServiceMBeanSupport.jbossInternalStop(ServiceMBeanSupport.java:315)
at org.jboss.system.ServiceMBeanSupport.stop(ServiceMBeanSupport.java:206)
at sun.reflect.GeneratedMethodAccessor169.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:995)
at $Proxy0.stop(Unknown Source)
at org.jboss.system.ServiceController.stop(ServiceController.java:508)
at org.jboss.system.ServiceController.stop(ServiceController.java:499)
at org.jboss.system.ServiceController.stop(ServiceController.java:499)
at org.jboss.system.ServiceController.stop(ServiceController.java:499)
at sun.reflect.GeneratedMethodAccessor168.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy4.stop(Unknown Source)
at org.jboss.deployment.SARDeployer.stop(SARDeployer.java:336)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy30.stop(Unknown Source)
at org.jboss.deployment.XSLSubDeployer.stop(XSLSubDeployer.java:202)
at org.jboss.deployment.MainDeployer.stop(MainDeployer.java:667)
at org.jboss.deployment.MainDeployer.undeploy(MainDeployer.java:638)
at org.jboss.deployment.MainDeployer.shutdown(MainDeployer.java:516)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.system.server.ServerImpl$ShutdownHook.shutdownDeployments(ServerImpl.java:1058)
at org.jboss.system.server.ServerImpl$ShutdownHook.shutdown(ServerImpl.java:1033)
at org.jboss.system.server.ServerImpl$ShutdownHook.run(ServerImpl.java:996)
10:48:04,101 WARN [ConnectionFactory] Stopping failed jboss.messaging.connectionfactory:service=ConnectionFactory
java.lang.IllegalStateException: Cannot find replicant to remove: CF_jboss.messaging.connectionfactory:service=ConnectionFactory
at org.jboss.jms.server.connectionfactory.ConnectionFactoryJNDIMapper.unregisterConnectionFactory(ConnectionFactoryJNDIMapper.java:264)
at org.jboss.jms.server.connectionfactory.ConnectionFactory.stopService(ConnectionFactory.java:187)
at org.jboss.system.ServiceMBeanSupport.jbossInternalStop(ServiceMBeanSupport.java:315)
at org.jboss.system.ServiceMBeanSupport.stop(ServiceMBeanSupport.java:206)
at sun.reflect.GeneratedMethodAccessor169.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:995)
at $Proxy0.stop(Unknown Source)
at org.jboss.system.ServiceController.stop(ServiceController.java:508)
at org.jboss.system.ServiceController.stop(ServiceController.java:499)
at org.jboss.system.ServiceController.stop(ServiceController.java:499)
at org.jboss.system.ServiceController.stop(ServiceController.java:499)
at sun.reflect.GeneratedMethodAccessor168.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy4.stop(Unknown Source)
at org.jboss.deployment.SARDeployer.stop(SARDeployer.java:336)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy30.stop(Unknown Source)
at org.jboss.deployment.XSLSubDeployer.stop(XSLSubDeployer.java:202)
at org.jboss.deployment.MainDeployer.stop(MainDeployer.java:667)
at org.jboss.deployment.MainDeployer.undeploy(MainDeployer.java:638)
at org.jboss.deployment.MainDeployer.shutdown(MainDeployer.java:516)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.system.server.ServerImpl$ShutdownHook.shutdownDeployments(ServerImpl.java:1058)
at org.jboss.system.server.ServerImpl$ShutdownHook.shutdown(ServerImpl.java:1033)
at org.jboss.system.server.ServerImpl$ShutdownHook.run(ServerImpl.java:996)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years, 5 months