Re: [Carbon-dev] Unnecessary Atomikos logs on AS startup

2011-04-30 Thread Pradeep Fernando
On Sat, Apr 30, 2011 at 6:50 PM, Anjana Fernando  wrote:
> Hi,
>
> On Sat, Apr 30, 2011 at 1:49 PM, Tharindu Mathew  wrote:
>>
>> Won't WARN shown up as well? And these are not warnings. It should be
>> DEBUG or TRACE.
>
> What do u mean they show up? .. yeah, if there's a WARN log, it will be
> showed, INFO and other lower level logs wont be showed, only WARN and up,
> like ERROR etc..

correct.

--Pradeep
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Unnecessary Atomikos logs on AS startup

2011-04-30 Thread Anjana Fernando
Hi,

On Sat, Apr 30, 2011 at 1:49 PM, Tharindu Mathew  wrote:

> Won't WARN shown up as well? And these are not warnings. It should be DEBUG
> or TRACE.
>

What do u mean they show up? .. yeah, if there's a WARN log, it will be
showed, INFO and other lower level logs wont be showed, only WARN and up,
like ERROR etc..

Cheers,
Anjana.


>
> On Sat, Apr 30, 2011 at 8:38 AM, Anjana Fernando  wrote:
>
>> Fixed. Atomikos log level is set to WARN.
>>
>> Cheers,
>> Anjana.
>>
>>
>> On Tue, Apr 26, 2011 at 6:42 PM, Anjana Fernando  wrote:
>>
>>> On Tue, Apr 26, 2011 at 6:24 PM, Afkham Azeez  wrote:
>>>


 On Tue, Apr 26, 2011 at 6:21 PM, Anjana Fernando wrote:

> Hi Azeez,
>
> By any chance, did the root log level been changed to INFO? .. as I
> remember, it was DEBUG earlier, but now it seems that logs from
> "com.atomikos" INFO messages are also being printed. Will also do a fresh
> build and check.
>

 DEBUG is lower than INFO, so if it was DEBUG earlier, we would have seen
 tonnes of DEBUG level logs.

>>>
>>> Oh sorry, I was thinking ERROR, anyways seems that was not the case.
>>>
>>> - Anjana.
>>>
>>>


>
> Cheers,
> Anjana.
>
>
> On Tue, Apr 26, 2011 at 5:49 PM, Afkham Azeez  wrote:
>
>> I just did full update and built everything successfully and now I'm
>> seeing these new logs.
>>
>> [2011-04-26 17:48:03,684]  INFO
>> {org.wso2.carbon.atomikos.TransactionFactory} -  Starting Atomikos
>> Transaction Manager 3.7.0
>> [2011-04-26 17:48:03,804]  INFO {atomikos} -  USING core version:
>> 3.7.0
>> [2011-04-26 17:48:03,805]  INFO {atomikos} -  USING
>> com.atomikos.icatch.console_file_name = tm.out
>> [2011-04-26 17:48:03,805]  INFO {atomikos} -  USING
>> com.atomikos.icatch.console_file_count = 1
>> [2011-04-26 17:48:03,806]  INFO {atomikos} -  USING
>> com.atomikos.icatch.automatic_resource_registration = true
>> [2011-04-26 17:48:03,806]  INFO {atomikos} -  USING
>> com.atomikos.icatch.client_demarcation = false
>> [2011-04-26 17:48:03,806]  INFO {atomikos} -  USING
>> com.atomikos.icatch.threaded_2pc = false
>> [2011-04-26 17:48:03,807]  INFO {atomikos} -  USING
>> com.atomikos.icatch.serial_jta_transactions = true
>> [2011-04-26 17:48:03,807]  INFO {atomikos} -  USING
>> com.atomikos.icatch.log_base_dir = repository/data
>> [2011-04-26 17:48:03,807]  INFO {atomikos} -  USING
>> com.atomikos.icatch.console_log_level = INFO
>> [2011-04-26 17:48:03,808]  INFO {atomikos} -  USING
>> com.atomikos.icatch.max_actives = 50
>> [2011-04-26 17:48:03,808]  INFO {atomikos} -  USING
>> com.atomikos.icatch.checkpoint_interval = 500
>> [2011-04-26 17:48:03,809]  INFO {atomikos} -  USING
>> com.atomikos.icatch.enable_logging = true
>> [2011-04-26 17:48:03,809]  INFO {atomikos} -  USING
>> com.atomikos.icatch.output_dir = repository/logs
>> [2011-04-26 17:48:03,810]  INFO {atomikos} -  USING
>> com.atomikos.icatch.log_base_name = tmlog
>> [2011-04-26 17:48:03,810]  INFO {atomikos} -  USING
>> com.atomikos.icatch.console_file_limit = 1073741824
>> [2011-04-26 17:48:03,810]  INFO {atomikos} -  USING
>> com.atomikos.icatch.max_timeout = 30
>> [2011-04-26 17:48:03,811]  INFO {atomikos} -  USING
>> com.atomikos.icatch.tm_unique_name = 127.0.0.1.tm
>> [2011-04-26 17:48:03,811]  INFO {atomikos} -  USING
>> java.naming.factory.initial =
>> com.sun.jndi.rmi.registry.RegistryContextFactory
>> [2011-04-26 17:48:03,812]  INFO {atomikos} -  USING
>> java.naming.provider.url = rmi://localhost:1099
>> [2011-04-26 17:48:03,812]  INFO {atomikos} -  USING
>> com.atomikos.icatch.service =
>> com.atomikos.icatch.standalone.UserTransactionServiceFactory
>> [2011-04-26 17:48:03,812]  INFO {atomikos} -  USING
>> com.atomikos.icatch.force_shutdown_on_vm_exit = true
>> [2011-04-26 17:48:03,813]  INFO {atomikos} -  USING
>> com.atomikos.icatch.default_jta_timeout = 1
>>
>>
>> --
>> *Afkham Azeez*
>> Senior Software Architect & Senior Manager; WSO2, Inc.;
>> http://wso2.com,
>> *
>> *
>> *Member; Apache Software Foundation; 
>> **http://www.apache.org/*
>> *
>> email: **az...@wso2.com* * cell: +94 77 3320919
>> blog: **http://blog.afkham.org* *
>> twitter: 
>> **http://twitter.com/afkham_azeez*
>> *
>> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
>> *
>> *
>> *Lean . Enterprise . Middleware*
>>
>>
>
>
> --
> Anjana Fernando
> Software Engineer
>
> WSO2, Inc.; http://wso2.com
> lean.enterprise.middleware
>
>


 --
 *Afkham Azeez*
 Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com
 ,
 

