Dear All,
Hope everyone doing well,
I am using Windchill OOTB loader (Load FromFile) to create part structure, I was about to finish the loading, unfotunately the loader is getting failed the error shown in the log is like..
wt.system.out wcadmin - All objects were imported successfully.
wt.system.out wcadmin - java.lang.NullPointerException
wt.system.out wcadmin - | at wt.part.StandardWTPartService$UsageLinkCommitListener.finishTransaction(StandardWTPartService.java:379) |
wt.system.out wcadmin - | at wt.pom.TransactionManager$FinishTransactionListener.fire(TransactionManager.java:1518) |
...and lot more
Its very strange that inbetween, the loader is failing to generate the links and showing 'All Objects were imported successfully' but actually nothing is in.
Did anyone faced the same issue before, it will be appriciated to help me out in this.
Thank you