You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Kathey Marsden (JIRA)" <de...@db.apache.org> on 2006/01/08 07:32:23 UTC

[jira] Commented: (DERBY-515) Network Server should log server start and shutdown time to derby.log

    [ http://issues.apache.org/jira/browse/DERBY-515?page=comments#action_12362113 ] 

Kathey Marsden commented on DERBY-515:
--------------------------------------

A few  thoughts looking at this patch.  I am interested in input from others.

1) I think maybe we should print the time on the same line because it doesn't look clear what  the time is associated with, particularly for shutdown.

2) For the messages, I think it is   ok to checkin just the English message and wait for someone with interest to translate particularly if the first parameter stays the same (see 3)

3) Maybe now that the startup and shutdown messages are printing to the log and not just the network server console, we should consider something more descriptive for our start and shutdown messages.  Perhaps:
    Apache Derby Network Server - 10.2.0.0 started and ready to accept connections on port 1527 at 2006-01-08 05:46:31.527 GMT
    Apache Derby Network Server  - 10.2.0.0  shutdown at 2006-01-08 05:46:31.527 GMT


------ derby.log output --------------------

2006-01-08 05:46:31.527 GMT:
 Server is ready to accept connections on port 1527.
----------------------------------------------------------------
2006-01-08 05:46:41.021 GMT:
 Booting Derby version The Apache Software Foundation - Apache Derby - 10.2.0.0
alpha - (1): instance c013800d-0108-a88d-3029-000000098a28
on database directory D:\testout\wombat

Database Class Loader started - derby.database.classpath=''
----------------------------------------------------------------
2006-01-08 05:47:13.678 GMT:
 Booting Derby version The Apache Software Foundation - Apache Derby - 10.2.0.0
alpha - (1): instance a816c00e-0108-a88d-3029-000000098a28
on database directory D:\testout\wombat2

Database Class Loader started - derby.database.classpath=''
2006-01-08 06:09:44.080 GMT:
 Shutdown successful.


> Network Server should log server start and shutdown time to derby.log
> ---------------------------------------------------------------------
>
>          Key: DERBY-515
>          URL: http://issues.apache.org/jira/browse/DERBY-515
>      Project: Derby
>         Type: Improvement
>   Components: Network Server
>     Versions: 10.1.2.0, 10.2.0.0
>     Reporter: Kathey Marsden
>     Assignee: Deepa Remesh
>      Fix For: 10.2.0.0
>  Attachments: derby-515.diff, derby-515.status
>
> Network server currently only reports the start and stop of network server to the console output and does not print an associated timestamp.
> It would be helpful if the start and stop times of network server  were recorded in the derby.log, so there would not be a need to check t the  console output.

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