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 212158

Summary: NullPointerException at org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.doOpen
Product: versioncontrol Reporter: aws
Component: SubversionAssignee: Ondrej Vrabec <ovrabec>
Status: RESOLVED WONTFIX    
Severity: normal CC: stiffuser
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 187707
Bug Depends on:    
Bug Blocks: 215016    
Attachments: stacktrace

Description aws 2012-05-07 08:42:26 UTC
Build: NetBeans IDE Dev (Build 201204270400)
VM: Java HotSpot(TM) Client VM, 22.1-b02, Java(TM) SE Runtime Environment, 1.7.0_03-b04
OS: Linux

User Comments:
aws: when closing all tabs




Stacktrace: 
java.lang.NullPointerException
   at org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.doOpen(SVNWCAccess.java:427)
   at org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.open(SVNWCAccess.java:283)
   at org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.open(SVNWCAccess.java:276)
   at org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.open(SVNWCAccess.java:272)
   at org.tmatesoft.svn.core.internal.wc16.SVNStatusClient16.doStatus(SVNStatusClient16.java:370)
   at org.tmatesoft.svn.core.internal.wc2.old.SvnOldGetStatus.run(SvnOldGetStatus.java:22)
Comment 1 aws 2012-05-07 08:42:48 UTC
Created attachment 119143 [details]
stacktrace
Comment 2 Ondrej Vrabec 2012-05-09 09:42:06 UTC
filed bug against svnkit, closing as wontfix on our side. http://issues.tmatesoft.com/issue/SVNKIT-250
Comment 3 Ondrej Vrabec 2012-05-09 18:45:20 UTC
i was not able to reproduce, neither guys from SVNKit were. If you suffer from this periodically please provide working copy .svn/entries files.
Comment 4 Ondrej Vrabec 2012-06-12 08:26:50 UTC
*** Bug 213977 has been marked as a duplicate of this bug. ***