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 179185 - AssertionError: no kenai for url : [https://netbeans.org/bugzilla/...]
Summary: AssertionError: no kenai for url : [https://netbeans.org/bugzilla/...]
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Issuetracking Framework (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-04 06:41 UTC by Ondrej Vrabec
Modified: 2010-01-06 00:41 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 164069


Attachments
stacktrace (1.65 KB, text/plain)
2010-01-04 06:41 UTC, Ondrej Vrabec
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ondrej Vrabec 2010-01-04 06:41:37 UTC
Build: NetBeans IDE Dev (Build 100104-9fd0b11523bc)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.3-b01, Java(TM) SE Runtime Environment, 1.6.0_17-b04
OS: Linux, 2.6.31.5-0.1-default, amd64

Stacktrace: 
java.lang.AssertionError: no kenai for url : [https://netbeans.org/bugzilla/show_bug.cgi?id=156613]
   at org.netbeans.modules.bugtracking.util.KenaiUtil.getKenaiBugtrackingRepository(KenaiUtil.java:182)
   at org.netbeans.modules.bugzilla.issue.BugzillaIssueProvider$KenaiBugzillaLazyIssue.lookupRepository(BugzillaIssueProvider.java:770)
   at org.netbeans.modules.bugzilla.issue.BugzillaIssueProvider$KenaiBugzillaLazyIssue.getRepositoryUrl(BugzillaIssueProvider.java:797)
   at org.netbeans.modules.bugtracking.tasklist.TaskListProvider.isIssueFromRepository(TaskListProvider.java:451)
   at org.netbeans.modules.bugtracking.tasklist.TaskListProvider.access$900(TaskListProvider.java:80)
   at org.netbeans.modules.bugtracking.tasklist.TaskListProvider$RefreshTask.run(TaskListProvider.java:382)
Comment 1 Ondrej Vrabec 2010-01-04 06:41:42 UTC
Created attachment 93043 [details]
stacktrace
Comment 2 Ondrej Vrabec 2010-01-04 07:14:39 UTC
fix: http://hg.netbeans.org/cdev/rev/449baabef11f
Comment 3 Quality Engineering 2010-01-06 00:41:35 UTC
Integrated into 'main-golden', will be available in build *201001060200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/449baabef11f
User: Ondrej Vrabec <ovrabec@netbeans.org>
Log: Issue #179185 - AssertionError: no kenai for url : [https://netbeans.org/bugzilla/...]