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 169636

Summary: NullPointerException at org.eclipse.mylyn.internal.bugzilla.core.BugzillaClientManager.getClient
Product: connecteddeveloper Reporter: Marian Mirilovic <mmirilovic>
Component: BugzillaAssignee: Tomas Stupka <tstupka>
Status: CLOSED FIXED    
Severity: blocker CC: minoleg
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=154662
Issue Type: DEFECT Exception Reporter: 154662
Attachments: stacktrace

Description Marian Mirilovic 2009-07-31 11:33:34 UTC
Build: NetBeans IDE Dev (Build 200907310201)
VM: Java HotSpot(TM) Client VM, 14.1-b02, Java(TM) SE Runtime Environment, 1.6.0_15-b03
OS: Linux, 2.6.28-11-generic, i386

User Comments:
mmirilovic: tried to verify issue 161850 ... opened "Create Issue TRacker" dialog from Services view, changed Name & URL to https://bugs.eclipse.org/bugs and pushed Validate button



Stacktrace: 
java.lang.NullPointerException
        at org.eclipse.mylyn.internal.bugzilla.core.BugzillaClientManager.getClient(BugzillaClientManager.java:38)
        at org.netbeans.modules.bugzilla.Bugzilla.getClient(Bugzilla.java:124)
        at org.netbeans.modules.bugzilla.Bugzilla.getRepositoryConfiguration(Bugzilla.java:111)
        at org.netbeans.modules.bugzilla.repository.BugzillaConfiguration$1.execute(BugzillaConfiguration.java:77)
        at org.netbeans.modules.bugzilla.commands.BugzillaExecutor.execute(BugzillaExecutor.java:97)
        at org.netbeans.modules.bugzilla.repository.BugzillaConfiguration.getRepositoryConfiguration(BugzillaConfiguration.java:80)
Comment 1 Marian Mirilovic 2009-07-31 11:33:39 UTC
Created attachment 85610 [details]
stacktrace
Comment 2 Tomas Stupka 2009-08-05 14:39:08 UTC
fixed

changeset   : 140002:9b38d6666231
author      : Tomas Stupka <tstupka@netbeans.org>
date        : Wed Aug 05 15:38:46 CEST 2009
Comment 3 Quality Engineering 2009-08-11 06:00:29 UTC
Integrated into 'main-golden', will be available in build *200908110201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/9b38d6666231
User: Tomas Stupka <tstupka@netbeans.org>
Log: #169636 - NullPointerException at org.eclipse.mylyn.internal.bugzilla.core.BugzillaClientManager.getClient
Comment 4 Marian Mirilovic 2010-04-23 06:50:45 UTC
verified in NB 6.9 Beta