Re: [Carbon-dev] Unnecessary Atomikos logs on AS startup

2011-04-30 Thread Tharindu Mathew
Won't WARN shown up as well? And these are not warnings. It should be DEBUG
or TRACE.

On Sat, Apr 30, 2011 at 8:38 AM, Anjana Fernando  wrote:

> Fixed. Atomikos log level is set to WARN.
>
> Cheers,
> Anjana.
>
>
> On Tue, Apr 26, 2011 at 6:42 PM, Anjana Fernando  wrote:
>
>> On Tue, Apr 26, 2011 at 6:24 PM, Afkham Azeez  wrote:
>>
>>>
>>>
>>> On Tue, Apr 26, 2011 at 6:21 PM, Anjana Fernando wrote:
>>>
 Hi Azeez,

 By any chance, did the root log level been changed to INFO? .. as I
 remember, it was DEBUG earlier, but now it seems that logs from
 "com.atomikos" INFO messages are also being printed. Will also do a fresh
 build and check.

>>>
>>> DEBUG is lower than INFO, so if it was DEBUG earlier, we would have seen
>>> tonnes of DEBUG level logs.
>>>
>>
>> Oh sorry, I was thinking ERROR, anyways seems that was not the case.
>>
>> - Anjana.
>>
>>
>>>
>>>

 Cheers,
 Anjana.


 On Tue, Apr 26, 2011 at 5:49 PM, Afkham Azeez  wrote:

