Products OverviewCompany pmod.com Site Map
Home Documentation News Contact Us
Kinetic Modeling | Image Fusion | Image Viewing Troubleshooting | FAQ | Documentation | Download Users | Partnership | History | People News Contact Us Ordering
[ Forum Troubleshooting]
Q & A Please Send Comments, Problems or Functionality Requests
Troubleshooting
3. Database calculation problem2006-08-06
We are trying to build our own SPECT template, it seemed that the program always stopped at the SDV calculation whenever I do the the "5. database calculation".
Here is the error screen:


::
That problem is solved in 2.8 version and the fix for 2.75 version is available upon request.
Top
2. 1.5 GB Maximum Memory for Java on Windows2004-04-18
PMOD is started using the command
::
java -mx768M pmclass.PMod
::
The -mx768M option specifies the maximum heap memory (768 MB) that PMOD can allocate. To process large data sets this number should be increased. However, please note that currently there is an operating-system dependent limitation on Windows systems:?only a maximum of 1500M can be allocated, even if the physical RAM size is larger. Increasing -mx beyond 1500M will result in an error "Could not reserve enough space for object heap".
Top
1. Errors2004-01-08
If the console window shows messages such as
::
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)
::
this indicates an error situation. To be able to fix the problem please copy this information to a problem report and send it to support@pmod.com
Top