corrupt project file
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
corrupt project file
Hello Community,
Recently one of my teammate encountered a problem where his machine got hardware failure and restart automatically but what happens is the project in soapui he was working got corrupted, is there any way to recover it?
Click "Accept as Solution" if my answer has helped,
Remember to give "Kudos" 🙂 ↓↓↓↓↓
Thanks and Regards,
Himanshu Tayal
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Regards,
Rao.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@nmrao last friday we merged the Project but Since monday his work is unsaved.
Click "Accept as Solution" if my answer has helped,
Remember to give "Kudos" 🙂 ↓↓↓↓↓
Thanks and Regards,
Himanshu Tayal
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is the file(s) under git/svn/ any repo?
Regards,
Rao.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Since monday "NO"
Click "Accept as Solution" if my answer has helped,
Remember to give "Kudos" 🙂 ↓↓↓↓↓
Thanks and Regards,
Himanshu Tayal
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hmm..certain tools maintain local history. Not sure about ReadyAPI.
By the way, what does the log file shows when try to open?
Does it open in a browser?
May be tool unable to open the file. However, the file can be compared(working copy vs file in the versioning system) with version control tools (git / svn what ever you are using) . So, you can get the major portion of work .
Regards,
Rao.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Are you working on composite or flat project file? I know theory suggests use a composite when using version control but ive worked on projects when they version controlled flat files.
The reason i ask is that ive fixed corrupt flat project files a number of times and its either corruption from no longer being wellformed xml or charset corruption with chars not being recognised by the xml charset (e.g. UTF-8, etc.) and replaces problematic chars with substitution chars...either of these options can be fixed by trying to open the project file with something with xml parser (xmlspy, a browser, etc.) or notepad++ to find the substitution chars.
I cant comment however on fixing a composite project....there could be problems corruption with the individual files that make up the composite or it could be the links between the files that could be the corruption.
Ok....thats all i got!
Ta
Rich
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@richie : that was a composite project.
Click "Accept as Solution" if my answer has helped,
Remember to give "Kudos" 🙂 ↓↓↓↓↓
Thanks and Regards,
Himanshu Tayal
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Regards,
Rao.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@nmrao , no luck, we have stated building from the recovered project which we backup one week earlier.
It gives us learing to backup the work daily.
Click "Accept as Solution" if my answer has helped,
Remember to give "Kudos" 🙂 ↓↓↓↓↓
Thanks and Regards,
Himanshu Tayal
