Hi!

On running the jbosstest's banktest, it passed the first try. However, if I
click the "Run" button of the JUnit swing tester to make
it run again, there will be an error:

testPassivation...

Did someone hit the same thing.

I have did a clean check out on jboss and jbosstest.
The jboss server is also built from the cvs.

Henri Chen
[EMAIL PROTECTED]

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of achandra
Sent: Monday, February 26, 2001 8:58 PM
To: JBoss-Dev
Subject: RE: [jBoss-Dev] JBossTest


ok i did a clean checkout
and IT WORKS

thanks
adam

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Juha-P Lindfors
Sent: Monday, February 26, 2001 3:28 PM
To: JBoss-Dev
Subject: RE: [jBoss-Dev] JBossTest



Hi,

I just ran most of the test this weekend from CVS and they seemed to work
fine. Did you do clean checkouts for both jbosstest and jboss modules from
the CVS?

-- Juha


On Mon, 26 Feb 2001, achandra wrote:

> Sorry, my question seem to be miss-understood
> rephrase, i tried running all the jbosstest
> all failed to run, with the exception, which i think got something to do
> with org.jboss.ejb.plugins.jrmp.interfaces.GenericProxy
> there is only one test i run successfuly (sypedmqtest)
>
> thank in advance
> adam
>
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Juha-P Lindfors
> Sent: Saturday, February 24, 2001 3:06 PM
> To: JBoss-Dev
> Subject: Re: [jBoss-Dev] JBossTest
>
>
>
> Hi,
>
> Sounds like some of the jbossmq-client.jar classes might be out of sync
> with the jbossmq.jar classes. Have you tried updating the latest from the
> CVS (jbossmq module)?
>
> -- Juha
>
> On Sat, 24 Feb 2001, achandra wrote:
>
> > I just download the latest JBoss CVS and JBossTest CVS
> > why all the test except SyperMQ Test always throws an Exception ???
> >
> > javax.naming.CommunicationException.  Root exception is
> > java.io.InvalidClassException:
> > org.jboss.ejb.plugins.jrmp.interfaces.GenericProxy; Local class not
> > compatible: stream classdesc serialVersionUID=-6230758090378349913 local
> > class serialVersionUID=7822409041172562877
> > at
> java.io.ObjectStreamClass.validateLocalClass(ObjectStreamClass.java:523)
> > at java.io.ObjectStreamClass.setClass(ObjectStreamClass.java:567)
> > at
> >
java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:936)
> > at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
> > at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
> > at
> >
java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:940)
> > at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
> > at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
> > at
> >
java.io.ObjectInputStream.inputClassDescriptor(ObjectInputStream.java:940)
> > at java.io.ObjectInputStream.readObject(ObjectInputStream.java:366)
> > at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
> > at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1186)
> > at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
> > at
java.io.ObjectInputStream.inputClassFields(ObjectInputStream.java:2262)
> > at
java.io.ObjectInputStream.defaultReadObject(ObjectInputStream.java:519)
> > at java.io.ObjectInputStream.inputObject(ObjectInputStream.java:1411)
> > at java.io.ObjectInputStream.readObject(ObjectInputStream.java:386)
> > at java.io.ObjectInputStream.readObject(ObjectInputStream.java:236)
> > at java.rmi.MarshalledObject.get(MarshalledObject.java:138)
> > at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:299)
> > at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:279)
> > at javax.naming.InitialContext.lookup(InitialContext.java:350)
> > at org.jboss.test.hello.test.Main.testContextSpeed(Main.java:158)
> > at java.lang.reflect.Method.invoke(Native Method)
> > at junit.framework.TestCase.runTest(TestCase.java:155)
> > at junit.framework.TestCase.runBare(TestCase.java:129)
> > at junit.framework.TestResult$1.protect(TestResult.java:100)
> > at junit.framework.TestResult.runProtected(TestResult.java:117)
> > at junit.framework.TestResult.run(TestResult.java:103)
> > at junit.framework.TestCase.run(TestCase.java:120)
> > at junit.framework.TestSuite.run(TestSuite.java:144)
> > at junit.swingui.TestRunner$18.run(TestRunner.java:709)
> >
> > BTW: All the bean deployed ok
> > can anyone help me
> >
> > thanks in advance
> > adam
> >
> >
> >
>
>
>
>


Reply via email to