Title:
Application will not start - CF tries to copy JAR file to location of locked file - CF11 update 7
| View in TrackerStatus/Resolution/Reason: Closed/Withdrawn/CannotReproduce
Reporter/Name(from Bugbase): Peter Boughton / Peter Boughton (Peter Boughton)
Created: 11/19/2015
Components: Core Runtime
Versions: 11.0
Failure Type: Non Functioning
Found In Build/Fixed In Build: CF11_Final /
Priority/Frequency: Critical / All users will encounter
Locale/System: ALL / Win All
Vote Count: 0
After installing update 7, the application will not start.
Message
Error occurred while copying the file from source C:\web\showoff\ASPLibrary\lib\[filename].jar to C:\ColdFusion11\cfusion\tmpCache\appClasses\1007993278
Cause Message
C:\ColdFusion11\cfusion\tmpCache\appClasses\1007993278\[filename].jar: The process cannot access the file because it is being used by another process.
Cause Reason
The process cannot access the file because it is being used by another process.
The [filename] is any JAR referenced in Application.cfc This.JavaSettings loadPaths - removing files simply moves to the next one.
It occurs before onApplicationStart, before ORM does its stuff, and the application cannot run without the JAR files.
This stops us using anything newer than update 4, making the server potentially at risk to the undisclosed security vulnerabilities that these updates address. (And because they're undisclosed, there's no way for us to take other precautions to address the issues!)
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4089606
External Customer Info:
External Company:
External Customer Name: Peter Boughton
External Customer Email:
External Test Config: My Hardware and Environment details:
Attachments:
Comments: