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 153270

Summary: NullPointerException at org.netbeans.modules.subversion.Subversion.getClient
Product: versioncontrol Reporter: benbrand <benbrand>
Component: SubversionAssignee: issues@versioncontrol <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: laurin1
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=133341
Issue Type: DEFECT Exception Reporter: 133341
Attachments: stacktrace

Description benbrand 2008-11-16 09:19:33 UTC
Build: NetBeans IDE 6.5 RC2 (Build 200810270001)
VM: Java HotSpot(TM) 64-Bit Server VM, 1.6.0_07-b06-57, Java(TM) SE Runtime Environment, 1.6.0_07-b06-153
OS: Mac OS X, 10.5.5, x86_64

User Comments:
benbrand: When reverting a file in my project.

GUEST: Started Netbeans, during loading this exception occurred. Downloaded Netbeans again from www.netbeans.org. Reinstalled Netbeans. And again during starting this exception occurred.

GUEST: cannot open the subversion window. 
I am using collabnet svn

GUEST: cannot open the subversion window. 
I am using collabnet svn

benbrand: When reverting a file in my project.



Stacktrace: 
java.lang.NullPointerException
        at org.netbeans.modules.subversion.Subversion.getClient(Subversion.java:211)
        at org.netbeans.modules.subversion.Subversion.getClient(Subversion.java:244)
        at org.netbeans.modules.subversion.ui.status.StatusAction.executeStatus(StatusAction.java:104)
        at org.netbeans.modules.subversion.ui.status.VersioningPanel$.perform(VersioningPanel.java:389)
        at org.netbeans.modules.subversion.client.SvnProgressSupport.performIntern(SvnProgressSupport.java:103)
        at org.netbeans.modules.subversion.client.SvnProgressSupport.run(SvnProgressSupport.java:96)
Comment 1 benbrand 2008-11-16 09:19:42 UTC
Created attachment 73792 [details]
stacktrace
Comment 2 Tomas Stupka 2008-11-19 17:40:04 UTC

*** This issue has been marked as a duplicate of 122411 ***
Comment 3 Quality Engineering 2008-11-20 04:45:00 UTC
Integrated into 'main-golden', will be available in build *200811200201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/ef5ddb1b1bc0
User: Tomas Stupka <tstupka@netbeans.org>
Log: #153270 - NullPointerException at org.netbeans.modules.subversion.Subversion.getClient
more logging