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 209714 - IllegalAccessError: tried to access method org.netbeans.modules.bugtracking.spi.BugtrackingFactory.getIssue(Lorg/netbeans/modules/bugtracking/api/Repository;Ljava/lang/Object;)Lorg/netbeans/modules/bu
Summary: IllegalAccessError: tried to access method org.netbeans.modules.bugtracking.s...
Status: RESOLVED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Bugzilla (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-19 06:38 UTC by fortruth
Modified: 2012-03-29 20:29 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 185997


Attachments
stacktrace (1.80 KB, text/plain)
2012-03-19 06:38 UTC, fortruth
Details
stacktrace (1.80 KB, text/plain)
2012-03-20 09:07 UTC, Maksim Khramov
Details
stacktrace (1.79 KB, text/plain)
2012-03-22 08:43 UTC, Exceptions Reporter
Details
stacktrace (1.80 KB, text/plain)
2012-03-22 12:28 UTC, jaska_tl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description fortruth 2012-03-19 06:38:46 UTC
Build: NetBeans IDE Dev (Build nbms-and-javadoc-8781-on-20120310)
VM: Java HotSpot(TM) 64-Bit Server VM, 19.1-b02, Java(TM) SE Runtime Environment, 1.6.0_24-b07
OS: Windows 7

User Comments:
fortruth: when click the link from "Execption Reporter Viewer" 's bug status. "You can view the status at bug 209489." It happened




Stacktrace: 
java.lang.IllegalAccessError: tried to access method org.netbeans.modules.bugtracking.spi.BugtrackingFactory.getIssue(Lorg/netbeans/modules/bugtracking/api/Repository;Ljava/lang/Object;)Lorg/netbeans/modules/bugtracking/api/Issue; from class org.netbeans.modules.bugzilla.util.BugzillaUtil
   at org.netbeans.modules.bugzilla.util.BugzillaUtil.getIssue(BugzillaUtil.java:199)
   at org.netbeans.modules.bugzilla.issue.IssuePanel.opened(IssuePanel.java:3044)
   at org.netbeans.modules.bugzilla.issue.IssueController.opened(IssueController.java:87)
   at org.netbeans.modules.bugtracking.ui.issue.IssueTopComponent.setIssue(IssueTopComponent.java:210)
   at org.netbeans.modules.bugtracking.ui.issue.IssueAction$3$1$1.run(IssueAction.java:213)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
Comment 1 fortruth 2012-03-19 06:38:50 UTC
Created attachment 116840 [details]
stacktrace
Comment 2 Tomas Stupka 2012-03-19 10:01:24 UTC
fixed in core-main #f415fa480e99
Comment 3 Maksim Khramov 2012-03-20 09:07:15 UTC
Created attachment 116905 [details]
stacktrace
Comment 4 Quality Engineering 2012-03-20 12:50:24 UTC
Integrated into 'main-golden', will be available in build *201203200400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/f415fa480e99
User: Tomas Stupka <tstupka@netbeans.org>
Log: Issue #209714 - IllegalAccessError: tried to access method org.netbeans.modules.bugtracking.spi.BugtrackingFactory.getIssue(Lorg/netbeans/modules/bugtracking/api/Repository;Ljava/lang/Object;)Lorg/netbeans/modules/bu
Comment 5 Exceptions Reporter 2012-03-21 08:25:15 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=185997
Comment 6 Exceptions Reporter 2012-03-22 08:43:16 UTC
Created attachment 117053 [details]
stacktrace

Viewing a bug 209830 cause i reported a previou problem
Comment 7 jaska_tl 2012-03-22 12:28:14 UTC
Created attachment 117076 [details]
stacktrace

Error happened while opening one item from list of all yuor submissions. Clicked on link of isssue 209630 on my submisson page, and after that netbeans tryed to open list of actions happenned on this. While opening this list happenned this error
Comment 8 Exceptions Reporter 2012-03-28 20:44:21 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=185997