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 172848 - [NetCat][Core][Ruby] ParseException when opening models
Summary: [NetCat][Core][Ruby] ParseException when opening models
Status: RESOLVED DUPLICATE of bug 172773
Alias: None
Product: ruby
Classification: Unclassified
Component: Editing (show other bugs)
Version: 6.x
Hardware: PC Windows Vista
: P3 blocker (vote)
Assignee: Erno Mononen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-23 10:19 UTC by reggieb
Modified: 2009-09-23 10:30 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description reggieb 2009-09-23 10:19:35 UTC
Build 200909220201

When I open a Rails model file, I am sometimes getting a Warning appearing with the message:

"A org.netbeans.modules.parsing.spi.ParseException exception has occurred.
However, the system should continue working without further problems.
Click Show Details for the stack trace.th the message"

Error reported as guest (id is 266958. I was having some problem reporting the problem yesterday with my user
credentials) and is reported as a duplicate of this problem:

http://statistics.netbeans.org/analytics/detail.do?id=158382

The problem happens when opening files in more than one Rails project and therefore is not project specific. It also
does not appear to happen all the time. All that does appear to be consistent is that it is when I open a model rather
than another file such as a controller or test file.
Comment 1 reggieb 2009-09-23 10:23:45 UTC
I also notice that the Navigator window is not being populated. This usually shows me a list of the models methods
Comment 2 Erno Mononen 2009-09-23 10:30:40 UTC
This was fixed just recently; the fix hasn't made it to the official dailies yet, but it is in the ruby CI builds 
available at http://deadlock.netbeans.org/hudson/job/ruby/lastSuccessfulBuild/artifact/nbbuild/.

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