Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I get more information to troubleshoot Java WebStart applications?

0
Posted

How do I get more information to troubleshoot Java WebStart applications?

0

Change the settings in the deployment.properties file. The deployment.properties file might not provide enough information when using its default settings. To edit the deployment.properties file to get more information: • Go to the Java Control Panel in Windows or Java Preferences in Mac. • Click the Advanced tab and select the Show Java Console radio button in the Java Console category. • Go to the deployment.properties file. • On Windows, go to \Sun\Java\Deployment\ • On Mac, go to $HOME/Library/Caches/Java • Open the deployment.properties file and add the following lines: deployment.trace.level=all deployment.log=true deployment.trace=true The Java Console will now provide more debugging information when you launch a Java WebStart application. For more information on deployment.properties see: http://java.sun.com/javase/6/docs/technotes/guides/deployment/deployment-guide/properties.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123