Todd Johnson wrote:
>I am trying to run this program (Haploview ... from the command line
>over SSH to our new Mac 10.4.1 Server, but if I login as root, it runs to
>completion, but when I login using my own login, whether I compile it under
>my user or not, it outputs:
>
>** ATTENTION ***
>
>Please attach Debugger : No Autorelease pool exists
>Press any key to continue...
Searching the list archives:
<http://search.lists.apple.com/>
for "No Autorelease pool exists" shows a similar problem, with a possible
explanation:
<http://lists.apple.com/archives/java-dev/2005/Apr/msg00530.html>
However, that one involved a JVM launcher and the invocation API, so it may
not be the same.
Have you tried running Haploview from the local Mac's command-line? Is
Haploview pure Java, or does it involve JNI?
It might also help if you were more specific about the command-line, the
version of Java, whether the problem occurs with other Java programs (e.g.
HelloWorld) run over SSH, etc.
-- GG
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden
This email sent to email@hidden