Hello!
Running ASSP version 2.2.1(12137) inside of an external loop (assp.cmd) in Win2008 server.
AsADaemon == NO
AutoRestart is OFF
I received the following main exception :
main exception: lock can only be used on shared values at D:/Perl/lib/Thread/Queue.pm line 30.
At this point, Win2k8 popped up an applicaiton dialog box and the assp.pl script was halted waiting for user input. The trap information was :
Faulting application name: perl.exe, version: 5.14.2.1402, time stamp: 0x4e8f870c
Faulting module name: perl514.dll, version: 5.14.2.1402, time stamp: 0x4e8f870c
Exception code: 0xc0000005
Fault offset: 0x00011cd1
Faulting process id: 0xf6c
Faulting application start time: 0x01cd41f976808ba3
Faulting application path: D:\Perl\bin\perl.exe
Faulting module path: D:\Perl\bin\perl514.dll
Report Id: 3c9c6d6f-af0a-11e1-9d17-0026b985fae0
Once I OK'ed the dialog box, assp.pl exited and my assp.cmd script restarted aspp.pl. Of course, I did not see the popup right away and the server was hung for several hours.
Is there a way to keep the application error dialog box from popping up when assp.pl hits a main exception while running in an external cmd loop?
Thanks!
John
