× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



*** CROSS POSTING TO RPG400-L because it relates to RPG programming now.

Chris Bipes wrote:
> Well if the code works else where, PTF should fix the problem.  Good
> Luck. 

Well, it gets weirder and weirder.

We finally got boat loads of PTF's installed ... and can now run our
java server on the iSeries ... but we're still getting the same error.

We're communicating to localhost.  So this rules out networking problems.

When I run a java test program that interacts with the server (also
running java, different JVM) it responds correctly.  This pretty much
rules out the server application.

However, if I try to invoke the same transaction from RPG, I get the
3426 error when I do the read.  The send works fine ... no errors.

My basic logic is as follows ...

open socket
connect to remote
send data on socket
shutdown sending socket [shutdown(socket:1)]
read data from socket

At this point I'm getting a -1 from the read.  When I get the errno
value, I'm getting 3426.

I'm at wits end on this one.

david

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.