On December 16, 2005 06:23 am, Raimundas wrote:
> start the below quoted batch file in the command line window (under
> Windows do "Start"->"Run"-> cmd)
> and look at the command line output... It will provide at least some
> information what's going wrong
> with your program. If you start the batch file from GUI all the output
> gets swallowed and what we all do is just guessing....
> It could be shortage of memory for java process to run. in that case
> look how -X and -x switches are used ...
>
> Ray
Ray, when I enter the command into a cmd window it gives me back absolutely 
nothing.  Do you know what is happening under windows with System.out.print 
calls.  Is this part of every jdk?  Why I am asking is that the eclipse 
editor does not seem to know about System.out.println, whereas when I compile 
it under linux the output appears in a console window.

_______________________________________________
clug-talk mailing list
[email protected]
http://clug.ca/mailman/listinfo/clug-talk_clug.ca
Mailing List Guidelines (http://clug.ca/ml_guidelines.php)
**Please remove these lines when replying

Reply via email to