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 - NullPointerException at org.eclipse.mylyn.internal.bugzilla.core.BugzillaClientManager.getClient
Summary: NullPointerException at org.eclipse.mylyn.internal.bugzilla.core.BugzillaClie...
Status: CLOSED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Bugzilla (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Stupka
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-31 11:33 UTC by Marian Mirilovic
Modified: 2010-04-23 06:50 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 154662


Attachments
stacktrace (1.71 KB, text/plain)
2009-07-31 11:33 UTC, Marian Mirilovic
Details

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