アーティクル - CS187332
Windchill PDMLink では、ファイルボルトのマウントは UNC パスと Windows サービスを使用して読み取り専用になります。
修正日: 27-Feb-2026
適用対象
- Windchill PDMLink 11.1 to 13.1
説明
- 読み取り専用以外ではマウントを検証できません
- Vault 構成のエラー:一部のマウントが無効です
- レプリカのマウントステータスがINVALIDと表示されます
- マウントを検証するときに MethodServer ログにエラーが発生します:
DEBUG [RMI TCP Connection(###)-#.#.#.#] wt.fv.FvMountValidator - Exception occured during writing file in \\<PATH>\MOUNT_VALIDATION_DATA. Mount marked as 'READ_ONLY' ERROR [RMI TCP Connection(###)-#.#.#.#] wt.fv.FvMountValidator - \\<PATH>\MOUNT_VALIDATION_DATA\SITE_####_#####_#####_ <HOST>.WC (Access is denied) java.io.FileNotFoundException: \\<PATH>\MOUNT_VALIDATION_DATA\SITE_####_#####_#####_ <HOST>.WC (Access is denied) at java.io.FileOutputStream.open(Native Method) at java.io.FileOutputStream.<init>(FileOutputStream.java:221) at java.io.FileOutputStream.<init>(FileOutputStream.java:171) at java.io.FileWriter.<init>(FileWriter.java:90)
- Windchill をサービスとしてではなくシェルから実行すると、マウントが正常に検証されます。
- マウントを検証するときにメソッド サーバー ログにエラーが発生します。
ERROR [pool-12-thread-2] wt.fv.FvMountValidator - Please check the write permissions of the path:<PATH> and its subfolders and re-validate. ERROR [pool-12-thread-2] wt.fv.FvMountValidator - Cannot save: Folder is probably full or the write permissions are denied Nested exception is: java.io.FileNotFoundException: <PATH>MOUNT_VALIDATION_DATA\SITE_208_29063710_300252299_noi-dcriapp.WC (Access is denied) (wt.fv.fvResource/17) wt.fv.FvFileCanNotBeStored: Cannot save: Folder is probably full or the write permissions are denied Nested exception is: java.io.FileNotFoundException: <PATH>MOUNT_VALIDATION_DATA\SITE_208_29063710_300252299_noi-dcriapp.WC (Access is denied) at java.base/java.io.FileOutputStream.open0(Native Method) at java.base/java.io.FileOutputStream.open(FileOutputStream.java:293) at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:235) at java.base/java.io.FileOutputStream.<init>(FileOutputStream.java:155) at wt.objectstorage.fv.FvBackupedFileOutputStream.<init>(FvBackupedFileOutputStream.java:53) at wt.objectstorage.fv.FvFileWriter.storeStream(FvFileWriter.java:70)
最新バージョンはこちらを参照ください CS187332