Yesterday I was troubleshooting a Java application that launches from a Web page, but is a stand-alone app when it runs. It was complaining that the server could not be contacted. Here was my process:
- Verify only one computer is affected
- Clear the java cache - no fix
- Install latest Java update - no fix
- Reboot computer just to be sure - no fix
- Start monkeying with java settings - no fix
- Try from a different user profile on the same computer - still broken
- Install a packet sniffer to monitor traffic - no obvious errors
What was the fix? Easy. Uninstall all Java components and then download and install the latest Java. Wish I had tried that a bit earlier.
No comments:
Post a Comment