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 - NullPointerException at org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess.doOpen
Summary: NullPointerException at org.tmatesoft.svn.core.internal.wc.admin.SVNWCAccess....
Status: RESOLVED WONTFIX
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
: 213977 (view as bug list)
Depends on:
Blocks: 215016
  Show dependency tree
 
Reported: 2012-05-07 08:42 UTC by aws
Modified: 2012-06-30 09:55 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 187707


Attachments
stacktrace (5.04 KB, text/plain)
2012-05-07 08:42 UTC, aws
Details

Note You need to log in before you can comment on or make changes to this bug.
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. ***