JavaServer Pages "..being used by another process"

General questions about using ExamDiff Pro, ideas for new features, bug reports, and usage tips.
Post Reply
bdahms
New Member
Posts: 2
Joined: Wed Mar 02, 2005 9:23 am

JavaServer Pages "..being used by another process"

Post by bdahms »

I can't compare against JSP files in an active context. If I try, ExamDiff Pro version 3.0 throws the message: "The process cannot access the file because it is being used by another process. (error 32)" The only workarounds I know of are to copy the JSP files to a scratch folder for comparison, or stop the servlet container (e.g., Tomcat). Is there a better way?
User avatar
psguru
Site Admin
Posts: 2232
Joined: Sat May 15, 2004 4:23 pm
Location: California
Contact:

Post by psguru »

Theoretically, EDPro should be able to compare any file that is open in FILE_SHARE_READ share mode. Unfortunately, there was a bug that prevented comparing files whose handles are open. This bug is fixed in the latest build of 3.3 Beta.

Still, to save a modified file in EDPro the file's handle has to be closed.
psguru
PrestoSoft
bdahms
New Member
Posts: 2
Joined: Wed Mar 02, 2005 9:23 am

Post by bdahms »

Thanks for that. Version 3.3b opens the files fine - even when Tomcat is running.
Post Reply