アーティクル - CS348641

エラー'java.io.FileNotFoundException:Windchill PDMLinkのインストールでのXXX.properties(そのようなファイルまたはディレクトリはありません)

修正日: 28-Jun-2022   


注記:ここに記載されている情報は、お客様の利便性向上のため機械翻訳ソフトを使用しています。PTCは、ここに記載されている情報の翻訳の正確性について、一切の責任を負いませんので、ご了承ください。英語の原文を参照するには、こちら。この機械翻訳に関する詳細は、こちら。
お知らせいただき、ありがとうございます。この機械翻訳をレビューします。

適用対象

  • Windchill PDMLink 11.2

説明

  • エラー' java.io.FileNotFoundException:XXX.properties(そのようなファイルまたはディレクトリはありません)
  • クリティカルパッチセット(CPS)のインストールが失敗し、 SHA1Generatorログレポートエラーが発生しました:
[main] ERROR com.ptc.wa.archive.PropertyArchive  - IOException occurred while archiving properties files : XXX.properties (No such file or directory)
java.io.FileNotFoundException: XXX.properties (No such file or directory)
        at java.io.FileInputStream.open0(Native Method)
        at java.io.FileInputStream.open(FileInputStream.java:195)
        at java.io.FileInputStream.<init>(FileInputStream.java:138)
        at java.io.FileInputStream.<init>(FileInputStream.java:93)
        at com.ptc.wa.archive.PropertyArchive.archivePropertyFiles(PropertyArchive.java:78)
        at com.ptc.wa.sha1utility.caller.SHA1GeneratorCaller.main(SHA1GeneratorCaller.java:160)
[main] ERROR com.ptc.wa.sha1utility.caller.SHA1GeneratorCaller  - Exception occurred while computing the SHA1Id.XXX.properties (No such file or directory)
java.io.FileNotFoundException: XXX.properties (No such file or directory)
        at java.io.FileInputStream.open0(Native Method)
        at java.io.FileInputStream.open(FileInputStream.java:195)
        at java.io.FileInputStream.<init>(FileInputStream.java:138)
        at java.io.FileInputStream.<init>(FileInputStream.java:93)
        at com.ptc.wa.archive.PropertyArchive.archivePropertyFiles(PropertyArchive.java:78)
        at com.ptc.wa.sha1utility.caller.SHA1GeneratorCaller.main(SHA1GeneratorCaller.java:160)
[main] DEBUG com.ptc.windchill.keystore.WTKeyStore  - Product root: (<WT_HOME>/Windchill)
[main] DEBUG com.ptc.windchill.keystore.WTKeyStore  - Reading key: (encrypted.wt.pom.dbPassword)
3544454 [main] ERROR com.ptc.wa.analyzer.database.OracleSchemaAnalyzer  - Exception trying to connect to the Database : Listener refused the connection with the following error:
ORA-12505, TNS:listener does not currently know of SID given in connect descriptor

3544454 [main] INFO com.ptc.wa.sha1utility.caller.SHA1GeneratorCaller  - Unable to connect to the Oracle DB : Listener refused the connection with the following error:
ORA-12505, TNS:listener does not currently know of SID given in connect descriptor

3559032 [main] ERROR com.ptc.wa.analyzer.database.SQLServerSchemaAnalyzer  - Exception trying to connect to the Database : The TCP/IP connection to the host YYYY, port 1521 has failed. Error: "The driver received an unexpected pre-login response. Verify the connection properties and check that an instance of SQL Server is running on the host and accepting TCP/IP connections at the port. This driver can be used only with SQL Server 2005 or later.". ClientConnectionId:bb2099b7-f44c-482f-9f0f-cf8a5a350908
3559032 [main] INFO com.ptc.wa.sha1utility.caller.SHA1GeneratorCaller  - Unable to connect to the Database : The TCP/IP connection to the host YYYY, port 1521 has failed. Error: "The driver received an unexpected pre-login response. Verify the connection properties and check that an instance of SQL Server is running on the host and accepting TCP/IP connections at the port. This driver can be used only with SQL Server 2005 or later.". ClientConnectionId:bb2099b7-f44c-482f-9f0f-cf8a5a350908
3559032 [main] INFO com.ptc.wa.sha1utility.caller.SHA1GeneratorCaller  - Unable to connect to the DB
最新バージョンはこちらを参照ください CS348641