Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001564 [Resin] major always 01-17-07 06:59 04-06-07 15:41
Reporter rudy View Status public  
Assigned To ferg
Priority normal Resolution fixed Platform Linux
Status closed   OS Red Hat Enterprise
Projection none   OS Version ES release 4
ETA none Fixed in Version 3.1.1 Product Version 3.0.19
  Product Build
Summary 0001564: Mail-Subject is always empty when using PingMailer
Description (Reported by Abdul Karim)

Hi there,
We are trying to enable ping on our resin servers.

Resin version: resin-pro 3.0.19
OS: Red Hat Enterprise Linux ES release 4

Everything is working fine, the server restarts when there is a problem
and an email is sent out. However the subject line on the email appears
as blank, no matter what I enter in the subject line its always appears
empty. I am using the config below:

<ping resin:type="com.caucho.server.admin.PingMailer">
         <url>http://localhost:7777/search</url> [^]
        <sleep-time>5m</sleep-time>
        <try-count>5</try-count>
        <socket-timeout>30s</socket-timeout>
        <mail-to>support-email-address</mail-to>
        <mail-from>resin-server@localhost</mail-from>
        <mail-subject>Resin ping has failed for server
localhost</mail-subject>
    </ping>


I have also tried to wrap the text in quotes, move the <mail-subject>
before the <mail-to> tag, also removing the mail-subject tag (the
documentation say it will use the default text for the mail-subject, if
its not set?) however we still receive the subject as empty?

Steps To Reproduce
Additional Information
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
01-17-07 06:59 rudy New Issue
01-17-07 06:59 rudy Issue Monitored: rudy
04-06-07 15:41 ferg Assigned To  => ferg
04-06-07 15:41 ferg Status new => closed
04-06-07 15:41 ferg Resolution open => fixed
04-06-07 15:41 ferg Fixed in Version  => 3.1.1


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