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 220799 - NullPointerException at org.eclipse.core.internal.runtime.InternalPlatform.getLog
Summary: NullPointerException at org.eclipse.core.internal.runtime.InternalPlatform.ge...
Status: RESOLVED DUPLICATE of bug 220098
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Jira (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-25 05:24 UTC by host
Modified: 2012-10-25 13:07 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 192985


Attachments
stacktrace (3.45 KB, text/plain)
2012-10-25 05:24 UTC, host
Details

Note You need to log in before you can comment on or make changes to this bug.
Description host 2012-10-25 05:24:52 UTC
Build: NetBeans IDE Dev (Build 201210240001)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.6-b03, Java(TM) SE Runtime Environment, 1.7.0_10-ea-b09
OS: Mac OS X

User Comments:
GUEST: I've just tried to get all my tasks from JIRA...




Stacktrace: 
java.lang.NullPointerException
   at org.eclipse.core.internal.runtime.InternalPlatform.getLog(InternalPlatform.java:418)
   at org.eclipse.mylyn.commons.core.StatusHandler.log(StatusHandler.java:45)
   at com.atlassian.connector.eclipse.internal.jira.core.service.web.rss.JiraRssHandler.convertToDate(JiraRssHandler.java:859)
   at com.atlassian.connector.eclipse.internal.jira.core.service.web.rss.JiraRssHandler.endElement(JiraRssHandler.java:720)
   at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(AbstractSAXParser.java:606)
   at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1742)
Comment 1 host 2012-10-25 05:24:56 UTC
Created attachment 126512 [details]
stacktrace
Comment 2 Tomas Stupka 2012-10-25 13:07:47 UTC

*** This bug has been marked as a duplicate of bug 220098 ***