public class ActiveDirectorySite extends NetObject implements java.lang.AutoCloseable
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.DirectoryServices.ActiveDirectory.ActiveDirectorySite
Powered by JCOBridge: more info at https://www.jcobridge.com
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
assemblyFullName
Fully assembly qualified name: System.DirectoryServices, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
|
static java.lang.String |
assemblyShortName
Assembly name: System.DirectoryServices
|
static java.lang.String |
className
Qualified class name: System.DirectoryServices.ActiveDirectory.ActiveDirectorySite
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
ActiveDirectorySite() |
ActiveDirectorySite(DirectoryContext context,
java.lang.String siteName) |
ActiveDirectorySite(java.lang.Object instance)
Internal constructor.
|
public static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public ActiveDirectorySite()
throws java.lang.Throwable
java.lang.Throwablepublic ActiveDirectorySite(DirectoryContext context, java.lang.String siteName) throws java.lang.Throwable, ArgumentException, ArgumentNullException, PlatformNotSupportedException, ArgumentOutOfRangeException, InvalidOperationException, ArrayTypeMismatchException, NotSupportedException, ObjectDisposedException, RankException, IndexOutOfRangeException, MissingMethodException, TargetInvocationException, OutOfMemoryException, AccessViolationException, SecurityException, ActiveDirectoryOperationException, FormatException, CryptographicException, NullReferenceException, OverflowException, InvalidEnumArgumentException, ActiveDirectoryObjectNotFoundException, SynchronizationLockException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionPlatformNotSupportedExceptionArgumentOutOfRangeExceptionInvalidOperationExceptionArrayTypeMismatchExceptionNotSupportedExceptionObjectDisposedExceptionRankExceptionIndexOutOfRangeExceptionMissingMethodExceptionTargetInvocationExceptionOutOfMemoryExceptionAccessViolationExceptionSecurityExceptionActiveDirectoryOperationExceptionFormatExceptionCryptographicExceptionNullReferenceExceptionOverflowExceptionInvalidEnumArgumentExceptionActiveDirectoryObjectNotFoundExceptionSynchronizationLockExceptionpublic ActiveDirectorySite(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic static ActiveDirectorySite cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into ActiveDirectorySite, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedActiveDirectorySite instancejava.lang.Throwable - in case of error during cast operationpublic void close()
throws java.lang.Exception
close in interface java.lang.AutoCloseablejava.lang.Exceptionpublic void Delete()
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
PlatformNotSupportedException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
ArgumentNullException,
CultureNotFoundException,
OutOfMemoryException,
OverflowException,
FormatException,
IndexOutOfRangeException,
ActiveDirectoryOperationException,
InvalidEnumArgumentException,
AccessViolationException,
ActiveDirectoryObjectNotFoundException,
ArrayTypeMismatchException,
NotImplementedException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionArgumentNullExceptionCultureNotFoundExceptionOutOfMemoryExceptionOverflowExceptionFormatExceptionIndexOutOfRangeExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionAccessViolationExceptionActiveDirectoryObjectNotFoundExceptionArrayTypeMismatchExceptionNotImplementedExceptionpublic void Dispose()
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
PlatformNotSupportedException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionPlatformNotSupportedExceptionpublic static ActiveDirectorySite FindByName(DirectoryContext context, java.lang.String siteName) throws java.lang.Throwable, ArgumentException, NotSupportedException, InvalidOperationException, ArgumentOutOfRangeException, ArgumentNullException, MissingMethodException, TargetInvocationException, PlatformNotSupportedException, OutOfMemoryException, AccessViolationException, SecurityException, CultureNotFoundException, ActiveDirectoryOperationException, FormatException, CryptographicException, NullReferenceException, ObjectDisposedException, OverflowException, InvalidEnumArgumentException, ActiveDirectoryObjectNotFoundException
java.lang.ThrowableArgumentExceptionNotSupportedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionArgumentNullExceptionMissingMethodExceptionTargetInvocationExceptionPlatformNotSupportedExceptionOutOfMemoryExceptionAccessViolationExceptionSecurityExceptionCultureNotFoundExceptionActiveDirectoryOperationExceptionFormatExceptionCryptographicExceptionNullReferenceExceptionObjectDisposedExceptionOverflowExceptionInvalidEnumArgumentExceptionActiveDirectoryObjectNotFoundExceptionpublic ReadOnlySiteCollection getAdjacentSites() throws java.lang.Throwable, NotSupportedException, ArgumentException, PlatformNotSupportedException, ObjectDisposedException, ArgumentNullException, IndexOutOfRangeException, ArgumentOutOfRangeException, ActiveDirectoryOperationException, InvalidEnumArgumentException, ActiveDirectoryObjectNotFoundException, OutOfMemoryException, InvalidOperationException, SecurityException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionArgumentNullExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryExceptionInvalidOperationExceptionSecurityExceptionpublic ReadOnlyDirectoryServerCollection getBridgeheadServers() throws java.lang.Throwable, NotSupportedException, ArgumentException, PlatformNotSupportedException, ObjectDisposedException, ArgumentOutOfRangeException, ArgumentNullException, CultureNotFoundException, InvalidOperationException, IndexOutOfRangeException, ActiveDirectoryOperationException, InvalidEnumArgumentException, FormatException, ActiveDirectoryObjectNotFoundException, OutOfMemoryException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionArgumentNullExceptionCultureNotFoundExceptionInvalidOperationExceptionIndexOutOfRangeExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionFormatExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryExceptionpublic static ActiveDirectorySite GetComputerSite() throws java.lang.Throwable, ArgumentNullException, ArgumentException, PlatformNotSupportedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, InvalidOperationException, ObjectDisposedException, ActiveDirectoryObjectNotFoundException, MissingMethodException, TargetInvocationException, OutOfMemoryException, AccessViolationException, SecurityException, ActiveDirectoryOperationException, FormatException, NullReferenceException, OverflowException, InvalidEnumArgumentException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionPlatformNotSupportedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionInvalidOperationExceptionObjectDisposedExceptionActiveDirectoryObjectNotFoundExceptionMissingMethodExceptionTargetInvocationExceptionOutOfMemoryExceptionAccessViolationExceptionSecurityExceptionActiveDirectoryOperationExceptionFormatExceptionNullReferenceExceptionOverflowExceptionInvalidEnumArgumentExceptionpublic DirectoryEntry GetDirectoryEntry() throws java.lang.Throwable, NotSupportedException, ArgumentException, PlatformNotSupportedException, ObjectDisposedException, InvalidOperationException, ArgumentNullException, CryptographicException, ArgumentOutOfRangeException, OutOfMemoryException, IndexOutOfRangeException, NullReferenceException
public DomainCollection getDomains() throws java.lang.Throwable, NotSupportedException, ArgumentException, PlatformNotSupportedException, ObjectDisposedException, ArgumentNullException, IndexOutOfRangeException, InvalidEnumArgumentException, ActiveDirectoryObjectNotFoundException, ArgumentOutOfRangeException, OutOfMemoryException, ActiveDirectoryOperationException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionArgumentNullExceptionIndexOutOfRangeExceptionInvalidEnumArgumentExceptionActiveDirectoryObjectNotFoundExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionActiveDirectoryOperationExceptionpublic DirectoryServer getInterSiteTopologyGenerator() throws java.lang.Throwable, NotSupportedException, ArgumentException, PlatformNotSupportedException, ObjectDisposedException, ArgumentOutOfRangeException, IndexOutOfRangeException, ArgumentNullException, CultureNotFoundException, InvalidOperationException, ActiveDirectoryOperationException, FormatException, InvalidEnumArgumentException, ActiveDirectoryObjectNotFoundException, OutOfMemoryException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionArgumentNullExceptionCultureNotFoundExceptionInvalidOperationExceptionActiveDirectoryOperationExceptionFormatExceptionInvalidEnumArgumentExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryExceptionpublic ActiveDirectorySchedule getIntraSiteReplicationSchedule() throws java.lang.Throwable, NotSupportedException, ArgumentException, PlatformNotSupportedException, ObjectDisposedException, ArgumentOutOfRangeException, IndexOutOfRangeException, ArgumentNullException, CultureNotFoundException, InvalidOperationException, ActiveDirectoryOperationException, FormatException, InvalidEnumArgumentException, ActiveDirectoryObjectNotFoundException, OutOfMemoryException, SecurityException, OverflowException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionArgumentNullExceptionCultureNotFoundExceptionInvalidOperationExceptionActiveDirectoryOperationExceptionFormatExceptionInvalidEnumArgumentExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryExceptionSecurityExceptionOverflowExceptionpublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in class NetObjectString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in class NetObjectString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in class NetObjectObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in class NetObjectString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in class NetObjectJCType representing the CLR Type of the instantiated Classpublic java.lang.String getLocation()
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
PlatformNotSupportedException,
ObjectDisposedException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
ArgumentNullException,
CultureNotFoundException,
InvalidOperationException,
OutOfMemoryException,
OverflowException,
FormatException,
ActiveDirectoryOperationException,
InvalidEnumArgumentException,
AccessViolationException,
ActiveDirectoryObjectNotFoundException,
ArrayTypeMismatchException,
NotImplementedException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionArgumentNullExceptionCultureNotFoundExceptionInvalidOperationExceptionOutOfMemoryExceptionOverflowExceptionFormatExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionAccessViolationExceptionActiveDirectoryObjectNotFoundExceptionArrayTypeMismatchExceptionNotImplementedExceptionpublic java.lang.String getName()
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
PlatformNotSupportedException,
ObjectDisposedException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionpublic ActiveDirectorySiteOptions getOptions() throws java.lang.Throwable, NotSupportedException, ArgumentException, PlatformNotSupportedException, ObjectDisposedException, ArgumentOutOfRangeException, IndexOutOfRangeException, ArgumentNullException, CultureNotFoundException, InvalidOperationException, ActiveDirectoryOperationException, FormatException, InvalidEnumArgumentException, ActiveDirectoryObjectNotFoundException, OutOfMemoryException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionArgumentNullExceptionCultureNotFoundExceptionInvalidOperationExceptionActiveDirectoryOperationExceptionFormatExceptionInvalidEnumArgumentExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryExceptionpublic DirectoryServerCollection getPreferredRpcBridgeheadServers() throws java.lang.Throwable, NotSupportedException, ArgumentException, PlatformNotSupportedException, ObjectDisposedException, ArgumentNullException, IndexOutOfRangeException, ArgumentOutOfRangeException, CultureNotFoundException, InvalidOperationException, ActiveDirectoryOperationException, FormatException, InvalidEnumArgumentException, ActiveDirectoryObjectNotFoundException, OutOfMemoryException, SynchronizationLockException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionArgumentNullExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionInvalidOperationExceptionActiveDirectoryOperationExceptionFormatExceptionInvalidEnumArgumentExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryExceptionSynchronizationLockExceptionpublic DirectoryServerCollection getPreferredSmtpBridgeheadServers() throws java.lang.Throwable, NotSupportedException, ArgumentException, PlatformNotSupportedException, ObjectDisposedException, ArgumentNullException, IndexOutOfRangeException, ArgumentOutOfRangeException, CultureNotFoundException, InvalidOperationException, ActiveDirectoryOperationException, FormatException, InvalidEnumArgumentException, ActiveDirectoryObjectNotFoundException, OutOfMemoryException, SynchronizationLockException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionArgumentNullExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionInvalidOperationExceptionActiveDirectoryOperationExceptionFormatExceptionInvalidEnumArgumentExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryExceptionSynchronizationLockExceptionpublic ReadOnlyDirectoryServerCollection getServers() throws java.lang.Throwable, NotSupportedException, ArgumentException, PlatformNotSupportedException, ObjectDisposedException, ArgumentNullException, IndexOutOfRangeException, ArgumentOutOfRangeException, InvalidEnumArgumentException, InvalidOperationException, OutOfMemoryException, OverflowException, FormatException, NotImplementedException, ArrayTypeMismatchException, AccessViolationException, ActiveDirectoryOperationException, ActiveDirectoryObjectNotFoundException, SynchronizationLockException, NullReferenceException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionArgumentNullExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionInvalidEnumArgumentExceptionInvalidOperationExceptionOutOfMemoryExceptionOverflowExceptionFormatExceptionNotImplementedExceptionArrayTypeMismatchExceptionAccessViolationExceptionActiveDirectoryOperationExceptionActiveDirectoryObjectNotFoundExceptionSynchronizationLockExceptionNullReferenceExceptionpublic ReadOnlySiteLinkCollection getSiteLinks() throws java.lang.Throwable, NotSupportedException, ArgumentException, PlatformNotSupportedException, ObjectDisposedException, ArgumentNullException, IndexOutOfRangeException, ArgumentOutOfRangeException, ActiveDirectoryOperationException, InvalidEnumArgumentException, ActiveDirectoryObjectNotFoundException, OutOfMemoryException, InvalidOperationException, SecurityException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionArgumentNullExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryExceptionInvalidOperationExceptionSecurityExceptionpublic ActiveDirectorySubnetCollection getSubnets() throws java.lang.Throwable, NotSupportedException, ArgumentException, PlatformNotSupportedException, ObjectDisposedException, ArgumentNullException, IndexOutOfRangeException, ArgumentOutOfRangeException, ActiveDirectoryOperationException, InvalidEnumArgumentException, ActiveDirectoryObjectNotFoundException, OutOfMemoryException, InvalidOperationException, SecurityException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionArgumentNullExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryExceptionInvalidOperationExceptionSecurityExceptionpublic void Save()
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
PlatformNotSupportedException,
ObjectDisposedException,
ArgumentOutOfRangeException,
LockRecursionException,
InvalidOperationException,
SynchronizationLockException,
IndexOutOfRangeException,
ArgumentNullException,
OutOfMemoryException,
OverflowException,
FormatException,
ActiveDirectoryOperationException,
InvalidEnumArgumentException,
ActiveDirectoryObjectNotFoundException,
ArrayTypeMismatchException,
NullReferenceException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionLockRecursionExceptionInvalidOperationExceptionSynchronizationLockExceptionIndexOutOfRangeExceptionArgumentNullExceptionOutOfMemoryExceptionOverflowExceptionFormatExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionActiveDirectoryObjectNotFoundExceptionArrayTypeMismatchExceptionNullReferenceExceptionpublic void setInterSiteTopologyGenerator(DirectoryServer InterSiteTopologyGenerator) throws java.lang.Throwable, NotSupportedException, ArgumentException, PlatformNotSupportedException, ObjectDisposedException, ArgumentNullException, ArgumentOutOfRangeException, IndexOutOfRangeException, CultureNotFoundException, InvalidOperationException, ActiveDirectoryOperationException, FormatException, InvalidEnumArgumentException, ActiveDirectoryObjectNotFoundException, OutOfMemoryException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionArgumentNullExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionCultureNotFoundExceptionInvalidOperationExceptionActiveDirectoryOperationExceptionFormatExceptionInvalidEnumArgumentExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryExceptionpublic void setIntraSiteReplicationSchedule(ActiveDirectorySchedule IntraSiteReplicationSchedule) throws java.lang.Throwable, NotSupportedException, ArgumentException, PlatformNotSupportedException, ObjectDisposedException, ArgumentOutOfRangeException, IndexOutOfRangeException, ArgumentNullException, CultureNotFoundException, InvalidOperationException, ActiveDirectoryOperationException, FormatException, InvalidEnumArgumentException, ActiveDirectoryObjectNotFoundException, OutOfMemoryException, LockRecursionException, SynchronizationLockException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionArgumentNullExceptionCultureNotFoundExceptionInvalidOperationExceptionActiveDirectoryOperationExceptionFormatExceptionInvalidEnumArgumentExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryExceptionLockRecursionExceptionSynchronizationLockExceptionpublic void setJCOInstance(JCObject instance)
setJCOInstance in class NetObjectpublic void setLocation(java.lang.String Location)
throws java.lang.Throwable,
NotSupportedException,
ArgumentException,
PlatformNotSupportedException,
ObjectDisposedException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
ArgumentNullException,
CultureNotFoundException,
InvalidOperationException,
OutOfMemoryException,
OverflowException,
FormatException,
LockRecursionException,
SynchronizationLockException,
ActiveDirectoryOperationException,
InvalidEnumArgumentException,
AccessViolationException,
ActiveDirectoryObjectNotFoundException,
ArrayTypeMismatchException,
NotImplementedException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionArgumentNullExceptionCultureNotFoundExceptionInvalidOperationExceptionOutOfMemoryExceptionOverflowExceptionFormatExceptionLockRecursionExceptionSynchronizationLockExceptionActiveDirectoryOperationExceptionInvalidEnumArgumentExceptionAccessViolationExceptionActiveDirectoryObjectNotFoundExceptionArrayTypeMismatchExceptionNotImplementedExceptionpublic void setOptions(ActiveDirectorySiteOptions Options) throws java.lang.Throwable, NotSupportedException, ArgumentException, PlatformNotSupportedException, ObjectDisposedException, ArgumentOutOfRangeException, IndexOutOfRangeException, ArgumentNullException, CultureNotFoundException, InvalidOperationException, ActiveDirectoryOperationException, FormatException, InvalidEnumArgumentException, ActiveDirectoryObjectNotFoundException, OutOfMemoryException, LockRecursionException, SynchronizationLockException
java.lang.ThrowableNotSupportedExceptionArgumentExceptionPlatformNotSupportedExceptionObjectDisposedExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionArgumentNullExceptionCultureNotFoundExceptionInvalidOperationExceptionActiveDirectoryOperationExceptionFormatExceptionInvalidEnumArgumentExceptionActiveDirectoryObjectNotFoundExceptionOutOfMemoryExceptionLockRecursionExceptionSynchronizationLockException