Issues with logging 
--------------------

                 Key: ESBJAVA-442
                 URL: https://wso2.org/jira/browse/ESBJAVA-442
             Project: WSO2 ESB
          Issue Type: Bug
          Components: Logging and Tracing
    Affects Versions: 1.6
         Environment: Ubuntu7.04, JDK1.5.0_14
            Reporter: Evanthika Amarasiri
            Assignee: Ruwan Linton
            Priority: Trivial


Issue 1
======
When starting the maintenance mode the same log is printed twice 
[HttpCoreNIOListener Listener paused log]
*******************************************************************************************************************************************
2008-02-25 09:47:30,045 [-] [RMI TCP Connection(6)-10.100.1.228]  INFO 
ServiceBus Starting to switch to maintenance mode...
2008-02-25 09:47:30,045 [-] [RMI TCP Connection(6)-10.100.1.228]  INFO 
HttpCoreNIOListener Listener paused
2008-02-25 09:47:30,045 [-] [RMI TCP Connection(6)-10.100.1.228]  INFO 
HttpCoreNIOListener Listener paused
2008-02-25 09:47:30,045 [-] [RMI TCP Connection(6)-10.100.1.228]  INFO 
ServiceBus Switched to maintenance mode
*******************************************************************************************************************************************

When ending the maintenance mode also the same log is duplicated 
[HttpCoreNIOListener Listener resumed log]
*******************************************************************************************************************************************
2008-02-25 09:49:19,783 [-] [RMI TCP Connection(6)-10.100.1.228]  INFO 
ServiceBus Switching to normal mode...
2008-02-25 09:49:19,784 [-] [RMI TCP Connection(6)-10.100.1.228]  INFO 
HttpCoreNIOListener Listener resumed
2008-02-25 09:49:19,785 [-] [RMI TCP Connection(6)-10.100.1.228]  INFO 
HttpCoreNIOListener Listener resumed
2008-02-25 09:49:19,785 [-] [RMI TCP Connection(6)-10.100.1.228]  INFO 
ServiceBus Switched to normal mode
*******************************************************************************************************************************************


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

        

_______________________________________________
Esb-java-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/esb-java-dev

Reply via email to