> I just did full update and built everything successfully and now I'm
> seeing these new logs.
>
> [2011-04-26 17:48:03,684]  INFO
> {org.wso2.carbon.atomikos.TransactionFactory} -  Starting Atomikos
> Transaction Manager 3.7.0
> [2011-04-26 17:48:03,804]  INFO {atomikos} -  USING core version: 3.7.0
> [2011-04-26 17:48:03,805]  INFO {atomikos} -  USING
> com.atomikos.icatch.console_file_name = tm.out
> [2011-04-26 17:48:03,805]  INFO {atomikos} -  USING
> com.atomikos.icatch.console_file_count = 1
> [2011-04-26 17:48:03,806]  INFO {atomikos} -  USING
> com.atomikos.icatch.automatic_resource_registration = true
> [2011-04-26 17:48:03,806]  INFO {atomikos} -  USING
> com.atomikos.icatch.client_demarcation = false
> [2011-04-26 17:48:03,806]  INFO {atomikos} -  USING
> com.atomikos.icatch.threaded_2pc = false
> [2011-04-26 17:48:03,807]  INFO {atomikos} -  USING
> com.atomikos.icatch.serial_jta_transactions = true
> [2011-04-26 17:48:03,807]  INFO {atomikos} -  USING
> com.atomikos.icatch.log_base_dir = repository/data
> [2011-04-26 17:48:03,807]  INFO {atomikos} -  USING
> com.atomikos.icatch.console_log_level = INFO
> [2011-04-26 17:48:03,808]  INFO {atomikos} -  USING
> com.atomikos.icatch.max_actives = 50
> [2011-04-26 17:48:03,808]  INFO {atomikos} -  USING
> com.atomikos.icatch.checkpoint_interval = 500
> [2011-04-26 17:48:03,809]  INFO {atomikos} -  USING
> com.atomikos.icatch.enable_logging = true
> [2011-04-26 17:48:03,809]  INFO {atomikos} -  USING
> com.atomikos.icatch.output_dir = repository/logs
> [2011-04-26 17:48:03,810]  INFO {atomikos} -  USING
> com.atomikos.icatch.log_base_name = tmlog
> [2011-04-26 17:48:03,810]  INFO {atomikos} -  USING
> com.atomikos.icatch.console_file_limit = 1073741824
> [2011-04-26 17:48:03,810]  INFO {atomikos} -  USING
> com.atomikos.icatch.max_timeout = 30
> [2011-04-26 17:48:03,811]  INFO {atomikos} -  USING
> com.atomikos.icatch.tm_unique_name = 127.0.0.1.tm
> [2011-04-26 17:48:03,811]  INFO {atomikos} -  USING
> java.naming.factory.initial =
> com.sun.jndi.rmi.registry.RegistryContextFactory
> [2011-04-26 17:48:03,812]  INFO {atomikos} -  USING
> java.naming.provider.url = rmi://localhost:1099
> [2011-04-26 17:48:03,812]  INFO {atomikos} -  USING
> com.atomikos.icatch.service =
> com.atomikos.icatch.standalone.UserTransactionServiceFactory
> [2011-04-26 17:48:03,812]  INFO {atomikos} -  USING
> com.atomikos.icatch.force_shutdown_on_vm_exit = true
> [2011-04-26 17:48:03,813]  INFO {atomikos} -  USING
> com.atomikos.icatch.default_jta_timeout = 1
>
>
> --
> *Afkham Azeez*
> Senior Software Architect & Senior Manager; WSO2, Inc.;
> http://wso2.com,
> *
> *
> *Member; Apache Software Foundation; 
> **http://www.apache.org/*
> *
> email: **az...@wso2.com* * cell: +94 77 3320919
> blog: **http://blog.afkham.org* *
> twitter: 
> **http://twitter.com/afkham_azeez*
> *
> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
> *
> *
> *Lean . Enterprise . Middleware*
>
>


 --
 Anjana Fernando
 Software Engineer

 WSO2, Inc.; http://wso2.com
 lean.enterprise.middleware


>>>
>>>
>>> --
>>> *Afkham Azeez*
>>> Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com
>>> ,
>>> *
>>> *
>>> *Member; Apache Software Foundation; 
>>> **http://www.apache.org/*
>>> *
>>> email: **az...@wso2.com* * cell: +94 77 3320919
>>> blog: **http://blog.afkham.org* *
>>> twitter: **http://twitter.com/afkham_azeez*
>>> *
>>> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
>>> *
>>> *
>>> *Lean . En

Re: [Carbon-dev] Unnecessary Atomikos logs on AS startup

2011-04-29 Thread Anjana Fernando
Fixed. Atomikos log level is set to WARN.

Cheers,
Anjana.

On Tue, Apr 26, 2011 at 6:42 PM, Anjana Fernando  wrote:

