Quantcast
Channel: PTC Community : Popular Discussions - Windchill
Viewing all 3136 articles
Browse latest View live

External designers access via ProjectLink, how would you set it up?

$
0
0

You could tell from the topic that I’m fairly new to ProjectLink…

 

I’ve read the old doc (we’re on 10.2 M030) “Integral Operations Between Windchill PDMLink and Windchill ProjectLink”, ploughed through topics on this forum, tested ACL, but it all don’t quite come together.

 

The scenario is not new. There’s a requirement that external designers (contractors) access CAD-data and Parts via ProjectLink. To make it more simple for own users we’re going to have only one product context in PDMLink. Some of the externals should be limited with what they see in PDMLink, others probably could see all. If possible, externals could be allowed to work on Released / Approved content ie. revise, but since Modify rights are required in PDMLink to be able to work on items shared to ProjectLink this does not seem like an option.

 

How do you set it all up? How to limit what they see in PDMLink?

 


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

$
0
0

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)

Thingworx Windchill extension

$
0
0

I am exploring Windchill extension on Thingworx. PTC has built out of the box functionality to access windchill data using infoengine. I did not find much on REST implementation.

 

Has anybody found a documentation on Windchill REST framework.

 

:-)

Preeti

generate PDF from drawings and store in Windchill

$
0
0

Hi,

 

I have a range of drawings that I have stored on Windchill. How do I genereate PDF files of these drawings? And is there a way of storing them/ exporting them to an external location outside of Windchill?

 

Is this something that is done within Creo or Windchill?

 

Thnaks.

Unable to stay connected to Windchill

$
0
0

I have an open PTC case but wanted to see if anyone has any experience on this.

 

I have 1 user who can no longer connect to Windchill from a specific PC. Anytime he tries to connect he gets an error that the server is offline. It will attempt to go online and fail. Sometimes even giving the "server is now available" but quick to go back offline. Over the past month it's been a progressive decay from occasionally happening to always happening. Clear participant cache at one point got him a day's worth of work before going offline again, then an hour, then minutes. Same with clearing caches/appdata. It works sometimes, but not forever. Methodserver is showing it as Creo disconnecting, along with socket write errors.

 

I've purged caches, appdata, Creo Parametric program files, everything I can think of that belongs to Creo. Firewalls are fine. Network appears fine.

I can log in on his machine, works fine. He can log onto other machines, works fine. Browser works fine.

PTC is pointing me towards fiddler, but I'm not really comfortable running that on someone else's machine. Especially when the steps say "click the check box that has (not safe) next to it"

 

Any thoughts? I feel like I've tried everything.

Creo Parametric 2.0 M220 with Windchill 10.2 M030 (also happened on M020). We do have single sign-on, but I've also tried our administrative bypass with no change.

Installing Windchill on the cloud and selecting a provider

$
0
0

We are looking into installing PTC Windchill on a virtual server in the cloud.  Currently running 3 licenses of Creo 3.0, with a desire for some others to be able to view files. 1 of those licenses is at a different site and we like the idea of not having to maintain hardware and upgrades for this system. I believe the 3 big main players are Google Cloud, Amazon Web Services and Microsoft Azure. Has anyone done this? Has anyone had issues with a given provider? Thoughts, comments, ideas?

 

Thanks,

JP

Custom AutoCAD worker

$
0
0

Hi All,

 

I am configuring the Custom CAD Worker following the PTC article ( https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS40919). As mentioned in the article, I have to create a command line utility or script that can take an AutoCAD DWG file as an input and create PDF as Output.

 

Did anyone has configured the Custom AutoCAD worker? Please share the steps to configure the utility or Script. There are third party tools for conversion but I don't want to use them.

 

Thanks,

Bhagirath

how to block the problem request and change process request for the CAD and WTP in work in progress state

$
0
0

how to block the problem request and change process request for the CAD and WTP in work in progress state


Part Described By Document Link Questions

$
0
0

Hi all,

We are in wc 11.0

 

We are going to use Part Described by document links.

 

2 questions.,

 

1. How to show that a used Revision of a document is the Latest Revision or Not Latest Revision? (Remember this is a Described by link)

Strangely the OOTB system attribute "Latest" is for Iteration. Is there OOTB system attribute to know if it is the latest Revision?

 

2. Is there preference or property to delete  from the "Described by" link ---the old Revision of the document and link the Latest Revision of that document?

Because user will not know that the connected document is not the latest Revision. There is a high need for this.

Is this an enhancement done in WC 11.0 or do we need to do customization?

 

Thanks & Have a nice day!

 

Hari

Predecessor Relationships Constraint not working in Plan activites(ProjectLink)

$
0
0

 

I am using Windchill ProjectLink 10.2 M030.

 

I have created a project plan which has 5-6 activities, which needs to start after one another.

 

i.e Activity 2 must start on completion of Activity 1 only and Activity 3 to start after completion of activity 2 and so on.

 

Hence in activty 2, I have given the predecessor relationship as "1FS" and in activity 3, "2FS" and so on.

 

But on starting the project, all activities are available at the same time for respective users and activities are not following the reqd sequnce.

 

Activity does not wait for predecessor avtivity to complete.

 

Has anyone faced similar issues while working on ProjectLink? Any help regarding the same would be appreciated.

 

Best regards

 

Sharath

Importing and Exporting from Windchill

$
0
0

This process seems simple enough, but in Windchill it’s a nightmare. Here are the problems I get:

-I try to keep the instances out of my workspace for performance reasons. When I export from workspace, Windchill brings in every instance. My workspace goes from 2000 objects to 8000 objects. I have a custom view, that allows me to delete them faster, but this is time I don’t have.

-Import to workspace doesn’t work. It doesn’t recognize that the family table parts of the same name are in fact, the same parts.

-Importing deletes everything from session. It seems that the Pro/E core must be used to determine parent-child relationships.

-Some of the assemblies have hundreds or thousands of parts. This process is very slow. I have had this process take a week and as many as 23 premature exits in one day.

-If someone at my company renames the generic of a family table, I get incurable name conflicts and premature exits.

-If someone at my company creates one of the parts with the same name, I can’t rename my supplier’s part.

-to rename a part, I have to set my session to work offline with no server, rename the part, connect back to the server, and then save. This takes 20 minuets! 17 of the 20 minuets is just me staring at the hour glass.

-Once I have all of the models in my workspace I have to get rid of all of the name conflicts. Sometimes I use update, sometimes add works. Sometimes I have to delete all the instances, and then updates. I have thousands of these stupid name conflicts and each one need its own special attention.

-Some secret relations are created between parts. These cannot be found in the relationship viewer and are not ghost objects. It sometimes thinks that two totally unrelated parts must be checked in together. Sometimes I have to check-in parts that I would otherwise delete.

I am supposed to be a manager, providing technical guidance, not a Windchill-rat’s-nest-detangler. Of course it would be easier to have the supplier on our Windchill server, but that is not an option at the moment. Plus, they would hate me if I spread this curse to them.

 

Does anyone else work on large assemblies with and outside vender? If you could help me with any one of these problems I would appreciate it.

 

I am using Windchill PDMLink 9.1 with WF4 M110. We don’t use WTParts. Our network is a little slow

Unable to stay connected to Windchill

$
0
0

I have an open PTC case but wanted to see if anyone has any experience on this.

 

I have 1 user who can no longer connect to Windchill from a specific PC. Anytime he tries to connect he gets an error that the server is offline. It will attempt to go online and fail. Sometimes even giving the "server is now available" but quick to go back offline. Over the past month it's been a progressive decay from occasionally happening to always happening. Clear participant cache at one point got him a day's worth of work before going offline again, then an hour, then minutes. Same with clearing caches/appdata. It works sometimes, but not forever. Methodserver is showing it as Creo disconnecting, along with socket write errors.

 

I've purged caches, appdata, Creo Parametric program files, everything I can think of that belongs to Creo. Firewalls are fine. Network appears fine.

I can log in on his machine, works fine. He can log onto other machines, works fine. Browser works fine.

PTC is pointing me towards fiddler, but I'm not really comfortable running that on someone else's machine. Especially when the steps say "click the check box that has (not safe) next to it"

 

