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

[jira] Assigned: (GERONIMO-1370) velocity.log is created in current directory on server startup

     [ http://issues.apache.org/jira/browse/GERONIMO-1370?page=all ]

Kevan Miller reassigned GERONIMO-1370:
--------------------------------------

    Assign To: Kevan Miller

Looks like this problem is caused by the Debug Console. org.apache.geronimo.jmxdebug.web.velocity.ServletLogger is trying to act as the Velocity logger. However, ServletLogger doesn't implement the org.apache.velocity.runtime.log.LogSystem interface (although it seems to implement all of the required methods...).  Since ServletLogger doesn't implement LogSystem, Velocity is falling back to the Avalon log system...

> velocity.log is created in current directory on server startup
> --------------------------------------------------------------
>
>          Key: GERONIMO-1370
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1370
>      Project: Geronimo
>         Type: Bug
>     Versions: 1.0
>  Environment: 1.0 RC1
>     Reporter: Kevan Miller
>     Assignee: Kevan Miller
>     Priority: Minor

>
> velocity.log is being created in the current directory when you start the server.

-- 
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