Sébastien Merle
Sébastien Merle
The machine load was ~1 (4 core) and there was only ~15 concurrent sessions... The scenario is not doing that much, and the plugin is only doing some JSON parsing....
The only weird things I see is: code server did not start in time for [email protected]
ok, you are right on this, thank you. If I write to a file I can see that my code is called. What made me think it wasn't working in...
I tried debugging with an external module with the command: erl -pa /opt/eclipse/plugins/org.erlide.tracing.ttbe_0.1.6.201304230851/ebin -n-pa /opt/eclipse/plugs/org.erlide.kernel.debugger_0.20.1.201304230851/ebin -name dummy -setcookie dummy The first time I debug the module everything works fine. But...
I got exactly the same problem when running an external node.
We could just add support for system variable substitution in the path...
I was convinced this was merged in....
I think I needed it to include random generator for ATC, but embedded brains finally add it to the toolchain. So this is still useful but not really needed just...
This would solve the problem, and it may be the simplest solution...
Any update on this issue ?