Any thoughts? I feel like I've tried everything.

Creo Parametric 2.0 M220 with Windchill 10.2 M030 (also happened on M020). We do have single sign-on, but I've also tried our administrative bypass with no change.

Numbering system with two sequences in Windchill

$
0
0

Hello,

 

I want to crate two sequence numbering system. One for one type of part and another for another type.

So we would get 1xxx xxx xxx and 5xx xxx xxx, dependent on file type.

Is this possible?

How can I bulk remove users from windchill?

$
0
0

Can anyone tell me how can I bulk remove users from windchill 10.2 please?

 

I can only import 50 users in to the participant administration and I have to remove 1400+ disconnected users.

 

Is there a way that I can remove all disconnected users at once?

 

Thank you in advance for any guidance you can give.

External designers access via ProjectLink, how would you set it up?

$
0
0

You could tell from the topic that I’m fairly new to ProjectLink…

 

I’ve read the old doc (we’re on 10.2 M030) “Integral Operations Between Windchill PDMLink and Windchill ProjectLink”, ploughed through topics on this forum, tested ACL, but it all don’t quite come together.

 

The scenario is not new. There’s a requirement that external designers (contractors) access CAD-data and Parts via ProjectLink. To make it more simple for own users we’re going to have only one product context in PDMLink. Some of the externals should be limited with what they see in PDMLink, others probably could see all. If possible, externals could be allowed to work on Released / Approved content ie. revise, but since Modify rights are required in PDMLink to be able to work on items shared to ProjectLink this does not seem like an option.

 

How do you set it all up? How to limit what they see in PDMLink?

 


Worker Agent does not start

$
0
0

Hello All,

 

I'm trying to setup my worker to work with Solidworks. I get the following error in the logs:

 

[2017-02-07 11:35:28] workermonitor - Version : Creo 3.1 - M010 (13.3.10.27) i486_nt

[2017-02-07 11:35:28] Logging level set to 0x01.

[2017-02-07 11:35:28] Connecting to server "XYZ.com" on port 5600

[2017-02-07 11:35:28] Connection established

[2017-02-07 11:35:28] Got version 8 INIT  FAILURE (with no description) from WVS.

[2017-02-07 11:35:28] Monitor Shutting down.

 

The worker does NOT indicate "Fails to start" in the Worker Agent Administration page, it just stays off.

 

In sw2pv_config.exe, I have

- the setup directory pointing to the folder sw_setup

- Server Host & Server Port 5600: Failing the test, I get this message

 

Set keepalive ok

The CADAgent rejected the connection, is it configured for a SOLIDWORKS worker on machine WIN-9U6A5RRLNG0 (alias not set)?

 

What I've tried so far:

- Checked that the host name and port 5600 are correct

- Checked that the system does not run out of memory

- Checked for other forums with the same issue

 

Please help,

Ammar

generate PDF from drawings and store in Windchill

$
0
0

Hi,

 

I have a range of drawings that I have stored on Windchill. How do I genereate PDF files of these drawings? And is there a way of storing them/ exporting them to an external location outside of Windchill?

 

Is this something that is done within Creo or Windchill?

 

Thnaks.

update wt.workflow.work.WorkItem comment using web-ject

$
0
0

While trying to update wt.workflow.work.WorkItem, using standard method I get following error

 

wt.workflow.work.WorkItem cannot be cast to wt.vc.wip.Workable; nested exception is: java.lang.ClassCastException: wt.workflow.work.WorkItem cannot be cast to wt.vc.wip.Workable


or


com.ptc.jws.service.com.ptc.windchill.ws.Exception_Exception: com.infoengine.util.IEException: EXCEPTION DURING SAVE[

SOURCE:

@@@ BEGIN TYPE INSTANCE

@@@ Identifier: WCTYPE|wt.workflow.work.WorkItem~~WCP|1240209|17

@@@ BEGIN ATTRIBUTE CONTAINER

@@@

@@@         ID: WCTYPE|wt.workflow.work.WorkItem~~WCP|1240209|17

@@@           : ~NPA|workitem_comment~~

@@@    Content: DATA|java.lang.String|updatedFileName.txt

@@@      State: NEW

@@@

@@@ ATTRIBUTE IDENTIFIER COUNT = 1

@@@

@@@ REPLACEMENTS : NONE

@@@

@@@ END ATTRIBUTE CONTAINER

@@@ END TYPE INSTANCE

FILTER:

@@@ BEGIN ATTRIBUTE CONTAINER SPEC

@@@

@@@ INCLUDE DESCRIPTORS DEFAULT: false

@@@ INCLUDE CONSTRAINTS DEFAULT: false

@@@   INCLUDE ARGUMENTS DEFAULT: false

@@@              NEXT OPERATION: com.ptc.core.meta.common.DisplayOperationIdentifier@a36d3bb3

@@@             DESCRIPTOR KEYS: []

@@@

@@@            ATTRIBUTE: WCTYPE|wt.workflow.work.WorkItem~MBA|description

@@@                 TYPE: EXPLICIT

@@@  INCLUDE DESCRIPTORS: false

@@@  INCLUDE CONSTRAINTS: false

@@@

@@@            ATTRIBUTE: WCTYPE|wt.workflow.work.WorkItem~MBA|status

@@@                 TYPE: EXPLICIT

@@@  INCLUDE DESCRIPTORS: false

@@@  INCLUDE CONSTRAINTS: false

@@@

@@@            ATTRIBUTE: WCTYPE|wt.workflow.work.WorkItem~NPA|workitem_comment

@@@                 TYPE: EXPLICIT

@@@  INCLUDE DESCRIPTORS: false

@@@  INCLUDE CONSTRAINTS: false

@@@

@@@ ATTRIBUTE COUNT = 3

@@@

@@@     INSTANCE ENTRIES: NONE

@@@

@@@     PURGED ENTRIES: NONE

@@@

@@@ END ATTRIBUTE CONTAINER SPEC

CURRENT TARGET: 0

TARGET[0]: (UNHANDLED)

@@@ BEGIN TYPE INSTANCE

@@@ Identifier: WCTYPE|wt.workflow.work.WorkItem~~WCP|1240209|17

@@@ BEGIN ATTRIBUTE CONTAINER

@@@

@@@         ID: WCTYPE|wt.workflow.work.WorkItem~~WCP|1240209|17

@@@           : ~NPA|workitem_comment~~

@@@    Content: DATA|java.lang.String|updatedFileName.txt

@@@      State: NEW

@@@

@@@ ATTRIBUTE IDENTIFIER COUNT = 1

@@@

@@@ REPLACEMENTS : NONE

@@@

@@@ END ATTRIBUTE CONTAINER

@@@ END TYPE INSTANCE

]EXCEPTION DURING SAVE

Nested exception is: com.ptc.core.command.common.CommandException: EXCEPTION DURING UPDATE[

SOURCE:

@@@ BEGIN TYPE INSTANCE

@@@ Identifier: WCTYPE|wt.workflow.work.WorkItem~~WCP|1240209|17

@@@ BEGIN ATTRIBUTE CONTAINER

@@@

@@@         ID: WCTYPE|wt.workflow.work.WorkItem~~WCP|1240209|17

@@@           : ~NPA|workitem_comment~~

@@@    Content: DATA|java.lang.String|updatedFileName.txt

@@@      State: NEW

@@@

@@@ ATTRIBUTE IDENTIFIER COUNT = 1

@@@

@@@ REPLACEMENTS : NONE

@@@

@@@ END ATTRIBUTE CONTAINER

@@@ END TYPE INSTANCE

FILTER:

@@@ BEGIN ATTRIBUTE CONTAINER SPEC

@@@

@@@ INCLUDE DESCRIPTORS DEFAULT: false

@@@ INCLUDE CONSTRAINTS DEFAULT: false

@@@   INCLUDE ARGUMENTS DEFAULT: false

@@@              NEXT OPERATION: null

@@@             DESCRIPTOR KEYS: []

@@@

@@@            ATTRIBUTE: WCTYPE|wt.workflow.work.WorkItem~NPA|workitem_comment

@@@                 TYPE: EXPLICIT

@@@  INCLUDE DESCRIPTORS: false

@@@  INCLUDE CONSTRAINTS: false

@@@

@@@ ATTRIBUTE COUNT = 1

@@@

@@@     INSTANCE ENTRIES: NONE

@@@

@@@     PURGED ENTRIES: NONE

@@@

@@@ END ATTRIBUTE CONTAINER SPEC

]EXCEPTION DURING UPDATE

