Eclipse Plugin Error on repository selection
Re: Eclipse Plugin Error on repository selection
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".
Re: Eclipse Plugin Error on repository selection
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!
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!
Re: Eclipse Plugin Error on repository selection
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!
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!