Eclipse Plugin Error on repository selection

If you are having a problem using Vault, post a message here.
jchorlton
Posts: 15
Joined: Wed Mar 03, 2010 9:12 am
Location: Bristol, UK

Re: Eclipse Plugin Error on repository selection

Post by jchorlton » Sat Sep 22, 2012 8:48 am

I have just tried to set the vault logs to debug mode to ensure that all the log is provided. And each time I do so it goes back to "Quiet".

Tonya
Posts: 878
Joined: Thu Jan 20, 2005 1:47 pm
Location: SourceGear

Re: Eclipse Plugin Error on repository selection

Post by Tonya » Mon Sep 24, 2012 9:37 am

After you change the log level, you will need to restart the IIS service by choosing Start->Run... and typing iisreset and hitting OK. Once IIS has been restarted, you will see more verbose log messages.

Can you also check on something else? From within Eclipse, select Window - Preferences - Vault Pro - Cache Location and let me know what feature is enabled under Store Working Folder State/Baseline Files.

Thanks!

jchorlton
Posts: 15
Joined: Wed Mar 03, 2010 9:12 am
Location: Bristol, UK

Re: Eclipse Plugin Error on repository selection

Post by jchorlton » Mon Sep 24, 2012 10:23 am

Vault Cache location was the problem.

It presumes that the user's app data directory is one level up from their "My Documents" folder. My profile is on my primary hdd, where as the secondary drive contains all my /Users/myusername/... directories.

It was trying to create a folder on my secondary drive in the /AppData location where as that folder is on my primary drive.

Odd circumstances but there we go!

Post Reply