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

Summary: NullPointerException at org.tmatesoft.svn.core.internal.wc17.SVNWCContext.getKeyWords
Product: versioncontrol Reporter: jiai <jiai>
Component: SubversionAssignee: Ondrej Vrabec <ovrabec>
Status: RESOLVED FIXED    
Severity: normal CC: tdnorb
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
URL: http://issues.tmatesoft.com/issue/SVNKIT-583
Issue Type: DEFECT Exception Reporter: 216220
Bug Depends on: 253148    
Bug Blocks:    
Attachments: stacktrace
unit test showing the issue
stacktrace
stacktrace

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