[jboss-jira] [JBoss JIRA] Commented: (JBAS-3756) On windows: org.jboss.test.iiop.test.ParameterPassingStressTestCase fail

Dimitris Andreadis (JIRA) jira-events at jboss.com
Wed Oct 11 11:48:41 EDT 2006


    [ http://jira.jboss.com/jira/browse/JBAS-3756?page=comments#action_12345072 ] 
            
Dimitris Andreadis commented on JBAS-3756:
------------------------------------------

I use:

Microsoft Windows XP [Version 5.1.2600]
j2sdk1.4.2_09

The iiop subsystem/jacorb hasn't changed for quite some time, so I don't think a fresh checkout will change something.

Rather a problem of the particular setup.

> On windows: org.jboss.test.iiop.test.ParameterPassingStressTestCase fail
> ------------------------------------------------------------------------
>
>                 Key: JBAS-3756
>                 URL: http://jira.jboss.com/jira/browse/JBAS-3756
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: IIOP service
>         Environment: Windows 2003,  sun jdk1.4
>            Reporter: Prabhat Jha
>         Assigned To: Dimitris Andreadis
>             Fix For: JBossAS-4.0.5.GA
>
>
> One of the iiop tests have been failing after we tagged 4.0.5.GA.  All iiop tests fail on windows if they are part of the whole testsuite run meaning when we do "build tests" but they pass (except this one) when I only run iiop-tests.  Before we tagged the code, all iiop tests used to pass when run using "build tests-iiop".
> org.jboss.test.iiop.test.ParameterPassingStressTestCase#test_getException
>  Error Invalid indirection to offset 1700
> java.io.IOException: Invalid indirection to offset 1700
> 	at com.sun.corba.se.internal.io.IIOPInputStream.throwExceptionType(Native Method)
> 	at com.sun.corba.se.internal.io.IIOPInputStream.simpleReadObject(IIOPInputStream.java:274)
> 	at com.sun.corba.se.internal.io.ValueHandlerImpl.readValueInternal(ValueHandlerImpl.java:247)
> 	at com.sun.corba.se.internal.io.ValueHandlerImpl.readValue(ValueHandlerImpl.java:209)
> 	at org.jacorb.util.ValueHandler.readValue(ValueHandler.java:25)
> 	at org.jacorb.orb.CDRInputStream.read_untyped_value(CDRInputStream.java:2695)
> 	at org.jacorb.orb.CDRInputStream.read_typed_value(CDRInputStream.java:2753)
> 	at org.jacorb.orb.CDRInputStream.read_value(CDRInputStream.java:2310)
> 	at org.jacorb.orb.Any.read_value(Any.java:816)
> 	at org.jacorb.orb.CDRInputStream.read_any(CDRInputStream.java:673)
> 	at com.sun.corba.se.internal.javax.rmi.CORBA.Util.readAny(Util.java:100)
> 	at javax.rmi.CORBA.Util.readAny(Util.java:90)
> 	at org.jboss.iiop.rmi.marshal.CDRStream$ObjectReader.read(CDRStream.java:618)
> 	at org.jboss.iiop.rmi.marshal.strategy.StubStrategy.readRetval(StubStrategy.java:226)
> 	at org.jboss.proxy.ejb.DynamicIIOPStub.invoke(DynamicIIOPStub.java:128)
> 	at org.jboss.test.iiop.interfaces._StatelessSession_Stub.getException(Unknown Source)
> 	at org.jboss.test.iiop.test.ParameterPassingStressTestCase.test_getException(ParameterPassingStressTestCase.java:355)
> 	at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
> 	at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
> 	at junit.extensions.TestSetup.run(TestSetup.java:23)

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