アーティクル - CS359690
Windchill PDMLink 12.0では、[ライセンス管理]> [レポート]で空白のライセンスレポートが生成されます。
修正日: 24-Dec-2021
適用対象
- Windchill PDMLink 12.0
説明
- [ライセンス管理] > [レポート]は、空白のライセンスレポートを生成します。
- エクスポートされたライセンスレポートは空白です。
- MethodServer.logのエラー:
エラー[commonScheduleQueue.SchedulingThread] com.ptc.wa.licensing.LicensePluginAdministrator-レポートの生成に失敗しました-ライセンス使用状況レポート
wt.services.applicationcontext.UnableToCreateServiceException:リクエスター「null」とセレクター「WCSERVERINFO」で「com.ptc.wa.report.builder.WAElementBuilder」という名前のサービスを作成できません。ネストされた例外は次のとおりです。
java.lang.InstantiationException
wt.services.applicationcontext.UnableToCreateServiceException。<init>(UnableToCreateServiceException.java:99)で
wt.services.applicationcontext.ACServicesAdapter.getService(ACServicesAdapter.java:200)で
com.ptc.wa.report.builder.WAElementBuilderFactory.getElementBuilder(WAElementBuilderFactory.java:53)で
com.ptc.wa.report.builder.WAReportBuilder.build(WAReportBuilder.java:49)で
com.ptc.wa.mbeans.WAAbstractPlugin.buildReport(WAAbstractPlugin.java:201)で
com.ptc.wa.mbeans.WAAbstractPlugin.buildReportAndSerialize(WAAbstractPlugin.java:230)で
com.ptc.wa.licensing.LicensePlugin.collect(LicensePlugin.java:105)で
com.ptc.wa.create.WAReportCreationManager.generateReport(WAReportCreationManager.java:524)で
com.ptc.wa.create.WAReportCreationManager.generateReportFromQueue(WAReportCreationManager.java:233)で
wt.services.applicationcontext.UnableToCreateServiceException:リクエスター「null」とセレクター「WCSERVERINFO」で「com.ptc.wa.report.builder.WAElementBuilder」という名前のサービスを作成できません。ネストされた例外は次のとおりです。
java.lang.InstantiationException
wt.services.applicationcontext.UnableToCreateServiceException。<init>(UnableToCreateServiceException.java:99)で
wt.services.applicationcontext.ACServicesAdapter.getService(ACServicesAdapter.java:200)で
com.ptc.wa.report.builder.WAElementBuilderFactory.getElementBuilder(WAElementBuilderFactory.java:53)で
com.ptc.wa.report.builder.WAReportBuilder.build(WAReportBuilder.java:49)で
com.ptc.wa.mbeans.WAAbstractPlugin.buildReport(WAAbstractPlugin.java:201)で
com.ptc.wa.mbeans.WAAbstractPlugin.buildReportAndSerialize(WAAbstractPlugin.java:230)で
com.ptc.wa.licensing.LicensePlugin.collect(LicensePlugin.java:105)で
com.ptc.wa.create.WAReportCreationManager.generateReport(WAReportCreationManager.java:524)で
com.ptc.wa.create.WAReportCreationManager.generateReportFromQueue(WAReportCreationManager.java:233)で
- com / ptc / wa / wa.services.propertiesには、正しい設定が含まれています:wt.services / svc / default / com.ptc.wa.report.builder.WAElementBuilder / WCSERVERINFO / null / 0 = com.ptc.wa.report.builder .WCCommonInfoBuilder / duplicate
- クラスcom.ptc.wa.report.builder.WCCommonInfoBuilderは、Windchillコードベースにあります。
最新バージョンはこちらを参照ください CS359690