Nested exception is: wt.verification.VerificationException: Illegal Operation.  Nested exception is:

com.ptc.core.command.common.CommandException: EXCEPTION DURING SAVE[

SOURCE:

@@@ BEGIN TYPE INSTANCE

@@@ Identifier: WCTYPE|wt.workflow.work.WorkItem~~WCP|1240209|17

@@@ BEGIN ATTRIBUTE CONTAINER

@@@

@@@         ID: WCTYPE|wt.workflow.work.WorkItem~~WCP|1240209|17

@@@           : ~NPA|workitem_comment~~

@@@    Content: DATA|java.lang.String|updatedFileName.txt

@@@      State: NEW

@@@

@@@ ATTRIBUTE IDENTIFIER COUNT = 1

@@@

@@@ REPLACEMENTS : NONE

@@@

@@@ END ATTRIBUTE CONTAINER

@@@ END TYPE INSTANCE

FILTER:

@@@ BEGIN ATTRIBUTE CONTAINER SPEC

@@@

@@@ INCLUDE DESCRIPTORS DEFAULT: false

@@@ INCLUDE CONSTRAINTS DEFAULT: false

@@@   INCLUDE ARGUMENTS DEFAULT: false

@@@              NEXT OPERATION: com.ptc.core.meta.common.DisplayOperationIdentifier@a36d3bb3

@@@             DESCRIPTOR KEYS: []

@@@

@@@            ATTRIBUTE: WCTYPE|wt.workflow.work.WorkItem~MBA|description

@@@                 TYPE: EXPLICIT

@@@  INCLUDE DESCRIPTORS: false

@@@  INCLUDE CONSTRAINTS: false

@@@

@@@            ATTRIBUTE: WCTYPE|wt.workflow.work.WorkItem~MBA|status

@@@                 TYPE: EXPLICIT

@@@  INCLUDE DESCRIPTORS: false

@@@  INCLUDE CONSTRAINTS: false

@@@

@@@            ATTRIBUTE: WCTYPE|wt.workflow.work.WorkItem~NPA|workitem_comment

@@@                 TYPE: EXPLICIT

@@@  INCLUDE DESCRIPTORS: false

@@@  INCLUDE CONSTRAINTS: false

@@@

@@@ ATTRIBUTE COUNT = 3

@@@

@@@     INSTANCE ENTRIES: NONE

@@@

@@@     PURGED ENTRIES: NONE

@@@

@@@ END ATTRIBUTE CONTAINER SPEC

CURRENT TARGET: 0

TARGET[0]: (UNHANDLED)

@@@ BEGIN TYPE INSTANCE

@@@ Identifier: WCTYPE|wt.workflow.work.WorkItem~~WCP|1240209|17

@@@ BEGIN ATTRIBUTE CONTAINER

@@@

@@@         ID: WCTYPE|wt.workflow.work.WorkItem~~WCP|1240209|17

@@@           : ~NPA|workitem_comment~~

@@@    Content: DATA|java.lang.String|updatedFileName.txt

@@@      State: NEW

@@@

@@@ ATTRIBUTE IDENTIFIER COUNT = 1

@@@

@@@ REPLACEMENTS : NONE

@@@

@@@ END ATTRIBUTE CONTAINER

@@@ END TYPE INSTANCE

]EXCEPTION DURING SAVE

Nested exception is: com.ptc.core.command.common.CommandException: EXCEPTION DURING UPDATE[

SOURCE:

@@@ BEGIN TYPE INSTANCE

@@@ Identifier: WCTYPE|wt.workflow.work.WorkItem~~WCP|1240209|17

@@@ BEGIN ATTRIBUTE CONTAINER

@@@

@@@         ID: WCTYPE|wt.workflow.work.WorkItem~~WCP|1240209|17

@@@           : ~NPA|workitem_comment~~

@@@    Content: DATA|java.lang.String|updatedFileName.txt

@@@      State: NEW

@@@

@@@ ATTRIBUTE IDENTIFIER COUNT = 1

@@@

@@@ REPLACEMENTS : NONE

@@@

@@@ END ATTRIBUTE CONTAINER

@@@ END TYPE INSTANCE

FILTER:

@@@ BEGIN ATTRIBUTE CONTAINER SPEC

@@@

@@@ INCLUDE DESCRIPTORS DEFAULT: false

@@@ INCLUDE CONSTRAINTS DEFAULT: false

@@@   INCLUDE ARGUMENTS DEFAULT: false

@@@              NEXT OPERATION: null

@@@             DESCRIPTOR KEYS: []

@@@

@@@            ATTRIBUTE: WCTYPE|wt.workflow.work.WorkItem~NPA|workitem_comment

@@@                 TYPE: EXPLICIT

@@@  INCLUDE DESCRIPTORS: false

@@@  INCLUDE CONSTRAINTS: false

@@@

@@@ ATTRIBUTE COUNT = 1

@@@

@@@     INSTANCE ENTRIES: NONE

@@@

@@@     PURGED ENTRIES: NONE

@@@

@@@ END ATTRIBUTE CONTAINER SPEC

]EXCEPTION DURING UPDATE

Nested exception is: wt.verification.VerificationException: Illegal Operation.

  at sun.reflect.GeneratedConstructorAccessor324.newInstance(Unknown Source)

  at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)

  at java.lang.reflect.Constructor.newInstance(Constructor.java:423)

  at com.sun.xml.ws.fault.SOAPFaultBuilder.createException(SOAPFaultBuilder.java:145)

  at com.sun.xml.ws.client.sei.StubHandler.readResponse(StubHandler.java:252)

  at com.sun.xml.ws.db.DatabindingImpl.deserializeResponse(DatabindingImpl.java:181)

  at com.sun.xml.ws.db.DatabindingImpl.deserializeResponse(DatabindingImpl.java:262)

  at com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:128)

  at com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:102)

  at com.sun.xml.ws.client.sei.SEIStub.invoke(SEIStub.java:154)

  at com.sun.proxy.$Proxy150.update(Unknown Source)

  at com.ptc.connected.plm.thingworx.WindchillConnectorThing.Update(WindchillConnectorThing.java:480)

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

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

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

  at com.thingworx.common.processors.ReflectionProcessor.processService(ReflectionProcessor.java:261)

  at com.thingworx.handlers.ReflectionServiceHandler.processService(ReflectionServiceHandler.java:48)

  at com.thingworx.things.Thing.processServiceRequestDirect(Thing.java:6757)

  at com.thingworx.things.Thing.processServiceRequest(Thing.java:6675)

  at com.thingworx.dsl.engine.adapters.VirtualFunction.call(VirtualFunction.java:145)

  at org.mozilla.javascript.optimizer.OptRuntime.call1(OptRuntime.java:32)

  at org.mozilla.javascript.gen.TestUpdate_871._c_script_0(TestUpdate:25)

  at org.mozilla.javascript.gen.TestUpdate_871.call(TestUpdate)

  at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:394)

  at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3090)

  at org.mozilla.javascript.gen.TestUpdate_871.call(TestUpdate)

  at org.mozilla.javascript.gen.TestUpdate_871.exec(TestUpdate)

  at com.thingworx.dsl.engine.DSLProcessor.executeService(DSLProcessor.java:167)

  at com.thingworx.dsl.DSLServiceHandler.processService(DSLServiceHandler.java:37)

  at com.thingworx.things.Thing.processServiceRequestDirect(Thing.java:6757)

  at com.thingworx.things.Thing.processAPIServiceRequest(Thing.java:6695)

  at com.thingworx.webservices.BaseService.handleInvoke(BaseService.java:2931)

  at com.thingworx.webservices.BaseService.service(BaseService.java:327)

  at javax.servlet.http.HttpServlet.service(HttpServlet.java:729)

  at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:230)

  at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165)

  at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)

  at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192)

  at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165)

  at com.thingworx.security.contenttype.ContentTypeFilter.doFilter(ContentTypeFilter.java:111)

  at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192)

  at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165)

  at com.thingworx.security.filter.ValidationFilter.doFilter(ValidationFilter.java:22)

  at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192)

  at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165)

  at com.thingworx.security.authentication.AuthenticationFilter.propagateRequest(AuthenticationFilter.java:370)

  at com.thingworx.security.authentication.AuthenticationFilter.doFilter(AuthenticationFilter.java:150)

  at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192)

  at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165)

  at com.thingworx.security.filter.ClickjackFilter.doFilter(ClickjackFilter.java:32)

  at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192)

  at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165)

  at com.thingworx.security.filter.ProhibitIfNotLeaderFilter.doFilter(ProhibitIfNotLeaderFilter.java:119)

  at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192)

  at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165)

  at com.thingworx.security.filter.HttpResponseHeadersFilter.doFilter(HttpResponseHeadersFilter.java:52)

  at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:192)

  at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:165)

  at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199)

  at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:108)

  at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)

  at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)

  at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79)

  at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:620)

  at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)

  at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:349)

  at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:783)

  at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)

  at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:745)

  at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1455)

  at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)

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

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

  at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)

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

