[Spread-users] ppc version of spread 4.1.0 closing connection

John Schultz jschultz at spreadconcepts.com
Thu Sep 9 16:50:12 EDT 2010


Try enabling SESSION logging on your server and see why it is killing the connection as a first step.

Cheers!

-----
John Lane Schultz
Spread Concepts LLC
Phn: 301 830 8100
Cell: 443 838 2200

On Sep 9, 2010, at 4:36 PM, Mark Swan wrote:

Hi all.
 
I’m running spread 4.1.0 on a ppc machine.  It is an isolated domain with a very simply configuration:
 
Spread_Segment  127.0.0.255:4803 {  localhost  127.0.0.1 }
SocketPortReuse = ON
 
This configuration has run perfectly well on 4.0.0 for both x86_64 and ppc for many months.  I recently wanted to upgrade to 4.1.0.  The x86_64 version still seems to run just fine but it’s the ppc version that’s having problems.
 
I have a very simple application that calls SP_connect(), SP_join(), and SP_receive().  SP_connect() succeeds as does SP_join().  As soon as SP_receive() is called, it fails with CONNECTION_CLOSED (-8).  If the calls to SP_join() and SP_receive() switched around (i.e., put the SP_receive() into a thread), as soon as SP_join() is called, the SP_receive() gets CONNECTION_CLOSED.
 
This does not occur when connecting to a 4.1.0 x86_64 spread daemon.
 
It doesn’t matter if my client is also a local ppc application or if it is a x86_64 application that’s connecting to this spread daemon remotely, the same disconnect occurs.
 
Can anyone give insight as to what’s going on here?
 
Thanks.
 
mswan at cray.com
 
_______________________________________________
Spread-users mailing list
Spread-users at lists.spread.org
http://lists.spread.org/mailman/listinfo/spread-users

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3805 bytes
Desc: not available
Url : http://lists.spread.org/pipermail/spread-users/attachments/20100909/f4eed5fb/attachment.bin 


More information about the Spread-users mailing list