Menu

#147 [bug]JNLP失败

open
nobody
GMS (43)
5
2011-12-10
2011-12-10
Anonymous
No

How to enable the Java Webstart log (javaws.log) on Windows XP
版本 1 创建于: 2008-1-15 上午11:59 作者 Tom Grant - 最后修改: 2008-5-12 下午5:09 作者 Tom Grant
Sun's Java Webstart technology is used to deploy and run the Twister Designer. When problems occur, it is sometimes necessary to increase the logging levels in the software and check the output. By default, Webstart does not write this information to a log file so you must enable it.

Enabling Java Webstart logging
Open your Start Menu and select Run...

type javaws in the Run dialog to open the Java Webstart dialog

Select the Edit -> Preferences menu item, this will open the Java Control Panel dialog

Select the Advanced tab, then expand the Debugging node.

Check the Enable logging and Enable tracing boxes

Apply the changes and close the dialogs

Viewing the Java Webstart log

The log file will be written to your Document and Settings directory in a hidden folder named Application Data. For a user with a login of jsmith, you should find the log file at the following path:

*C:\Documents and Settings\+jsmith+\Application Data\Sun\Java\Deployment\log\javaws.log*

Discussion