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 92953 - A java.lang.IllegalStateException exception has occurred.
Summary: A java.lang.IllegalStateException exception has occurred.
Status: RESOLVED DUPLICATE of bug 73956
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: Sun Windows XP
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-22 13:34 UTC by mpatil
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Log file for Issue 92953 (181.28 KB, application/octet-stream)
2007-01-25 07:12 UTC, mpatil
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mpatil 2007-01-22 13:34:20 UTC
Hi,

I am getting the following error message when i write any object/class name 
and press the dot(.) button the API lookup should popup but its not showing 
for me and throwing following erro:
A java.lang.IllegalStateException exception has occurred.
Please report this at http://www.netbeans.org/community/issues.html,
including a copy of your messages.log file as an attachment.
The messages.log file is located in your C:\Documents and 
Settings\MPatil\.netbeans\5.5beta2\var\log folder.
Comment 1 Jaroslav Tulach 2007-01-23 17:11:36 UTC
You need to attach the log file, otherwise your report is useless.
Comment 2 mpatil 2007-01-24 07:40:26 UTC
Please tell me where is the option here to attach the log file.
Comment 3 Jaroslav Tulach 2007-01-24 19:33:15 UTC
Try "Create a new attachment"
Comment 4 mpatil 2007-01-25 07:12:19 UTC
Created attachment 37650 [details]
Log file for Issue 92953
Comment 5 Jaroslav Tulach 2007-01-25 09:55:01 UTC
Ok. Thanks for the log.
Comment 6 Jaroslav Tulach 2007-01-25 09:56:17 UTC
I see only exceptions from SVN and few older ones from javamodel. Guys, please 
evaluate.
Comment 7 Tomas Stupka 2007-02-12 16:29:57 UTC
the exception related to svn is informational - there was no svn client installed.

however - this happened with beta2 - i would try a bit more stable build.

reassigning back
Comment 8 Marian Mirilovic 2007-02-13 10:55:37 UTC
I think the reported exception is :
java.lang.IllegalStateException: cannot map class member to source hierarchy element

	at
org.netbeans.modules.java.ui.nodes.BridgeUtils.throwIllegalState(BridgeUtils.java:201)

so reassign to java
Comment 9 Jiri Prox 2007-02-13 11:06:50 UTC
It's duplicate of issue 73956. Thanks for your report.

*** This issue has been marked as a duplicate of 73956 ***