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

Prabhat Jha (JIRA) jira-events at jboss.com
Wed Oct 11 11:40:42 EDT 2006


    [ http://jira.jboss.com/jira/browse/JBAS-3756?page=comments#action_12345071 ] 
            
Prabhat Jha commented on JBAS-3756:
-----------------------------------

I was surprised to see this failing as well. Could it be something specific to Windows 2003? I will do a fresh checkout of tag and run the testsuite and see if I still get it.

> 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