rajs2020
5 years agoFrequent Contributor
Cannot save anything in ReadyAPI?
Whenever I try to save my ReadyAPI project, I suddenly started getting this vague error -
Failed to Save Project, java.io.IOException: The filename, directory name or volume label syntax is incorrect. Here is a sample of the messages I see in ready-api.logs file. Why did this start happening suddenly and how to I prevent such issues from happening?
Environment:
- ReadyAPI 3.0.0. Cannot upgrade it now.
- Windows 10 64bit.
[a timestamp] INFO [ClassicCompositeProjectHandler] Interface operation [a test step] not changed so not saved.
[a timestamp] INFO [ClassicCompositeProjectHandler] C:\some path\element.order is write-protected. It has not been saved.
[a timestamp] ERROR [ClassicCompositeProjectHandler] Can not write file [ write protected ] C:\some project\TeamCityService\BuildQueue.xml
etc...
I had to re download all project files and then load them into ReadyAPI. Things started working after that. So, I don't know why this problem occurred.