Skip to main content
1-Visitor
February 1, 2017
Solved

WinDU failing for 2 tasks-"Verifies the Internet Domain" and "Invalid LDAP Entries".

  • February 1, 2017
  • 1 reply
  • 4133 views

WinDU is failing for the following tasks on Windchill PDMlink 10.2 M030 installed on Linux system.

-Verifies the Internet Domain

-Invalid Ldap Entries

Could you please let me know how to resolve these issues.

VerifySourceInternetDomain.log

Error in method server code:

java.lang.Exception: Exception of type 'java.lang.reflect.InvocationTargetException' was generated on the server with message 'null'

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:606)

at com.ptc.windchill.upgrade.updates.directives.MigratorMethod.invoke(MigratorMethod.java:131)

at com.ptc.windchill.upgrade.updates.directives.LightWeightServiceDirective$Server.invokeLightWeightServiceApi(LightWeightServiceDirective.java:635)

at sun.reflect.GeneratedMethodAccessor1025.invoke(null)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:606)

at wt.method.MethodResultWriter.writeExternal(MethodResultWriter.java:152)

at wt.method.MethodResult.writeExternal(MethodResult.java:226)

at java.io.ObjectOutputStream.writeExternalData(ObjectOutputStream.java:1455)

at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1429)

at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1177)

at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:347)

at sun.rmi.server.UnicastRef.marshalValue(UnicastRef.java:293)

at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:332)

at sun.rmi.transport.Transport$1.run(Transport.java:177)

at sun.rmi.transport.Transport$1.run(Transport.java:174)

at java.security.AccessController.doPrivileged(Native Method)

at sun.rmi.transport.Transport.serviceCall(Transport.java:173)

at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:556)

at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:811)

at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:670)

at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)

at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)

at java.lang.Thread.run(Thread.java:745)

Task failed.

com.ptc.windchill.upgrade.updates.UpdateExecutionException: Error executing IncrementalUpdate Verifies the Internet Domain (#VerifySourceInternetDomain)

Nested exception is: (com.ptc.windchill.upgrade.updates.directives.directivesResource/39) com.ptc.windchill.upgrade.updates.DirectiveExecutionException: Method server code wt.org.VerifySourceInternetDomain.runDiagnosticTask failed.  See nested exception for details

Nested exception is: wt.util.WTException: wt.method.MethodResultException: *ERROR* Server side Exception has occured: See MethodServer log for details

Nested exception is: wt.method.MethodResultException: *ERROR* Server side Exception has occured: See MethodServer log for details

at com.ptc.windchill.upgrade.updates.directives.LightWeightServiceDirective$Server.invokeLightWeightServiceApi(LightWeightServiceDirective.java:677)

at sun.reflect.GeneratedMethodAccessor1025.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:606)

InvalidLdapEntries.log

Error in method server code:

java.lang.Exception: Exception of type 'java.lang.reflect.InvocationTargetException' was generated on the server with message 'null'

  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

  at java.lang.reflect.Method.invoke(Method.java:606)

  at com.ptc.windchill.upgrade.updates.directives.MigratorMethod.invoke(MigratorMethod.java:131)

  at com.ptc.windchill.upgrade.updates.directives.LightWeightServiceDirective$Server.invokeLightWeightServiceApi(LightWeightServiceDirective.java:635)

  at sun.reflect.GeneratedMethodAccessor1025.invoke(null)

  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

  at java.lang.reflect.Method.invoke(Method.java:606)

  at wt.method.MethodResultWriter.writeExternal(MethodResultWriter.java:152)

  at wt.method.MethodResult.writeExternal(MethodResult.java:226)

  at java.io.ObjectOutputStream.writeExternalData(ObjectOutputStream.java:1455)

  at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1429)

  at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1177)

  at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:347)

  at sun.rmi.server.UnicastRef.marshalValue(UnicastRef.java:293)

  at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:332)

  at sun.rmi.transport.Transport$1.run(Transport.java:177)

  at sun.rmi.transport.Transport$1.run(Transport.java:174)

  at java.security.AccessController.doPrivileged(Native Method)

  at sun.rmi.transport.Transport.serviceCall(Transport.java:173)

  at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:556)

  at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:811)

  at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:670)

  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)

  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)

  at java.lang.Thread.run(Thread.java:745)

Task failed.

com.ptc.windchill.upgrade.updates.UpdateExecutionException: Error executing IncrementalUpdate Invalid Ldap Entries (#InvalidLdapEntries)

Nested exception is: (com.ptc.windchill.upgrade.updates.directives.directivesResource/39) com.ptc.windchill.upgrade.updates.DirectiveExecutionException: Method server code com.ptc.windchill.ldap.InvalidLdapEntriesDT.runDiagnostics failed.  See nested exception for details

Nested exception is: wt.util.WTException: wt.method.MethodResultException: *ERROR* Server side Exception has occured: See MethodServer log for details

Nested exception is: wt.method.MethodResultException: *ERROR* Server side Exception has occured: See MethodServer log for details

  at com.ptc.windchill.upgrade.updates.directives.LightWeightServiceDirective$Server.invokeLightWeightServiceApi(LightWeightServiceDirective.java:677)

  at sun.reflect.GeneratedMethodAccessor1025.invoke(Unknown Source)

  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

  at java.lang.reflect.Method.invoke(Method.java:606)

  at wt.method.MethodResultWriter.writeExternal(MethodResultWriter.java:152)

  at wt.method.MethodResult.writeExternal(MethodResult.java:226)

  at java.io.ObjectOutputStream.writeExternalData(ObjectOutputStream.java:1455)

  at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1429)

  at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1177)

  at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:347)

  at sun.rmi.server.UnicastRef.marshalValue(UnicastRef.java:293)

  at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:332)

  at sun.rmi.transport.Transport$1.run(Transport.java:177)

  at sun.rmi.transport.Transport$1.run(Transport.java:174)

  at java.security.AccessController.doPrivileged(Native Method)

  at sun.rmi.transport.Transport.serviceCall(Transport.java:173)

  at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:556)

  at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:811)

  at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:670)

  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)

  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)

  at java.lang.Thread.run(Thread.java:745)

Best answer by BineshKumar1

I think there is something wrong the conf branch in the LDAP. Look under the o=configuration, make sure you have the right entries for you search base under .LDAP, .EnterpriseLDAP adapters

1 reply

1-Visitor
February 2, 2017

Do you have all your jndi adapters initialized. The best way to identify this is by navigating to Participant Administration > Search for disconnected principals. If you see disconnected principals who are valid users,  then ensure whether you have all your LDAPs are declared in wt.federation.org.directoryServices. If the disconnected principals are deleted users then, you need to reconnect to fix or delete the users.

1-Visitor
February 2, 2017

Thanks for the reply Binesh.

I have deleted all the disconnected users and executed WinDU again, but still getting the same errors. LDAPs are also declared properly.

1-Visitor
February 2, 2017

Your server is a clone of the production server?