Grammatica - Bugs: bug #4967, Using --profile causes...
You are not allowed to post comments on this tracker with your current authentication level.
bug #4967: Using --profile causes NullPointerException
Submitter: | Per Cederberg <cederberg> | ||
Submitted: | Wed 27 Aug 2003 02:17:27 PM UTC | ||
Severity: | 9 - Critical | Item Group: | Software |
Status: | Fixed | Assigned to: | cederberg |
Open/Closed: | Closed |
Wed 27 Aug 2003 07:15:48 PM UTC, comment #2: |
Per Cederberg <cederberg>![]() ![]() |
Wed 27 Aug 2003 03:15:16 PM UTC, comment #1: The Parser constructor now intercepts null Analyzers and sets them to a default empty analyzer instead.
|
Per Cederberg <cederberg>![]() ![]() |
Wed 27 Aug 2003 02:17:27 PM UTC, original submission:
A NullPointerException is thrown whenever using the --profile switch. The error occurs after successfully tokenizing the file. Appearently the Parser class does not support a null Analyzer argument.
|
Per Cederberg <cederberg>![]() ![]() |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
CC list is empty
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Version 1.4 containing a fix for this bug has been released.