Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001040 [Resin] minor always 04-06-06 08:42 04-10-06 10:41
Reporter mharry View Status public  
Assigned To ferg
Priority normal Resolution unable to reproduce Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.0.18 Product Version 3.0.18
  Product Build
Summary 0001040: Java Logging not working properly
Description Basic Java Logging functionality is not working when running a web app in Resin.

One example, create logger a.b and a.b.c.d. Calling getParent on a.b.c.d should return a.b, but it returns null when using Resin (works correctly in exact same environment using other app servers).

It looks like Resing is overriding some of the basic java.util.logging features/classes. Is there a way to turn this off and just have it use the basic java.util.logging classes/functionality?
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0001071)
ferg
04-10-06 10:41

server/023e. Checked with snapshot. getParent() on "a.b.c.d" is returning EnvironmentLogger[a.b.c] as expected, not null.

The bug report might need some actual sample code to show the different behavior.
 

- Issue History
Date Modified Username Field Change
04-06-06 08:42 mharry New Issue
04-06-06 08:42 mharry Issue Monitored: mharry
04-10-06 10:41 ferg Note Added: 0001071
04-10-06 10:41 ferg Assigned To  => ferg
04-10-06 10:41 ferg Status new => closed
04-10-06 10:41 ferg Resolution open => unable to reproduce
04-10-06 10:41 ferg Fixed in Version  => 3.0.18


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