27-Jan-2017 17:18:51.843 INFO [Thread-5] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-8085"]

27-Jan-2017 17:18:51.908 INFO [Thread-5] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["ajp-nio-8009"]

27-Jan-2017 17:18:51.962 INFO [Thread-5] org.apache.catalina.core.StandardService.stopInternal Stopping service Catalina

Importing and Exporting from Windchill

$
0
0

This process seems simple enough, but in Windchill it’s a nightmare. Here are the problems I get:

-I try to keep the instances out of my workspace for performance reasons. When I export from workspace, Windchill brings in every instance. My workspace goes from 2000 objects to 8000 objects. I have a custom view, that allows me to delete them faster, but this is time I don’t have.

-Import to workspace doesn’t work. It doesn’t recognize that the family table parts of the same name are in fact, the same parts.

-Importing deletes everything from session. It seems that the Pro/E core must be used to determine parent-child relationships.

-Some of the assemblies have hundreds or thousands of parts. This process is very slow. I have had this process take a week and as many as 23 premature exits in one day.

-If someone at my company renames the generic of a family table, I get incurable name conflicts and premature exits.

-If someone at my company creates one of the parts with the same name, I can’t rename my supplier’s part.

-to rename a part, I have to set my session to work offline with no server, rename the part, connect back to the server, and then save. This takes 20 minuets! 17 of the 20 minuets is just me staring at the hour glass.

-Once I have all of the models in my workspace I have to get rid of all of the name conflicts. Sometimes I use update, sometimes add works. Sometimes I have to delete all the instances, and then updates. I have thousands of these stupid name conflicts and each one need its own special attention.

-Some secret relations are created between parts. These cannot be found in the relationship viewer and are not ghost objects. It sometimes thinks that two totally unrelated parts must be checked in together. Sometimes I have to check-in parts that I would otherwise delete.

I am supposed to be a manager, providing technical guidance, not a Windchill-rat’s-nest-detangler. Of course it would be easier to have the supplier on our Windchill server, but that is not an option at the moment. Plus, they would hate me if I spread this curse to them.

 

Does anyone else work on large assemblies with and outside vender? If you could help me with any one of these problems I would appreciate it.

 

I am using Windchill PDMLink 9.1 with WF4 M110. We don’t use WTParts. Our network is a little slow

[LDAP: error code 49 - Invalid Credentials]

$
0
0

Hello everyone,

 

I'm having trouble starting Windchill. Upon launch, the Server Manager opens and launches the Method Server who opens momentarily and closes.

 

The Method Server log is the following:

 

2017-02-09 07:51:50,556 INFO  [main] wt.system.out  - ------------------------------------------------------

2017-02-09 07:51:50,556 INFO  [main] wt.method.server.startup  - Starting MethodServer

2017-02-09 07:51:50,556 INFO  [main] wt.method.server.startup  - JVM id: 2892

2017-02-09 07:51:50,556 INFO  [main] wt.method.server.startup  - JVM: Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM, 1.8.0_92 (25.92-b14), 64-bit

2017-02-09 07:51:50,556 INFO  [main] wt.method.server.startup  - OS: Windows Server 2012 R2, amd64, 6.3

2017-02-09 07:51:50,556 INFO  [main] wt.method.server.startup  - Host: WIN-9U6A5RRLNG0 (172.31.26.169)

2017-02-09 07:51:50,556 INFO  [main] wt.method.server.startup  - java.rmi.server.hostname: 172.31.26.169

2017-02-09 07:51:50,556 INFO  [main] wt.method.server.startup  - wt.rmi.server.hostname: ec2-35-156-59-114.eu-central-1.compute.amazonaws.com

2017-02-09 07:51:50,556 INFO  [main] wt.method.server.startup  - HeapDumpPath: D:\ptc\Windchill_11.0\Windchill\heapDumps

2017-02-09 07:51:50,556 INFO  [main] wt.method.server.startup  - Class path =

  D:\ptc\Windchill_11.0\Windchill\codebase

  D:\ptc\Windchill_11.0\Windchill\codebase\WEB-INF\lib\archiveClientWeb.jar

  D:\ptc\Windchill_11.0\Windchill\codebase\WEB-INF\lib\archiveServerWeb.jar

  D:\ptc\Windchill_11.0\Windchill\codebase\WEB-INF\lib\archiveWeb.jar

  D:\ptc\Windchill_11.0\Windchill\codebase\WEB-INF\lib\CounterPartWeb.jar

  D:\ptc\Windchill_11.0\Windchill\codebase\WEB-INF\lib\dpimplWeb.jar

  D:\ptc\Windchill_11.0\Windchill\codebase\WEB-INF\lib\dpinfraWeb.jar

  D:\ptc\Windchill_11.0\Windchill\codebase\WEB-INF\lib\Gantt.jar

  D:\ptc\Windchill_11.0\Windchill\codebase\WEB-INF\lib\GanttExplorer.jar

  D:\ptc\Windchill_11.0\Windchill\codebase\WEB-INF\lib\ie3rdpartylibs.jar

  D:\ptc\Windchill_11.0\Windchill\codebase\WEB-INF\lib\ieWeb.jar

  D:\ptc\Windchill_11.0\Windchill\codebase\WEB-INF\lib\install.jar

  D:\ptc\Windchill_11.0\Windchill\codebase\WEB-INF\lib\jmxcoreWeb.jar

  D:\ptc\Windchill_11.0\Windchill\codebase\WEB-INF\lib\jviews-chart-all.jar

  D:\ptc\Windchill_11.0\Windchill\codebase\WEB-INF\lib\jviews-framework-all.jar

  D:\ptc\Windchill_11.0\Windchill\codebase\WEB-INF\lib\jviews-gantt-all.jar

  D:\ptc\Windchill_11.0\Windchill\codebase\WEB-INF\lib\mksapi.jar

  D:\ptc\Windchill_11.0\Windchill\codebase\WEB-INF\lib\mpmlWeb.jar

  D:\ptc\Windchill_11.0\Windchill\codebase\WEB-INF\lib\mylyn-integration.jar

  D:\ptc\Windchill_11.0\Windchill\codebase\WEB-INF\lib\pdmlWeb.jar

  D:\ptc\Windchill_11.0\Windchill\codebase\WEB-INF\lib\pjlWeb.jar

  D:\ptc\Windchill_11.0\Windchill\codebase\WEB-INF\lib\ProjectManagement.jar

  D:\ptc\Windchill_11.0\Windchill\codebase\WEB-INF\lib\prowtWeb.jar

  D:\ptc\Windchill_11.0\Windchill\codebase\WEB-INF\lib\ptlcWeb.jar

  D:\ptc\Windchill_11.0\Windchill\codebase\WEB-INF\lib\reqlWeb.jar

  D:\ptc\Windchill_11.0\Windchill\codebase\WEB-INF\lib\restWeb.jar

  D:\ptc\Windchill_11.0\Windchill\codebase\WEB-INF\lib\rialtoWeb.jar

  D:\ptc\Windchill_11.0\Windchill\codebase\WEB-INF\lib\RMWebServices.jar

  D:\ptc\Windchill_11.0\Windchill\codebase\WEB-INF\lib\TwxIEWebService.jar

  D:\ptc\Windchill_11.0\Windchill\codebase\WEB-INF\lib\wc3rdpartylibs.jar

  D:\ptc\Windchill_11.0\Windchill\codebase\WEB-INF\lib\wncWeb.jar

  D:\ptc\Windchill_11.0\Windchill\lib\esi.jar

  D:\ptc\Windchill_11.0\Windchill\lib\mpml.jar

  D:\ptc\Windchill_11.0\Windchill\lib\pdml.jar

  D:\ptc\Windchill_11.0\Windchill\lib\pjl.jar

  D:\ptc\Windchill_11.0\Windchill\lib\reql.jar

  D:\ptc\Windchill_11.0\Windchill\lib\servlet.jar

  D:\ptc\Windchill_11.0\Windchill\lib\wnc.jar

  D:\ptc\Windchill_11.0\Java\lib\tools.jar

  D:\ptc\Windchill_11.0\Windchill\tomcat\bin\bootstrap.jar

  D:\ptc\Windchill_11.0\Windchill\tomcat\bin\tomcat-juli.jar

  D:\ptc\Windchill_11.0\Windchill\srclib\wnc\WtAsmAgent.jar

2017-02-09 07:51:50,556 INFO  [main] wt.method.server.startup  - WTContext time zone set to Europe/Berlin; offset: 1.0

2017-02-09 07:51:50,571 INFO  [main] wt.method.server.startup  - Setting default time zone to GMT; offset: 0.0

2017-02-09 07:51:51,399 INFO  [main] wt.pom.properties  - wt.pom.maxDbConnections=                 15

2017-02-09 07:51:51,431 INFO  [main] wt.pom.properties  - wt.pom.minDbConnections=                 5

2017-02-09 07:51:51,462 INFO  [main] wt.pom.properties  - wt.pom.dbConnectionsHardLimit=           25

2017-02-09 07:51:51,462 INFO  [main] wt.pom.properties  - wt.pom.dbConnectionsSoftLimitWaitTime=   500

2017-02-09 07:51:51,462 INFO  [main] wt.pom.properties  - wt.pom.dbConnectionsWaitTime=            0

2017-02-09 07:51:51,462 INFO  [main] wt.pom.properties  - wt.pom.connectionCloserThreshold=        0

2017-02-09 07:51:51,462 INFO  [main] wt.pom.properties  - wt.pom.connectionCloserIdleTimeout=      0

2017-02-09 07:51:51,462 INFO  [main] wt.pom.properties  - wt.pom.connectionMonitorSleepInterval=   10

2017-02-09 07:51:51,462 INFO  [main] wt.pom.properties  - wt.pom.lostConnectionCodes=              1012,3113,3114,12571,17002,17401,17008,17410

2017-02-09 07:51:51,462 INFO  [main] wt.pom.properties  - wt.pom.recoverableConnectionCodes=       0,28,1012,17002,17008,17410

2017-02-09 07:51:51,462 INFO  [main] wt.pom.properties  - wt.pom.freeConnectionImmediate=          false

2017-02-09 07:51:51,462 INFO  [main] wt.pom.properties  - wt.pom.maxIdleStatementCaches=           0

2017-02-09 07:51:51,462 INFO  [main] wt.pom.properties  - wt.pom.jdbc.driver=                      oracle.jdbc.OracleDriver

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.jdbc.url=                         jdbc:oracle:thin:

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.jdbc.host=                        ec2-35-156-59-114.eu-central-1.compute.amazonaws.com

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.jdbc.port=                        1521

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.jdbc.service=                     wind

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.jdbc.database=                   

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.dbUser=                           wcadmin

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.dbSchemaUser=                     wcadmin

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.dbConnectionPropertiesNameList=  

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.dbConnectionPropertiesValueList= 

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.dbConnectionRetryCount=           80

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.userDefinedFunctionsFileName=     D:\ptc\Windchill_11.0\Windchill\db\userDefinedFunctions.xml

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.rowPrefetchCount=                 20

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.fetchSizes=                       [100, 500, 2000]

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.statementCacheSize=               50

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.cachedStatementReuseLimit=        50

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.feedbackInterval=                 500

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.interruptInterval=                50

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.cachedStatementRSLimit=           -1

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.implicitTransactions=             false

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.implicitTransactionsRollbackTime= 600

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.navigateDepthThreshold=           4

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.navigateDepthUnionLimit=          10

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.queryDepthThreshold=              3

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.queryDepthInClauseSizeLimit=      300

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.lobChunkSize=                     32528

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.log.JDBCStatements=               false

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.log.fileJDBC=                     null

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.log.filterJDBC=                   null

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.chunk.defaultSize=                300

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.objectReferenceQuerySize=         254

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.objectReferenceQueryChunkSize=    500

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.objectReferenceQueryArrayTableEnabled= true

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.inflateHint=                      RULE

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.inflateSingleTableMode=           true

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.useBind=                          true

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.inClauseFixedSize=                5

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.inClauseSizeLimit=                1000

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.inClauseBindLimit=                300

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.inClauseUseBindOptimization=      true

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.inClauseBindOptimizationThreshold=250

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.inClauseBindOptimizationTempTableUsePrimaryKey=true

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.inClauseBindOptimizationCardinality=-1

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.cardinalityValueFixedSize=        100

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.queryBindLimit=                   65536

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.tempTableNumberPerThreshold=      5

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.tempTableArraySizeNumberOfThreshold=3

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.tempTableArraySizeThresholdValues=200,1000, 2000

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.tempTable.insertChunkSize=50000

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.startupQueryLimit=                -1

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.queryLimit=                       -1

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.paging.queueInvokeTime=           600

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.paging.sessionCleanupTime=        1800

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.paging.threshold=                 -1

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.paging.insertChunkSize=           250

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.paging.fetchLimit=                15

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.paging.fetchSleepInterval=        1000

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.paging.closeSleepInterval=        600

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.paging.snapshotQueryLimit=        -1

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.paging.pagingSessionLimit=        5

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.statementCache.summaryInterval=   2000

2017-02-09 07:51:51,478 INFO  [main] wt.pom.properties  - wt.pom.enableNLSSort=                    true

2017-02-09 07:51:51,493 INFO  [main] wt.pom.properties  - wt.pom.constantArrayTableLimit=          4000

2017-02-09 07:51:51,493 INFO  [main] wt.pom.properties  - wt.pom.traceTiming.enable=               true

2017-02-09 07:51:51,493 INFO  [main] wt.pom.properties  - wt.pom.blobRead.handle620LV=             false

2017-02-09 07:51:51,493 INFO  [main] wt.pom.properties  - wt.pom.blobRead.handleOldLV=             false

2017-02-09 07:51:51,493 INFO  [main] wt.pom.properties  - wt.pom.blobRewrite.enabled=              false

2017-02-09 07:51:51,493 INFO  [main] wt.pom.properties  - wt.pom.selectForUpdateEnabled=           false

2017-02-09 07:51:51,493 INFO  [main] wt.pom.properties  - wt.pom.refreshCache.enabled=             true

2017-02-09 07:51:51,493 INFO  [main] wt.pom.properties  - wt.pom.refreshCache.summeryInterval=     0

2017-02-09 07:51:51,493 INFO  [main] wt.pom.properties  - wt.pom.refreshCache.size=                300

2017-02-09 07:51:51,493 INFO  [main] wt.pom.properties  - wt.pom.enableSQL99OuterjoinSyntax=       false

2017-02-09 07:51:51,493 INFO  [main] wt.pom.properties  - wt.pom.enableInListOptimizationWarning=  false

2017-02-09 07:51:51,493 INFO  [main] wt.pom.properties  - wt.pom.refIntegrity.ownerQuery.chunkThreshold=-1

2017-02-09 07:51:51,493 INFO  [main] wt.pom.properties  - wt.pom.refIntegrity.ownerQuery.roleChunkSize=-1

2017-02-09 07:51:51,493 INFO  [main] wt.pom.properties  - wt.pom.refIntegrity.ownerQuery.objectChunkSize=-1

2017-02-09 07:51:51,493 INFO  [main] wt.pom.properties  - wt.pom.refIntegrity.removeOids.objectChunkSize=-1

2017-02-09 07:51:51,493 INFO  [main] wt.pom.properties  - wt.pom.batch.spec.tableExpressionThreshold=5

2017-02-09 07:51:51,493 INFO  [main] wt.pom.properties  - wt.pom.batch.spec.useTableType=          true

2017-02-09 07:51:51,493 INFO  [main] wt.pom.properties  - wt.pom.batch.spec.useColumnList=         true

2017-02-09 07:51:51,493 INFO  [main] wt.pom.properties  - wt.pom.batch.spec.delete.classChunkSize= 2000

2017-02-09 07:51:51,493 INFO  [main] wt.pom.properties  - wt.pom.batch.spec.delete.chunkSize=      5000

2017-02-09 07:51:51,493 INFO  [main] wt.pom.properties  - wt.pom.batch.spec.delete.dispatchEvents= false

2017-02-09 07:51:51,493 INFO  [main] wt.pom.properties  - wt.pom.batch.retry.enable=               true

2017-02-09 07:51:51,493 INFO  [main] wt.pom.properties  - wt.pom.batch.closePreparedStatement.threshold=-1

2017-02-09 07:51:51,493 INFO  [main] wt.pom.properties  - wt.pom.batch.insert.chunkSize=           100000

2017-02-09 07:51:51,493 INFO  [main] wt.pom.properties  - wt.pom.batch.update.chunkSize=           100000

2017-02-09 07:51:51,493 INFO  [main] wt.pom.properties  - wt.pom.combineOrSubSelectExpressions=    true

2017-02-09 07:51:51,493 INFO  [main] wt.pom.properties  - wt.pom.emptyTableQueryClassChunkSize =   400

2017-02-09 07:51:51,493 INFO  [main] wt.pom.properties  - wt.pom.emptyTableQuery.excludedSourceClassNames =   wt.fv.master.MasteredOnReplicaItem,wt.fv.FvItem,wt.fv.FvMountValidatorLock

2017-02-09 07:51:51,493 INFO  [main] wt.pom.properties  - wt.pom.maxQueryRetryCount=               5

2017-02-09 07:51:51,493 INFO  [main] wt.pom.properties  - wt.pom.pdsDecoderBypassUserLoader =      true

2017-02-09 07:51:51,493 INFO  [main] wt.pom.properties  - wt.pom.oracle.blobExplictOpen.enable=    false

2017-02-09 07:51:51,493 INFO  [main] wt.pom.properties  - wt.pom.oracle.blobInlineWriteThreshold=  -1

2017-02-09 07:51:51,493 INFO  [main] wt.pom.properties  - wt.pom.oracle.disableAlwaysSemiJoin=     true

2017-02-09 07:51:51,493 INFO  [main] wt.pom.properties  - wt.pom.oracle.jdbcConnectionMemoryLimit= 48

2017-02-09 07:51:51,493 INFO  [main] wt.pom.properties  - wt.pom.oracle.jdbcConnectionUseService=  true

2017-02-09 07:51:51,493 INFO  [main] wt.pom.properties  - wt.pom.oracle.nlssort.truncateLength=    600

2017-02-09 07:51:51,493 INFO  [main] wt.pom.properties  - wt.pom.resultSetThreadPool.size =        7

2017-02-09 07:51:51,493 INFO  [main] wt.pom.properties  - wt.pom.resultSetThreadPool.queueSize =   -1

2017-02-09 07:51:51,493 INFO  [main] wt.pom.properties  - wt.pom.resultSetThreadPool.implicitEnabled=false

2017-02-09 07:51:51,493 INFO  [main] wt.pom.properties  - wt.pom.externalTableValidSchemaNames =   null

2017-02-09 07:51:51,493 INFO  [main] wt.pom.properties  - wt.pom.pdsHandleByteAsShort =            false

2017-02-09 07:51:51,493 INFO  [main] wt.pom.properties  - wt.pom.pdsTruncateDate =                 true

2017-02-09 07:51:51,493 INFO  [main] wt.pom.properties  - wt.pom.useExplicitTimezoneForJDBC =      false

2017-02-09 07:51:51,493 INFO  [main] wt.pom.properties  - Windchill DataStore: Oracle

2017-02-09 07:51:51,493 INFO  [main] wt.pom.properties  - Windchill DataStore is not cluster

2017-02-09 07:51:51,493 INFO  [main] wt.pom.properties  - JDBC Driver Version: major=12 minor=1

2017-02-09 07:51:51,728 INFO  [main] wt.method.server.startup  - MethodServer created - port 5003: MethodServerImpl[UnicastServerRef2 [liveRef: [endpoint:[172.31.26.169:5003,wt.boot.WTRMIMasterSocketFactory@1e240](local),objID:[-6bc69733:15a21a4703d:-7ffc, 4689392886346469270]]]]

2017-02-09 07:51:51,743 INFO  [main] wt.util.WTPropertiesWatcher  - wt.properties being watched at: D:\ptc\Windchill_11.0\Windchill\codebase\wt.properties

2017-02-09 07:51:52,071 INFO  [main] wt.method.server.startup  - Starting services - class = wt.services.StandardServicesHandler

2017-02-09 07:51:53,306 INFO  [main] wt.system.err  - javax.naming.AuthenticationException: [LDAP: error code 49 - Invalid Credentials]

2017-02-09 07:51:53,306 INFO  [main] wt.system.err  - at com.sun.jndi.ldap.LdapCtx.mapErrorCode(LdapCtx.java:3135)

2017-02-09 07:51:53,306 INFO  [main] wt.system.err  - at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:3081)

2017-02-09 07:51:53,306 INFO  [main] wt.system.err  - at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2883)

2017-02-09 07:51:53,306 INFO  [main] wt.system.err  - at com.sun.jndi.ldap.LdapCtx.connect(LdapCtx.java:2797)

2017-02-09 07:51:53,306 INFO  [main] wt.system.err  - at com.sun.jndi.ldap.LdapCtx.<init>(LdapCtx.java:319)

2017-02-09 07:51:53,306 INFO  [main] wt.system.err  - at com.sun.jndi.ldap.LdapCtxFactory.getUsingURL(LdapCtxFactory.java:192)

2017-02-09 07:51:53,321 INFO  [main] wt.system.err  - at com.sun.jndi.ldap.LdapCtxFactory.getUsingURLs(LdapCtxFactory.java:210)

2017-02-09 07:51:53,321 INFO  [main] wt.system.err  - at com.sun.jndi.ldap.LdapCtxFactory.getLdapCtxInstance(LdapCtxFactory.java:153)

2017-02-09 07:51:53,321 INFO  [main] wt.system.err  - at com.sun.jndi.ldap.LdapCtxFactory.getInitialContext(LdapCtxFactory.java:83)

2017-02-09 07:51:53,321 INFO  [main] wt.system.err  - at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:684)

2017-02-09 07:51:53,321 INFO  [main] wt.system.err  - at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:313)

2017-02-09 07:51:53,321 INFO  [main] wt.system.err  - at javax.naming.InitialContext.init(InitialContext.java:244)

2017-02-09 07:51:53,321 INFO  [main] wt.system.err  - at javax.naming.ldap.InitialLdapContext.<init>(InitialLdapContext.java:154)

2017-02-09 07:51:53,321 INFO  [main] wt.system.err  - at com.infoengine.jndi.DirContextWrapper.<init>(DirContextWrapper.java:89)

2017-02-09 07:51:53,321 INFO  [main] wt.system.err  - at com.infoengine.jndi.JNDIAdapterImpl.getDirContext(JNDIAdapterImpl.java:299)

2017-02-09 07:51:53,321 INFO  [main] wt.system.err  - at com.infoengine.jndi.JNDIAdapterImpl.processRequest(JNDIAdapterImpl.java:209)

2017-02-09 07:51:53,321 INFO  [main] wt.system.err  - at com.infoengine.au.DirectoryService.queryObjects(DirectoryService.java:153)

