Skip to main content
4-Participant
May 7, 2026
Question

Error when using Windchill REST Services

  • May 7, 2026
  • 1 reply
  • 29 views
I am using Windchill PDMLink Release 11.0 and Datecode with CPS M030-CPS17 Windchill QMS is not installed Can not access any rest API, with the error: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'relatedPersonnelOrLocations': Failed to introspect bean class [com.ptc.odata.windchill.entity.service.RelatedPersonnelOrLocationDelegate] for lookup method metadata: could not find class that it depends on; nested exception is java.lang.NoClassDefFoundError: com/ptc/qualitymanagement/masterdata/contact/QMSContact Here are the errors that I faced org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'relatedPersonnelOrLocations': Failed to introspect bean class [com.ptc.odata.windchill.entity.service.RelatedPersonnelOrLocationDelegate] for lookup method metadata: could not find class that it depends on; nested exception is java.lang.NoClassDefFoundError: com/ptc/qualitymanagement/masterdata/contact/QMSContact

1 reply

17-Peridot
May 7, 2026

Hi ​@Ennoconn,

Is QMS Module Installed?

Ennoconn4-ParticipantAuthor
4-Participant
May 7, 2026

QMS Module is not installed. Is there any way to remove or unreference QMS-related settings?

17-Peridot
May 7, 2026

Which REST service are you calling?