#Test Results (version 2) #Tue Apr 22 16:55:59 CEST 2008 #checksum:6f1709dbea52d31 #-----testdescription----- $file=/home/dpospisi/tck-4.2/src/com/sun/ts/tests/jms/ee/all/closedQueueConnection/ClosedQueueConnectionTests.java $root=/home/dpospisi/tck-4.2/src assertion_ids=JMS:JAVADOC:229 Commits all messages done in this transaction and releases any locks currently held.\nJMS:JAVADOC:270 Creates a queue connection with the default user identity. The connection is created in stopped mode. No messages will be delivered until the < code > Connection.start < /code > method is explicitly called. .\nJMS:JAVADOC:274 Creates a < CODE > QueueSession < /CODE > object.\nJMS:JAVADOC:526 Closes the connection. < P > Since a provider typically allocates significant resources outside the JVM on behalf of a connection, clients should close these resources when they are not needed. Relying on garbage collection to eventually reclaim these resources may not be timely enough. < P > There is no need to close the sessions, producers, and consumers of a closed connection. < P > Closing a connection causes all temporary destinations to be deleted. < P > When this method is invoked, it should not return until message processing has been shut down in an orderly fashion. This means that all message listeners that may have been running have return ed, and that all pending receives have returned. A close terminates all pending message receives on the connection's sessions' consumers. The receives may return with a message or with null, depending on whether there was a message available at the time of the close. If one or more of the connection's sessions' message listeners is processing a message at the time when connection < CODE > close < /CODE > is invoked, all the facilities of the connection and its sessions must remain available to those listeners until they return control to the JMS provider. < P > Closing a connection causes any of its sessions' transactions in progress to be rolled back. In the case where a session's work is coordinated by an external transaction manager, a session's < CODE > commit < /CODE > and < CODE > rollback < /CODE > methods are not used and the result of a closed session's work is determined later by the transaction manager. Closing a connection does NOT force an acknowledgment of client-acknowledged sessions. < P > Invoking the < CODE > acknowledge < /CODE > method of a received message from a closed connection's session must throw an < CODE > IllegalStateException < /CODE > . Closing a closed connection must NOT throw an exception.\nJMS:SPEC:107 Once a connection has been closed, an attempt to use it or its sessions or their message consumers and producers must throw an IllegalStateException.\nJMS:SPEC:113 Once a session has been closed, an attempt to use it or its message consumers and producers must throw an IllegalStateException (calls to the close method of these objects must be ignored). It is valid to continue to use message objects created or received via the session, with the exception of a received message's acknowledge method. classname=com.sun.ts.tests.jms.ee.all.closedQueueConnection.ClosedQueueConnectionTests direction=forward finder=cts id=closedQueueConnectionCommitTest_from_ejb service_eetest=yes testName=closedQueueConnectionCommitTest testProps= jms_timeout user password test_directory=com/sun/ts/tests/jms/ee/all/closedQueueConnection #-----environment----- EJBServer1TxInteropEnabled=false EJBServer2TxInteropEnabled=true JAVA_HOME=/opt/jdk1.5.0_12/jre SYSTEMROOT=${env.SystemRoot} command.testExecuteAppClient=com.sun.ts.lib.harness.ExecTSTestCmd DISPLAY=${ts.display} HOME="${user.home}" LD_LIBRARY_PATH=${j2ee.home}/lib windir=${windir} SYSTEMROOT=${SYSTEMROOT} PATH="${j2ee.home}/nativelib" TZ=${tz} ${JAVA_HOME}/bin/java ${jboss.test.debugging} -Djavatest.maxOutputSize=1000000 -Dcts.tmp=$harness.temp.directory -Djboss.deploy.dir=${jboss.deploy.dir} -Dorg.jboss.security.ignoreHttpsHost=true -Djava.security.auth.login.config=${ts.home}/jboss/security/appclientlogin.conf -Djavax.net.ssl.keyStore=${ts.home}/bin/certificates/clientcert.jks -Djavax.net.ssl.keyStorePassword=changeit -Djavax.net.ssl.trustStore=${jboss.conf.dir}/keystores/tomcat.keystore -Djavax.net.ssl.trustStorePassword=rmi+ssl -Djavax.xml.registry.ConnectionFactoryClass=org.apache.ws.scout.registry.ConnectionFactoryImpl -Djuddi.proxy.transportClass=org.jboss.jaxr.juddi.transport.SaajTransport -Dorg.omg.CORBA.ORBInitialHost=${orb.host} -Dorg.omg.CORBA.ORBInitialPort=${orb.port} -Dorg.omg.CORBA.ORBClass=org.jacorb.orb.ORB -Dorg.omg.CORBA.ORBSingletonClass=org.jacorb.orb.ORBSingleton -Djacorb.home=${ts.home}/jboss -Djava.endorsed.dirs=${jboss.endorsed.dirs} -Dlog4j.configuration=file:${ts.home}/jboss/etc/log4j-testrun.xml -classpath ${ts.run.classpath} org.jboss.ts.lib.porting.JBossClientInvoker $testExecuteArgs deployManagerJarFile.1=${jboss.home}/client/jboss-deployment.jar deployManagerJarFile.2=${j2ee.home.ri}/lib/deployment/sun-as-jsr88-dm.jar deployManagerpasswd.1=${jboss.admin.passwd} deployManagerpasswd.2=${ri.admin.passwd} deployManageruname.1=${jboss.admin.user} deployManageruname.2=${ri.admin.user} deployManageruri.1=http://org.jboss.deployment/jsr88 deployManageruri.2=deployer:Sun:AppServer::${deployment_host.2}:${ri.admin.port} deployment_host.1=${orb.host} deployment_host.2=${orb.host.ri} harness.executeMode=0 harness.log.delayseconds=1 harness.log.port=2010 harness.log.traceflag=true harness.socket.retry.count=10 harness.temp.directory=${ts.home}/tmp j2ee.classes=${j2ee.home}/client/jbossall-client.jar j2ee.home=/home/dpospisi/tck-4.2/jboss-eap-4.2 j2ee.home.ri=/home/dpospisi/tck-4.2/j2eeri-1_4_1 jboss.admin.passwd=anonymous jboss.admin.user=anonymous jboss.classpath=${ts.home}/jboss/classes jboss.client.classpath=${jboss.client.dir}/jboss-deployment.jar:${jboss.client.dir}/jbossall-client.jar:${jboss.client.dir}/log4j.jar:${jbossws.classpath}:${jboss.home}/lib/commons-logging.jar:${jboss.home}/lib/gnu-regexp.jar:${jboss.home}/lib/dom4j.jar:${jboss.home}/lib/jboss-common.jar:${jboss.home}/lib/jboss-jmx.jar:${jboss.home}/lib/jboss-system.jar:${jboss.lib.dir}/activation.jar:${jboss.lib.dir}/mail.jar:${jboss.lib.dir}/javax.servlet.jar:${jboss.lib.dir}/jacorb.jar:${jboss.lib.dir}/avalon-framework.jar:${jboss.lib.dir}/jboss-iiop.jar:${jboss.jaxr.classpath} jboss.client.dir=${jboss.home}/client jboss.conf.dir=${jboss.server.home}/conf jboss.deploy.dir=${jboss.server.home}/deploy jboss.endorsed.dirs=${jboss.home}/lib/endorsed jboss.home=${j2ee.home} jboss.jaxr.classpath=${jboss.deploy.dir}/juddi-service.sar/scout.jar:${jboss.deploy.dir}/juddi-service.sar/juddi.jar:${jboss.deploy.dir}/juddi-service.sar/juddi-saaj.jar jboss.lib.dir=${jboss.server.home}/lib jboss.server.home=${jboss.home}/server/cts jbossws.classpath=${jboss.client.dir}/jbossws-client.jar:${jboss.client.dir}/jboss-jaxrpc.jar:${jboss.client.dir}/jboss-jaxws.jar:${jboss.client.dir}/jboss-saaj.jar:${jboss.client.dir}/jboss-xml-binding.jar:${jboss.client.dir}/wsdl4j.jar:${jboss.deploy.dir}/jboss-bean.deployer/jboss-microcontainer.jar:${jboss.client.dir}/mail.jar:${jboss.client.dir}/activation.jar:${jboss.client.dir}/javassist.jar:${jboss.client.dir}/jbossall-client.jar jms_timeout=5000 namingServiceHost1=${orb.host} namingServiceHost2=${orb.host.ri} namingServicePort1=${orb.port} namingServicePort2=${orb.port.ri} orb.host=localhost orb.host.ri=localhost orb.port=3528 orb.port.ri=3700 password=j2ee password1=${pointbase.passwd} password2=${pointbase.passwd} pointbase.passwd=PBPUBLIC pointbase.user=PBPUBLIC porting.ts.HttpsURLConnection.class.1=org.jboss.ts.lib.implementation.jboss.j2ee.JBossHttpsURLConnection porting.ts.HttpsURLConnection.class.2=com.sun.ts.lib.implementation.sun.j2ee.SunRIHttpsURLConnection porting.ts.deploy.class.1=com.sun.ts.lib.deliverable.cts.deploy.StandardDeployment14 porting.ts.deploy.class.2=com.sun.ts.lib.deliverable.cts.deploy.StandardDeployment14 porting.ts.deploy2.class.1=org.jboss.ts.lib.implementation.jboss.j2ee.JBossDeployment2 porting.ts.deploy2.class.2=com.sun.ts.lib.implementation.sun.j2ee.SunRIDeployment2 porting.ts.jaxrpc.class.1=org.jboss.ts.lib.implementation.jboss.jaxrpc.JBossJAXRPC porting.ts.jaxrpc.class.2=com.sun.ts.lib.implementation.sun.jaxrpc.SunRIJAXRPC porting.ts.jms.class.1=org.jboss.ts.lib.implementation.jboss.j2ee.JBossJMSAdmin porting.ts.jms.class.2=com.sun.ts.lib.implementation.sun.j2ee.SunRIJMSAdmin porting.ts.login.class.1=org.jboss.ts.lib.implementation.jboss.j2ee.JBossLoginContext porting.ts.login.class.2=com.sun.ts.lib.implementation.sun.j2ee.SunRILoginContext porting.ts.url.class.1=org.jboss.ts.lib.implementation.jboss.common.JBossURL porting.ts.url.class.2=com.sun.ts.lib.implementation.sun.common.SunRIURL ri.admin.passwd=adminadmin ri.admin.port=4848 ri.admin.user=admin securedWebServicePort=8443 securedWebServicePort.2=1043 ts.display=:0.0 ts.home=/home/dpospisi/tck-4.2 ts.run.classpath=${jboss.classpath}:${jboss.client.classpath}:${ts.home}/classes:${ts.home}/lib/tsharness.jar:${ts.home}/jboss/etc:${ts.home}/jboss/lib/jboss-porting.jar:${ts.home}/jboss/lib/jboss-stubs.jar:${j2ee.classes}:${ts.home}/lib/apiCheck.jar:${j2ee.home.ri}/lib/j2ee-svc.jar tz=US/Eastern user=j2ee user.home=/home/dpospisi user1=${pointbase.user} user2=${pointbase.user} webServerHost=${orb.host} webServerHost.2=${orb.host.ri} webServerPort=8080 webServerPort.2=8000 windir=${env.windir} wsdlRepository1=${jboss.server.home}/data/wsdl wsdlRepository2=${harness.temp.directory}/wsdlRepository2 #-----testresult----- description=file:///home/dpospisi/tck-4.2/src/com/sun/ts/tests/jms/ee/all/closedQueueConnection/ClosedQueueConnectionTests.java#closedQueueConnectionCommitTest_from_ejb end=Tue Apr 22 16:55:59 CEST 2008 environment=ts_unix execStatus=Failed. Test case throws exception: closedQueueConnectionCommitTest javatestOS=Linux 2.6.25-1.fc9.x86_64 (i386) javatestVersion=3.1.4_01 script=com.sun.ts.lib.harness.TSScript sections=script_messages TestRun start=Tue Apr 22 16:55:56 CEST 2008 test=com/sun/ts/tests/jms/ee/all/closedQueueConnection/ClosedQueueConnectionTests.java#closedQueueConnectionCommitTest_from_ejb timeoutSeconds=600 work=/home/dpospisi/tck-4.2/work/com/sun/ts/tests/jms/ee/all/closedQueueConnection #section:script_messages ----------messages:(0/0)---------- #section:TestRun ----------messages:(1/4268)---------- command: com.sun.ts.lib.harness.ExecTSTestCmd DISPLAY=:0.0 HOME=/home/dpospisi LD_LIBRARY_PATH=/home/dpospisi/tck-4.2/jboss-eap-4.2/lib windir= SYSTEMROOT= PATH=/home/dpospisi/tck-4.2/jboss-eap-4.2/nativelib TZ=US/Eastern /opt/jdk1.5.0_12/jre/bin/java -Djavatest.maxOutputSize=1000000 -Dcts.tmp=/home/dpospisi/tck-4.2/tmp -Djboss.deploy.dir=/home/dpospisi/tck-4.2/jboss-eap-4.2/server/cts/deploy -Dorg.jboss.security.ignoreHttpsHost=true -Djava.security.auth.login.config=/home/dpospisi/tck-4.2/jboss/security/appclientlogin.conf -Djavax.net.ssl.keyStore=/home/dpospisi/tck-4.2/bin/certificates/clientcert.jks -Djavax.net.ssl.keyStorePassword=changeit -Djavax.net.ssl.trustStore=/home/dpospisi/tck-4.2/jboss-eap-4.2/server/cts/conf/keystores/tomcat.keystore -Djavax.net.ssl.trustStorePassword=rmi+ssl -Djavax.xml.registry.ConnectionFactoryClass=org.apache.ws.scout.registry.ConnectionFactoryImpl -Djuddi.proxy.transportClass=org.jboss.jaxr.juddi.transport.SaajTransport -Dorg.omg.CORBA.ORBInitialHost=localhost -Dorg.omg.CORBA.ORBInitialPort=3528 -Dorg.omg.CORBA.ORBClass=org.jacorb.orb.ORB -Dorg.omg.CORBA.ORBSingletonClass=org.jacorb.orb.ORBSingleton -Djacorb.home=/home/dpospisi/tck-4.2/jboss -Djava.endorsed.dirs=/home/dpospisi/tck-4.2/jboss-eap-4.2/lib/endorsed -Dlog4j.configuration=file:/home/dpospisi/tck-4.2/jboss/etc/log4j-testrun.xml -classpath /home/dpospisi/tck-4.2/jboss/classes:/home/dpospisi/tck-4.2/jboss-eap-4.2/client/jboss-deployment.jar:/home/dpospisi/tck-4.2/jboss-eap-4.2/client/jbossall-client.jar:/home/dpospisi/tck-4.2/jboss-eap-4.2/client/log4j.jar:/home/dpospisi/tck-4.2/jboss-eap-4.2/client/jbossws-client.jar:/home/dpospisi/tck-4.2/jboss-eap-4.2/client/jboss-jaxrpc.jar:/home/dpospisi/tck-4.2/jboss-eap-4.2/client/jboss-jaxws.jar:/home/dpospisi/tck-4.2/jboss-eap-4.2/client/jboss-saaj.jar:/home/dpospisi/tck-4.2/jboss-eap-4.2/client/jboss-xml-binding.jar:/home/dpospisi/tck-4.2/jboss-eap-4.2/client/wsdl4j.jar:/home/dpospisi/tck-4.2/jboss-eap-4.2/server/cts/deploy/jboss-bean.deployer/jboss-microcontainer.jar:/home/dpospisi/tck-4.2/jboss-eap-4.2/client/mail.jar:/home/dpospisi/tck-4.2/jboss-eap-4.2/client/activation.jar:/home/dpospisi/tck-4.2/jboss-eap-4.2/client/javassist.jar:/home/dpospisi/tck-4.2/jboss-eap-4.2/client/jbossall-client.jar:/home/dpospisi/tck-4.2/jboss-eap-4.2/lib/commons-logging.jar:/home/dpospisi/tck-4.2/jboss-eap-4.2/lib/gnu-regexp.jar:/home/dpospisi/tck-4.2/jboss-eap-4.2/lib/dom4j.jar:/home/dpospisi/tck-4.2/jboss-eap-4.2/lib/jboss-common.jar:/home/dpospisi/tck-4.2/jboss-eap-4.2/lib/jboss-jmx.jar:/home/dpospisi/tck-4.2/jboss-eap-4.2/lib/jboss-system.jar:/home/dpospisi/tck-4.2/jboss-eap-4.2/server/cts/lib/activation.jar:/home/dpospisi/tck-4.2/jboss-eap-4.2/server/cts/lib/mail.jar:/home/dpospisi/tck-4.2/jboss-eap-4.2/server/cts/lib/javax.servlet.jar:/home/dpospisi/tck-4.2/jboss-eap-4.2/server/cts/lib/jacorb.jar:/home/dpospisi/tck-4.2/jboss-eap-4.2/server/cts/lib/avalon-framework.jar:/home/dpospisi/tck-4.2/jboss-eap-4.2/server/cts/lib/jboss-iiop.jar:/home/dpospisi/tck-4.2/jboss-eap-4.2/server/cts/deploy/juddi-service.sar/scout.jar:/home/dpospisi/tck-4.2/jboss-eap-4.2/server/cts/deploy/juddi-service.sar/juddi.jar:/home/dpospisi/tck-4.2/jboss-eap-4.2/server/cts/deploy/juddi-service.sar/juddi-saaj.jar:/home/dpospisi/tck-4.2/classes:/home/dpospisi/tck-4.2/lib/tsharness.jar:/home/dpospisi/tck-4.2/jboss/etc:/home/dpospisi/tck-4.2/jboss/lib/jboss-porting.jar:/home/dpospisi/tck-4.2/jboss/lib/jboss-stubs.jar:/home/dpospisi/tck-4.2/jboss-eap-4.2/client/jbossall-client.jar:/home/dpospisi/tck-4.2/lib/apiCheck.jar:/home/dpospisi/tck-4.2/j2eeri-1_4_1/lib/j2ee-svc.jar:/home/dpospisi/tck-4.2/dist/com/sun/ts/tests/jms/ee/all/closedQueueConnection/closedQueueConnection_appclient_vehicle.ear-contents/closedQueueConnection_appclient_vehicle_client.jar::/home/dpospisi/tck-4.2/dist/com/sun/ts/tests/jms/ee/all/closedQueueConnection/closedQueueConnection_ejb_vehicle.ear-contents/closedQueueConnection_ejb_vehicle_client.jar:::: org.jboss.ts.lib.porting.JBossClientInvoker -p /home/dpospisi/tck-4.2/tmp/tstest.jte -t closedQueueConnectionCommitTest -vehicle ejb -jbossclient com.sun.ts.tests.jms.ee.all.closedQueueConnection.ClosedQueueConnectionTests -j2ee.clientName closedQueueConnection_ejb_vehicle_client ----------log:(203/14375)---------- INFO [JBossClientInvoker:62] j2ee.clientName=closedQueueConnection_ejb_vehicle_client ************************************************************ * props file set to "/tmp/dpospisi-cts-props.txt" ************************************************************ TRACE: ####### Value of harness.socket.retry.count is "10" TRACE: ####### Value of harness.log.port is "2010" TRACE: in ServiceEETest.run() method TRACE: Vehicle to be used for this test is: ejb TRACE: in ejbvehicle: home.create() ok; call runTest() SVR-TRACE: ejbcreate SVR-TRACE: in runTest() SVR-TRACE: *** in EETest.run(argv,p) SVR-TRACE: TESTCLASS=com.sun.ts.tests.jms.ee.all.closedQueueConnection.ClosedQueueConnectionTests SVR-TRACE: ABOUT TO GET SETUP METHOD! SVR-TRACE: GOT SETUP METHOD! SVR-TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jms.ee.all.closedQueueConnection.ClosedQueueConnectionTests SVR-TRACE: ** IN getRunMethod: testname=closedQueueConnectionCommitTest SVR-TRACE: ** GOT RUN METHOD! SVR-TRACE: **runmethod=closedQueueConnectionCommitTest SVR-TRACE: GOT CLEANUP METHOD! SVR-TRACE: ABOUT TO INVOKE SETUP METHOD! SVR-TRACE: INVOKED SETUP METHOD! SVR-TRACE: ABOUT TO INVOKE EETEST RUN METHOD! SVR-TRACE: Getting initial context SVR-TRACE: Getting QueueConnectionFactory SVR-TRACE: Getting Queue SVR-TRACE: Creating QueueConnection SVR-TRACE: Creating QueueSession SVR-TRACE: Creating receiver SVR-TRACE: Creating sender SVR-TRACE: Success - Queue Setup done SVR-TRACE: Closing queue Connection SVR-TRACE: Connection closed SVR-TRACE: Try to call commit with closed connection. SVR-ERROR: javax.jms.ResourceAllocationException: Connection is not associated with a managed connection. org.jboss.resource.adapter.jms.JmsSession@43ffed at org.jboss.resource.adapter.jms.JmsSession.lock(JmsSession.java:112) at org.jboss.resource.adapter.jms.JmsSession.commit(JmsSession.java:270) at com.sun.ts.tests.jms.ee.all.closedQueueConnection.ClosedQueueConnectionTests.closedQueueConnectionCommitTest(ClosedQueueConnectionTests.java:166) 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 com.sun.ts.lib.harness.EETest.run(EETest.java:473) at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:80) at com.sun.ts.tests.common.vehicle.ejb.EJBVehicle.runTest(EJBVehicle.java:59) 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.invocation.Invocation.performCall(Invocation.java:359) at org.jboss.ejb.StatefulSessionContainer$ContainerInterceptor.invoke(StatefulSessionContainer.java:598) at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:168) at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionInterceptor.java:158) at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:63) at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:121) at org.jboss.ejb.plugins.AbstractTxInterceptorBMT.invokeNext(AbstractTxInterceptorBMT.java:173) at org.jboss.ejb.plugins.TxInterceptorBMT.invoke(TxInterceptorBMT.java:77) at org.jboss.ejb.plugins.StatefulSessionInstanceInterceptor.invoke(StatefulSessionInstanceInterceptor.java:333) at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205) at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor.java:138) at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:648) at org.jboss.ejb.Container.invoke(Container.java:960) 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.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.invocation.unified.server.UnifiedInvoker.invoke(UnifiedInvoker.java:231) 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.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 javax.management.MBeanServerInvocationHandler.invoke(MBeanServerInvocationHandler.java:201) at $Proxy17.invoke(Unknown Source) at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java:809) at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java:572) at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java:387) at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:166) SVR-TRACE: Fail: wrong exception: javax.jms.ResourceAllocationException was returned SVR-ERROR: Error: failures occurred during tests SVR-TRACE: Error: failures occurred during tests SVR-ERROR: com.sun.ts.lib.harness.EETest$Fault: Error: failures occurred during tests at com.sun.ts.tests.jms.ee.all.closedQueueConnection.ClosedQueueConnectionTests.closedQueueConnectionCommitTest(ClosedQueueConnectionTests.java:176) 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 com.sun.ts.lib.harness.EETest.run(EETest.java:473) at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:80) at com.sun.ts.tests.common.vehicle.ejb.EJBVehicle.runTest(EJBVehicle.java:59) 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.invocation.Invocation.performCall(Invocation.java:359) at org.jboss.ejb.StatefulSessionContainer$ContainerInterceptor.invoke(StatefulSessionContainer.java:598) at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:168) at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionInterceptor.java:158) at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:63) at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:121) at org.jboss.ejb.plugins.AbstractTxInterceptorBMT.invokeNext(AbstractTxInterceptorBMT.java:173) at org.jboss.ejb.plugins.TxInterceptorBMT.invoke(TxInterceptorBMT.java:77) at org.jboss.ejb.plugins.StatefulSessionInstanceInterceptor.invoke(StatefulSessionInstanceInterceptor.java:333) at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205) at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor.java:138) at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:648) at org.jboss.ejb.Container.invoke(Container.java:960) 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.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.invocation.unified.server.UnifiedInvoker.invoke(UnifiedInvoker.java:231) 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.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 javax.management.MBeanServerInvocationHandler.invoke(MBeanServerInvocationHandler.java:201) at $Proxy17.invoke(Unknown Source) at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java:809) at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java:572) at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java:387) at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:166) SVR-ERROR: closedQueueConnectionCommitTest SVR-ERROR: Exception at: SVR-ERROR: com.sun.ts.lib.harness.EETest$Fault: closedQueueConnectionCommitTest at com.sun.ts.tests.jms.ee.all.closedQueueConnection.ClosedQueueConnectionTests.closedQueueConnectionCommitTest(ClosedQueueConnectionTests.java:181) 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 com.sun.ts.lib.harness.EETest.run(EETest.java:473) at com.sun.ts.lib.harness.ServiceEETest.run(ServiceEETest.java:80) at com.sun.ts.tests.common.vehicle.ejb.EJBVehicle.runTest(EJBVehicle.java:59) 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.invocation.Invocation.performCall(Invocation.java:359) at org.jboss.ejb.StatefulSessionContainer$ContainerInterceptor.invoke(StatefulSessionContainer.java:598) at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:168) at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionInterceptor.java:158) at org.jboss.ejb.plugins.CallValidationInterceptor.invoke(CallValidationInterceptor.java:63) at org.jboss.ejb.plugins.AbstractTxInterceptor.invokeNext(AbstractTxInterceptor.java:121) at org.jboss.ejb.plugins.AbstractTxInterceptorBMT.invokeNext(AbstractTxInterceptorBMT.java:173) at org.jboss.ejb.plugins.TxInterceptorBMT.invoke(TxInterceptorBMT.java:77) at org.jboss.ejb.plugins.StatefulSessionInstanceInterceptor.invoke(StatefulSessionInstanceInterceptor.java:333) at org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:205) at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor.java:138) at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:648) at org.jboss.ejb.Container.invoke(Container.java:960) 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.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.invocation.unified.server.UnifiedInvoker.invoke(UnifiedInvoker.java:231) 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.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 javax.management.MBeanServerInvocationHandler.invoke(MBeanServerInvocationHandler.java:201) at $Proxy17.invoke(Unknown Source) at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java:809) at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java:572) at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java:387) at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:166) SVR: Cleanup: Closing QueueConnections SVR-TRACE: JmstTool: Closing default QueueConnection SVR-TRACE: No Messages left on Queue MY_QUEUE SVR: Test running in ejb vehicle failed SLEPT FOR: 1000 STATUS:Failed.Test case throws exception: closedQueueConnectionCommitTest result: Failed. Test case throws exception: closedQueueConnectionCommitTest test result: Failed. Test case throws exception: closedQueueConnectionCommitTest