R
rlanier
Hi,
I am using a Java appliction on Solaris 9 and am having trouble. The
application is Electric VLSI program, and all was working properly
until I increased the JVM space (whenver I would load an example
circuit, the tool would say it was out of heap space on the terminal
window). Now, however, java refuses to come up and sends this message
to the command line:
Setting maximum permanent space (2nd GC) to 1000MEG
I've tried setting the heap space manually using -Xms and -Xmx
options, but the above problem still persists.
Has anyone seen this, and do you know how to get around it?
Thanks.
I am using a Java appliction on Solaris 9 and am having trouble. The
application is Electric VLSI program, and all was working properly
until I increased the JVM space (whenver I would load an example
circuit, the tool would say it was out of heap space on the terminal
window). Now, however, java refuses to come up and sends this message
to the command line:
Setting maximum permanent space (2nd GC) to 1000MEG
I've tried setting the heap space manually using -Xms and -Xmx
options, but the above problem still persists.
Has anyone seen this, and do you know how to get around it?
Thanks.