Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Peter Boughton / Peter Boughton (Peter Boughton)
Created: 03/19/2015
Components: Language, Java Integration
Versions: 11.0
Failure Type:
Found In Build/Fixed In Build: CF11_Final /
Priority/Frequency: Normal / Few users will encounter
Locale/System: ALL / Windows 7
Vote Count: 1
Trying to start a second instance of an application (shared codebase, different database) was immediately giving the error:
> The process cannot access the file because it is being used by another process.
Referencing a copy of the JAR in C:\ColdFusion11\cfusion\tmpCache\appClasses\1157071449\[filename].jar
Where [filename] is any JAR referenced in Application.cfc This.JavaSettings loadPaths
Restarting CF had no effect - the first application came back fine, but the second one gives this error without even trying to start (it comes back immediately, meaning it's before Hibernate does its stuff).
Uninstalling the update 5 prerelease 2, returning to update 2, and the second application was able to start.
Not entirely sure what's going on - there are three directories in appClasses, not sure if these are supposed to map to applications or what, but one of them has a negative value (-753173500) which seems odd.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3956389
External Customer Info:
External Company:
External Customer Name: Peter
External Customer Email:
External Test Config: My Hardware and Environment details:
Attachments:
Comments: