[e-lang] Questions: Close network connections, display command line from app, etrace

Martin Scheffler martinscheffler at googlemail.com
Tue Jan 23 07:08:45 CST 2007


Hi,
another round of collected questions:

-    How can I prevent or at least catch the killConnection error that
I get on my server when I close a connected client?

--------------------------------------------------------------------
=== 2007-01-23T09:08:56.359Z
(CapTPConnection.killConnection:CapTPConnection.java:1217) WRN
captp: lost Conn(feyrlhzz3ujbizdlz25qwnlevp74b6i4 <->
6u3n42xtl5qa5qzguisvrs7gzaiieckd)
--vvvv--
null

# lost net.vattp.data.VatTPConnection at 42ee19
  to 127.0.0.1:1938|6u3n42xtl5qa5qzguisvrs7gzaiieckd
  searchpath=192.168.178.21:1937 state=7

java.io.EOFException
	at net.vattp.data.RecvThread.fillArray(RecvThread.java:283)
	at net.vattp.data.RecvThread.readAndProcessMessage(RecvThread.java:392)
	at net.vattp.data.RecvThread.run(RecvThread.java:706)

--------------------------------------------------------------------

-    How can I open a rune command line from a running script? I would
like to be able to enter E commands into my program after it has
started.

-   Can I tell E to output the etrace data directly to stderr instead
of to a file?

Thanks,
Martin


More information about the e-lang mailing list