Issue Details (XML | Word | Printable)

Key: GROOVY-2169
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Guillaume Laforge
Reporter: Jon Travis
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
groovy

NPE in GroovyScriptEngine

Created: 05/Oct/07 06:27 PM   Updated: 06/Oct/07 06:36 AM
Component/s: None
Affects Version/s: 1.1-beta-3
Fix Version/s: 1.1-rc-1

Time Tracking:
Not Specified

File Attachments: 1. File script_npe.diff (0.6 kB)


Patch Submitted: Yes


 Description  « Hide
If a FileNotFound exception is thrown when running the script engine, an NPE is generating, masking the true exception.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Guillaume Laforge added a comment - 06/Oct/07 06:36 AM
Thanks for the patch.