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 "Deepa Remesh (JIRA)" <de...@db.apache.org> on 2005/10/21 02:06:51 UTC

[jira] Updated: (DERBY-613) Intended location of network server tracing files is not clear.

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

Deepa Remesh updated DERBY-613:
-------------------------------

    Fix Version: 10.1.2.0

> Intended location of network server tracing files is not clear.
> ---------------------------------------------------------------
>
>          Key: DERBY-613
>          URL: http://issues.apache.org/jira/browse/DERBY-613
>      Project: Derby
>         Type: Bug
>   Components: Documentation, Network Server
>     Versions: 10.2.0.0
>     Reporter: Daniel John Debrunner
>     Assignee: Deepa Remesh
>     Priority: Minor
>      Fix For: 10.2.0.0, 10.1.2.0

>
> The javadoc for NetworkServer control says:
> -----
> tracedirectory <tracedirectory> [-h <host>] [-p <portnumber>]: This changes where new trace files will be placed. For sessions with tracing already turned on, trace files remain in the previous location. Default is clousdcape.system.home
> ------
> Apart from the problem of cloudscape.system.home instead of derby.system.home, when I turn tracing on the trace files are created in the current directory (user.dir) and not derby.system.home. Also if the documentation is correct, then the location when derby.system.home is not set should be specified.
> java -Dderby.system.home=$PWD/dsh  org.apache.derby.drda.NetworkServerControl  start
> Then turn tracing on with
> java org.apache.derby.drda.NetworkServerControl  trace on
> and connect.

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