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 249822 - NullPointerException at org.netbeans.modules.subversion.remote.util.VCSFileProxySupport.getResource
Summary: NullPointerException at org.netbeans.modules.subversion.remote.util.VCSFilePr...
Status: VERIFIED FIXED
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-01-15 08:36 UTC by Chiana
Modified: 2015-09-02 09:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 214640


Attachments
stacktrace (2.19 KB, text/plain)
2015-01-15 08:36 UTC, Chiana
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chiana 2015-01-15 08:36:55 UTC
Build: NetBeans IDE Dev (Build 201501050001)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: Windows 7

User Comments:
GUEST: C++ Remote Project

Chiana: Just started the IDE, haven't used it for a few days

GUEST: C++ Remote Project




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.subversion.remote.util.VCSFileProxySupport.getResource(VCSFileProxySupport.java:399)
   at org.netbeans.modules.subversion.remote.util.VCSFileProxySupport.getHome(VCSFileProxySupport.java:422)
   at org.netbeans.modules.subversion.remote.config.SvnConfigFiles.getUserConfigPath(SvnConfigFiles.java:418)
   at org.netbeans.modules.subversion.remote.config.SvnConfigFiles.loadSystemIniFile(SvnConfigFiles.java:554)
   at org.netbeans.modules.subversion.remote.config.SvnConfigFiles.copyConfigFileToIDEConfigDir(SvnConfigFiles.java:513)
   at org.netbeans.modules.subversion.remote.config.SvnConfigFiles.<init>(SvnConfigFiles.java:146)
Comment 1 Chiana 2015-01-15 08:36:57 UTC
Created attachment 151519 [details]
stacktrace
Comment 2 Alexander Simon 2015-09-02 09:10:47 UTC
There is no new exception reports since Jan, 15.
I believe that issue was fixed.
Comment 3 Chiana 2015-09-02 09:26:31 UTC
I'll agree.