> On Tue, Apr 26, 2011 at 6:24 PM, Afkham Azeez  wrote:
>
>>
>>
>> On Tue, Apr 26, 2011 at 6:21 PM, Anjana Fernando  wrote:
>>
>>> Hi Azeez,
>>>
>>> By any chance, did the root log level been changed to INFO? .. as I
>>> remember, it was DEBUG earlier, but now it seems that logs from
>>> "com.atomikos" INFO messages are also being printed. Will also do a fresh
>>> build and check.
>>>
>>
>> DEBUG is lower than INFO, so if it was DEBUG earlier, we would have seen
>> tonnes of DEBUG level logs.
>>
>
> Oh sorry, I was thinking ERROR, anyways seems that was not the case.
>
> - Anjana.
>
>
>>
>>
>>>
>>> Cheers,
>>> Anjana.
>>>
>>>
>>> On Tue, Apr 26, 2011 at 5:49 PM, Afkham Azeez  wrote:
>>>
 I just did full update and built everything successfully and now I'm
 seeing these new logs.

 [2011-04-26 17:48:03,684]  INFO
 {org.wso2.carbon.atomikos.TransactionFactory} -  Starting Atomikos
 Transaction Manager 3.7.0
 [2011-04-26 17:48:03,804]  INFO {atomikos} -  USING core version: 3.7.0
 [2011-04-26 17:48:03,805]  INFO {atomikos} -  USING
 com.atomikos.icatch.console_file_name = tm.out
 [2011-04-26 17:48:03,805]  INFO {atomikos} -  USING
 com.atomikos.icatch.console_file_count = 1
 [2011-04-26 17:48:03,806]  INFO {atomikos} -  USING
 com.atomikos.icatch.automatic_resource_registration = true
 [2011-04-26 17:48:03,806]  INFO {atomikos} -  USING
 com.atomikos.icatch.client_demarcation = false
 [2011-04-26 17:48:03,806]  INFO {atomikos} -  USING
 com.atomikos.icatch.threaded_2pc = false
 [2011-04-26 17:48:03,807]  INFO {atomikos} -  USING
 com.atomikos.icatch.serial_jta_transactions = true
 [2011-04-26 17:48:03,807]  INFO {atomikos} -  USING
 com.atomikos.icatch.log_base_dir = repository/data
 [2011-04-26 17:48:03,807]  INFO {atomikos} -  USING
 com.atomikos.icatch.console_log_level = INFO
 [2011-04-26 17:48:03,808]  INFO {atomikos} -  USING
 com.atomikos.icatch.max_actives = 50
 [2011-04-26 17:48:03,808]  INFO {atomikos} -  USING
 com.atomikos.icatch.checkpoint_interval = 500
 [2011-04-26 17:48:03,809]  INFO {atomikos} -  USING
 com.atomikos.icatch.enable_logging = true
 [2011-04-26 17:48:03,809]  INFO {atomikos} -  USING
 com.atomikos.icatch.output_dir = repository/logs
 [2011-04-26 17:48:03,810]  INFO {atomikos} -  USING
 com.atomikos.icatch.log_base_name = tmlog
 [2011-04-26 17:48:03,810]  INFO {atomikos} -  USING
 com.atomikos.icatch.console_file_limit = 1073741824
 [2011-04-26 17:48:03,810]  INFO {atomikos} -  USING
 com.atomikos.icatch.max_timeout = 30
 [2011-04-26 17:48:03,811]  INFO {atomikos} -  USING
 com.atomikos.icatch.tm_unique_name = 127.0.0.1.tm
 [2011-04-26 17:48:03,811]  INFO {atomikos} -  USING
 java.naming.factory.initial =
 com.sun.jndi.rmi.registry.RegistryContextFactory
 [2011-04-26 17:48:03,812]  INFO {atomikos} -  USING
 java.naming.provider.url = rmi://localhost:1099
 [2011-04-26 17:48:03,812]  INFO {atomikos} -  USING
 com.atomikos.icatch.service =
 com.atomikos.icatch.standalone.UserTransactionServiceFactory
 [2011-04-26 17:48:03,812]  INFO {atomikos} -  USING
 com.atomikos.icatch.force_shutdown_on_vm_exit = true
 [2011-04-26 17:48:03,813]  INFO {atomikos} -  USING
 com.atomikos.icatch.default_jta_timeout = 1


 --
 *Afkham Azeez*
 Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com
 ,
 *
 *
 *Member; Apache Software Foundation; 
 **http://www.apache.org/*
 *
 email: **az...@wso2.com* * cell: +94 77 3320919
 blog: **http://blog.afkham.org* *
 twitter: 
 **http://twitter.com/afkham_azeez*
 *
 linked-in: **http://lk.linkedin.com/in/afkhamazeez*
 *
 *
 *Lean . Enterprise . Middleware*


>>>
>>>
>>> --
>>> Anjana Fernando
>>> Software Engineer
>>>
>>> WSO2, Inc.; http://wso2.com
>>> lean.enterprise.middleware
>>>
>>>
>>
>>
>> --
>> *Afkham Azeez*
>> Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com,
>> *
>> *
>> *Member; Apache Software Foundation; 
>> **http://www.apache.org/*
>> *
>> email: **az...@wso2.com* * cell: +94 77 3320919
>> blog: **http://blog.afkham.org* *
>> twitter: **http://twitter.com/afkham_azeez*
>> *
>> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
>> *
>> *
>> *Lean . Enterprise . Middleware*
>>
>>
>
>
> --
> Anjana Fernando
> Software Engineer
> WSO2, Inc.; http://wso2.com
> lean.enterprise.middleware
>
>


-- 
Anjana Fernando
Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware
___
Carbon-dev m

Re: [Carbon-dev] Unnecessary Atomikos logs on AS startup

2011-04-26 Thread Anjana Fernando
On Tue, Apr 26, 2011 at 6:24 PM, Afkham Azeez  wrote:

