[jboss-jira] [JBoss JIRA] Closed: (JBMESSAGING-931) createTextMessage() createObjectMessage() fail

Clebert Suconic (JIRA) jira-events at lists.jboss.org
Wed Mar 28 18:10:24 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBMESSAGING-931?page=all ]

Clebert Suconic closed JBMESSAGING-931.
---------------------------------------

    Resolution: Done

Bill.. this was fixed on 1.2.0.SP1...  if you still have this problem we will investigate.

> createTextMessage() createObjectMessage() fail
> ----------------------------------------------
>
>                 Key: JBMESSAGING-931
>                 URL: http://jira.jboss.com/jira/browse/JBMESSAGING-931
>             Project: JBoss Messaging
>          Issue Type: Bug
>    Affects Versions: 1.2.0.GA
>            Reporter: Bill Burke
>         Assigned To: Clebert Suconic
>             Fix For: 1.2.0.SP1
>
>
> can't run createTextMessage() and createObjectMessage()  This is from AS Head version:  1.2.0.SP.snapshot.aop2beta
> ERROR 28-03 18:35:17,953 (ExceptionInterceptor.java:log:97)  -Caught throwable
> java.lang.ArrayIndexOutOfBoundsException: 0
> 	at org.jboss.jms.client.container.SessionAspect.handleCreateObjectMessage(SessionAspect.java:668)
> 	at org.jboss.jms.client.delegate.JoinPoint_createObjectMessage_N_7497440531089519617_8.invokeNext(JoinPoint_createObjectMessage_N_7497440531089519617_8.java)
> 	at org.jboss.jms.client.container.ClosedInterceptor.invoke(ClosedInterceptor.java:171)
> 	at org.jboss.jms.client.delegate.JoinPoint_createObjectMessage_N_7497440531089519617_8.invokeNext(JoinPoint_createObjectMessage_N_7497440531089519617_8.java)
> 	at org.jboss.jms.client.container.ExceptionInterceptor.invoke(ExceptionInterceptor.java:71)
> 	at org.jboss.jms.client.delegate.JoinPoint_createObjectMessage_N_7497440531089519617_8.invokeNext(JoinPoint_createObjectMessage_N_7497440531089519617_8.java)
> 	at org.jboss.jms.client.container.ClientLogInterceptor.invoke(ClientLogInterceptor.java:107)
> 	at org.jboss.jms.client.delegate.JoinPoint_createObjectMessage_N_7497440531089519617_8.invokeNext(JoinPoint_createObjectMessage_N_7497440531089519617_8.java)
> 	at org.jboss.jms.client.delegate.JoinPoint_createObjectMessage_N_7497440531089519617_8.invokeJoinpoint(JoinPoint_createObjectMessage_N_7497440531089519617_8.java)
> 	at org.jboss.jms.client.delegate.ClientSessionDelegate$ClientSessionDelegateAdvisor.createObjectMessage_N_7497440531089519617(ClientSessionDelegate$ClientSessionDelegateAdvisor.java)
> 	at org.jboss.jms.client.delegate.ClientSessionDelegate.createObjectMessage(ClientSessionDelegate.java)
> 	at org.jboss.jms.client.JBossSession.createObjectMessage(JBossSession.java:129)
> 	at org.hibernate.search.test.jms.master.JMSMasterTest.testMessageSending(JMSMasterTest.java:75)
> 	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 junit.framework.TestCase.runTest(TestCase.java:154)
> 	at org.hibernate.search.test.HANTestCase.runTest(HANTestCase.java:72)
> 	at junit.framework.TestCase.runBare(TestCase.java:127)
> 	at junit.framework.TestResult$1.protect(TestResult.java:106)
> 	at junit.framework.TestResult.runProtected(TestResult.java:124)
> 	at junit.framework.TestResult.run(TestResult.java:109)
> 	at junit.framework.TestCase.run(TestCase.java:118)
> 	at junit.framework.TestSuite.runTest(TestSuite.java:208)
> 	at junit.framework.TestSuite.run(TestSuite.java:203)
> 	at junit.textui.TestRunner.doRun(TestRunner.java:116)
> 	at com.intellij.rt.execution.junit.IdeaTestRunner.doRun(IdeaTestRunner.java:69)
> 	at junit.textui.TestRunner.doRun(TestRunner.java:109)
> 	at com.intellij.rt.execution.junit.IdeaTestRunner.startRunnerWithArgs(IdeaTestRunner.java:24)

-- 
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

        



More information about the jboss-jira mailing list