Troubleshooting
Error reporting
Internal errors typically leave messages of the form
java.lang.NullPointerException
at pmclass.applications.pmgateway.PMgatewayDefaults.getConvertionSettings(PMgatewayDefaults.java:143)
at pmclass.applications.pmgateway.PMgatewayFrame.convert(PMgatewayFrame.java:854)
at pmclass.applications.pmgateway.PMgatewayFrame.run(PMgatewayFrame.java:911)
at java.lang.Thread.run(Thread.java:484)
in the command window or the log file.
To allow PMOD Technologies tracking the problem please report the error using the in-built reporting mechanism as described in the problem reporting section. If this is not possible due to a firewall problem please log into the support section on the www.pmod.com website and fill the error message together with a description into the problem report form.
License Errors
Some of the most likely license errors are:
- The following error message might appear when restarting PMOD after a crash or after killing the program rather than quitting regularly
- If the license file has not been copied to the right directory, you will see a message
Please copy pstarter.lcs to /Applications/Pmod3.6/properties/system/lcs - If the license file has been modified somehow, you will see a message
License Error. Invalid license file (2)
Please try to extract pstarter.lcs again from your e-mail without any modifications. - If the USB key cannot be read because it is not connected or because the driver installation is not up to date, you will see an error message Hardware license key not accessible with additional details.
Please make sure that the USB key is connected and the installation was done as described. The installation may have to be repeated after an operating system upgrade.
3D Rendering Problems
The 3D rendering solution of PMOD may fail on some older MacOSX systems. Please try solving the problem as follows:
- Java is already installed on Machine:
- copy content of “Pmod3.6/Pmod/java/ext/j3d” to “/Library/Java/Extensions”
- check whether 3D works in PMOD
- if not, install Java 1.8 using the latest installer form the Oracle download page and copy content of “Pmod3.6/java/ext/j3d” to “/Library/Java/Extensions”
- check whether 3D works in PMOD
- if not, there is no simple solution at this time.
- Java is not yet installed on Machine
- install Java 1.8 using the latest installer form the Oracle download page and copy content of “Pmod3.6/java/ext/j3d” to “/Library/Java/Extensions”
- check whether 3D works in PMOD
- if not, there is no simple solution at this time, please contact support@pmod.com.