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 250972 - AssertionError at org.netbeans.modules.remotefs.versioning.api.RemoteVcsSupport.refreshFor
Summary: AssertionError at org.netbeans.modules.remotefs.versioning.api.RemoteVcsSuppo...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-06 13:17 UTC by Alexander Simon
Modified: 2015-03-11 12:29 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 215905


Attachments
stacktrace (6.17 KB, text/plain)
2015-03-06 13:17 UTC, Alexander Simon
Details
stacktrace (1.21 KB, text/plain)
2015-03-06 13:28 UTC, Alexander Simon
Details
stacktrace (6.17 KB, text/plain)
2015-03-06 13:31 UTC, Alexander Simon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2015-03-06 13:17:13 UTC
Build: NetBeans IDE Dev (Build 20150306-f1ea9d524150)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.31-b07, Java(TM) SE Runtime Environment, 1.8.0_31-b13
OS: SunOS

User Comments:
alexvsimon: search history




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.remotefs.versioning.api.RemoteVcsSupport.refreshFor(RemoteVcsSupport.java:213)
   at org.netbeans.modules.remotefs.versioning.api.VCSFileProxySupport.refreshImpl(VCSFileProxySupport.java:652)
   at org.netbeans.modules.remotefs.versioning.api.VCSFileProxySupport.refreshPairImpl(VCSFileProxySupport.java:644)
   at org.netbeans.modules.remotefs.versioning.api.VCSFileProxySupport.copyFile(VCSFileProxySupport.java:445)
   at org.netbeans.modules.git.remote.HistoryProvider$RevisionProviderImpl.getRevisionFile(HistoryProvider.java:228)
   at org.netbeans.modules.versioning.core.spi.VCSHistoryProvider$HistoryEntry.getRevisionFile(VCSHistoryProvider.java:340)
Comment 1 Alexander Simon 2015-03-06 13:17:14 UTC
Created attachment 152439 [details]
stacktrace
Comment 2 Alexander Simon 2015-03-06 13:28:55 UTC
Created attachment 152442 [details]
stacktrace

nothing did
Comment 3 Alexander Simon 2015-03-06 13:31:56 UTC
Created attachment 152443 [details]
stacktrace

it seems service suppose that both files belong to one file system. It does not true!
Comment 4 Alexander Simon 2015-03-11 12:29:15 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/dadd958e7527