Ayla created ARTEMIS-4803:
-----------------------------
Summary: Lost the lock according to the monitor, notifying
listeners
Key: ARTEMIS-4803
URL: https://issues.apache.org/jira/browse/ARTEMIS-4803
Project: ActiveMQ Artemis
Issue Type: Bug
Components: ActiveMQ-Artemis-Native
Affects Versions: 2.33.0
Reporter: Ayla
Assignee: Clebert Suconic
Attachments: Capture.JPG
We just installed apache-artemis-2.33.0-bin on Windows server using with shared
file storage. We have the situation that we in get endless loop with the
following entry in the artemis log file:
WARN [org.apache.activemq.artemis.core.server.impl.FileLockNodeManager] Lost
the lock according to the monitor, notifying listeners
We noticed that if we changed the config file to local disk the problem does
not happen.
We are using {*}Windows based clustered file shared storage and it is SMB not
NFS{*}.
SMB configuration properties are as below:
PS C:\Windows\system32> Get-SmbClientConfiguration
ConnectionCountPerRssNetworkInterface : 4
DirectoryCacheEntriesMax : 16
DirectoryCacheEntrySizeMax : 65536
DirectoryCacheLifetime : 10
DormantFileLimit : 1023
EnableBandwidthThrottling : True
EnableByteRangeLockingOnReadOnlyFiles : True
EnableInsecureGuestLogons : False
EnableLargeMtu : True
EnableLoadBalanceScaleOut : True
EnableMultiChannel : True
EnableSecuritySignature : True
ExtendedSessionTimeout : 1000
FileInfoCacheEntriesMax : 64
FileInfoCacheLifetime : 10
FileNotFoundCacheEntriesMax : 128
FileNotFoundCacheLifetime : 5
KeepConn : 600
MaxCmds : 50
MaximumConnectionCountPerServer : 32
OplocksDisabled : False
RequireSecuritySignature : True
SessionTimeout : 60
UseOpportunisticLocking : True
WindowSizeThreshold : 1
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact