GNU/Linux >> Linux の 問題 >  >> Panels >> Plesk

DNNサイトでフルテキストインデックスを使用しようとすると、モジュールロード例外エラーが発生します

DNNサイトでフルテキストインデックスを使用しようとするとモジュールロード例外エラーが発生しました


問題
フルテキストインデックスを使用するモジュールを使用しようとすると、次のようなエラーが発生します。DotNetNuke.Services.Exceptions.ModuleLoadException: SQL Server encountered error 0x80070422 while communicating with full-text filter daemon host (FDHost) process. Make sure that the FDHost process is running. To re-start the FDHost process, run the sp_fulltext_service 'restart_all_fdhosts' command or restart the SQL Server instance. ---> System.Data.SqlClient.SqlException: SQL Server encountered error 0x80070422 while communicating with full-text filter daemon host (FDHost) process. Make sure that the FDHost process is running. To re-start the FDHost process, run the sp_fulltext_service 'restart_all_fdhosts' command or restart the SQL Server instance. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) at System.Data.SqlClient.SqlDataReader.ConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteDataset(SqlConnection connection, CommandType commandType, String commandText, SqlParameter[] commandParameters) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteDataset(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteDataset(String connectionString, String spName, Object[] parameterValues) at Active.Modules.Forums.SqlDataProvider.Search_FullText(Int32 PortalId, Int32 ModuleId, Int32 UserId, Int32 ForumId, Boolean IsSuper, Int32 RowIndex, Int32 MaxRows, String SearchString, Int32 MatchType, Int32 SearchField, Int32 Timespan, Int32 AuthorId, String Author, String Forums, String Tags, String ForumsAllowed) at Active.Modules.Forums.af_search_new.BindPosts(Int32 Column, String Sort) at Active.Modules.Forums.af_search_new.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---
原因
SQL Serverフルテキストインデックスサービスがインストールされていないか、正しいユーザーアカウントで実行されていません。

解決策
共有ホスティングサーバーを使用している場合は、サポート技術者が問題を解決する必要があります。
  1. リモートデスクトップからサーバーにログインします。
  2. 開始>実行をクリックします (Windows-R)。 Services.mscと入力します Enterを押します 。
  3. SQLフルテキストフィルターデーモンランチャー(MSSQLSERVER)を検索
  4. サービスを右クリックして、プロパティを選択します
  5. 次のプロパティを設定します:
    • 一般>起動タイプ=自動
    • ログオン>ログオン=ローカルシステムアカウント
  6. [ OK]をクリックします 。
  7. サービスを右クリックして、[再起動]を選択します 。
  8. [サービス]ボックスを閉じます。


Plesk
  1. Module / Load/Conditional.pmが見つかりません[解決策]

  2. 起動時にVPNに接続しようとするとエラーが発生しますか?

  3. カーネル4.10.0-20-genericでモジュールBtusbをロードする際のエラー?

  1. エラーをトラブルシューティングする方法:Cpanel ::Exception ::Database ::Error /(XID 9a8sak)?

  2. 検索エンジンがあなたのサイトにインデックスを付けないようにする方法

  3. エラー:DotNetNuke Webサイトを表示しようとすると、最大プールサイズに達しました

  1. エラー:Pleskコントロールパネルからデータベースをバックアップしようとすると、データベースでデータベースのバックアップ権限が拒否されました。

  2. あなたのウェブサイトで作業するときの 403 禁止エラー?ファイアウォール、ファイアウォール、ファイアウォール

  3. Xorg を使用しようとするとエラーが発生します:コンソール ユーザーのみが X サーバーを実行できますか?