0

含めると役立つ情報 製品名:

バージョン:

スタックトレース:

説明:

ServiceControl を Beta6 から Beta7.15 にアップグレードしたところ、サービスを開始したときに次のエラーが発生し (投稿の下部を参照)、ハングしているように見えます。指示に従って、次のスクリプトを使用して以前のデータベースを削除したことに注意してください。

net stop "Particular ServiceControl"

RD C:\programdata\particular\ServiceControl\localhost-33333 /S

net start "Particular ServiceControl"

また、次の設定を使用して ServiceControl 構成ファイルを構成しました。Beta 6 でServiceControl/Hostnameand設定を使用して成功しました。提供された指示をServiceControl/ExposeRavenDB追加ExpirationProcessTimerInSecondsして使用しました。HoursToKeepMessagesBeforeExpiring

<add key="ServiceControl/Hostname" value="*" />  
<add key="ServiceControl/ExposeRavenDB" value="true" />

<add key="ExpirationProcessTimerInSeconds" value="600" />
<add key="HoursToKeepMessagesBeforeExpiring" value="168" /> 

ご提供いただけるご支援をいただければ幸いです。

2014-03-28 15:49:13.5041|Warn|Raven.Database.Indexing.Index.Indexing|Failed to execute indexing function on MessagesViewIndex on FailedMessages/f027b8ef-2be5-7403-820f-4c358ddecba9
Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: Operator '!=' cannot be applied to operands of type 'string' and 'int'
    at CallSite.Target(Closure , CallSite , Object , Int32 )
    at System.Dynamic.UpdateDelegates.UpdateAndExecute2[T0,T1,TRet](CallSite site, T0 arg0, T1 arg1)
    at Index_MessagesViewIndex.<.ctor>b__5e(Object message)
    at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
    at Raven.Database.Indexing.RobustEnumerator.MoveNext(IEnumerator en, StatefulEnumerableWrapper`1 innerEnumerator) in c:\Builds\RavenDB-Unstable-v2.5-New\Raven.Database\Indexing\RobustEnumerator.cs:line 91
4

0 に答える 0