Skip to main content



      Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Why only one log message is gotten in Log View in Working with the JSR-047 Logging example
- Why only one log message is gotten in Log View in Working with the JSR-047 Logging example [message #79915] Mon, 07 August 2006 03:02 Go to next message
Eclipse UserFriend
Hi,
I follows the steps in the article Working with the JSR-047 Logging
example on help. There is only one log message

"Java Common Base Event log message"

shown in Log View. But there are two more logs

logger.log(Level.SEVERE, "Java valid Common Base Event XML
file template log message.");

//Log the an invalid log message (i.e. filtered by the
LoggingAgentHandler):
logger.log(Level.SEVERE, "Java invalid LoggingAgentHandler log
message.");

, which are not shown. What is going wrong?


Rice
- Re: Why only one log message is gotten in Log View in Working with the JSR-047 Logging example [message #80145 is a reply to message #79915] Tue, 08 August 2006 12:37 Go to previous messageGo to next message
Eclipse UserFriend
Is this related to the bug 147769?

Rice

Rice Yeh wrote:
> Hi,
> I follows the steps in the article Working with the JSR-047 Logging
> example on help. There is only one log message
>
> "Java Common Base Event log message"
>
> shown in Log View. But there are two more logs
>
> logger.log(Level.SEVERE, "Java valid Common Base Event XML
> file template log message.");
>
> //Log the an invalid log message (i.e. filtered by the
> LoggingAgentHandler):
> logger.log(Level.SEVERE, "Java invalid LoggingAgentHandler
> log message.");
>
> , which are not shown. What is going wrong?
>
>
> Rice
- Re: Why only one log message is gotten in Log View in Working with the JSR-047 Logging example [message #80159 is a reply to message #80145] Tue, 08 August 2006 13:12 Go to previous messageGo to next message
Eclipse UserFriend
More likely it is the bug 147475 and will be solved in 4.3?

Rice

Rice Yeh wrote:
> Is this related to the bug 147769?
>
> Rice
>
> Rice Yeh wrote:
>
>> Hi,
>> I follows the steps in the article Working with the JSR-047 Logging
>> example on help. There is only one log message
>>
>> "Java Common Base Event log message"
>>
>> shown in Log View. But there are two more logs
>>
>> logger.log(Level.SEVERE, "Java valid Common Base Event XML
>> file template log message.");
>>
>> //Log the an invalid log message (i.e. filtered by the
>> LoggingAgentHandler):
>> logger.log(Level.SEVERE, "Java invalid LoggingAgentHandler
>> log message.");
>>
>> , which are not shown. What is going wrong?
>>
>>
>> Rice
- Re: Why only one log message is gotten in Log View in Working with the JSR-047 Logging example [message #82015 is a reply to message #80159] Tue, 29 August 2006 14:42 Go to previous message
Eclipse UserFriend
Originally posted by: cindyjin.ca.ibm.com

Yes, it is the bug 147475. It will be fixed in 4.3.
Thanks
Cindy

Rice Yeh wrote:
> More likely it is the bug 147475 and will be solved in 4.3?
>
> Rice
>
> Rice Yeh wrote:
>> Is this related to the bug 147769?
>>
>> Rice
>>
>> Rice Yeh wrote:
>>
>>> Hi,
>>> I follows the steps in the article Working with the JSR-047 Logging
>>> example on help. There is only one log message
>>>
>>> "Java Common Base Event log message"
>>>
>>> shown in Log View. But there are two more logs
>>>
>>> logger.log(Level.SEVERE, "Java valid Common Base Event
>>> XML file template log message.");
>>>
>>> //Log the an invalid log message (i.e. filtered by the
>>> LoggingAgentHandler):
>>> logger.log(Level.SEVERE, "Java invalid
>>> LoggingAgentHandler log message.");
>>>
>>> , which are not shown. What is going wrong?
>>>
>>>
>>> Rice
Previous Topic:Setting vmargs when profiling applications via Eclipse
Next Topic:Use JDK1.3 with TPT
Goto Forum:
  


Current Time: Thu May 08 05:21:30 EDT 2025

Powered by FUDForum. Page generated in 0.04806 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top