This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 154083

Summary: AssertionError: File revisions must consist from even tokens: 1.1.2
Product: versioncontrol Reporter: gtg <gtg>
Component: CVSAssignee: issues@versioncontrol <issues>
Status: NEW ---    
Severity: blocker CC: brettryan, hmichel, khal, misterm, rgw21
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=142415
Issue Type: DEFECT Exception Reporter: 142415
Attachments: stacktrace
stacktrace
stacktrace
stacktrace
stacktrace

Description gtg 2008-11-28 11:17:14 UTC
Build: NetBeans IDE Dev (Build 200811231401)
VM: Java HotSpot(TM) 64-Bit Server VM, 10.0-b23, Java(TM) SE Runtime Environment, 1.6.0_07-b06
OS: Linux, 2.6.25.18-0.2-default, amd64

Stacktrace: 
java.lang.AssertionError: File revisions must consist from even tokens: 1.1.2
        at org.netbeans.modules.versioning.system.cvss.util.Utils.previousRevision(Utils.java:399)
        at org.netbeans.modules.versioning.system.cvss.ui.history.SearchHistoryPanel$ResultsContainer.getEldestRevision(SearchHistoryPanel.java:579)
        at org.netbeans.modules.versioning.system.cvss.ui.history.SummaryView.onPopup(SummaryView.java:354)
        at org.netbeans.modules.versioning.system.cvss.ui.history.SummaryView.onPopup(SummaryView.java:328)
        at org.netbeans.modules.versioning.system.cvss.ui.history.SummaryView.mousePressed(SummaryView.java:286)
        at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:263)
Comment 1 gtg 2008-11-28 11:18:03 UTC
Created attachment 74269 [details]
stacktrace
Comment 2 Peter Pis 2009-08-31 15:04:13 UTC
*** Issue 170504 has been marked as a duplicate of this issue. ***
Comment 3 brettryan 2009-09-04 14:59:30 UTC
Build: NetBeans IDE Dev (Build 200908210201)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.1-b02-90, Java(TM) SE Runtime Environment, 1.6.0_15-b03-219
OS: Mac OS X, 10.6, x86_64

User Comments: 
Clicked on root node of "File Revision" tab in "CVS - Search History - Diff" screen

Stacktrace: 
java.lang.AssertionError: File revisions must consist from even tokens: 1.7.2
        at org.netbeans.modules.versioning.system.cvss.util.Utils.previousRevision(Utils.java:434)
        at org.netbeans.modules.versioning.system.cvss.ui.history.SearchHistoryPanel$ResultsContainer.getEldestRevision(SearchHistoryPanel.java:579)
        at org.netbeans.modules.versioning.system.cvss.ui.history.DiffResultsView.showContainerDiff(DiffResultsView.java:244)
        at org.netbeans.modules.versioning.system.cvss.ui.history.DiffResultsView.access$500(DiffResultsView.java:72)
        at org.netbeans.modules.versioning.system.cvss.ui.history.DiffResultsView$2.run(DiffResultsView.java:149)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
Comment 4 brettryan 2009-09-04 14:59:35 UTC
Created attachment 87119 [details]
stacktrace
Comment 5 brettryan 2009-09-04 15:27:00 UTC
Build: NetBeans IDE Dev (Build 200908210201)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.1-b02-90, Java(TM) SE Runtime Environment, 1.6.0_15-b03-219
OS: Mac OS X, 10.6, x86_64

User Comments: 
Occurs when selecting any folder node.

Stacktrace: 
java.lang.AssertionError: File revisions must consist from even tokens: 1.7.2
        at org.netbeans.modules.versioning.system.cvss.util.Utils.previousRevision(Utils.java:434)
        at org.netbeans.modules.versioning.system.cvss.ui.history.SearchHistoryPanel$ResultsContainer.getEldestRevision(SearchHistoryPanel.java:579)
        at org.netbeans.modules.versioning.system.cvss.ui.history.DiffResultsView.showContainerDiff(DiffResultsView.java:244)
        at org.netbeans.modules.versioning.system.cvss.ui.history.DiffResultsView.access$500(DiffResultsView.java:72)
        at org.netbeans.modules.versioning.system.cvss.ui.history.DiffResultsView$2.run(DiffResultsView.java:149)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
Comment 6 brettryan 2009-09-04 15:27:03 UTC
Created attachment 87122 [details]
stacktrace
Comment 7 Michel Graciano 2010-06-29 20:20:07 UTC
Created attachment 100500 [details]
stacktrace
Comment 8 Michel Graciano 2010-06-29 20:23:08 UTC
Created attachment 100501 [details]
stacktrace