アーティクル - CS291240
Windchill PDMLink のライフサイクル状態に関する「内部値として "xxx" を持つ列挙型が存在しません」というエラー メッセージが表示される
修正日: 11-Nov-2025
適用対象
- FlexPLM 11.0 to 12.0
- Windchill PDMLink 11.0 to 13.0
説明
- 新しいライフサイクル状態「シミュレーション準備完了」を作成した後、ライフサイクル テンプレート Administration.jnplファイルを開くときに以下のエラーが発生します。
No EnumeratedType exists with "wt.lifecycle.State.READY FOR SIMULATION" as its internal value
- ライフサイクル テンプレート管理を開けません
- ライフサイクルテンプレートを編集できません
- Java コンソールで、エラー メッセージ:
Caused by: wt.util.WTInvalidParameterException: No EnumeratedType exists with "PROMOTE" as its internal value
- CPS 更新後、WTPart/EPMDocument の詳細ページでライフサイクル状態が「state.state」と表示される
- 設定状態ページにあるすべての従属関係を開くと以下のエラーが発生します
No EnumeratedType exists with xxxx as its internal value
- ワークフローテンプレートをインポートするとエラーが発生する
No EnumeratedType exists with "Role.xxx" as its internal value
- 以下のエラーにより、製品/ライブラリ フォルダを開けませんでした
Request Id: 4eij2i94;loxp7ing;164;3pckcq;27011 Request URI: /Windchill/ptc1/comp/folderbrowser_table Query String: ContainerOid=OR%3Awt.inf.library.WTLibrary%3A####&oid=OR%3Awt.folder.Cabinet%3A###&folderNavigatorParameter=true&u8=1&portlet=poppedup&rightPaneOnly=true&setActiveLayout=contentPanel_twoPanes_horizontal&leftPane=ptc1%2Fcomp%2Ffolderbrowser_tree Status Code: 500 Message: No EnumeratedType exists with "UNSUBMIT" as its internal value.
- 部品と変更通知はフォルダーに表示されません:
- Windchill 診断ユーティリティ (WinDU) レポートには、以下の失敗したタスクが報告されます。
CheckoutConsistencyReportDT ReportLCTemplatesMissingFinalPhases Report NonChangeObjectsIsMissingAuditsDT
- オブジェクトを作成できず、ログに以下のエラーが表示されます:
ERROR [com.ptc.core.components.dataUtilities.worker-2] com.ptc.core.components.beans.DataUtilityBean wcadmin - CaughtException while processing column: version. Enable 'com.ptc.core.components.beans.DataUtilityBean' logger for full stack trace.A persistence error occurred. Nested exception is: wt.pom.PersistenceException: A persistence error occurred. 2023-02-22 08:07:40,682 ERROR [com.ptc.core.components.dataUtilities.worker-2] wt.pds.exception wcadmin - Suppressing internal message (wt.pom.pomResource/0) wt.pom.PersistenceException: A persistence error occurred. System message follows: Nested exception is: wt.pom.DatastoreException: A SQL error has occurred. Database system message follows: Nested exception is: wt.util.WTInvalidParameterException: No EnumeratedType exists with "xxxxx" as its internal value.
- パーツ >構造UIページにエラーが発生し、構造ページを開けませんでした。メソッドサーバーログには以下のエラーが記録されています。
ERROR [ajp-nio-127.0.0.1-8010-exec-6] com.ptc.cat.config.server.AbstractComponentConfigBuilder 201580145 - Error getting table config based on table views with session locale 'en_US' wt.util.WTInvalidParameterException: No EnumeratedType exists with "xxxx" as its internal value.
at wt.fc.EnumeratedTypeUtil.toEnumeratedType(EnumeratedTypeUtil.java:346)
at wt.fc.EnumeratedTypeUtil.toEnumeratedType(EnumeratedTypeUtil.java:292)
at wt.fc.EnumeratedType.getDisplay(EnumeratedType.java:187)
at com.ptc.core.htmlcomp.createtableview.AttributeHelper.getEnumValues(AttributeHelper.java:284)
at com.ptc.core.htmlcomp.createtableview.AttributeHelper.getEnumValues(AttributeHelper.java:270)
- 以下のエラーはメソッドサーバーログにあります
wt.pds.exception jadhavy - Suppressing internal message (wt.pom.pomResource/0) wt.pom.PersistenceException: A persistence error occurred. System message follows: Nested exception is: wt.pom.DatastoreException: A SQL error has occurred. Database system message follows: Nested exception is: wt.util.WTInvalidParameterException: No EnumeratedType exists with "xxxx" as its internal value. at wt.fc.EnumeratedTypeUtil.toEnumeratedType(EnumeratedTypeUtil.java:311) at wt.fc.EnumeratedType.toEnumeratedType(EnumeratedType.java:431) at com.ptc.qualitymanagement.qms.enumTypes._UnitType.toUnitType(_UnitType.java:28) at com.ptc.qualitymanagement.capa._RelevantRequestDataProductLink.readExternal(_RelevantRequestDataProductLink.java:702) at wt.pds.WTResultSet.readObject(WTResultSet.java:667) at wt.pds.PersistableItemBuilder.build(PersistableItemBuilder.java:543) at wt.pds.StandardACProcessor.processResults(StandardACProcessor.java:97) at wt.pds.SequentialResultBuilder.build(SequentialResultBuilder.java:453) at wt.pds.BasicResultCursor.next(BasicResultCursor.java:93) at wt.pds.SQLDatabasePds.query(SQLDatabasePds.java:880) at wt.pom.PersistentObjectManager.query(PersistentObjectManager.java:1077) at wt.pom.PersistentObjectManager.query(PersistentObjectManager.java:986) at wt.fc.StandardPersistenceManager._query(StandardPersistenceManager.java:1972) at wt.fc.StandardPersistenceManager._find(StandardPersistenceManager.java:2008)
- アップグレード関連のログは次のとおりです。
com.ptc.windchill.upgrade.updates.UpdateExecutionException: Error executing IncrementalUpdate Verify lifecycle templates have a final phase (#ReportLCTemplatesMissingFinalPhases) Nested exception is: (com.ptc.windchill.upgrade.updates.directives.directivesResource/39) com.ptc.windchill.upgrade.updates.DirectiveExecutionException: Method server code wt.workflow.definer.ReportLCTemplatesMissingFinalPhases.executeDiagnosticTask failed. See nested exception for details Nested exception is: wt.util.WTException: java.lang.reflect.InvocationTargetException Nested exception is: java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at com.ptc.windchill.upgrade.updates.directives.MigratorMethod.invoke(MigratorMethod.java:131) at com.ptc.windchill.upgrade.updates.directives.LightWeightServiceDirective$Server.invokeLightWeightServiceApi(LightWeightServiceDirective.java:635) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at wt.method.MethodResultWriter.writeExternal(MethodResultWriter.java:165) at wt.method.MethodResult.writeExternal(MethodResult.java:226) at java.base/java.io.ObjectOutputStream.writeExternalData(ObjectOutputStream.java:1457) at java.base/java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1431) at java.base/java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1179) at java.base/java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:349) at java.rmi/sun.rmi.server.UnicastRef.marshalValue(UnicastRef.java:293) at java.rmi/sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:369) at java.rmi/sun.rmi.transport.Transport$1.run(Transport.java:200) at java.rmi/sun.rmi.transport.Transport$1.run(Transport.java:197) ... Caused by: A persistence error occurred. at wt.pds.SQLDatabasePds.handleException(SQLDatabasePds.java:1082) ... Caused by: wt.util.WTInvalidParameterException: No EnumeratedType exists with "xxxxxx" as its internal value. at wt.fc.EnumeratedTypeUtil.toEnumeratedType(EnumeratedTypeUtil.java:311) at wt.fc.EnumeratedType.toEnumeratedType(EnumeratedType.java:431) at wt.lifecycle._State.toState(_State.java:29) at wt.lifecycle._PhaseTemplate.readExternal(_PhaseTemplate.java:280) at wt.pds.WTResultSet.readObject(WTResultSet.java:667) ... 48 more
- アップグレード後、以下のエラーが発生し、フォルダにパーツが表示されません
No EnumeratedType exists with 'xxx' as its internal value
- 結果テーブルからレポートをエクスポートしようとしたときの以下のエラー
com.ptc.mvc.controllers.ExceptionController <username>- message : No EnumeratedType exists with "SENDTOSAP" as its internal value. error:-------------A persistence error occurred. (wt.pom.pomResource/0) wt.pom.PersistenceException: A persistence error occurred. System message follows: Nested exception is: wt.pom.DatastoreException: A SQL error has occurred. Database system message follows: Nested exception is: wt.util.WTInvalidParameterException: No EnumeratedType exists with "XXX" as its internal value. at wt.fc.EnumeratedTypeUtil.toEnumeratedType(EnumeratedTypeUtil.java:378) at wt.fc.EnumeratedTypeUtil.toEnumeratedType(EnumeratedTypeUtil.java:295) at wt.fc.EnumeratedType.toEnumeratedType(EnumeratedType.java:475) at wt.lifecycle._State.toState(_State.java:29) at wt.lifecycle._LifeCycleState.readExternal(_LifeCycleState.java:135) at wt.pds.WTResultSet.readObject(WTResultSet.java:667) at wt.access._AccessControlSurrogate.readExternal(_AccessControlSurrogate.java:965) at wt.pds.WTResultSet.readObject(WTResultSet.java:667) at wt.pds.AbstractColumnAccessControlItemBuilder.build(AbstractColumnAccessControlItemBuilder.java:271) at wt.pds.StandardACProcessor.processResults(StandardACProcessor.java:76) at wt.pds.SequentialResultBuilder.build(SequentialResultBuilder.java:453)
最新バージョンはこちらを参照ください CS291240