Gemstone/S – Zinc HTTP and Unexpected Socket Closing

When working with Gemstone/s as a REST server system I noticed, that the actual Zinc-HTTP server is crashing now and then. The reason is an unexpected closing socket throwing a SpSocketError and this exception is NOT catched. I therefore added this error to: ZnMultiThreadedServer>>readRequestExceptionSet and ZnMultiThreadedServer>>writeResponseExceptionSet Marten

When working with Gemstone/s as a REST server system I noticed, that the actual Zinc-HTTP server is crashing now and then.

The reason is an unexpected closing socket throwing a SpSocketError and this exception is NOT catched.

I therefore added this error to:

ZnMultiThreadedServer>>readRequestExceptionSet

and

ZnMultiThreadedServer>>writeResponseExceptionSet

Marten

Tags:

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.