Clearing your Java Cache
If you have recently upgraded Mirth® Connect or installed a new extension, you may find that your current Administrator shortcut no longer works:
This can be resolved by clearing your Java cache. You can do that directly from the command line, or by using the Java Control Panel.
Using the Java Control Panel
- In your System Preferences (on OSX) or the Control Panel (on Windows), open the Java section. A new dialog will appear:
- Under Temporary Internet Files, select on Settings...
- Select on Delete Files...
- Check all three boxes and then select OK.
Using the Command Line
- Open up a terminal / command prompt, and type this:
javaws -uninstall
- Wait for the operation to finish. Note that if you have multiple versions of Java installed on your machine, you may have to use the javaws executable specific to the version you launch the Mirth® Connect Administrator with.