16 July 2010

Get Java Web Start Application error when console vanished

Java Web Start technology allows activating either "trace" or "log" system (or the two of them).

To activate them:
 - launch the (same version used when launching JNLP file of) Java Web Start viewer:
/path/to/javaws -viewer
 - close the viewer main window
 - go to the advanced panel and switch on either "trace" or "log", or the two of them
The next time you will use the same version of Java Web Start, it will produce log files.

It is particularly needed when the console vanishes after showing error stack(s) (usually when the launched application fails startup).
You can get and analyse log/trace, looking under your home directory:
~/.java/deployment/log/

No comments:

Post a Comment

Thank you for your visit, let's share your point of view: