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

Community Tip - You can change your system assigned username to something more personal in your community settings. X

Windchill takes long time to startup

YZ_10818805
9-Granite

Windchill takes long time to startup

Windchill takes long time to startup

30 mins

how to fix

1 ACCEPTED SOLUTION

Accepted Solutions

Ensure there are indexes on table wtgroup

Rocket_Max_0-1708392234957.png

 

View solution in original post

6 REPLIES 6

Ensure sufficient memory
Ensure proper communication between Windchill and database server
Ensure LDAP is functioning properly

The information you mentioned is all normal

We have rebuilt the wtgroup table before, is it related to this?

Moreover, there is this information in the log

 

at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3867)

 - locked <0x00000003c74090c8> (a oracle.jdbc.driver.T4CConnection)

 at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeQuery(OraclePreparedStatementWrapper.java:1502)

 at wt.pds.AbstractResultCursor.executeQuery(AbstractResultCursor.java:575)

 at wt.pds.AbstractResultCursor.executeQuery(AbstractResultCursor.java:539)

 at wt.pds.BasicResultCursor.getNextResultSet(BasicResultCursor.java:282)

 at wt.pds.BasicResultCursor.advance(BasicResultCursor.java:234)

 at wt.pds.BasicResultCursor.next(BasicResultCursor.java:82)

Ensure there are indexes on table wtgroup

Rocket_Max_0-1708392234957.png

 

Yes, we miss index

Thank you

mmeadows-3
14-Alexandrite
(To:Rocket_Max)

Those are just a few possible causes.  Search PTC's knowledge base for "windchill slow startup" to get many more possible solutions.

thanks, I will check that.

Top Tags