Skip to main content
12-Amethyst
June 20, 2024
Solved

WVS job monitor shows the error is because it is timing out after 900 secs

  • June 20, 2024
  • 4 replies
  • 1112 views

Version: Windchill 12.0

 

Use Case: Hello, when i am trying to publish an assembly drawing it is showingthe error is because it is timing out after 900 secs


Description:

Hello,

 

when i am trying to publish an assembly drawing it is showingthe error is because it is timing out after 900 secs. 

 

when i open the drawing in creo it regenerates it self everytime which is time consuming. could you please help how to get it published ?

 

sandy

Best answer by BenLoosli

You need to make 2 changes.

The first is to increase the timeouts in the recipe file.

BenLoosli_0-1719581041401.png

 

The second is to set the publishing times in Windchill with xconfmanager in wvs.properties.

publish.cadtimeout.assembly=7200
publish.cadtimeout.component=600
publish.cadtimeout.drawing=1200

 

Adjust these times so your largest assemblies and drawings publish.

4 replies

joe_morton
18-Opal
18-Opal
June 21, 2024

If the assembly takes more than 900 seconds to open and regenerate, you may want to ask your admins to increase the timeout value.

Community Moderator
June 28, 2024

Hello @Sandy7

 

It looks like you have some responses from some community members. If any of these replies helped you solve your question please mark the appropriate reply as the Accepted Solution. 

Of course, if you have more to share on your issue, please let the Community know so other community members can continue to help you.

Thanks,

Vivek N
Community Moderation Team.

BenLoosli23-Emerald IIIAnswer
23-Emerald III
June 28, 2024

You need to make 2 changes.

The first is to increase the timeouts in the recipe file.

BenLoosli_0-1719581041401.png

 

The second is to set the publishing times in Windchill with xconfmanager in wvs.properties.

publish.cadtimeout.assembly=7200
publish.cadtimeout.component=600
publish.cadtimeout.drawing=1200

 

Adjust these times so your largest assemblies and drawings publish.

Sandy712-AmethystAuthor
12-Amethyst
January 16, 2025

thank you for your response guys. @BenLoosli what do these properties means? i mean are they pointing to .ASM, .PRT and .DRW files respectively?

 

br,

sandeep

avillanueva
23-Emerald I
23-Emerald I
January 16, 2025

That is correct. Each one has it own timeout. Parts typically do not take a long time. Assemblies can take the longest but there are cases were assembly drawings take a long time too.