All -
I have a user who is trying to Revise some files. One revises fine, and the next (from the same folder) produces the following string of errors. Does anyone see an obvious reason this might happen? We have tried from his workspace and the commonspace using his account as well asfrom the commonspace with my admin account, but no-go.
We are on Windchill 10.1, M040
Thanks in advance -
Chrystal Johnstone
Seattle WA
---------------------------------------
java.lang.NullPointerException
at wt.epm.workspaces.ReviseAsStoredHelper$AsStoredMember.getByMaster(ReviseAsStoredHelper.java:216)
at wt.epm.workspaces.ReviseAsStoredHelper.substituteModelDependents(ReviseAsStoredHelper.java:430)
at wt.epm.workspaces.ReviseAsStoredHelper.substituteModelDependents(ReviseAsStoredHelper.java:412)
at wt.epm.workspaces.ReviseAsStoredHelper.createAsStored(ReviseAsStoredHelper.java:380)
at wt.epm.listeners.EventServiceManagerUtility.processNewVersionEvent(EventServiceManagerUtility.java:231)
at wt.epm.listeners.EPMStandardEventServiceManager$4.notifyVetoableMultiObjectEvent(EPMStandardEventServiceManager.java:328)
at wt.events.StandardKeyedEventBranch.intDispatchEvent(StandardKeyedEventBranch.java:298)
at wt.events.StandardKeyedEventBranch.dispatchVetoableMultiObjectEvent(StandardKeyedEventBranch.java:245)
at wt.events.StandardKeyedEventDispatcher.intDispatchEvent(StandardKeyedEventDispatcher.java:288)
at wt.events.StandardKeyedEventDispatcher.dispatchVetoableMultiObjectEvent(StandardKeyedEventDispatcher.java:231)
at wt.services.StandardManagerService.intDispatchVetoableEvent(StandardManagerService.java:408)
at wt.services.StandardManagerService.dispatchVetoableMultiObjectEvent(StandardManagerService.java:313)
at wt.vc.StandardVersionControlService.dispatchVetoableMultiObjectEvent(StandardVersionControlService.java:1511)
at wt.vc.StandardVersionControlService.signalPersistenceOf(StandardVersionControlService.java:1210)
at wt.vc.StandardVersionControlService$3.notifyVetoableMultiObjectEvent(StandardVersionControlService.java:532)
at wt.events.StandardKeyedEventBranch.intDispatchEvent(StandardKeyedEventBranch.java:298)
at wt.events.StandardKeyedEventBranch.dispatchVetoableMultiObjectEvent(StandardKeyedEventBranch.java:245)
at wt.events.StandardKeyedEventDispatcher.intDispatchEvent(StandardKeyedEventDispatcher.java:288)
at wt.events.StandardKeyedEventDispatcher.dispatchVetoableMultiObjectEvent(StandardKey