>
>
> On Tue, Apr 26, 2011 at 6:21 PM, Anjana Fernando  wrote:
>
>> Hi Azeez,
>>
>> By any chance, did the root log level been changed to INFO? .. as I
>> remember, it was DEBUG earlier, but now it seems that logs from
>> "com.atomikos" INFO messages are also being printed. Will also do a fresh
>> build and check.
>>
>
> DEBUG is lower than INFO, so if it was DEBUG earlier, we would have seen
> tonnes of DEBUG level logs.
>

Oh sorry, I was thinking ERROR, anyways seems that was not the case.

- Anjana.


>
>
>>
>> Cheers,
>> Anjana.
>>
>>
>> On Tue, Apr 26, 2011 at 5:49 PM, Afkham Azeez  wrote:
>>
>>> I just did full update and built everything successfully and now I'm
>>> seeing these new logs.
>>>
>>> [2011-04-26 17:48:03,684]  INFO
>>> {org.wso2.carbon.atomikos.TransactionFactory} -  Starting Atomikos
>>> Transaction Manager 3.7.0
>>> [2011-04-26 17:48:03,804]  INFO {atomikos} -  USING core version: 3.7.0
>>> [2011-04-26 17:48:03,805]  INFO {atomikos} -  USING
>>> com.atomikos.icatch.console_file_name = tm.out
>>> [2011-04-26 17:48:03,805]  INFO {atomikos} -  USING
>>> com.atomikos.icatch.console_file_count = 1
>>> [2011-04-26 17:48:03,806]  INFO {atomikos} -  USING
>>> com.atomikos.icatch.automatic_resource_registration = true
>>> [2011-04-26 17:48:03,806]  INFO {atomikos} -  USING
>>> com.atomikos.icatch.client_demarcation = false
>>> [2011-04-26 17:48:03,806]  INFO {atomikos} -  USING
>>> com.atomikos.icatch.threaded_2pc = false
>>> [2011-04-26 17:48:03,807]  INFO {atomikos} -  USING
>>> com.atomikos.icatch.serial_jta_transactions = true
>>> [2011-04-26 17:48:03,807]  INFO {atomikos} -  USING
>>> com.atomikos.icatch.log_base_dir = repository/data
>>> [2011-04-26 17:48:03,807]  INFO {atomikos} -  USING
>>> com.atomikos.icatch.console_log_level = INFO
>>> [2011-04-26 17:48:03,808]  INFO {atomikos} -  USING
>>> com.atomikos.icatch.max_actives = 50
>>> [2011-04-26 17:48:03,808]  INFO {atomikos} -  USING
>>> com.atomikos.icatch.checkpoint_interval = 500
>>> [2011-04-26 17:48:03,809]  INFO {atomikos} -  USING
>>> com.atomikos.icatch.enable_logging = true
>>> [2011-04-26 17:48:03,809]  INFO {atomikos} -  USING
>>> com.atomikos.icatch.output_dir = repository/logs
>>> [2011-04-26 17:48:03,810]  INFO {atomikos} -  USING
>>> com.atomikos.icatch.log_base_name = tmlog
>>> [2011-04-26 17:48:03,810]  INFO {atomikos} -  USING
>>> com.atomikos.icatch.console_file_limit = 1073741824
>>> [2011-04-26 17:48:03,810]  INFO {atomikos} -  USING
>>> com.atomikos.icatch.max_timeout = 30
>>> [2011-04-26 17:48:03,811]  INFO {atomikos} -  USING
>>> com.atomikos.icatch.tm_unique_name = 127.0.0.1.tm
>>> [2011-04-26 17:48:03,811]  INFO {atomikos} -  USING
>>> java.naming.factory.initial =
>>> com.sun.jndi.rmi.registry.RegistryContextFactory
>>> [2011-04-26 17:48:03,812]  INFO {atomikos} -  USING
>>> java.naming.provider.url = rmi://localhost:1099
>>> [2011-04-26 17:48:03,812]  INFO {atomikos} -  USING
>>> com.atomikos.icatch.service =
>>> com.atomikos.icatch.standalone.UserTransactionServiceFactory
>>> [2011-04-26 17:48:03,812]  INFO {atomikos} -  USING
>>> com.atomikos.icatch.force_shutdown_on_vm_exit = true
>>> [2011-04-26 17:48:03,813]  INFO {atomikos} -  USING
>>> com.atomikos.icatch.default_jta_timeout = 1
>>>
>>>
>>> --
>>> *Afkham Azeez*
>>> Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com
>>> ,
>>> *
>>> *
>>> *Member; Apache Software Foundation; 
>>> **http://www.apache.org/*
>>> *
>>> email: **az...@wso2.com* * cell: +94 77 3320919
>>> blog: **http://blog.afkham.org* *
>>> twitter: **http://twitter.com/afkham_azeez*
>>> *
>>> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
>>> *
>>> *
>>> *Lean . Enterprise . Middleware*
>>>
>>>
>>
>>
>> --
>> Anjana Fernando
>> Software Engineer
>>
>> WSO2, Inc.; http://wso2.com
>> lean.enterprise.middleware
>>
>>
>
>
> --
> *Afkham Azeez*
> Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com,
> *
> *
> *Member; Apache Software Foundation; 
> **http://www.apache.org/*
> *
> email: **az...@wso2.com* * cell: +94 77 3320919
> blog: **http://blog.afkham.org* *
> twitter: **http://twitter.com/afkham_azeez*
> *
> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
> *
> *
> *Lean . Enterprise . Middleware*
>
>


