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 75792 - Exception reported - requested to add to issues
Summary: Exception reported - requested to add to issues
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-02 16:27 UTC by rlinsdale
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
image of exception dialogue box (and opened file in background) (77.52 KB, image/jpeg)
2006-05-02 16:28 UTC, rlinsdale
Details
messages log file as requested (208.91 KB, text/plain)
2006-05-02 16:29 UTC, rlinsdale
Details
file containing the netbeans project (314.88 KB, application/octet-stream)
2006-05-12 16:20 UTC, rlinsdale
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rlinsdale 2006-05-02 16:27:38 UTC
On attempting to open a file in Netbeans 5.5 the following error occurred.

The problem is repeatable after I close down netbeans and restart it.
Comment 1 rlinsdale 2006-05-02 16:28:49 UTC
Created attachment 30174 [details]
image of exception dialogue box (and opened file in background)
Comment 2 rlinsdale 2006-05-02 16:29:31 UTC
Created attachment 30175 [details]
messages log file as requested
Comment 3 Jiri Prox 2006-05-09 12:55:11 UTC
It is reproducile also with fresh userdir? (you can use switch -userdir to avoid
deleting the current userdir)
Comment 4 Pavel Flaska 2006-05-09 15:33:48 UTC
Unfortunately I cannot reproduce it in current trunk build. I expect the file in
screenshot is the one you were trying to open. What I saw in the picture is ';'
at the end of method line(String message). Little bit unusual, but correct. I
tried to write the same class as you and all worked fine.

Can you confirm that file in screenshot is the file you opened and then you got
the exception?
Comment 5 rlinsdale 2006-05-12 16:20:59 UTC
Created attachment 30375 [details]
file containing the netbeans project
Comment 6 rlinsdale 2006-05-12 16:31:16 UTC
The file you are seeing in the background of the image is the problem file.

I tried copying the project (and then refactoring the project name and context 
root), and the problem was not seen in the new project.  I deleted the file in 
question and copies a new file from the original project - still no problems.

So I deleted the file from the original project and then copied the file from 
the new project to the old project.  The error was still present in the old 
project (Slightly more reproducable as it now seems to occur whenever you open 
or close the file (logmessage.java).

(In all cases the projects could be correctly built, deployed and run.)

I have created a zip file of the old project (which displays the problem) so 
that you have something which may reproduce the problem.

I will also load the 5.5 beta release soon and see if the problem still exists 
in the latest version.
Comment 7 rlinsdale 2006-05-15 18:06:01 UTC
I cannot reproduce the problem in NetBeans 5.5 beta.

I have to assume that it has been fixed.

I am happy for you to close this issue,if you require.

/Richard
Comment 8 Jan Becicka 2006-10-26 16:28:09 UTC
Javacore module was replaced by Retouche infrastructure. This bug is not valid
in trunk any more.
Comment 9 Quality Engineering 2007-09-20 12:50:15 UTC
Reorganization of java component