フィードバックを送信
MART のログ
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
ここに表示されているのは、Apigee ハイブリッド ドキュメントのバージョン 1.3 です。 This version is end of life. You should upgrade to a
newer version. 詳細については、サポート対象バージョン をご覧ください。
Version 1.3 (unsupported) keyboard_arrow_down
Apigee ハイブリッドで MART の問題のトラブルシューティングを行うには、ログファイルを確認します。MART ログは stdout/stderr に書き込まれ、kubectl
logs
コマンドを実行して確認できます。
Kubernetes 管理マシンで、次のコマンドを実行します。
kubectl logs pod_name -n namespace
詳細については、ロギング もご覧ください。
MART エラーコード
以下のエラーコードが MART ログに記録されます。
エラー
説明
ROUTING_SERVICE_NOT_ENABLED
routing.RoutingServiceNotEnabled
これは、MART Pod 内の次のファイルで routing.service.enable
が false に設定されていると発生します。
/opt/apigee/edge-hybrid-mart-server/conf/routing-service.properties
HYBRID_MART_SERVER_ENDPOINT_NOT_FOUND
routing.HybridMARTServerEndpointNotFound
組織が次の org プロパティで値を持たない場合に発生します。
features.mart.server.endpoint
HYBRID_AUTHN_AUTHZ_TOKEN_ERROR
routing.HybridAuthNAuthZTokenError
AuthN-AuthZ サービスが 200 以外のレスポンス コードまたは無効なトークンを返した場合に発生します。
MART_ENDPOINT_REQUIRED
organizations.MartEndpointRequired
org プロパティ features.mart.server.endpoint
が null 値または空の値を持つ場合に発生します。
HTTPS_MART_ENDPOINT_REQUIRED
organizations.HttpsMartEndpointRequired
org プロパティ features.mart.server.endpoint
に http:// で始まる値が設定されていて、MART Pod 内の次のファイルで mart.routing.https.validation.enable
が true に設定されている場合に発生します。
/opt/apigee/edge-hybrid-mart-server/conf/routing-service.properties
フィードバックを送信
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンス により使用許諾されます。コードサンプルは Apache 2.0 ライセンス により使用許諾されます。詳しくは、Google Developers サイトのポリシー をご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-12 UTC。
ご意見をお聞かせください
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2024-09-12 UTC。"],[],[]]