Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 694444 Details for
Bug 908746
EAP 5 TCK tests fail : Client#NullDestinationTest
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
test log file
test.log (text/x-log), 16.03 KB, created by
Valiantsina Hubeika
on 2013-02-07 12:25:49 UTC
(
hide
)
Description:
test log file
Filename:
MIME Type:
Creator:
Valiantsina Hubeika
Created:
2013-02-07 12:25:49 UTC
Size:
16.03 KB
patch
obsolete
>02-06-2013 09:43:44: TRACE: ####### Value of harness.socket.retry.count is "10" >02-06-2013 09:43:44: TRACE: ####### Value of harness.log.port is "2000" >02-06-2013 09:43:44: TRACE: *** in EETest.run(argv,p) >02-06-2013 09:43:44: TRACE: TESTCLASS=com.sun.ts.tests.jms.ee.ejb.queueCMTTests.Client >02-06-2013 09:43:44: TRACE: ABOUT TO GET SETUP METHOD! >02-06-2013 09:43:44: TRACE: GOT SETUP METHOD! >02-06-2013 09:43:44: TRACE: ** IN getRunMethod: testClass=com.sun.ts.tests.jms.ee.ejb.queueCMTTests.Client >02-06-2013 09:43:44: TRACE: ** IN getRunMethod: testname=NullDestinationTest >02-06-2013 09:43:44: TRACE: ** GOT RUN METHOD! >02-06-2013 09:43:44: TRACE: **runmethod=NullDestinationTest >02-06-2013 09:43:44: TRACE: GOT CLEANUP METHOD! >02-06-2013 09:43:44: TRACE: ABOUT TO INVOKE SETUP METHOD! >02-06-2013 09:43:44: Looking up home interface for EJB: java:comp/env/ejb/QueueTests >02-06-2013 09:43:44: TRACE: INVOKED SETUP METHOD! >02-06-2013 09:43:44: TRACE: ABOUT TO INVOKE EETEST RUN METHOD! >02-06-2013 09:43:45: SVR-TRACE: newInstance => default constructor called >02-06-2013 09:43:45: SVR-TRACE: setSessionContext >02-06-2013 09:43:45: SVR: obtain naming context >02-06-2013 09:43:45: SVR-TRACE: ejbCreate >02-06-2013 09:43:45: SVR-TRACE: initLogging >02-06-2013 09:43:45: SVR: initialize remote logging >02-06-2013 09:43:45: SVR-TRACE: Getting ConnectionFactory java:comp/env/jms/MyQueueConnectionFactory >02-06-2013 09:43:45: SVR-TRACE: Getting Queuejava:comp/env/jms/MY_QUEUE >02-06-2013 09:43:45: SVR-TRACE: Creating QueueConnection with username, j2ee password, j2ee >02-06-2013 09:43:45: SVR-TRACE: Creating QueueSession >02-06-2013 09:43:45: SVR-TRACE: Creating QueueSender >02-06-2013 09:43:45: SVR: Creating 1 TextMessage >02-06-2013 09:43:45: SVR: Sending a TextMessage >02-06-2013 09:43:45: SVR-ERROR: Failed to send a Message in sendTextMessage_Q >02-06-2013 09:43:45: SVR-ERROR: java.lang.NullPointerException > at org.apache.qpid.client.AMQSession_0_10.isQueueBound(AMQSession_0_10.java:582) > at org.apache.qpid.client.AMQSession_0_10.isQueueBound(AMQSession_0_10.java:573) > at org.apache.qpid.client.BasicMessageProducer_0_10.isBound(BasicMessageProducer_0_10.java:253) > at org.apache.qpid.client.QueueSenderAdapter.checkQueuePreConditions(QueueSenderAdapter.java:210) > at org.apache.qpid.client.QueueSenderAdapter.send(QueueSenderAdapter.java:125) > at org.apache.qpid.ra.QpidRAQueueSender.send(QpidRAQueueSender.java:135) > at com.sun.ts.tests.jms.common.TestsEJB.sendTextMessage_Q(TestsEJB.java:837) > at com.sun.ts.tests.jms.common.TestsEJB.sendTextMessage_Q(TestsEJB.java:790) > 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:597) > at org.jboss.invocation.Invocation.performCall(Invocation.java:386) > at org.jboss.ejb.StatefulSessionContainer$ContainerInterceptor.invoke(StatefulSessionContainer.java:620) > at org.jboss.ejb.plugins.StatefulSessionSecurityInterceptor.invoke(StatefulSessionSecurityInterceptor.java:84) > at org.jboss.ejb.plugins.SecurityInterceptor.process(SecurityInterceptor.java:228) > at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:211) > at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionInterceptor.java:156) > at org.jboss.ejb.plugins.StatefulSessionInstanceInterceptor.invoke(StatefulSessionInstanceInterceptor.java:348) > 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.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:350) > at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:181) > at org.jboss.ejb.plugins.security.PreSecurityInterceptor.process(PreSecurityInterceptor.java:100) > at org.jboss.ejb.plugins.security.PreSecurityInterceptor.invoke(PreSecurityInterceptor.java:84) > 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:650) > at org.jboss.ejb.Container.invoke(Container.java:1092) > at org.jboss.ejb.Container.invoke(Container.java:1092) > at sun.reflect.GeneratedMethodAccessor271.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:157) > at org.jboss.mx.server.Invocation.dispatch(Invocation.java:96) > 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:668) > at org.jboss.invocation.unified.server.UnifiedInvoker.invoke(UnifiedInvoker.java:232) > at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java:967) > at org.jboss.remoting.transport.socket.ServerThread.completeInvocation(ServerThread.java:791) > at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java:744) > at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java:586) > at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:234) >02-06-2013 09:43:45: SVR-TRACE: Closing QueueConnection in sendTextMessage_Q >02-06-2013 09:43:45: SVR-TRACE: Getting ConnectionFactory java:comp/env/jms/MyQueueConnectionFactory >02-06-2013 09:43:45: SVR-TRACE: Getting Queuejava:comp/env/jms/MY_QUEUE >02-06-2013 09:43:45: SVR-TRACE: Creating QueueConnection with username, j2ee password, j2ee >02-06-2013 09:43:45: SVR-TRACE: Creating QueueSession >02-06-2013 09:43:45: SVR-TRACE: Creating QueueReceiver >02-06-2013 09:43:45: SVR-TRACE: Closing Connection in receiveMessage_Q >02-06-2013 09:43:45: SVR-ERROR: Exception calling getText in getText: >02-06-2013 09:43:45: SVR-ERROR: java.lang.ClassCastException: org.apache.qpid.ra.QpidRABytesMessage cannot be cast to javax.jms.TextMessage > at com.sun.ts.tests.jms.common.TestsEJB.getText(TestsEJB.java:1964) > 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:597) > at org.jboss.invocation.Invocation.performCall(Invocation.java:386) > at org.jboss.ejb.StatefulSessionContainer$ContainerInterceptor.invoke(StatefulSessionContainer.java:620) > at org.jboss.ejb.plugins.StatefulSessionSecurityInterceptor.invoke(StatefulSessionSecurityInterceptor.java:84) > at org.jboss.ejb.plugins.SecurityInterceptor.process(SecurityInterceptor.java:228) > at org.jboss.ejb.plugins.SecurityInterceptor.invoke(SecurityInterceptor.java:211) > at org.jboss.resource.connectionmanager.CachedConnectionInterceptor.invoke(CachedConnectionInterceptor.java:156) > at org.jboss.ejb.plugins.StatefulSessionInstanceInterceptor.invoke(StatefulSessionInstanceInterceptor.java:348) > 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.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.java:350) > at org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:181) > at org.jboss.ejb.plugins.security.PreSecurityInterceptor.process(PreSecurityInterceptor.java:100) > at org.jboss.ejb.plugins.security.PreSecurityInterceptor.invoke(PreSecurityInterceptor.java:84) > 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:650) > at org.jboss.ejb.Container.invoke(Container.java:1092) > at sun.reflect.GeneratedMethodAccessor271.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:157) > at org.jboss.mx.server.Invocation.dispatch(Invocation.java:96) > 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:668) > at org.jboss.invocation.unified.server.UnifiedInvoker.invoke(UnifiedInvoker.java:232) > at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java:967) > at org.jboss.remoting.transport.socket.ServerThread.completeInvocation(ServerThread.java:791) > at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java:744) > at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java:586) > at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:234) >02-06-2013 09:43:45: ERROR: Caught Exception in test NullDestinationTest: >02-06-2013 09:43:45: ERROR: java.lang.NullPointerException > at com.sun.ts.tests.jms.ee.ejb.queueCMTTests.Client.NullDestinationTest(Client.java:1177) > 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:597) > at com.sun.ts.lib.harness.EETest.run(EETest.java:495) > at com.sun.ts.lib.harness.EETest.getPropsReady(EETest.java:392) > at com.sun.ts.lib.harness.EETest.run(EETest.java:252) > at com.sun.ts.lib.harness.EETest.run(EETest.java:204) > at com.sun.ts.tests.jms.ee.ejb.queueCMTTests.Client.main(Client.java:45) > 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:597) > at org.jboss.ejb3.client.ClientContainer.invokeMain(ClientContainer.java:269) > 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:597) > at org.jboss.ejb3.client.ClientLauncher.launch(ClientLauncher.java:301) > at org.jboss.ejb3.client.ClientLauncher.launch(ClientLauncher.java:174) > at org.jboss.ejb3.client.ClientLauncher.launch(ClientLauncher.java:138) > at org.jboss.client.AppClientMain.main(AppClientMain.java:134) >02-06-2013 09:43:45: TRACE: Getting initial context >02-06-2013 09:43:45: TRACE: Getting QueueConnectionFactory >02-06-2013 09:43:45: TRACE: Getting Queue >02-06-2013 09:43:45: TRACE: Creating QueueConnection >INFO [DynamicSaslRegistrar:98] Additional SASL providers successfully registered. >INFO [CallbackHandlerRegistry:121] Callback handlers available for SASL mechanisms: [EXTERNAL, GSSAPI, CRAM-MD5-HASHED, CRAM-MD5, AMQPLAIN, PLAIN, ANONYMOUS] >INFO [AMQConnection:1559] Connection 1 now connected from /192.168.10.37:33412 to /192.168.10.46:5672 >02-06-2013 09:43:46: TRACE: Creating QueueSession >02-06-2013 09:43:46: TRACE: Creating receiver >02-06-2013 09:43:46: TRACE: Creating sender >02-06-2013 09:43:46: TRACE: Success - Queue Setup done >02-06-2013 09:43:46: ERROR: javax.jms.IllegalStateException: Cannot enumerate message on the queue while the Connection is stopped > at org.apache.qpid.client.AMQQueueBrowser.getEnumeration(AMQQueueBrowser.java:137) > at com.sun.ts.tests.jms.common.JmsTool.flushQueue(JmsTool.java:882) > at com.sun.ts.tests.jms.ee.ejb.queueCMTTests.Client.flushTheQueue(Client.java:111) > at com.sun.ts.tests.jms.ee.ejb.queueCMTTests.Client.NullDestinationTest(Client.java:1186) > 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:597) > at com.sun.ts.lib.harness.EETest.run(EETest.java:495) > at com.sun.ts.lib.harness.EETest.getPropsReady(EETest.java:392) > at com.sun.ts.lib.harness.EETest.run(EETest.java:252) > at com.sun.ts.lib.harness.EETest.run(EETest.java:204) > at com.sun.ts.tests.jms.ee.ejb.queueCMTTests.Client.main(Client.java:45) > 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:597) > at org.jboss.ejb3.client.ClientContainer.invokeMain(ClientContainer.java:269) > 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:597) > at org.jboss.ejb3.client.ClientLauncher.launch(ClientLauncher.java:301) > at org.jboss.ejb3.client.ClientLauncher.launch(ClientLauncher.java:174) > at org.jboss.ejb3.client.ClientLauncher.launch(ClientLauncher.java:138) > at org.jboss.client.AppClientMain.main(AppClientMain.java:134) >02-06-2013 09:43:46: TRACE: Closing default QueueConnection >02-06-2013 09:43:46: SVR-TRACE: ejbRemove >02-06-2013 09:43:46: ERROR: Exception at: >02-06-2013 09:43:46: ERROR: java.lang.NullPointerException > at com.sun.ts.tests.jms.ee.ejb.queueCMTTests.Client.NullDestinationTest(Client.java:1177) > 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:597) > at com.sun.ts.lib.harness.EETest.run(EETest.java:495) > at com.sun.ts.lib.harness.EETest.getPropsReady(EETest.java:392) > at com.sun.ts.lib.harness.EETest.run(EETest.java:252) > at com.sun.ts.lib.harness.EETest.run(EETest.java:204) > at com.sun.ts.tests.jms.ee.ejb.queueCMTTests.Client.main(Client.java:45) > 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:597) > at org.jboss.ejb3.client.ClientContainer.invokeMain(ClientContainer.java:269) > 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:597) > at org.jboss.ejb3.client.ClientLauncher.launch(ClientLauncher.java:301) > at org.jboss.ejb3.client.ClientLauncher.launch(ClientLauncher.java:174) > at org.jboss.ejb3.client.ClientLauncher.launch(ClientLauncher.java:138) > at org.jboss.client.AppClientMain.main(AppClientMain.java:134) >STATUS:Failed.Test case throws exception: NullDestinationTest >******************************************************************************** >Finished Test: FAILED........com.sun.ts.tests.jms.ee.ejb.queueCMTTests.Client.NullDestinationTest >******************************************************************************** >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 908746
: 694444