-- 
Anjana Fernando
Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Unnecessary Atomikos logs on AS startup

2011-04-26 Thread Afkham Azeez
On Tue, Apr 26, 2011 at 6:21 PM, Anjana Fernando  wrote:

> Hi Azeez,
>
> By any chance, did the root log level been changed to INFO? .. as I
> remember, it was DEBUG earlier, but now it seems that logs from
> "com.atomikos" INFO messages are also being printed. Will also do a fresh
> build and check.
>

DEBUG is lower than INFO, so if it was DEBUG earlier, we would have seen
tonnes of DEBUG level logs.


>
> Cheers,
> Anjana.
>
>
> On Tue, Apr 26, 2011 at 5:49 PM, Afkham Azeez  wrote:
>
>> I just did full update and built everything successfully and now I'm
>> seeing these new logs.
>>
>> [2011-04-26 17:48:03,684]  INFO
>> {org.wso2.carbon.atomikos.TransactionFactory} -  Starting Atomikos
>> Transaction Manager 3.7.0
>> [2011-04-26 17:48:03,804]  INFO {atomikos} -  USING core version: 3.7.0
>> [2011-04-26 17:48:03,805]  INFO {atomikos} -  USING
>> com.atomikos.icatch.console_file_name = tm.out
>> [2011-04-26 17:48:03,805]  INFO {atomikos} -  USING
>> com.atomikos.icatch.console_file_count = 1
>> [2011-04-26 17:48:03,806]  INFO {atomikos} -  USING
>> com.atomikos.icatch.automatic_resource_registration = true
>> [2011-04-26 17:48:03,806]  INFO {atomikos} -  USING
>> com.atomikos.icatch.client_demarcation = false
>> [2011-04-26 17:48:03,806]  INFO {atomikos} -  USING
>> com.atomikos.icatch.threaded_2pc = false
>> [2011-04-26 17:48:03,807]  INFO {atomikos} -  USING
>> com.atomikos.icatch.serial_jta_transactions = true
>> [2011-04-26 17:48:03,807]  INFO {atomikos} -  USING
>> com.atomikos.icatch.log_base_dir = repository/data
>> [2011-04-26 17:48:03,807]  INFO {atomikos} -  USING
>> com.atomikos.icatch.console_log_level = INFO
>> [2011-04-26 17:48:03,808]  INFO {atomikos} -  USING
>> com.atomikos.icatch.max_actives = 50
>> [2011-04-26 17:48:03,808]  INFO {atomikos} -  USING
>> com.atomikos.icatch.checkpoint_interval = 500
>> [2011-04-26 17:48:03,809]  INFO {atomikos} -  USING
>> com.atomikos.icatch.enable_logging = true
>> [2011-04-26 17:48:03,809]  INFO {atomikos} -  USING
>> com.atomikos.icatch.output_dir = repository/logs
>> [2011-04-26 17:48:03,810]  INFO {atomikos} -  USING
>> com.atomikos.icatch.log_base_name = tmlog
>> [2011-04-26 17:48:03,810]  INFO {atomikos} -  USING
>> com.atomikos.icatch.console_file_limit = 1073741824
>> [2011-04-26 17:48:03,810]  INFO {atomikos} -  USING
>> com.atomikos.icatch.max_timeout = 30
>> [2011-04-26 17:48:03,811]  INFO {atomikos} -  USING
>> com.atomikos.icatch.tm_unique_name = 127.0.0.1.tm
>> [2011-04-26 17:48:03,811]  INFO {atomikos} -  USING
>> java.naming.factory.initial =
>> com.sun.jndi.rmi.registry.RegistryContextFactory
>> [2011-04-26 17:48:03,812]  INFO {atomikos} -  USING
>> java.naming.provider.url = rmi://localhost:1099
>> [2011-04-26 17:48:03,812]  INFO {atomikos} -  USING
>> com.atomikos.icatch.service =
>> com.atomikos.icatch.standalone.UserTransactionServiceFactory
>> [2011-04-26 17:48:03,812]  INFO {atomikos} -  USING
>> com.atomikos.icatch.force_shutdown_on_vm_exit = true
>> [2011-04-26 17:48:03,813]  INFO {atomikos} -  USING
>> com.atomikos.icatch.default_jta_timeout = 1
>>
>>
>> --
>> *Afkham Azeez*
>> Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com,
>> *
>> *
>> *Member; Apache Software Foundation; 
>> **http://www.apache.org/*
>> *
>> email: **az...@wso2.com* * cell: +94 77 3320919
>> blog: **http://blog.afkham.org* *
>> twitter: **http://twitter.com/afkham_azeez*
>> *
>> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
>> *
>> *
>> *Lean . Enterprise . Middleware*
>>
>>
>
>
> --
> Anjana Fernando
> Software Engineer
>
> WSO2, Inc.; http://wso2.com
> lean.enterprise.middleware
>
>


