Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

recv: Connection reset by peer #68

Closed
akhodakivskiy opened this issue Aug 10, 2015 · 1 comment
Closed

recv: Connection reset by peer #68

akhodakivskiy opened this issue Aug 10, 2015 · 1 comment

Comments

@akhodakivskiy
Copy link

I'm getting this messages on the client side after my job finishes. What might cause this?

recv: Connection reset by peer

This happens on third or fourth time I send the same nail to the server. First couple runs are usually clean.

I use nailgun to run time and memory consuming jobs. The reason to use nailgun is to share memory between the jobs that takes a while to bootstrap. The jobs are multi-threaded.

The job is silent until it's finished. At the end it prints the result in just one line using Console.out.println (it's in Scala). I noticed that if I print another line, then it won't be passed over to the client. i.e. something will happen between printing to the std out.

@sbalabanov-zz
Copy link
Contributor

Closing all issues older than 6 months; please reopen if it is still relevant

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants