[Info-vax] Java 5 issue on VMS Alpha

Arne Vajhøj arne at vajhoej.dk
Thu Jan 18 09:14:01 EST 2024


On 1/18/2024 8:30 AM, Simon Clubley wrote:
> On 2024-01-17, Arne Vajhøj <arne at vajhoej.dk> wrote:
>> Any suggestions?
> 
> If you turn on image accounting, do you get any extra clues ?
> 
> Failing that, running your failing command from a newly logged in process
> and then _immediately_ logging out will result in the process accounting
> record showing some peak values used. You may be able to get some
> clues from there, or at least eliminate some possible causes.

It is running in a separate process, so I did have logout accounting
info.

I had also checked and double checked the "Peak virtual size"
to PGFLQUOTA - even tried increasing PGFLQUOTA anyway just in
case a gigantic allocation failed.

But after your post explicit talking about logging in and
logging out then I looked again and I noticed something -
the process is not running under the account starting the
process (SYSTEM) but under the same account as
Apache httpd (APACHE$WWW).

Slapping myself hard.

After increasing PGFLQUOTA on that account then everything worked fine.

A debug printf with a reference to file and line number
in the C source is obviously not up to neither VMS nor Java
error reporting standard, but given that SUN/Oracle stopped
support in 2009 and HPE in 2020 then I will have to live
with that.

So thanks.

Arne





More information about the Info-vax mailing list