[erlang-questions] how to reattach to an arleady existing node?

Dror Mein drormein@REDACTED
Mon Apr 28 16:45:43 CEST 2014


hi again,
not sure what happened, but somehow it now works...

oh well.
On Monday, April 28, 2014 5:28 PM, Dror Mein <drormein@REDACTED> wrote:
 
Hi all,
I'm running an Erlang application on a remote shell. I'm running it via:
./bin/myapp start
./bin/myapp attach
The local computer has crashed, so the terminal that ran those two commands is dead. 
I restarted the computer and when I went back to the remote shell and tried to reattach to the already running application, I received the following error message:
"Another to_erl process already attached to pipe /tmp//opt/mydir/myapp/erlang.pipe.1."

Is there a way to reattach to the running application without killing it (ie ./bin/myapp stop)

thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20140428/ab0e028a/attachment.htm>


More information about the erlang-questions mailing list