Troubleshooting

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Troubleshooting

Display Issues due to Scaling

On displays with a high resolution, users may have enabled display scaling in the Windows Operating System to have a large enough appearance of their programs. If the scaling is not a multiple of 100%, unpleasant blurring effects can occur when running PMOD due to poor interaction of Java and Windows.

This issue can be solved by adding the following command line option -Dsun.java2d.uiScale=1 to the script RunPmod.bat in Pmod4.4/Start.

.\java\jre\bin\java -Dfile.encoding=UTF-8  -Dsun.java2d.uiScale=1 -Xmx28000M -jar pmod.jar
 

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 to track and resolve 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 open the Support Request 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
picture_7904
In order to be able to restart without waiting time please remove the folder Pmod4.4/system/lcs/lct which contains outdated information.

If the license file has not been copied to the right directory, you will see a message dialog
clip0277
Please make sure you copy pstarter.lcs to Pmod4.4/system/lcs.

If the license file has been modified somehow, you will see a message
License Error. Invalid license file (2)
Please try extracting pstarter.lcs again from your e-mail without any modifications.

If the USB key cannot be interrogated, 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 driver installation may have to be repeated after an operating system upgrade.