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 251287 - NullPointerException at org.tmatesoft.svn.core.internal.wc17.SVNWCContext.getKeyWords
Summary: NullPointerException at org.tmatesoft.svn.core.internal.wc17.SVNWCContext.get...
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL: http://issues.tmatesoft.com/issue/SVN...
Keywords:
: 251288 (view as bug list)
Depends on: 253148
Blocks:
  Show dependency tree
 
Reported: 2015-03-19 11:06 UTC by jiai
Modified: 2015-07-08 11:07 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 216220


Attachments
stacktrace (2.70 KB, text/plain)
2015-03-19 11:06 UTC, jiai
Details
unit test showing the issue (1.86 KB, patch)
2015-03-27 11:51 UTC, Ondrej Vrabec
Details | Diff
stacktrace (2.40 KB, text/plain)
2015-04-03 23:13 UTC, tdnorb
Details
stacktrace (2.40 KB, text/plain)
2015-05-15 19:26 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jiai 2015-03-19 11:06:55 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.40-b25, Java(TM) SE Runtime Environment, 1.8.0_40-b25
OS: Windows 7

User Comments:
jiai: Adding SVN keywords.




Stacktrace: 
java.lang.NullPointerException
   at org.tmatesoft.svn.core.internal.wc17.SVNWCContext.getKeyWords(SVNWCContext.java:1016)
   at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgPropertiesManager.setProperty(SvnNgPropertiesManager.java:331)
   at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgPropertiesManager$1.nodeFound(SvnNgPropertiesManager.java:234)
   at org.tmatesoft.svn.core.internal.wc17.SVNWCContext.walkerHelper(SVNWCContext.java:1617)
   at org.tmatesoft.svn.core.internal.wc17.SVNWCContext.nodeWalkChildren(SVNWCContext.java:1566)
   at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgPropertiesManager.setProperty(SvnNgPropertiesManager.java:231)
Comment 1 jiai 2015-03-19 11:06:57 UTC
Created attachment 152713 [details]
stacktrace
Comment 2 Ondrej Vrabec 2015-03-22 13:15:00 UTC
*** Bug 251288 has been marked as a duplicate of this bug. ***
Comment 3 Ondrej Vrabec 2015-03-27 08:50:26 UTC
SVNKit issue: http://issues.tmatesoft.com/issue/SVNKIT-583
Comment 4 Ondrej Vrabec 2015-03-27 11:51:18 UTC
Created attachment 152884 [details]
unit test showing the issue
Comment 5 Exceptions Reporter 2015-03-27 21:02:48 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=216220
Comment 6 tdnorb 2015-04-03 23:13:24 UTC
Created attachment 153032 [details]
stacktrace

Attempting to add the Id keyword to a java source file
Comment 7 Exceptions Reporter 2015-05-15 19:26:49 UTC
Created attachment 153698 [details]
stacktrace

Trying to set SVN file properties. Happens with last item in the list
Comment 8 Ondrej Vrabec 2015-07-08 11:07:48 UTC
svnkit upgraded to 1.8.10