History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QUARTZ-118
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: James House
Reporter: Ian P. Cardenas
Votes: 0
Watchers: 0
Operations

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

potential CronTrigger NullPointerException

Created: 28/Jan/05 05:55 PM   Updated: 05/Feb/05 11:30 AM
Component/s: Triggers
Affects Version/s: 1.4.3
Fix Version/s: 1.4.4


 Description  « Hide
The getTime() method uses the timeZone ivar directly and does not call getTimeZone().
If timeZone is null this may cause a NullPointerException.

file:line
CronTrigger.java:1662

 All   Comments   Change History      Sort Order:
There are no comments yet on this issue.