<< Back to previous view

[QB-3140] There was an issue when compiling Source of QB v8.0.0
Created: 26/Feb/18  Updated: 26/Jan/19

Status: Closed
Project: QuickBuild
Component/s: None
Affects Version/s: 8.0.0
Fix Version/s: None

Type: Bug Priority: Major
Reporter: Phong Trinh Assigned To: Robin Shen
Resolution: Won't Fix Votes: 0
Remaining Estimate: Unknown Time Spent: Unknown
Original Estimate: Unknown
Environment: Windows


 Description   
 The build process failed to delete ..\stage\classpath\lib\azure-1.0.0.jar as the follow. Looks like the file has been in use. Please let me know if you need more information regarding it.

 Thank you,
ptrinh


============================================================================================================
15:20:21,258 INFO - [copy] Copying 1 file to D:\QB\workspace\3283\stage\framework

15:20:21,259 INFO - [delete] Deleting directory D:\QB\workspace\3283\stage\classpath

15:20:22,907 ERROR - BUILD FAILED

15:20:22,907 ERROR - D:\QB\workspace\3283\system\build\build.xml:340: The following error occurred while executing this line:

15:20:22,907 ERROR - D:\QB\workspace\3283\system\build\build.xml:218: Unable to delete file D:\QB\workspace\3283\stage\classpath\lib\azure-1.0.0.jar

15:20:22,907 INFO - Total time: 1 minute 21 seconds

15:20:23,053 INFO - Executing post-execute action...

15:20:23,053 ERROR - Step 'master>package' is failed: Ant build failed.
BUILD FAILED
D:\QB\workspace\3283\system\build\build.xml:340: The following error occurred while executing this line:
D:\QB\workspace\3283\system\build\build.xml:218: Unable to delete file D:\QB\workspace\3283\stage\classpath\lib\azure-1.0.0.jar
========================================================================================================================

 Comments   
Comment by Robin Shen [ 16/Mar/18 12:04 AM ]
We encountered the same issue and it looks like that some lock is still held by Windows for that library for some unknown reason. Please compile with JDK8 or compile from Linux with JDK7 to avoid this issue.
Generated at Mon May 06 15:05:27 UTC 2024 using JIRA 189.