[jboss-jira] [JBoss JIRA] Created: (JBAS-6969) org.jboss.test.profileservice.override.test.JmsDestinationOverrideTestCase failing with IBM JDK

Martin Malina (JIRA) jira-events at lists.jboss.org
Fri May 22 10:57:57 EDT 2009


org.jboss.test.profileservice.override.test.JmsDestinationOverrideTestCase failing with IBM JDK
-----------------------------------------------------------------------------------------------

                 Key: JBAS-6969
                 URL: https://jira.jboss.org/jira/browse/JBAS-6969
             Project: JBoss Application Server
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Test Suite
    Affects Versions: JBossAS-5.1.0.CR1
         Environment: IBM JDK 1.5 & 1.6
            Reporter: Martin Malina
            Assignee: Shelly McGowan


All the 3 tests of org.jboss.test.profileservice.override.test.JmsDestinationOverrideTestCase fail with this error message:

org.jboss.jms.server.destination.QueueServiceMO
java.lang.ClassNotFoundException: org.jboss.jms.server.destination.QueueServiceMO
	at java.lang.Class.forName(Class.java:163)
	at org.jboss.remoting.loading.ObjectInputStreamWithClassLoader.resolveClass(ObjectInputStreamWithClassLoader.java:179)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1568)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1490)
	at java.io.ObjectInputStream.readClass(ObjectInputStream.java:1457)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1312)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1932)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1856)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1743)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1329)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1932)
...



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list