Skip to main content
14-Alexandrite
January 29, 2024
Question

Modelcheck Error-checkin

  • January 29, 2024
  • 3 replies
  • 1267 views

Hello,

I need help for the below case, any idea to solve this error

 

ERROR [ajp-nio-127.0.0.1-8010-exec-56] com.ptc.windchill.uwgm.proesrv.action.ModelCheckAction wcadmin - ModelCheckAction.executeAction :: <> Gatekeeping encountered 1 error!

ERROR [ajp-nio-127.0.0.1-8010-exec-56] com.ptc.windchill.uwgm.proesrv.StandardRequestDispatcher wcadmin - StandardRequestDispatcher.dispatchRequest :: Unexpected failure(s) com.ptc.windchill.uwgm.common.conflict.UwgmErrorException:
ModelCHECK failed on models in the context " "

 

FYI: Global Attribute does not contains domain name along with the Instance Based Attribute (IBA) name

 

Thanks

3 replies

avillanueva
23-Emerald I
23-Emerald I
January 29, 2024

There are a ton of PTC articles on this? Can you check your Modelcheck configuration and how its configured in Windchill?

Did you mean to have in configured in Windchill? Disable if not:

https://www.ptc.com/en/support/article/CS351238?source=search

Try an interactive run:

https://www.ptc.com/en/support/article/CS390710?source=search

MC_MODE attribute missing in the Creo file:

https://www.ptc.com/en/support/article/CS405836?source=search

Here is the help information:

https://www.ptc.com/cs/help/windchill_hc/wc102_hc/index.jspx?id=ProEWCIntegCustCheckInConfig&action=show

 

NSS14-AlexandriteAuthor
14-Alexandrite
January 29, 2024

yeah, configured based on the help file. Also referred few article as you mentioned. still trying on it

23-Emerald III
January 29, 2024

It looks like the administrator is using the Windchill Gatekeeper with a value of 0, so any file that ModelCheck detects an error in will not be allowed to be checked in. It is a hard call to make on which check values to set as errors versus warnings. We do use it to prevent check in but only for 2 specific items that we require all of our files to have in them. 99% of our ModelCheck checks are set to warning on Save and Interactive checking.

NSS14-AlexandriteAuthor
14-Alexandrite
January 29, 2024

I forgot to mention, this is the first time we are configuring to Creo/Windchill model check. I have admin rights to the system, able to modify and working on to figure out the issue.

13-Aquamarine
January 8, 2026

did you ever figure this out? It seems like the documentation in lacking/incorrect