cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

We are happy to announce the new Windchill Customization board! Learn more.

Upgrade manger utility failing

BalkrishnaAdake
1-Newbie

Upgrade manger utility failing

Failed: Verify whether the target configuration is pointing to the right source LDAP UUID: 548466726-1180970929571-18581223-137-10-253-132 IU Description: Ensures that the target configuration is pointing to the right source LDAP Start Time: 2010-04-01 04:55:40 PDT End Time: 2010-04-01 04:55:41 PDT Logged Messages: 1. Users & Groups are not configured correct 2. Users & Groups are not configured correct Exception: com.ptc.windchill.upgrade.ius.UpdateExecutionException: Error executing IncrementalUpdate Verify whether the target configuration is pointing to the right source LDAP (#548466726-1180970929571-18581223-137-10-253-132) Nested exception is: com.ptc.windchill.upgrade.ius.DirectiveExecutionException: Unexpected error executing a JavaMigratorDirective directive: className='com.ptc.windchill.ldap.VerifySourceLdapConfig' Nested exception is: java.lang.Exception: wt.util.WTException: Users & Groups are not configured correct at com.ptc.windchill.ldap.VerifySourceLdapConfig.runMigration(VerifySourceLdapConfig.java:151) at com.ptc.windchill.upgrade.directives.JavaMigratorDirective.execute(JavaMigratorDirective.java:142) at com.ptc.windchill.upgrade.ius.IncrementalUpdate.execute(IncrementalUpdate.java:483) at com.ptc.windchill.upgrade.ius.UpdateRunner.applyUpdate(UpdateRunner.java:350) at com.ptc.windchill.upgrade.ius.UpdateRunner.executeAllUpdatesIn(UpdateRunner.java:261) at com.ptc.windchill.upgrade.ius.UpdateRunner.run(UpdateRunner.java:208) at com.ptc.windchill.upgrade.tool.ProgressViewState.executeUpdateRunner(ProgressViewState.java:264) at com.ptc.windchill.upgrade.tool.ProgressViewState.runThreadedWork(ProgressViewState.java:218) at com.ptc.windchill.upgrade.tool.AbstractStateWithThreadedWork$1.run(AbstractStateWithThreadedWork.java:112) Caused by: wt.util.WTException: Users & Groups are not configured correct at com.ptc.windchill.ldap.VerifySourceLdapConfig.runMigration(VerifySourceLdapConfig.java:143) ... 8 more
1 REPLY 1

This issue happens due to wrong export and import of LDAP nodes. Make sure you export "configuration" node, which is generally "dc=com" in target (9.1) system and import at the same level in source LDAP.
Top Tags