Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0005709 [Resin] minor always 04-04-14 11:33 09-12-14 14:12
Reporter alex View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 3.1.14
Summary 0005709: ScheduledTask runs before scheduled time, resulting in task being run twice.
Description rep by Daniel Jimenez :

[11:32:25.553] {main} ScheduledTask[MethodTask[com.caucho.el.MethodExpressionImpl[#{foo.fire}]],CronType[* * * * *]] started. Next event at Fri Apr 04 11:33:00 PDT 2014
[11:32:25.555] {main} WebApp[http://localhost:8080/foo] [^] active
[11:32:25.664] {main} WebApp[http://localhost:8080/resin-doc] [^] active
[11:32:25.665] {main} Host[] active
[11:32:25.668] {main} Socket JNI library is not available.
[11:32:25.668] {main} Resin will still run but performance will be slower.
[11:32:25.668] {main} To compile the Socket JNI library on Unix, use ./configure; make; make install.
[11:32:25.670] {main} hmux listening to localhost:6800
[11:32:25.677] {main} http listening to *:8080
[11:32:25.678] {main} Server[id=,cluster=app-tier] active
[11:32:25.678] {main} Resin started in 1666ms
[11:32:59.981] {resin-17} ScheduledTask[MethodTask[com.caucho.el.MethodExpressionImpl[#{foo.fire}]],CronType[* * * * *]] executing MethodTask[com.caucho.el.MethodExpressionImpl[#{foo.fire}]]
[11:32:59.984] {resin-18} ScheduledBean#fire()
[11:33:00.482] {resin-17} ScheduledTask[MethodTask[com.caucho.el.MethodExpressionImpl[#{foo.fire}]],CronType[* * * * *]] executing MethodTask[com.caucho.el.MethodExpressionImpl[#{foo.fire}]]
[11:33:00.482] {resin-18} ScheduledBean#fire()
^C
Additional Information
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
04-04-14 11:33 alex New Issue
09-12-14 14:12 ferg Assigned To  => ferg
09-12-14 14:12 ferg Status new => closed
09-12-14 14:12 ferg Resolution open => fixed
09-12-14 14:12 ferg Fixed in Version  => 4.0.41


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
27 total queries executed.
25 unique queries executed.
Powered by Mantis Bugtracker