Operating System - OpenVMS
1827892 Members
1995 Online
109969 Solutions
New Discussion

OpenVMS Integrity error message while starting DESTA software

 
Andrew Rycroft1
Occasional Advisor

OpenVMS Integrity error message while starting DESTA software

Hi,

I have an OpenVMS Integrity server with OpenVMS v8.2-1 and COMPAQ Analyse/Webes. I start the Webes software from my site specific startup file.

On booting the system hung on starting this software. I got the message:-

Error occurred during initialization of VM
Could not reserve enough space for gen0 generation heap

Does anyone know what this messag means, what causes it, and how can I fix it?

Thanks
Andrew
6 REPLIES 6
labadie_1
Honored Contributor

Re: OpenVMS Integrity error message while starting DESTA software

I guess Webes needs Java started, and I guess it requires a bigger pgflquota (or another quota) to run.

Webes humm, how to say, was not the best tool I have ever used. To be honest, I have not tried the latest version.

Regards

Gérard
Volker Halle
Honored Contributor

Re: OpenVMS Integrity error message while starting DESTA software

Andrew,

WEBES uses JAVA. This is a message from the JAVA VM.

As a wild guess, start checking PGFLQUOTA first. Can you start WEBES, if logged in under the SYSTEM account later ?

Volker.
Volker Halle
Honored Contributor

Re: OpenVMS Integrity error message while starting DESTA software

Andrew,

WEBES uses JAVA. This is a message from the JAVA VM.

As a wild guess, start checking PGFLQUOTA first. Can you start WEBES, if logged in under the SYSTEM account later ?

The WEBES V4.4.4 installation guide suggests /PGFLQUOTA = 1600000 for I64 systems (for account running WEBES, typically SYSTEM).

Volker.
Volker Halle
Honored Contributor

Re: OpenVMS Integrity error message while starting DESTA software

Andrew,

sorry for the duplicate post. But ITRC reported 'system unavailable' after submit and I couldn't see, if my answer had already been posted ;-(

Volker.
Eberhard Wacker
Valued Contributor

Re: OpenVMS Integrity error message while starting DESTA software

Hi,
there are 2 defines of SVCTOOLS_HEAP within
[WEBES.HP.SVCTOOLS.COMMON.BIN]WCCAT.COM

Set both as follows:
$ DEFINE SVCTOOLS_HEAP "-Xmx64M"

Cheers
EW
Eberhard Wacker
Valued Contributor

Re: OpenVMS Integrity error message while starting DESTA software

Hi again, two remarks:

we have installed HP-I64VMS-WEBES-V0404-3-5.PCSI

And if you detect a looping subprocess 5 minutes after startup then you need a new [WEBES.HP.SVCTOOLS.COMMON.JARS]CA.JAR from engineering.

Cheers,
EW