You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Joe Bohn (JIRA)" <de...@geronimo.apache.org> on 2005/12/01 00:27:30 UTC

[jira] Commented: (GERONIMO-1185) Updated Web Access Log Viewer doesn't display any log records

    [ http://issues.apache.org/jira/browse/GERONIMO-1185?page=comments#action_12358976 ] 

Joe Bohn commented on GERONIMO-1185:
------------------------------------

The problem actually only exists for Jetty.  I didn't get Tomcat log records because there weren't any yet.  It seems that the JettyLogManagerImpl was updated to use the File.separator instead of checks for both unix and windows separators when attemping to locate the logs.  This is a problem because the log names are not OS specific at the moment ... but rather hard coded in the plan and/or java code dependning upon implementation.  Therefore, we need to check for both styles of separator based upon who might have created the log name.  Tomcat was not changed and hence this is why it continued to work.    

> Updated Web Access Log Viewer doesn't display any log records
> -------------------------------------------------------------
>
>          Key: GERONIMO-1185
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1185
>      Project: Geronimo
>         Type: Bug
>   Components: console
>     Versions: 1.0
>  Environment: windows xp , IE, Firefox
>     Reporter: Joe Bohn
>     Assignee: Joe Bohn
>      Fix For: 1.0

>
> I tried various combinations of date ranges, ignore dates, record types, etc. ....   I had both containers running and numerous log records in each.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira