Re: outrigger "I/O error reading from mux connection"
Bob Scheifler <[email protected]>
| Newsgroups | gmane.comp.java.sun.javaspaces |
|---|---|
| Message-ID | <[email protected]> |
> It appears that the server (TransientOutriggerImpl) sees the following: > > (1) Client invokes server with write() > (2) Server processes request > (3) Server attempts to send response to client > (4) Server reports EOFException because client has closed it's > connection sometime after (1) but before (3). Yep, seems that way. > If the client has initiated > this, it's not a surprise it sees no exception I wouldn't expect the client-side remote call to both close the connection this early and still return normally from the call. > I'd definitely look to enable logging in the JERI layers on the client > and see what's happening. Yep. - Bob =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff JAVASPACES-USERS". For general help, send email to [email protected] and include in the body of the message "help". To view past JAVASPACES-USERS postings, please see: http://archives.java.sun.com/archives/javaspaces-users.html JDC members can download the JavaSpaces(tm) Technology from: http://developer.java.sun.com/developer/products/jini/