It's all about the answers!

Ask a question

error on asset setup


david cyclops (3154) | asked Apr 04 '12, 4:28 a.m.
in asset server setup
in configure database section i give this error

CRRAM701E: Database - Error - JVMJ9VM015W Initialization error for library j9gc23(2): Failed to instantiate heap; 1500M requested Could not create the Java virtual machine.

this is error picture
http://www.img4up.com/up2/30828266343694702747.jpg

please help
tanks

4 answers



permanent link
Rajasimhan Mandayam (3811144) | answered Apr 05 '12, 10:42 a.m.
JAZZ DEVELOPER
Can you goto server setup

Tools View/hide log

Then click on download all logs logs .zip
Either attach it here or post the relevant stack trace for the error shown on the page

Also if you can describe your environment
OS 32 or 64 WAS version database and so on.

permanent link
david cyclops (3154) | answered Apr 07 '12, 9:56 a.m.
environment :
win7 X86
MS SQL Server 2008 (on Localhost & Lan)

this log trace:
http://www.img4up.com/up2/55205994114937523227.jpg

permanent link
david cyclops (3154) | answered Apr 09 '12, 2:29 a.m.
please help...

permanent link
Rich Kulp (3.6k38) | answered Apr 10 '12, 11:52 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
It is basically saying your java is configured to need 1.5G of main memory, but your system you are on running on doesn't have 1.5G of main memory available.

You either need to close some applications, get some more memory, or reduce the WAS initialization parameter heap size to one that is compatible with your system.

Or there is a firewall type problem, this PMR talks about this when trying to start RAD with a request of over 1G.

http://www-01.ibm.com/support/docview.wss?uid=swg21406957

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.