アーティクル - CS408736
Windchill Bulk Migrator を使用すると、「抽出する wt.doc.WTDocument|CONTENT オブジェクトがありません」というメッセージが表示されて WTDocument ContentMetadata を抽出できない
修正日: 11-Jan-2024
適用対象
- Windchill Bulk Migrator 12.0.2.5
説明
- 「抽出する wt.doc.WTDocument|CONTENT オブジェクトがありません」というメッセージが表示されて WTDocument ContentMetadata を抽出できません
- 抽出レポートは、ソース Windchill 環境にいくつかの WTDocument FILECONTENT が存在することを示しています
- 抽出サーバーのログに次のメッセージが記録されます。
[RMI TCP Connection(17)-xxx.xx.xxx.xx] INFO util.WBMMigrationSourceSitHelper - Migration source site information already exist. [RMI TCP Connection(17)-xxx.xx.xxx.xx] INFO wbmutil.CommonConnectionPool - Total Connections with Staging database are: 10 [RMI TCP Connection(17)-xxx.xx.xxx.xx] INFO session.WBMSessionCache - Initialized WBM session cache [RMI TCP Connection(17)-xxx.xx.xxx.xx] INFO session.WBMSessionServerHelper - ### ENTER: Registering session:637828 for type:wt.doc.WTDocument|CONTENT [RMI TCP Connection(17)-xxx.xx.xxx.xx] INFO session.WBMSessionServerHelper - Entry not Found for type:wt.doc.WTDocument|CONTENT [RMI TCP Connection(17)-xxx.xx.xxx.xx] INFO session.WBMSessionServerHelper - ### EXIT: Registering session:637828 for type:wt.doc.WTDocument|CONTENT [RMI TCP Connection(17)-xxx.xx.xxx.xx] INFO session.WBMSessionServerHelper - ### ENTER: Unregistering session:637828 from cache for type:wt.doc.WTDocument|CONTENT [RMI TCP Connection(17)-xxx.xx.xxx.xx] INFO session.WBMSessionServerHelper - Removing the entry, threadcount is 0 [RMI TCP Connection(17)-xxx.xx.xxx.xx] INFO session.WBMSessionServerHelper - ### Exit: Unregistered session:637828 for type:wt.doc.WTDocument|CONTENT
- 抽出クライアントのログに次のメッセージが記録されます。
[main] INFO client.Extractor - *******************No wt.doc.WTDocument|CONTENT objects to extract**************************
[main] INFO wbmutil.CommonConnectionPool - Total Connections with Staging database are: 10
[main] INFO wbmutil.CommonConnectionPool - Total Connections with Staging database are: 10
[main] INFO wbmutil.CommonConnectionPool - Total Connections with Staging database are: 10
[main] INFO wbmutil.CommonConnectionPool - Total Connections with Windchill database are: 10
[main] INFO sql.ExtractionFailureSqlHelper - creating failure lower boundary timestamp to list of failure ids map
[main] INFO wbmutil.CommonConnectionPool - Total Connections with Staging database are: 10
[main] INFO extractor.ExtractedClassStatistics -
******************************************************************************************************************************
Extraction Statistics for the Object Type:wt.doc.WTDocument(FILECONTENT)
Processed Items Count :0
Staged Items count :0
Filtered Items count :0
Failed object count :0
Finished extraction. You can see more details by running reports.
******************************************************************************************************************************- 以下は、クライアント ログからキャプチャされた抽出クエリです。
WITH cont as ( select con.idA2A2 idA2A2, con.namecontainerInfo CONTAINER_NAME, con.classnameA2A2 CONTAINER_TYPE
最新バージョンはこちらを参照ください CS408736