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 206620 - NullPointerException at org.netbeans.modules.subversion.client.PropertiesClient.getProperties
Summary: NullPointerException at org.netbeans.modules.subversion.client.PropertiesClie...
Status: VERIFIED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
: 206733 (view as bug list)
Depends on:
Blocks: 203752
  Show dependency tree
 
Reported: 2011-12-21 14:13 UTC by tomzi
Modified: 2012-02-29 13:40 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 182816


Attachments
stacktrace (1.39 KB, text/plain)
2011-12-21 14:13 UTC, tomzi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tomzi 2011-12-21 14:13:54 UTC
Build: NetBeans IDE 7.1 RC1 (Build 201112051121)
VM: Java HotSpot(TM) 64-Bit Server VM, 21.0-b17, Java(TM) SE Runtime Environment, 1.7.0-b147
OS: Windows 7

User Comments:
GUEST: I was attempting to view a diff of a file (svn)
I am using svn 1.7.1 with the netbeans svn commandline option to make it all still work




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.subversion.client.PropertiesClient.getProperties(PropertiesClient.java:175)
   at org.netbeans.modules.subversion.client.PropertiesClient.getBaseProperties(PropertiesClient.java:134)
   at org.netbeans.modules.subversion.ui.diff.MultiDiffPanel.addPropertiesSetups(MultiDiffPanel.java:888)
   at org.netbeans.modules.subversion.ui.diff.MultiDiffPanel.access$2400(MultiDiffPanel.java:110)
   at org.netbeans.modules.subversion.ui.diff.MultiDiffPanel$SetupsPrepareSupport.computeSetups(MultiDiffPanel.java:865)
   at org.netbeans.modules.subversion.ui.diff.MultiDiffPanel$SetupsPrepareSupport.perform(MultiDiffPanel.java:782)
Comment 1 tomzi 2011-12-21 14:13:57 UTC
Created attachment 114394 [details]
stacktrace
Comment 2 Ondrej Vrabec 2011-12-28 12:42:39 UTC
*** Bug 206733 has been marked as a duplicate of this bug. ***
Comment 3 Ondrej Vrabec 2011-12-28 13:11:52 UTC
fix: http://hg.netbeans.org/core-main/rev/c0fc9023b969
Comment 4 Quality Engineering 2011-12-29 13:59:26 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/c0fc9023b969
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: #206620 - NullPointerException at org.netbeans.modules.subversion.client.PropertiesClient.getProperties
property value can be evidently empty
Comment 5 Stepan Zebra 2012-02-09 15:27:36 UTC
verified in trunk
Comment 6 Ondrej Vrabec 2012-02-10 10:10:47 UTC
http://hg.netbeans.org/releases/rev/d9ed0a402250
Comment 7 Quality Engineering 2012-02-11 02:53:43 UTC
Integrated into 'releases', will be available in build *201202102200* or newer. Wait for official and publicly available build.
Changeset: http://hg.netbeans.org/releases/rev/d9ed0a402250
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: #206620 - NullPointerException at org.netbeans.modules.subversion.client.PropertiesClient.getProperties
property value can be evidently empty
(transplanted from c0fc9023b969524da2d572aae3168db9d6939847)
Comment 8 Stepan Zebra 2012-02-29 13:40:31 UTC
verified in 7.1.1