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

Key: QB-1590
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Steve Luo
Votes: 0
Watchers: 0
Operations

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

Publish reports throws IllegalStateException (cannot cast to long)

Created: 22/Mar/13 06:37 AM   Updated: 26/Mar/13 03:15 AM
Component/s: None
Affects Version/s: 5.0.13
Fix Version/s: 5.0.14

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


 Description  « Hide
After upgrading to guava 14, publishing reports throws below exception:

14:32:27,109 ERROR - Step 'master>Publish JUnit' is failed.
    java.lang.IllegalStateException: this HashCode only has 32 bits; cannot create a long
        at com.google.common.hash.HashCodes$IntHashCode.asLong(HashCodes.java:69)
        at com.pmease.quickbuild.plugin.report.engine.contribution.publisher.BuildReportPublisher.transferFiles(BuildReportPublisher.java:244)
        at com.pmease.quickbuild.plugin.report.junit.JUnitPublisher$$EnhancerByCGLIB$$46bcabf2.CGLIB$transferFiles$16(<generated>)


 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.