Not sure if that is a case but could your run your software in some long
running shell like tmux or screen.
You redirected all standard file descriptors, so it should not be a
problem, but it is worth a try.
HTH,
Hubert.
AtKaaZ wrote:
You could save the std out and err to some .log and can inspect it
later, I'd expect you'd see some exceptions if any were thrown.
who-is-logged-in-1.0.1-standalone.jar 40000 </dev/null >stdouterr.log &
On Tue, Oct 23, 2012 at 12:12 AM, Michael Klishin
<[email protected] <mailto:[email protected]>> wrote:
2012/10/23 larry google groups <[email protected]
<mailto:[email protected]>>
If memory is not the problem, what other problems should I
look for?
Unhandled exceptions, although in the case of a Web app, Jetty and
similar should cover last
resort exception handling that will prevent main JVM thread from
terminating.
--
MK
http://github.com/michaelklishin
http://twitter.com/michaelklishin
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
<mailto:[email protected]>
Note that posts from new members are moderated - please be patient
with your first post.
To unsubscribe from this group, send email to
[email protected]
<mailto:clojure%[email protected]>
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--
I may be wrong or incomplete.
Please express any corrections / additions,
they are encouraged and appreciated.
At least one entity is bound to be transformed if you do ;)
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient
with your first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en