Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003696 [Resin] minor always 09-24-09 15:06 01-07-10 13:28
Reporter copart View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 3.1.8
Summary 0003696: ${resin.hostname} unknown despite being listed in docs
Description From http://caucho.com/resin-3.1/doc/el-var.xtp [^] :
resin properties:
hostname The local hostname as returned by InetAddress

I try:
timestamp="${resin.hostname} %Y-%m-%d %H:%M:%S,%s INFO RESIN - "
and get

resin.conf:405: javax.el.PropertyNotFoundException: 'hostname' is an unknown bean property of 'com.caucho.server.resin.Resin$Var'
2009-09-24 14:48:31,698
2009-09-24 14:48:31,698 403: <log name="" level="info" path="${server.root}/log/replay.log"
2009-09-24 14:48:31,698 404: timestamp="${resin.hostname} %Y-%m-%d %H:%M:%S,%s INFO RESIN - " rollover-period="1D"
2009-09-24 14:48:31,698 405: archive-format="archive/replay.%Y-%m-%d.log"/>
2009-09-24 14:48:31,698 406:
2009-09-24 14:48:31,698 407: <env-entry>
Additional Information
Attached Files

- Relationships

- Notes
(0004255)
copart
09-24-09 15:20
edited on: 09-24-09 15:41

issue is case-sensitivity; variable should be listed in docs as resin.hostName

 

- Issue History
Date Modified Username Field Change
09-24-09 15:06 copart New Issue
09-24-09 15:20 copart Note Added: 0004255
09-24-09 15:41 copart Note Edited: 0004255
01-07-10 13:28 ferg Assigned To  => ferg
01-07-10 13:28 ferg Status new => closed
01-07-10 13:28 ferg Resolution open => fixed
01-07-10 13:28 ferg Fixed in Version  => 3.1.10


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