On Wed, 2006-09-13 at 18:01 -0400, Thomas Fitzsimmons wrote: > I'm testing these patches to see if they fix the RMI problem I'm having > (which > may be unrelated): > [...] > Were you aware of this problem? I think it was introduced by Mark's native > layer merge.
They were definitely introduced by my merging in the new native-layer branch stuff from Guilhem. Sorry about that. I was secretly hoping Casey's rewrite would automagically fix them. I have not yet tried the patch, but the corresponding Mauve tests (that worked before the merge, but failed after) are: FAIL: org.omg.CORBA.ORB.parallelRunTest FAIL: org.omg.CORBA.ORB.DirectTest FAIL: org.omg.CORBA_2_3.ORB.ValueTypeTest FAIL: org.omg.PortableServer.POAOperations.poa_POA_test FAIL: org.omg.PortableInterceptor.Interceptor.testInterceptors They are all related to socket timeouts. Cheers, Mark
