Mantis - Resin
Viewing Issue Advanced Details
6449 minor always 11-23-21 14:48 10-30-23 22:27
nam  
 
normal  
new 4.0.65  
open  
none    
none  
0006449: Windows resin.exe InvalidOperationException when getting exit code from child process
(rep by M. Shimomura)

While Resin (version 4.0.65) was running, the following error log was output to the console screen of resin.exe.

    Unhandled exception. System.InvalidOperationException: Process must exit before requested information can be determined.

    at System.Diagnostics.Process.EnsureState(State state)
    at System.Diagnostics.Process.get_ExitCode()
    at Caucho.Resin.Excecute()
    at Caucho.Resin.Main(String[] args)

There are no notes attached to this issue.