-- 
*Afkham Azeez*
Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com,
*
*
*Member; Apache Software Foundation;
**http://www.apache.org/*
*
email: **az...@wso2.com* * cell: +94 77 3320919
blog: **http://blog.afkham.org* *
twitter: **http://twitter.com/afkham_azeez*
*
linked-in: **http://lk.linkedin.com/in/afkhamazeez*
*
*
*Lean . Enterprise . Middleware*
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] Unnecessary Atomikos logs on AS startup

2011-04-26 Thread Anjana Fernando
Hi Azeez,

By any chance, did the root log level been changed to INFO? .. as I
remember, it was DEBUG earlier, but now it seems that logs from
"com.atomikos" INFO messages are also being printed. Will also do a fresh
build and check.

Cheers,
Anjana.

On Tue, Apr 26, 2011 at 5:49 PM, Afkham Azeez  wrote:

> I just did full update and built everything successfully and now I'm seeing
> these new logs.
>
> [2011-04-26 17:48:03,684]  INFO
> {org.wso2.carbon.atomikos.TransactionFactory} -  Starting Atomikos
> Transaction Manager 3.7.0
> [2011-04-26 17:48:03,804]  INFO {atomikos} -  USING core version: 3.7.0
> [2011-04-26 17:48:03,805]  INFO {atomikos} -  USING
> com.atomikos.icatch.console_file_name = tm.out
> [2011-04-26 17:48:03,805]  INFO {atomikos} -  USING
> com.atomikos.icatch.console_file_count = 1
> [2011-04-26 17:48:03,806]  INFO {atomikos} -  USING
> com.atomikos.icatch.automatic_resource_registration = true
> [2011-04-26 17:48:03,806]  INFO {atomikos} -  USING
> com.atomikos.icatch.client_demarcation = false
> [2011-04-26 17:48:03,806]  INFO {atomikos} -  USING
> com.atomikos.icatch.threaded_2pc = false
> [2011-04-26 17:48:03,807]  INFO {atomikos} -  USING
> com.atomikos.icatch.serial_jta_transactions = true
> [2011-04-26 17:48:03,807]  INFO {atomikos} -  USING
> com.atomikos.icatch.log_base_dir = repository/data
> [2011-04-26 17:48:03,807]  INFO {atomikos} -  USING
> com.atomikos.icatch.console_log_level = INFO
> [2011-04-26 17:48:03,808]  INFO {atomikos} -  USING
> com.atomikos.icatch.max_actives = 50
> [2011-04-26 17:48:03,808]  INFO {atomikos} -  USING
> com.atomikos.icatch.checkpoint_interval = 500
> [2011-04-26 17:48:03,809]  INFO {atomikos} -  USING
> com.atomikos.icatch.enable_logging = true
> [2011-04-26 17:48:03,809]  INFO {atomikos} -  USING
> com.atomikos.icatch.output_dir = repository/logs
> [2011-04-26 17:48:03,810]  INFO {atomikos} -  USING
> com.atomikos.icatch.log_base_name = tmlog
> [2011-04-26 17:48:03,810]  INFO {atomikos} -  USING
> com.atomikos.icatch.console_file_limit = 1073741824
> [2011-04-26 17:48:03,810]  INFO {atomikos} -  USING
> com.atomikos.icatch.max_timeout = 30
> [2011-04-26 17:48:03,811]  INFO {atomikos} -  USING
> com.atomikos.icatch.tm_unique_name = 127.0.0.1.tm
> [2011-04-26 17:48:03,811]  INFO {atomikos} -  USING
> java.naming.factory.initial =
> com.sun.jndi.rmi.registry.RegistryContextFactory
> [2011-04-26 17:48:03,812]  INFO {atomikos} -  USING
> java.naming.provider.url = rmi://localhost:1099
> [2011-04-26 17:48:03,812]  INFO {atomikos} -  USING
> com.atomikos.icatch.service =
> com.atomikos.icatch.standalone.UserTransactionServiceFactory
> [2011-04-26 17:48:03,812]  INFO {atomikos} -  USING
> com.atomikos.icatch.force_shutdown_on_vm_exit = true
> [2011-04-26 17:48:03,813]  INFO {atomikos} -  USING
> com.atomikos.icatch.default_jta_timeout = 1
>
>
> --
> *Afkham Azeez*
> Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com,
> *
> *
> *Member; Apache Software Foundation; 
> **http://www.apache.org/*
> *
> email: **az...@wso2.com* * cell: +94 77 3320919
> blog: **http://blog.afkham.org* *
> twitter: **http://twitter.com/afkham_azeez*
> *
> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
> *
> *
> *Lean . Enterprise . Middleware*
>
>


