Autodesk Vault
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Vault reindex problem
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
I want to re-index a vault of about 176 gig, but it stops atre a few minutes with an error messsage about the timeout. Is there a fix for this? (I have Vault Pro 2012 with SQL Server 2008 R" express)
Solved! Go to Solution.
Re: Vault reindex problem
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
You can change the timeout settings in the web.config file. More details on making the changes can be found in the Advanced Configuration.
Start y doubling the first value and double the other two if it still fails.
http://usa.autodesk.com/adsk/servlet/ps/dl/item?si
-Hywell

Hywell Herrero
Data Management Support Specialist
Product Support
Autodesk, Inc.
Re: Vault reindex problem
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Thanks, that´s what I needed!
Re: Vault reindex problem
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
I have increased the figure to 1,200,000,000 and it is still timing out.
I notice you say "double the other two", but there are ony 2 variables mentioned in the config guide: "timeouts connection" and "executiontimeout".
Re: Vault reindex problem
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
In the timeouts sectino, there are three values, connection, defaultCommand and longcommand. Those are the three that should be changed.
Change them to 360, 720, 2600 as a start.
Change your maxRequestLength back to the default of 51200.
After changing the variables, do an IISRESET.
-Hywell

Hywell Herrero
Data Management Support Specialist
Product Support
Autodesk, Inc.
Re: Vault reindex problem
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Thanks, it's running now

