Community
Vault Customization
Share your knowledge, ask questions, and explore popular Vault API, Data Standard, and VBA topics related to programming, creating add-ins, or working with the Vault API.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Exiting Job Processor ///Tip

4 REPLIES 4
SOLVED
Reply
Message 1 of 5
aurelien.berthelot
971 Views, 4 Replies

Exiting Job Processor ///Tip

Hello

 

A simple tip in order to stop JobProcessor.
Execute the following command:

 

TASKKILL /IM JobProcessor.exe /F

 

 

Put this command line in a *.bat file and schedule its execution via Task Scheduler.

Useful especially when you have setup a "batch machine" and you don't want to have jobprocessor continuously running in background sucking a license token.

 

Only issue, i see till today: kill Job Processor like this, can produce an error if it effectively  converts a file when the kill-script is executed.

 

This tip will be obsolete when Autodesk will provide finally a command line option to stop Job Processor in a clean way Smiley Wink

 

Regards,

Aurélien

4 REPLIES 4
Message 2 of 5

& some more commands for anyone who happens to fly buy this post...

 

http://wikihelp.autodesk.com/Vault/enu/Help/Help/0001-Using_Va1/0031-Manage_t31

 

 

best regards,
- Mark

(Kudo or Tag if helpful - in case it also helps others)

PDSU 2020 Windows 10, 64bit.

Message 3 of 5

Hello

First, thank you for this command line options, which are actually not optional 😉

In which version of jobprocessor, these command are implemented ?

 

Regards,

Aurélien

Message 4 of 5

The Pause, Resume and Stop command line options were added for the Vault 2013 release.



Doug Redmond
Software Engineer
Autodesk, Inc.

Message 5 of 5
Mark_Wigan
in reply to: Redmond.D

hi Doug,

  thanks for your reply.

 

would your team be able to consider making the 3 new commands also available for version 2012?

 

i know it is a hassle but i have clients on different versions. considering this command line functionality is necessary for this job prcessor to work after hours i think it is really worth asking the question.

 

many thanks!

 

 

best regards,
- Mark

(Kudo or Tag if helpful - in case it also helps others)

PDSU 2020 Windows 10, 64bit.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report