Ajaxフレームワーク ユーザーズガイド |
目次 索引 |
付録K エラーメッセージ | > K.3 サーバのエラーメッセージ |
ここでは、マッシュアップに関するエラーメッセージについて説明します。
Mashup Proxy failed in the start. %1
マッシュアッププロキシの起動に失敗しました。
E: エラー
%1: 起動失敗の原因となる詳細メッセージ
詳細メッセージから原因を特定し、修正してください。
以下の表に、詳細メッセージを説明します。
詳細メッセージ |
説明 |
---|---|
Authentication class is not found. |
マッシュアップ定義ファイルのsecurity要素の値がデフォルトから変更されていないかを確認してください。 |
An illegal class was specified for authentication class. |
|
It failed in making the directory for the log. |
ログディレクトリの作成に失敗しました。 |
The file already exists. |
|
It failed in the reading of muf.xml. |
スタックトレースの情報から原因を特定し、修正してください。 |
Failed in the initialization of the network. |
|
An illegal data was specified for muf_admin tag. |
It failed in the output of the log.
ログの出力に失敗しました。
E: エラー
スタックトレースの情報から原因を特定し、修正してください。
The specified service is not found.
サービスが見つかりません。
E: エラー
サービスを登録するか、クライアント通信APIで指定しているサービスIDの値を修正してください。
The request excluding MuRequest is not accepted.
クライアント通信API以外からのアクセスを受け付けました。
E: エラー
マッシュアッププロキシの呼び出し方が不正です。
クライアントアプリケーションを見直してください。
Service returned the error response. %1
呼び出したサービスからエラーが返却されました。
E: エラー
%1: サービスから返却されたエラーの詳細メッセージ
詳細メッセージから原因を特定し、修正してください。
以下の表に、詳細メッセージを説明します。
詳細メッセージ |
説明 |
---|---|
It failed in the getting of the content. |
コンテンツの取得に失敗しました。サービス提供元を確認してください。
|
It failed in the connection. |
|
There is no response from the service. |
|
It failed in the conversion of the content. |
コンテンツの内容の解析に失敗しました。提供されるコンテンツの内容を確認してください。
|
The content is too complex or not html. |
|
The error occurred by conversion from html to xml. |
|
Illegal URL is set. |
サービスのURLの値が正しくありません。 |
The specified XSL file is not found. |
サービスのXSLで設定されているファイルが存在しません。 |
A basic authentication is necessary for the access of this service. |
サービスまたはプロキシサーバに認証が必要です。すでに認証情報を設定している場合は、IDとパスワードが正しいかを確認してください。 |
A proxy authentication is necessary for the access of this service. |
|
It failed in the analysis of the XSL file. |
XSLファイルの内容が正しくありません。XSLファイルを修正するか、スクレイピングツールでXSLファイルを再作成してください。 |
Illegal type is set. |
クライアント通信APIで指定しているtypeの値が正しくありません。 |
It failed in the encryption.
暗号化の処理に失敗しました。
E: エラー
環境を見直してください。
暗号化ライブラリが使えない場合は、認証情報の暗号化を使用しないように設定してください。
目次 索引 |