-- 
Anjana Fernando
Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Unnecessary Atomikos logs on AS startup

2011-04-26 Thread Afkham Azeez
I just did full update and built everything successfully and now I'm seeing
these new logs.

[2011-04-26 17:48:03,684]  INFO
{org.wso2.carbon.atomikos.TransactionFactory} -  Starting Atomikos
Transaction Manager 3.7.0
[2011-04-26 17:48:03,804]  INFO {atomikos} -  USING core version: 3.7.0
[2011-04-26 17:48:03,805]  INFO {atomikos} -  USING
com.atomikos.icatch.console_file_name = tm.out
[2011-04-26 17:48:03,805]  INFO {atomikos} -  USING
com.atomikos.icatch.console_file_count = 1
[2011-04-26 17:48:03,806]  INFO {atomikos} -  USING
com.atomikos.icatch.automatic_resource_registration = true
[2011-04-26 17:48:03,806]  INFO {atomikos} -  USING
com.atomikos.icatch.client_demarcation = false
[2011-04-26 17:48:03,806]  INFO {atomikos} -  USING
com.atomikos.icatch.threaded_2pc = false
[2011-04-26 17:48:03,807]  INFO {atomikos} -  USING
com.atomikos.icatch.serial_jta_transactions = true
[2011-04-26 17:48:03,807]  INFO {atomikos} -  USING
com.atomikos.icatch.log_base_dir = repository/data
[2011-04-26 17:48:03,807]  INFO {atomikos} -  USING
com.atomikos.icatch.console_log_level = INFO
[2011-04-26 17:48:03,808]  INFO {atomikos} -  USING
com.atomikos.icatch.max_actives = 50
[2011-04-26 17:48:03,808]  INFO {atomikos} -  USING
com.atomikos.icatch.checkpoint_interval = 500
[2011-04-26 17:48:03,809]  INFO {atomikos} -  USING
com.atomikos.icatch.enable_logging = true
[2011-04-26 17:48:03,809]  INFO {atomikos} -  USING
com.atomikos.icatch.output_dir = repository/logs
[2011-04-26 17:48:03,810]  INFO {atomikos} -  USING
com.atomikos.icatch.log_base_name = tmlog
[2011-04-26 17:48:03,810]  INFO {atomikos} -  USING
com.atomikos.icatch.console_file_limit = 1073741824
[2011-04-26 17:48:03,810]  INFO {atomikos} -  USING
com.atomikos.icatch.max_timeout = 30
[2011-04-26 17:48:03,811]  INFO {atomikos} -  USING
com.atomikos.icatch.tm_unique_name = 127.0.0.1.tm
[2011-04-26 17:48:03,811]  INFO {atomikos} -  USING
java.naming.factory.initial =
com.sun.jndi.rmi.registry.RegistryContextFactory
[2011-04-26 17:48:03,812]  INFO {atomikos} -  USING java.naming.provider.url
= rmi://localhost:1099
[2011-04-26 17:48:03,812]  INFO {atomikos} -  USING
com.atomikos.icatch.service =
com.atomikos.icatch.standalone.UserTransactionServiceFactory
[2011-04-26 17:48:03,812]  INFO {atomikos} -  USING
com.atomikos.icatch.force_shutdown_on_vm_exit = true
[2011-04-26 17:48:03,813]  INFO {atomikos} -  USING
com.atomikos.icatch.default_jta_timeout = 1


-- 
*Afkham Azeez*
Senior Software Architect & Senior Manager; WSO2, Inc.; http://wso2.com,
*
*
*Member; Apache Software Foundation;
**http://www.apache.org/*
*
email: **az...@wso2.com* * cell: +94 77 3320919
blog: **http://blog.afkham.org* *
twitter: **http://twitter.com/afkham_azeez*
*
linked-in: **http://lk.linkedin.com/in/afkhamazeez*
*
*
*Lean . Enterprise . Middleware*
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev