Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
6035 | minor | always | 02-06-17 07:31 | 03-13-17 14:28 | |
|
|||||
Reporter: | wileysaw | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 4.0.49 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.51 | ||
|
|||||
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) |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
There are no notes attached to this issue. |