Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0006035 [Resin] minor always 02-06-17 07:31 03-13-17 14:28
Reporter wileysaw View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 4.0.49
Summary 0006035: Cannot start a new instance using a domain account because of a mutex issue
Description
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)
Additional Information
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
02-06-17 07:31 wileysaw New Issue
03-13-17 14:28 ferg Assigned To  => ferg
03-13-17 14:28 ferg Status new => closed
03-13-17 14:28 ferg Resolution open => fixed
03-13-17 14:28 ferg Fixed in Version  => 4.0.51
03-13-17 14:28 ferg Description Updated


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed.
25 unique queries executed.
Powered by Mantis Bugtracker