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 201575 - keep getting fatal error: cannot recover after last error. This is causing me problems when trying to process the file
Summary: keep getting fatal error: cannot recover after last error. This is causing me...
Status: RESOLVED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.0.1
Hardware: All All
: P3 normal with 1 vote (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-02 15:30 UTC by akitikkx
Modified: 2012-10-03 13:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log file from mikato (62.09 KB, application/octet-stream)
2011-10-06 19:14 UTC, mikato
Details

Note You need to log in before you can comment on or make changes to this bug.
Description akitikkx 2011-09-02 15:30:06 UTC
Product Version = NetBeans IDE 7.0.1 (Build 201107282000)
Operating System = Windows XP version 5.1 running on x86
Java; VM; Vendor = 1.6.0_20
Runtime = Java HotSpot(TM) Client VM 16.3-b01
Comment 1 Marian Mirilovic 2011-09-05 08:11:45 UTC
Could you please attach your messages.log file and reopen ? Thanks in advance.
http://wiki.netbeans.org/FaqLogMessagesFile
Comment 2 mikato 2011-10-06 19:14:14 UTC
Created attachment 111616 [details]
messages.log file from mikato

I have this error too.  It occurs on a bit of javascript I have inline among java code... such as:

%>
<script type="text/javascript"><!--
zone3key = 'xxxxxxxxxx';
//--></script>
<%

The line that is marked is the <script> line.
I'm attaching my messages.log file for you since I guess you didn't get one.
Comment 3 mikato 2011-10-06 19:16:19 UTC
It's the same error as this forum post: http://forums.netbeans.org/topic42543.html
Comment 4 Petr Hejl 2012-10-03 13:55:06 UTC
Seems to be ok in 7.3. Feel free to reopen.