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 35368 - NoSuchMethodError occures when I try to open/close project
Summary: NoSuchMethodError occures when I try to open/close project
Status: CLOSED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 3.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: Vitezslav Stejskal
URL:
Keywords:
: 35369 35373 35374 35416 35420 35423 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-08-12 08:53 UTC by ehucka
Modified: 2004-04-19 16:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Error stacktraces - first for close and second for opening project. (5.26 KB, text/plain)
2003-08-12 08:54 UTC, ehucka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ehucka 2003-08-12 08:53:02 UTC
Proj build 200308120000
Linux RH 9, JDK 1.4.1_03

I only closed sample project and then I tried to
open it as recent.
In both case NoSuchMethodError was thrown. In
second case Sample project was not opened.
Comment 1 ehucka 2003-08-12 08:54:11 UTC
Created attachment 11265 [details]
Error stacktraces - first for close and second for opening project.
Comment 2 ehucka 2003-08-12 09:05:35 UTC
This error are thrown during the first opening of each package with
classes in explorer too.
Comment 3 Jan Becicka 2003-08-12 09:08:14 UTC
The same exception is thrown, when I tried to make project active.
This is definitely P1.
Comment 4 Jan Becicka 2003-08-12 12:37:11 UTC
*** Issue 35373 has been marked as a duplicate of this issue. ***
Comment 5 Vitezslav Stejskal 2003-08-12 12:59:12 UTC
It's probably caused by out-of-date binary patch for openide/looks
module. 
Comment 6 Vitezslav Stejskal 2003-08-12 13:14:04 UTC
*** Issue 35369 has been marked as a duplicate of this issue. ***
Comment 7 Vitezslav Stejskal 2003-08-13 16:07:48 UTC
*** Issue 35374 has been marked as a duplicate of this issue. ***
Comment 8 Vitezslav Stejskal 2003-08-13 16:09:36 UTC
*** Issue 35416 has been marked as a duplicate of this issue. ***
Comment 9 Vitezslav Stejskal 2003-08-14 10:48:14 UTC
*** Issue 35423 has been marked as a duplicate of this issue. ***
Comment 10 Vitezslav Stejskal 2003-08-14 12:57:30 UTC
*** Issue 35420 has been marked as a duplicate of this issue. ***
Comment 11 Vitezslav Stejskal 2003-08-14 14:13:58 UTC
Should be fixed now. I've reapplied the patch for Looks API and
rebuilt looks-patch.jar again.
Comment 12 ehucka 2003-08-19 13:05:06 UTC
verified
Comment 13 Jan Becicka 2003-11-25 14:20:45 UTC
As described in
http://www.netbeans.org/servlets/ReadMsg?msgId=619519&listName=nbdiscuss the
current work on projects prototype has been stopped.

Marking issue as CLOSED.