2017-02-09 07:51:53,321 INFO  [main] wt.system.err  - at com.infoengine.au.DirectoryInputStream.setUrl(DirectoryInputStream.java:92)

2017-02-09 07:51:53,321 INFO  [main] wt.system.err  - at com.infoengine.au.DirectoryInputStream.<init>(DirectoryInputStream.java:72)

2017-02-09 07:51:53,321 INFO  [main] wt.system.err  - at com.infoengine.au.DirectoryPropertyInputStream.setUrl(DirectoryPropertyInputStream.java:102)

2017-02-09 07:51:53,321 INFO  [main] wt.system.err  - at com.infoengine.au.DirectoryPropertyInputStream.<init>(DirectoryPropertyInputStream.java:72)

2017-02-09 07:51:53,321 INFO  [main] wt.system.err  - at com.infoengine.au.IEProperties.resetProperties(IEProperties.java:1162)

2017-02-09 07:51:53,321 INFO  [main] wt.system.err  - at com.infoengine.au.IEProperties.resetProperties(IEProperties.java:1153)

2017-02-09 07:51:53,321 INFO  [main] wt.system.err  - at com.infoengine.au.IEProperties.resetProperties(IEProperties.java:1099)

2017-02-09 07:51:53,321 INFO  [main] wt.system.err  - at com.infoengine.au.IEProperties.resetProperties(IEProperties.java:1077)

2017-02-09 07:51:53,321 INFO  [main] wt.system.err  - at com.infoengine.au.NamingService.setProperties(NamingService.java:1160)

2017-02-09 07:51:53,321 INFO  [main] wt.system.err  - at com.infoengine.au.NamingService.newInstance(NamingService.java:265)

2017-02-09 07:51:53,321 INFO  [main] wt.system.err  - at com.infoengine.au.NamingService.newInstance(NamingService.java:197)

2017-02-09 07:51:53,321 INFO  [main] wt.system.err  - at wt.federation.StandardFederationService.initInfoEngineProperties(StandardFederationService.java:2267)

2017-02-09 07:51:53,321 INFO  [main] wt.system.err  - at wt.org.StandardOrganizationServicesManager.<clinit>(StandardOrganizationServicesManager.java:444)

2017-02-09 07:51:53,321 INFO  [main] wt.system.err  - at java.lang.Class.forName0(Native Method)

2017-02-09 07:51:53,321 INFO  [main] wt.system.err  - at java.lang.Class.forName(Class.java:264)

2017-02-09 07:51:53,321 INFO  [main] wt.system.err  - at wt.services.ManagerImplementation.create(ManagerImplementation.java:235)

2017-02-09 07:51:53,321 INFO  [main] wt.system.err  - at wt.services.StandardManagerFactory.createImplementations(StandardManagerFactory.java:135)

2017-02-09 07:51:53,321 INFO  [main] wt.system.err  - at wt.services.StandardManagerFactory.<init>(StandardManagerFactory.java:117)

2017-02-09 07:51:53,321 INFO  [main] wt.system.err  - at wt.services.StandardManagerFactory$Singleton.<clinit>(StandardManagerFactory.java:73)

2017-02-09 07:51:53,321 INFO  [main] wt.system.err  - at wt.services.StandardManagerFactory.getInstance(StandardManagerFactory.java:102)

2017-02-09 07:51:53,321 INFO  [main] wt.system.err  - at wt.services.StandardManagerService.createFactory(StandardManagerService.java:373)

2017-02-09 07:51:53,321 INFO  [main] wt.system.err  - at wt.services.StandardManagerService.initialize(StandardManagerService.java:363)

2017-02-09 07:51:53,321 INFO  [main] wt.system.err  - at wt.services.StandardManagerService.newStandardManagerService(StandardManagerService.java:99)

2017-02-09 07:51:53,321 INFO  [main] wt.system.err  - at wt.services.StandardServicesHandler.getFactory(StandardServicesHandler.java:51)

2017-02-09 07:51:53,321 INFO  [main] wt.system.err  - at wt.services.StandardServicesHandler.start(StandardServicesHandler.java:42)

2017-02-09 07:51:53,321 INFO  [main] wt.system.err  - at wt.method.MethodServerMain.run(MethodServerMain.java:602)

2017-02-09 07:51:53,321 INFO  [main] wt.system.err  - at wt.method.MethodServerMain.main(MethodServerMain.java:372)

2017-02-09 07:51:53,368 INFO  [main] wt.system.err  - java.io.IOException: com.infoengine.exception.adapter.IEAdapterException; nested exception is:

2017-02-09 07:51:53,368 INFO  [main] wt.system.err  - javax.naming.AuthenticationException: [LDAP: error code 49 - Invalid Credentials]

2017-02-09 07:51:53,368 INFO  [main] wt.system.err  - at com.infoengine.au.IEProperties.resetProperties(IEProperties.java:1217)

2017-02-09 07:51:53,368 INFO  [main] wt.system.err  - at com.infoengine.au.IEProperties.resetProperties(IEProperties.java:1153)

2017-02-09 07:51:53,368 INFO  [main] wt.system.err  - at com.infoengine.au.IEProperties.resetProperties(IEProperties.java:1099)

2017-02-09 07:51:53,368 INFO  [main] wt.system.err  - at com.infoengine.au.IEProperties.resetProperties(IEProperties.java:1077)

2017-02-09 07:51:53,368 INFO  [main] wt.system.err  - at com.infoengine.au.NamingService.setProperties(NamingService.java:1160)

2017-02-09 07:51:53,368 INFO  [main] wt.system.err  - at com.infoengine.au.NamingService.newInstance(NamingService.java:265)

2017-02-09 07:51:53,368 INFO  [main] wt.system.err  - at com.infoengine.au.NamingService.newInstance(NamingService.java:197)

2017-02-09 07:51:53,368 INFO  [main] wt.system.err  - at wt.federation.StandardFederationService.initInfoEngineProperties(StandardFederationService.java:2267)

2017-02-09 07:51:53,368 INFO  [main] wt.system.err  - at wt.org.StandardOrganizationServicesManager.<clinit>(StandardOrganizationServicesManager.java:444)

2017-02-09 07:51:53,368 INFO  [main] wt.system.err  - at java.lang.Class.forName0(Native Method)

2017-02-09 07:51:53,368 INFO  [main] wt.system.err  - at java.lang.Class.forName(Class.java:264)

2017-02-09 07:51:53,368 INFO  [main] wt.system.err  - at wt.services.ManagerImplementation.create(ManagerImplementation.java:235)

2017-02-09 07:51:53,368 INFO  [main] wt.system.err  - at wt.services.StandardManagerFactory.createImplementations(StandardManagerFactory.java:135)

2017-02-09 07:51:53,368 INFO  [main] wt.system.err  - at wt.services.StandardManagerFactory.<init>(StandardManagerFactory.java:117)

2017-02-09 07:51:53,368 INFO  [main] wt.system.err  - at wt.services.StandardManagerFactory$Singleton.<clinit>(StandardManagerFactory.java:73)

2017-02-09 07:51:53,368 INFO  [main] wt.system.err  - at wt.services.StandardManagerFactory.getInstance(StandardManagerFactory.java:102)

2017-02-09 07:51:53,368 INFO  [main] wt.system.err  - at wt.services.StandardManagerService.createFactory(StandardManagerService.java:373)

2017-02-09 07:51:53,368 INFO  [main] wt.system.err  - at wt.services.StandardManagerService.initialize(StandardManagerService.java:363)

2017-02-09 07:51:53,368 INFO  [main] wt.system.err  - at wt.services.StandardManagerService.newStandardManagerService(StandardManagerService.java:99)

2017-02-09 07:51:53,368 INFO  [main] wt.system.err  - at wt.services.StandardServicesHandler.getFactory(StandardServicesHandler.java:51)

2017-02-09 07:51:53,368 INFO  [main] wt.system.err  - at wt.services.StandardServicesHandler.start(StandardServicesHandler.java:42)

2017-02-09 07:51:53,368 INFO  [main] wt.system.err  - at wt.method.MethodServerMain.run(MethodServerMain.java:602)

