logging level for debugging CAD check-in
Team
When checking in a CREO assembly, I am getting:
"Action cannot be completed as it cannot build association with Part that you do not have access to. You must gain access to the Part or the Part must be deleted from the database."
The assembly and nested assemblies seem to all be accessible, and permissions seem to be good. How do I find which nested Part is causing the issue?
I might open up logging to the Info or Debug level, just for a few minutes, to get some clues. But it seems that I need to select a logger, and it's not clear what logger to select. Perhaps I will do "log4j.rootLogger=debug".
But which process should I open up?
Some possible files:
log4jATOVariantLoad.properties
log4jMethodServer.properties
log4jUpgrade.properties
log4jWinDU.properties
log4jIeServer.properties
log4jServerManager.properties
log4jWebApp.properties
log4jWinRU.properties

