[jboss-jira] [JBoss JIRA] Resolved: (JBRULES-723) Eclipse plugin detects error inconsistently and without location information
Kris Verlaenen (JIRA)
jira-events at lists.jboss.org
Sun Sep 16 21:12:11 EDT 2007
[ http://jira.jboss.com/jira/browse/JBRULES-723?page=all ]
Kris Verlaenen resolved JBRULES-723.
------------------------------------
Fix Version/s: 4.0.2
(was: FUTURE)
Resolution: Done
This was caused when the parser was either
- throwing an exception during parsing
-> the 4.x parser should never throw any exceptions directly
- not providing any line number information about the error
We believe most of these errors should have been resolved. If you still see inconsistent errors in the plugin, please re-open this issue and provide a sample drl file showing the problem.
> Eclipse plugin detects error inconsistently and without location information
> ----------------------------------------------------------------------------
>
> Key: JBRULES-723
> URL: http://jira.jboss.com/jira/browse/JBRULES-723
> Project: JBoss Rules
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Eclipse IDE
> Affects Versions: 3.0.5
> Environment: JRE 1.5_10, Eclipse 3.2, Windows 2000
> Reporter: Scott Reed
> Assigned To: Kris Verlaenen
> Fix For: 4.0.2
>
> Attachments: screenshot-1.jpg
>
>
> The Eclipse plugin is tagging the DRL file in Package Explorer with an error and the Problem tab shows an error in the DRL file, location unknown. However, there is no error shown in the editor and the rules seems to run without any problem.
> If I edit the DRL by adding white space the error description will change. Once it was ExceptionInInitializer, once it was just blank, once it was complaining about an unknown function and displaying text from log message, and now it is NPE. In all cases no error is displayed in the editor and the rules run without an error.
> I will load a screen shot.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list