2017-02-09 07:51:53,368 INFO  [main] wt.system.err  - at wt.method.MethodServerMain.main(MethodServerMain.java:372)

2017-02-09 07:51:53,368 ERROR [main] wt.org.StandardOrganizationServicesManager  -

java.io.IOException: com.infoengine.exception.adapter.IEAdapterException; nested exception is:

javax.naming.AuthenticationException: [LDAP: error code 49 - Invalid Credentials]

  at com.infoengine.au.IEProperties.resetProperties(IEProperties.java:1217)

  at com.infoengine.au.IEProperties.resetProperties(IEProperties.java:1153)

  at com.infoengine.au.IEProperties.resetProperties(IEProperties.java:1099)

  at com.infoengine.au.IEProperties.resetProperties(IEProperties.java:1077)

  at com.infoengine.au.NamingService.setProperties(NamingService.java:1160)

  at com.infoengine.au.NamingService.newInstance(NamingService.java:265)

  at com.infoengine.au.NamingService.newInstance(NamingService.java:197)

  at wt.federation.StandardFederationService.initInfoEngineProperties(StandardFederationService.java:2267)

  at wt.org.StandardOrganizationServicesManager.<clinit>(StandardOrganizationServicesManager.java:444)

  at java.lang.Class.forName0(Native Method)

  at java.lang.Class.forName(Class.java:264)

  at wt.services.ManagerImplementation.create(ManagerImplementation.java:235)

  at wt.services.StandardManagerFactory.createImplementations(StandardManagerFactory.java:135)

  at wt.services.StandardManagerFactory.<init>(StandardManagerFactory.java:117)

  at wt.services.StandardManagerFactory$Singleton.<clinit>(StandardManagerFactory.java:73)

  at wt.services.StandardManagerFactory.getInstance(StandardManagerFactory.java:102)

  at wt.services.StandardManagerService.createFactory(StandardManagerService.java:373)

  at wt.services.StandardManagerService.initialize(StandardManagerService.java:363)

  at wt.services.StandardManagerService.newStandardManagerService(StandardManagerService.java:99)

  at wt.services.StandardServicesHandler.getFactory(StandardServicesHandler.java:51)

  at wt.services.StandardServicesHandler.start(StandardServicesHandler.java:42)

  at wt.method.MethodServerMain.run(MethodServerMain.java:602)

  at wt.method.MethodServerMain.main(MethodServerMain.java:372)

2017-02-09 07:51:53,368 ERROR [main] wt.method.server.startup.services  - Failed to create: wt.services.service.90=wt.org.OrganizationServicesManager/wt.org.StandardOrganizationServicesManager

java.lang.ExceptionInInitializerError

  at wt.org.StandardOrganizationServicesManager.<clinit>(StandardOrganizationServicesManager.java:482)

  at java.lang.Class.forName0(Native Method)

  at java.lang.Class.forName(Class.java:264)

  at wt.services.ManagerImplementation.create(ManagerImplementation.java:235)

  at wt.services.StandardManagerFactory.createImplementations(StandardManagerFactory.java:135)

  at wt.services.StandardManagerFactory.<init>(StandardManagerFactory.java:117)

  at wt.services.StandardManagerFactory$Singleton.<clinit>(StandardManagerFactory.java:73)

  at wt.services.StandardManagerFactory.getInstance(StandardManagerFactory.java:102)

  at wt.services.StandardManagerService.createFactory(StandardManagerService.java:373)

  at wt.services.StandardManagerService.initialize(StandardManagerService.java:363)

  at wt.services.StandardManagerService.newStandardManagerService(StandardManagerService.java:99)

  at wt.services.StandardServicesHandler.getFactory(StandardServicesHandler.java:51)

  at wt.services.StandardServicesHandler.start(StandardServicesHandler.java:42)

  at wt.method.MethodServerMain.run(MethodServerMain.java:602)

  at wt.method.MethodServerMain.main(MethodServerMain.java:372)

Caused by: java.io.IOException: com.infoengine.exception.adapter.IEAdapterException; nested exception is:

javax.naming.AuthenticationException: [LDAP: error code 49 - Invalid Credentials]

  at com.infoengine.au.IEProperties.resetProperties(IEProperties.java:1217)

  at com.infoengine.au.IEProperties.resetProperties(IEProperties.java:1153)

  at com.infoengine.au.IEProperties.resetProperties(IEProperties.java:1099)

  at com.infoengine.au.IEProperties.resetProperties(IEProperties.java:1077)

  at com.infoengine.au.NamingService.setProperties(NamingService.java:1160)

  at com.infoengine.au.NamingService.newInstance(NamingService.java:265)

  at com.infoengine.au.NamingService.newInstance(NamingService.java:197)

  at wt.federation.StandardFederationService.initInfoEngineProperties(StandardFederationService.java:2267)

  at wt.org.StandardOrganizationServicesManager.<clinit>(StandardOrganizationServicesManager.java:444)

  ... 14 more

2017-02-09 07:51:53,384 FATAL [main] wt.method.server  - MethodServerMain abort

java.io.IOException: com.infoengine.exception.adapter.IEAdapterException; nested exception is:

javax.naming.AuthenticationException: [LDAP: error code 49 - Invalid Credentials]

  at com.infoengine.au.IEProperties.resetProperties(IEProperties.java:1217)

  at com.infoengine.au.IEProperties.resetProperties(IEProperties.java:1153)

  at com.infoengine.au.IEProperties.resetProperties(IEProperties.java:1099)

  at com.infoengine.au.IEProperties.resetProperties(IEProperties.java:1077)

  at com.infoengine.au.NamingService.setProperties(NamingService.java:1160)

  at com.infoengine.au.NamingService.newInstance(NamingService.java:265)

  at com.infoengine.au.NamingService.newInstance(NamingService.java:197)

  at wt.federation.StandardFederationService.initInfoEngineProperties(StandardFederationService.java:2267)

  at wt.org.StandardOrganizationServicesManager.<clinit>(StandardOrganizationServicesManager.java:444)

  at java.lang.Class.forName0(Native Method)

  at java.lang.Class.forName(Class.java:264)

  at wt.services.ManagerImplementation.create(ManagerImplementation.java:235)

  at wt.services.StandardManagerFactory.createImplementations(StandardManagerFactory.java:135)

  at wt.services.StandardManagerFactory.<init>(StandardManagerFactory.java:117)

  at wt.services.StandardManagerFactory$Singleton.<clinit>(StandardManagerFactory.java:73)

  at wt.services.StandardManagerFactory.getInstance(StandardManagerFactory.java:102)

  at wt.services.StandardManagerService.createFactory(StandardManagerService.java:373)

  at wt.services.StandardManagerService.initialize(StandardManagerService.java:363)

  at wt.services.StandardManagerService.newStandardManagerService(StandardManagerService.java:99)

  at wt.services.StandardServicesHandler.getFactory(StandardServicesHandler.java:51)

  at wt.services.StandardServicesHandler.start(StandardServicesHandler.java:42)

  at wt.method.MethodServerMain.run(MethodServerMain.java:602)

  at wt.method.MethodServerMain.main(MethodServerMain.java:372)

2017-02-09 07:51:53,399 FATAL [main] wt.method.server.shutdown  - Stopping services...

2017-02-09 07:51:53,399 INFO  [main] wt.system.out  - WARNING: The ManagerService is not initialized!  This can be caused by:

2017-02-09 07:51:53,399 INFO  [main] wt.system.out  - 1) Attempting to invoke a server only method from a remote client

2017-02-09 07:51:53,399 INFO  [main] wt.system.out  - 2) Attempting to invoke a method on a service from the constructor or static initializer of another service

2017-02-09 07:51:53,399 FATAL [main] wt.method.server.shutdown  - MethodServer stopped

2017-02-09 07:51:53,603 INFO  [wt.log4j.jmx.AsyncJDBCAppender.worker] wt.pom.properties  - Connection: datastore=Oracle(Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production) jdbcVersion=4.1 driver=Oracle JDBC driver(12.1.0.1.0) driverVersion=12.1

 

 

I tried restarting Windchill DS, Apache, and the Server Manager.

 

Can someone please help me?

Viewing all 3136 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>