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 148494 - [65cat]IllegalArgumentException at com.sun.tools.javac.api.JavacTaskImpl.parseType
Summary: [65cat]IllegalArgumentException at com.sun.tools.javac.api.JavacTaskImpl.pars...
Status: RESOLVED DUPLICATE of bug 148322
Alias: None
Product: ruby
Classification: Unclassified
Component: Editing (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Torbjorn Norbye
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-26 15:11 UTC by rajivderas
Modified: 2008-09-26 22:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
dump file (5.05 KB, text/plain)
2008-09-26 15:12 UTC, rajivderas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rajivderas 2008-09-26 15:11:03 UTC
Annotation: An error occurred during parsing of 'D:\65cat\Tutorial Reviews\fixedpagelayoutex\web\PageLayout1.jsp'. 
Please report a bug against ruby and attach dump file 'C:\Documents and Settings\Rajiv 
Perera\.netbeans\dev\var\log\PageLayout1_11.dump'.
Annotation: An error occurred during parsing of 'D:\65cat\Tutorial Reviews\fixedpagelayoutex\web\PageLayout1.jsp'. 
Please report a bug against ruby and attach dump file 'C:\Documents and Settings\Rajiv 
Perera\.netbeans\dev\var\log\PageLayout1_11.dump'.
An error occurred during parsing of 'D:\65cat\Tutorial Reviews\fixedpagelayoutex\web\PageLayout1.jsp'. Please report a 
bug against ruby and attach dump file 'C:\Documents and Settings\Rajiv 
Perera\.netbeans\dev\var\log\PageLayout1_11.dump'.
An error occurred during parsing of 'D:\65cat\Tutorial Reviews\fixedpagelayoutex\web\PageLayout1.jsp'. Please report a 
bug against ruby and attach dump file 'C:\Documents and Settings\Rajiv 
Perera\.netbeans\dev\var\log\PageLayout1_11.dump'.
Caused: java.lang.NullPointerException
	at org.netbeans.modules.html.editor.gsf.embedding.HtmlModel.incrementalUpdate(HtmlModel.java:342)
	at 
Product Version: NetBeans IDE Dev (Build 200809251401)
Java: 1.6.0_10-beta; Java HotSpot(TM) Client VM 11.0-b11
System: Windows XP version 5.1 running on x86; Cp1252; en_US (nb)


------------------------------------------------
org.netbeans.modules.html.editor.gsf.embedding.HtmlTranslatedSource.incrementalUpdate(HtmlTranslatedSource.java:80)
	at org.netbeans.modules.html.editor.gsf.embedding.HtmlEmbeddingModel.update(HtmlEmbeddingModel.java:95)
	at org.netbeans.napi.gsfret.source.Source.moveToPhase(Source.java:929)
	at org.netbeans.napi.gsfret.source.Source$CompilationJob.run(Source.java:1376)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
[catch] at java.lang.Thread.run(Thread.java:619)
Comment 1 rajivderas 2008-09-26 15:12:08 UTC
Created attachment 70679 [details]
dump file
Comment 2 Torbjorn Norbye 2008-09-26 22:15:39 UTC
Duplicate of issue 148322 (fixed yesterday)

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