[Info-vax] Process quota problem after upgrade to 8.4-2L1
Joukj
joukj at hrem.nano.tudelft.nl
Tue Dec 22 04:37:04 EST 2020
Joukj wrote:
> Volker Halle wrote:
>
>> enable image accounting (SET ACC/ENA=IMAGE) to find out exactly which
>> image exits with %X1C (EXQUOTA). Then consider using System Service
>> Logging (SSLOG, new in V8.4) to find out, which system service
>> generates this error. This may give you an idea, about which quota is
>> exceeded.
>>
>> Assuming the image is DECW$STARTLOGIN.EXE, it seems to be invoked from
>> DECW$STARTAPPS.COM, so you could enable SSLOG in this procedure,
>> before the image is being invoked.
>
> Hmm... I get with SET ACC/ENA=IMAGE :
>
>
> 21-DEC-2020 14:29:12 PROCESS SUBPROCESS SYSTEM 23E0097A 0000001C
> 21-DEC-2020 14:29:14 IMAGE LOGINOUT SYSTEM 23E00979 00000000
> 21-DEC-2020 14:29:14 PROCESS DETACHED SYSTEM 23E00979 00000000
>
> If you list in more detail you find that the problamtic process
> (id=23E0097A) is started from process (id=23E00979), which is running
> loginout.exe.
> What does that one launche that is killed in seconds, whithout listing
> an image.
>
> Jouk
My guess is that the process 23E00979 supposed to be dtlogin, which
should run loginout.exe and should have subprocess, dtgreet, running
CDE$SYSTEM_COMMON:[BIN]dtgreet.exe, but that this last process crashes
everytime.
More information about the Info-vax
mailing list