You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Samisa Abeysinghe (JIRA)" <ji...@apache.org> on 2006/02/04 04:49:06 UTC

[jira] Created: (AXIS2C-55) Log is overwritten each time simple axis server starts

Log is overwritten each time simple axis server starts
------------------------------------------------------

         Key: AXIS2C-55
         URL: http://issues.apache.org/jira/browse/AXIS2C-55
     Project: Axis2-C
        Type: Bug
  Components: util  
    Reporter: Samisa Abeysinghe


When I restart the simple axis server, the previous log is overwritten, Rather the log should be continued, that is appended

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


Re: [jira] Commented: (AXIS2C-55) Log is overwritten each time simple axis server starts

Posted by Samisa Abeysinghe <sa...@wso2.com>.
Damitha Kumarage wrote:

> Hi Samisa,
> Samisa Abeysinghe (JIRA) wrote:
>
>>    [ 
>> http://issues.apache.org/jira/browse/AXIS2C-55?page=comments#action_12365166 
>> ]
>> Samisa Abeysinghe commented on AXIS2C-55:
>> -----------------------------------------
>>
>> If I run another instance of simple axis server while one is already 
>> running, the new instance takes over the log and deletes the earlier 
>> server instance's log. This is really bad.
>>  
>>
> Running two simple axis2 servers on on the same repository?   I think 
> it is bad practise to do that
> thanks
> damitha

In case users run, then we have to error and manage the log file 
appropriately. As of now, we do nothing.

Samisa...

>
>>  
>>
>>> Log is overwritten each time simple axis server starts
>>> ------------------------------------------------------
>>>
>>>         Key: AXIS2C-55
>>>         URL: http://issues.apache.org/jira/browse/AXIS2C-55
>>>     Project: Axis2-C
>>>        Type: Bug
>>>  Components: util
>>>    Reporter: Samisa Abeysinghe
>>>   
>>
>>
>>  
>>
>>> When I restart the simple axis server, the previous log is 
>>> overwritten, Rather the log should be continued, that is appended
>>>   
>>
>>
>>  
>>
>
>


Re: [jira] Commented: (AXIS2C-55) Log is overwritten each time simple axis server starts

Posted by Damitha Kumarage <da...@gmail.com>.
Hi Samisa,
Samisa Abeysinghe (JIRA) wrote:

>    [ http://issues.apache.org/jira/browse/AXIS2C-55?page=comments#action_12365166 ] 
>
>Samisa Abeysinghe commented on AXIS2C-55:
>-----------------------------------------
>
>If I run another instance of simple axis server while one is already running, the new instance takes over the log and deletes the earlier server instance's log. This is really bad.
>  
>
Running two simple axis2 servers on on the same repository?   I think it 
is bad practise to do that
thanks
damitha

>  
>
>>Log is overwritten each time simple axis server starts
>>------------------------------------------------------
>>
>>         Key: AXIS2C-55
>>         URL: http://issues.apache.org/jira/browse/AXIS2C-55
>>     Project: Axis2-C
>>        Type: Bug
>>  Components: util
>>    Reporter: Samisa Abeysinghe
>>    
>>
>
>  
>
>>When I restart the simple axis server, the previous log is overwritten, Rather the log should be continued, that is appended
>>    
>>
>
>  
>


[jira] Commented: (AXIS2C-55) Log is overwritten each time simple axis server starts

Posted by "Samisa Abeysinghe (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2C-55?page=comments#action_12365166 ] 

Samisa Abeysinghe commented on AXIS2C-55:
-----------------------------------------

If I run another instance of simple axis server while one is already running, the new instance takes over the log and deletes the earlier server instance's log. This is really bad.

> Log is overwritten each time simple axis server starts
> ------------------------------------------------------
>
>          Key: AXIS2C-55
>          URL: http://issues.apache.org/jira/browse/AXIS2C-55
>      Project: Axis2-C
>         Type: Bug
>   Components: util
>     Reporter: Samisa Abeysinghe

>
> When I restart the simple axis server, the previous log is overwritten, Rather the log should be continued, that is appended

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


[jira] Updated: (AXIS2C-55) Log is overwritten each time simple axis server starts

Posted by "Samisa Abeysinghe (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2C-55?page=all ]

Samisa Abeysinghe updated AXIS2C-55:
------------------------------------

    Fix Version: M1.0
        Version: Current (Nightly)

> Log is overwritten each time simple axis server starts
> ------------------------------------------------------
>
>          Key: AXIS2C-55
>          URL: http://issues.apache.org/jira/browse/AXIS2C-55
>      Project: Axis2-C
>         Type: Bug
>   Components: util
>     Versions: Current (Nightly)
>     Reporter: Samisa Abeysinghe
>      Fix For: M1.0

>
> When I restart the simple axis server, the previous log is overwritten, Rather the log should be continued, that is appended

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


[jira] Commented: (AXIS2C-55) Log is overwritten each time simple axis server starts

Posted by "nabeel yoosuf (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2C-55?page=comments#action_12366304 ] 

nabeel yoosuf commented on AXIS2C-55:
-------------------------------------

in the patch sent, log is appended if the file exists. plus logging is made thread safe. please  close this issue after applying the patch.

> Log is overwritten each time simple axis server starts
> ------------------------------------------------------
>
>          Key: AXIS2C-55
>          URL: http://issues.apache.org/jira/browse/AXIS2C-55
>      Project: Axis2-C
>         Type: Bug
>   Components: util
>     Versions: Current (Nightly)
>     Reporter: Samisa Abeysinghe
>      Fix For: M0.4

>
> When I restart the simple axis server, the previous log is overwritten, Rather the log should be continued, that is appended

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


[jira] Closed: (AXIS2C-55) Log is overwritten each time simple axis server starts

Posted by "Samisa Abeysinghe (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2C-55?page=all ]
     
Samisa Abeysinghe closed AXIS2C-55:
-----------------------------------

    Resolution: Fixed

Nabeel provided a fix for this and this is solved now

> Log is overwritten each time simple axis server starts
> ------------------------------------------------------
>
>          Key: AXIS2C-55
>          URL: http://issues.apache.org/jira/browse/AXIS2C-55
>      Project: Axis2-C
>         Type: Bug
>   Components: util
>     Versions: Current (Nightly)
>     Reporter: Samisa Abeysinghe
>      Fix For: M0.4

>
> When I restart the simple axis server, the previous log is overwritten, Rather the log should be continued, that is appended

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