Mantis - Resin
Viewing Issue Advanced Details
6035 minor always 02-06-17 07:31 03-13-17 14:28
wileysaw  
ferg  
normal  
closed 4.0.49  
fixed  
none    
none 4.0.51  
0006035: Cannot start a new instance using a domain account because of a mutex issue

C:\resin-pro-4.0.48>resin.exe

 

Unhandled Exception: System.TypeInitializationException: The type initializer for 'Caucho.Resin' threw an exception. ---> System.UnauthorizedAccessException: Access to the path 'Global\com.caucho.Resin' is denied.

   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

   at System.Threading.Mutex.<>c__DisplayClass3.<.ctor>b__0(Object userData)

   at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)

   at System.Threading.Mutex..ctor(Boolean initiallyOwned, String name, Boolean&createdNew, MutexSecurity mutexSecurity)

   at System.Threading.Mutex..ctor(Boolean initiallyOwned, String name, Boolean&createdNew)

   at Caucho.Resin..cctor()

   --- End of inner exception stack trace ---

   at Caucho.Resin.Main(String[] args)

There are no notes attached to this issue.