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 256519 - NullPointerException at org.netbeans.modules.remotefs.versioning.impl.RemoteVcsSupportImpl.getFileSystem
Summary: NullPointerException at org.netbeans.modules.remotefs.versioning.impl.RemoteV...
Status: RESOLVED DUPLICATE of bug 255893
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote VCS (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-11 15:34 UTC by Exceptions Reporter
Modified: 2015-11-12 07:21 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 221101


Attachments
stacktrace (1.27 KB, text/plain)
2015-11-11 15:34 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2015-11-11 15:34:41 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.60-b09, Java(TM) SE Runtime Environment, 1.7.0_60-b19
OS: Windows 7

User Comments:
GUEST: Started the ap[plication for the first time




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.remotefs.versioning.impl.RemoteVcsSupportImpl.getFileSystem(RemoteVcsSupportImpl.java:125)
   at org.netbeans.modules.remotefs.versioning.api.RemoteVcsSupport.getFileSystem(RemoteVcsSupport.java:88)
   at org.netbeans.modules.remotefs.versioning.api.VCSFileProxySupport.getFileSystem(VCSFileProxySupport.java:629)
   at org.netbeans.modules.subversion.remote.util.Context.getFileSystem(Context.java:98)
   at org.netbeans.modules.subversion.remote.ui.status.VersioningPanel$4.run(VersioningPanel.java:331)
   at org.netbeans.modules.subversion.remote.util.SvnUtils.runWithInfoCache(SvnUtils.java:997)
Comment 1 Exceptions Reporter 2015-11-11 15:34:43 UTC
Created attachment 157277 [details]
stacktrace
Comment 2 Alexander Simon 2015-11-12 07:19:55 UTC

*** This bug has been marked as a duplicate of bug 249070 ***
Comment 3 Alexander Simon 2015-11-12 07:21:04 UTC

*** This bug has been marked as a duplicate of bug 255893 ***