History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QB-2662
Type: Bug Bug
Status: Closed Closed
Resolution: Won't Fix
Priority: Major Major
Assignee: Robin Shen
Reporter: Phong Trinh
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
QuickBuild

Failed to Compile QB Source

Created: 10/Mar/16 09:00 PM   Updated: 18/Jun/16 12:21 AM
Component/s: None
Affects Version/s: 6.1.7
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
 
 We built this source on WINDOWS machine, and it was failed when trying to delete the file: ...\stage\classpath\lib\hibernate-validator-annotation-processor-5.2.2.Final.jar. Looks like one or several files in the .jar were not unloaded after the compilation, it caused the failure of the deletion. Please look into this issue as your earliest chance.

 Thank you,
ptrinh

 All   Comments   Work Log   Change History      Sort Order:
Robin Shen [11/Mar/16 01:12 AM]
Please let me know some details:
1. Windows version
2. JDK version
3. Ant version

Phong Trinh [11/Mar/16 02:15 PM]
- We tried to build on both Windows 7 and Windows 10.
- JDK version:1.6.0
- Ant version: 1.9.4

Robin Shen [12/Mar/16 12:35 AM]
I tried JDK 1.6 and it also has this issue and I can not figure out why. However compiling with JDK 1.7 works fine. We plan to drop 1.6 support as we need to update some old and buggy QB libraries and their new versions no longer supports 1.6.

Phong Trinh [17/Jun/16 03:04 AM]
I was able to compile it successfully with JDK 1.7. Thanks. Please close this request.