アーティクル - CS393837
分類構造を更新すると、Windchill PDMLink 11.0 で「/solr/clf Structurelib/update へのアクセス中に問題が発生しました。理由: 見つかりません」というエラーが発生する
修正日: 31-May-2023
適用対象
- Windchill PDMLink 11.0
説明
- 以下のコマンドを実行して分類構造を更新する場合
windchill com.ptc.windchill.csm.struct.UpdateClassificationStructure
- 以下のエラーが発生します:
wt.util.WTRemoteException: Unable to invoke remote method; nested exception is:
java.rmi.ServerRuntimeException: Server exception; nested exception is:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://SOLR_HOST_NAME:8085/solr/clfstructurelib: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Not Found</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/clfstructurelib/update. Reason:
<pre> Not Found</pre></p>
</body>
</html>
最新バージョンはこちらを参照ください CS393837