I was going to suggest it might be related to that change. It definitely was working to the extent that rexxtry would work. Since rexxtry uses the PULL instruction, that meant that at least the queue stuff was working cleanly. I'd also run some push/pull tests on the side to verify things.
Rick On Tue, Aug 26, 2008 at 10:20 AM, David Ashley <[EMAIL PROTECTED]> wrote: > Oh, one more item. This problem might have to do with the change I made to > the socket server code a few days ago. The server will now only accept > connections from 127.0.0.1. If that is not the hostname/ip address being > passed to the client code to open a connection then that connection will > time out or fail, not sure which. > > Thanks, > W. David Ashley > IBM Systems and Technology Group Lab Services > Open Object Rexx Team > Mobile Phone: 512-289-7506 > > ----- Forwarded by David Ashley/Austin/IBM on 08/26/2008 09:17 AM ----- > > David Ashley/Austin/IBM > > 08/26/2008 09:10 AM > > To > [email protected] > cc > > Subject > ooRexx 4.0 for Linux Somewhat Broken > All - > > I did some testing last night with a Linux build I built yesterday from the > trunk. The interpreter works just fine until it needs to communicate with > the rxapi daemon. At that point the interpreter just hangs. I was not able > to dig deeply into the problem but it looks like the socket communications > is broken between rxapi and the interpreter. I will not have time today to > look into it but I wanted to get this info out in case someone else can > determine and fix the problem. > > Thanks, > W. David Ashley > IBM Systems and Technology Group Lab Services > Open Object Rexx Team > Mobile Phone: 512-289-7506 > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Oorexx-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/oorexx-devel > > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Oorexx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-devel
