Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003255 [Resin] minor always 01-14-09 13:48 03-19-09 11:21
Reporter ferg View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 3.2.1
Summary 0003255: logging request url
Description (rep by Philippe Collard)

We are currently chasing a few servlet exceptions on our websites running Resin. Our problem is that in the log we can see the pages that caused exceptions, but we have a hard time reproducing the errors/bugs as most errors are caused by an invalid parameter in the URL query string.
 
 
Our resin.conf looks like this :
 
  <resin:set var="log_level" default="warning"/>
  <log name="" level="${log_level}" path="${resin.home}/log/admin.log" rollover-size="5M" rollover-count="5"/>

Additional Information
Attached Files

- Relationships

- Notes
(0003908)
ferg
03-19-09 11:21

Added "${request.requestURI} ${session.id} ${cookie['foo']}"

server/029{2,3,4}

 

- Issue History
Date Modified Username Field Change
01-14-09 13:48 ferg New Issue
03-19-09 11:21 ferg Note Added: 0003908
03-19-09 11:21 ferg Assigned To  => ferg
03-19-09 11:21 ferg Status new => closed
03-19-09 11:21 ferg Resolution open => fixed
03-19-09 11:21 ferg Fixed in Version  => 4.0.0


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