p Paula
on

 

I am getting this error when running OpenCDISC.  Any suggestions?:

--------- System Information ---------

Version: 1.5

     JRE: 1.6.0_24

      OS: Windows Server 2008 R2 6.1 x86

--------------------------------------

 

java.lang.OutOfMemoryError: Java heap space

                at java.util.Arrays.copyOf(Unknown Source)

                at sun.misc.Resource.getBytes(Unknown Source)

                at java.net.URLClassLoader.defineClass(Unknown Source)

                at java.net.URLClassLoader.access$000(Unknown Source)

                at java.net.URLClassLoader$1.run(Unknown Source)

                at java.security.AccessController.doPrivileged(Native Method)

                at java.net.URLClassLoader.findClass(Unknown Source)

                at java.lang.ClassLoader.loadClass(Unknown Source)

                at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)

                at java.lang.ClassLoader.loadClass(Unknown Source)

                at org.apache.poi.hssf.usermodel.HSSFWorkbook.createSheet(HSSFWorkbook.java:787)

                at org.opencdisc.validator.report.ExcelReporter.close(ExcelReporter.java:162)

                at org.opencdisc.validator.DefaultValidator.validate(DefaultValidator.java:446)

                at org.opencdisc.validator.gui.ValidatorClient$ProcessMonitor.run(ValidatorClient.java:1418)

 

 

Forums: Troubleshooting and Problems

s Sergiy
on February 4, 2015

Hi Paula, 

Try to increase your computer memory dedicated to validation process. In your old version 1.5 you need to edit "client.bat" file changing "Xmx1024m" value which represents 1GB maximum used memory. For example, the following settings expand this value to 2GB:

START /B javaw -Xms256m -Xmx2048m -jar lib/validator-gui-1.5.jar 

Kind Regards, 

Sergiy

Want a demo?

Let’s Talk.

We're eager to share and ready to listen.

Cookie Policy

Pinnacle 21 uses cookies to make our site easier for you to use. By continuing to use this website, you agree to our use of cookies. For more info visit our Privacy Policy.