Article - CS429528

Error message: "com.ptc.core.lwc.common.view.AttributeDefinitionReadView" while starting Windchill MethodServer

Modified: 01-Oct-2025   


Applies To

  • Windchill PDMLink 12.0

Description

  • Getting error as below while starting MethodServer
ERROR [QueryBuilder Type Pre-Loader] com.ptc.core.lwc.common.view.AttributeDefinitionReadView  - Unable to find logical attribute: "<Attribute_name>" with context: "WCTYPE|wt.team.RolePrincipalLink" com.ptc.core.meta.common.impl.LogicalAttributeFormatException: Unable to find logical attribute: "<Attribute_name>" with context: "WCTYPE|wt.team.RolePrincipalLink"
	at com.ptc.core.meta.common.impl.LogicalIdentifierFactory._translate(LogicalIdentifierFactory.java:769)
	at com.ptc.core.meta.common.impl.LogicalIdentifierFactory._translate(LogicalIdentifierFactory.java:503)
	at com.ptc.core.meta.common.impl.LogicalIdentifierFactory.get(LogicalIdentifierFactory.java:338)
	at com.ptc.core.meta.common.impl.LogicalIdentifierFactory._translate(LogicalIdentifierFactory.java:595)
	at com.ptc.core.meta.common.impl.LogicalIdentifierFactory._translate(LogicalIdentifierFactory.java:503)
	at com.ptc.core.meta.common.impl.LogicalIdentifierFactory.get(LogicalIdentifierFactory.java:338)
	at com.ptc.core.meta.common.impl.LogicalIdentifierFactory._translate(LogicalIdentifierFactory.java:547)
	at com.ptc.core.meta.common.impl.LogicalIdentifierFactory.get(LogicalIdentifierFactory.java:1076)
	at com.ptc.core.lwc.common.view.AttributeDefinitionReadView.initAttributeTypeIdentifier(AttributeDefinitionReadView.java:967)
	at com.ptc.core.lwc.common.view.AttributeDefinitionReadView.getAttributeTypeIdentifier(AttributeDefinitionReadView.java:852)
	at com.ptc.core.lwc.common.view.AttributeDefinitionReadView.getAttributeTypeIdentifier(AttributeDefinitionReadView.java:1782)
	at com.ptc.core.lwc.server.cache.ConstraintFactory.getConstraintDefViews(ConstraintFactory.java:224)
	at com.ptc.core.lwc.server.cache.ConstraintHelper.translateUnpersistedConstraints(ConstraintHelper.java:696)
	at com.ptc.core.lwc.server.cache.ConstraintHelper.translateAttConstraintsToViews(ConstraintHelper.java:652)
	at com.ptc.core.lwc.server.cache.AttHelper.translateAttDefsToViews(AttHelper.java:1065)
	at com.ptc.core.lwc.server.cache.TypeDefinitionManager.translateTypeDefToView(TypeDefinitionManager.java:2796)
	at com.ptc.core.lwc.server.cache.TypeDefinitionManager.retrieveAndCacheType(TypeDefinitionManager.java:603)
	at com.ptc.core.lwc.server.cache.TypeDefinitionManager.getTypeDefView(TypeDefinitionManager.java:757)
	at com.ptc.core.lwc.server.StandardTypeDefinitionService.getTypeDefView(StandardTypeDefinitionService.java:486)
	at com.ptc.core.lwc.server.StandardTypeDefinitionService.getTypeDefView(StandardTypeDefinitionService.java:1056)
	at jdk.internal.reflect.GeneratedMethodAccessor305.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at wt.services.ServiceFactory$ServerInvocationHandler.invoke(ServiceFactory.java:399)
	at com.sun.proxy.$Proxy28.getTypeDefView(Unknown Source)
	at com.ptc.core.lwc.common.TypeServiceLogicalAttributeTranslator.translate(TypeServiceLogicalAttributeTranslator.java:75)
	at com.ptc.core.meta.common.impl.LogicalIdentifierFactory._translate(LogicalIdentifierFactory.java:736)
	at com.ptc.core.meta.common.impl.LogicalIdentifierFactory._translate(LogicalIdentifierFactory.java:548)
	at com.ptc.core.meta.common.impl.LogicalIdentifierFactory._translate(LogicalIdentifierFactory.java:548)
	at com.ptc.core.meta.common.impl.LogicalIdentifierFactory.get(LogicalIdentifierFactory.java:1076)
	at com.ptc.core.lwc.common.view.AttributeDefinitionReadView.initAttributeTypeIdentifier(AttributeDefinitionReadView.java:967)
	at com.ptc.core.lwc.common.view.AttributeDefinitionReadView.getAttributeTypeIdentifier(AttributeDefinitionReadView.java:852)
	at com.ptc.core.lwc.common.view.AttributeDefinitionReadView.getAttributeTypeIdentifier(AttributeDefinitionReadView.java:1782)
	at com.ptc.core.lwc.server.cache.ConstraintFactory.getConstraintDefViews(ConstraintFactory.java:224)
	at com.ptc.core.lwc.server.cache.ConstraintHelper.translateUnpersistedConstraints(ConstraintHelper.java:696)
	at com.ptc.core.lwc.server.cache.ConstraintHelper.translateAttConstraintsToViews(ConstraintHelper.java:652)
	at com.ptc.core.lwc.server.cache.AttHelper.translateAttDefsToViews(AttHelper.java:1065)
	at com.ptc.core.lwc.server.cache.TypeDefinitionManager.translateTypeDefToView(TypeDefinitionManager.java:2796)
	at com.ptc.core.lwc.server.cache.TypeDefinitionManager.retrieveAndCacheType(TypeDefinitionManager.java:603)
	at com.ptc.core.lwc.server.cache.TypeDefinitionManager.getTypeDefView(TypeDefinitionManager.java:757)
	at com.ptc.core.lwc.server.StandardTypeDefinitionService.getTypeDefView(StandardTypeDefinitionService.java:486)
	at com.ptc.core.lwc.server.StandardTypeDefinitionService.getTypeDefView(StandardTypeDefinitionService.java:1056)
	at jdk.internal.reflect.GeneratedMethodAccessor305.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at wt.services.ServiceFactory$ServerInvocationHandler.invoke(ServiceFactory.java:399)
	at com.sun.proxy.$Proxy28.getTypeDefView(Unknown Source)
	at com.ptc.core.lwc.server.LWCLocalizedValuesAugmentor.augment(LWCLocalizedValuesAugmentor.java:170)
	at com.ptc.core.meta.descriptor.server.impl.AbstractLocalizedValuesFactory.addToLocalizedValues(AbstractLocalizedValuesFactory.java:678)
	at com.ptc.core.meta.descriptor.server.impl.AbstractLocalizedValuesFactory.get(AbstractLocalizedValuesFactory.java:165)
	at com.ptc.core.meta.descriptor.common.impl.RetrieveDefinitionDescriptorRemoteWorker.doWork(RetrieveDefinitionDescriptorRemoteWorker.java:56)
	at com.ptc.core.command.common.RemoteWorkerHandlerImplementation.handleRemoteWorker(RemoteWorkerHandlerImplementation.java:29)
	at com.ptc.core.meta.common.RemoteWorkerHandler.handleRemoteWorker(RemoteWorkerHandler.java:38)
	at com.ptc.core.meta.descriptor.common.impl.DefaultDescriptorFactory.get(DefaultDescriptorFactory.java:179)
	at com.ptc.core.meta.descriptor.common.impl.DefaultDescriptorFactory.get(DefaultDescriptorFactory.java:278)
	at com.ptc.core.query.report.command.server.ReportTypeModelCommandDelegate.doExecution(ReportTypeModelCommandDelegate.java:154)
	at com.ptc.core.command.common.delegate.AbstractCommandDelegate.execute(AbstractCommandDelegate.java:216)
	at com.ptc.core.command.common.CommandDelegateForwarder._remoteExecute(CommandDelegateForwarder.java:284)
	at com.ptc.core.command.common.CommandDelegateForwarder.remoteExecute(CommandDelegateForwarder.java:232)
	at com.ptc.core.command.common.CommandDelegateForwarder.execute(CommandDelegateForwarder.java:194)
	at com.ptc.core.command.common.bean.AbstractServerCommand.execute(AbstractServerCommand.java:202)
	at com.ptc.core.query.report.common.impl.TypeDisplayInfo.buildTypes(TypeDisplayInfo.java:159)
	at com.ptc.core.query.report.common.impl.TypeDisplayInfo.<init>(TypeDisplayInfo.java:109)
	at com.ptc.core.query.report.common.impl.TypeDisplayInfo.<init>(TypeDisplayInfo.java:115)
	at com.ptc.core.query.report.common.impl.TypeDisplayInfo.getTypes(TypeDisplayInfo.java:76)
	at com.ptc.windchill.enterprise.queryBuilder.StandardQueryBuilderService$TypePreLoader.run(StandardQueryBuilderService.java:170)
	at java.base/java.lang.Thread.run(Thread.java:829)

 
This is a printer-friendly version of Article 429528 and may be out of date. For the latest version click CS429528