Anonymous | Login | Signup for a new account | 12-17-2024 11:57 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0003257 | [Resin] | minor | always | 01-14-09 18:24 | 03-26-09 18:47 | ||||
Reporter | kenjrwalker | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | normal | Resolution | fixed | Platform | |||||
Status | closed | OS | |||||||
Projection | none | OS Version | |||||||
ETA | none | Fixed in Version | 4.0.0 | Product Version | 3.1.6 | ||||
Product Build | |||||||||
Summary | 0003257: PingMailer not checking url | ||||||||
Description |
I have a ping setup like this inside my cluster config. <ping resin:type="com.caucho.server.admin.PingMailer"> <url>http://www.domain.com/pingtest.jsp</url> [^] <sleep-time>5m</sleep-time> <try-count>5</try-count> <retry-time>15s</retry-time> <mail-to>me@domain.com</mail-to> <mail-from>resin@server.domain.com</mail-from> <mail-subject>Resin ping has failed</mail-subject> </ping> This was all working in 3.1.3, but in 3.1.6 it never actually hits pingtest.jsp. No errors, just this in the log and nothing else: com.caucho.server.admin.PingThread ping alarm checking: Wed, 14 Jan 2009 20:33:15 -0500 (EST) If I just use a regular ping like this, it works fine: <ping> <url>http://www.domain.com/pingtest.jsp</url> [^] <sleep-time>5m</sleep-time> <try-count>5</try-count> <retry-time>15s</retry-time> </ping> |
||||||||
Steps To Reproduce | |||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
There are no notes attached to this issue. |
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
27 total queries executed. 25 unique queries executed. |