Message in Japanese (日本語)

使用されている InstanceStore の永続化プロバイダー実装が無効です。ロックを取得しないコマンドの処理中にロックを取得する可能性のあるコマンドを実行しようとしました。この例外は、false を返すコマンドの処理中に InstancePersistenceCommand.AutomaticallyAcquiringLock から true を返すコマンドを使用して、InstancePersistenceContext.Execute または InstancePersistenceContext.BeginExecute が呼び出された場合に発生する可能性があります。このような操作を実行しない永続化プロバイダーを使用するか、正しい値を返すようにいずれかのコマンドで AutomaticallyAcquiringLock をオーバーライドしてください。

Unlocalized message

The persistence provider implementation of InstanceStore in use is invalid. It attempted to execute a potentially lock-acquiring command while processing a non-lock-acquiring command. This exception can occur when InstancePersistenceContext.Execute or InstancePersistenceContext.BeginExecute is called with a command that returns true from InstancePersistenceCommand.AutomaticallyAcquiringLock while processing a command which returns false. Either use a persistence provider which does not do so, or override AutomaticallyAcquiringLock on one of the commands to return the correct value.

Search by Google
Available localized messages
Hebrew (עברית) Dutch (Nederlands) Norwegian (Bokmal) (Norsk (Bokmål)) Hungarian (magyar) Finnish (suomi) Turkish (Türkçe) Russian (Русский) Italian (Italiano) Prior (Message) French (Français) Chinese (Simplified) (中文(简体)) Arabic (العربية) German (Deutsch) Czech (Čeština) Korean (한국어) Greek (Ελληνικά) Next (Message) Spanish (Español) Danish (Dansk) Polish (Polski) Swedish (Svenska) Chinese (Traditional) (中文(繁體)) Portuguese (Brazil) (Português (Brasil))