Community
Participate
Working Groups
Even though I set the log level on the engine to SEVERE I still see warning messages logged. This is the code I use to set the log level. engine.changeLogLevel( Level.SEVERE ); The following are the warning messages that are logged to the log file. Note: I'm using BIRT within the eclipse. !ENTRY org.eclipse.osgi 2 1 2006-11-16 12:51:17.890 !MESSAGE NLS unused message: Top_10_by_info in: org.eclipse.tptp.monitoring.report.birt.ui.internal.messages !ENTRY org.eclipse.osgi 2 1 2006-11-16 12:51:17.890 !MESSAGE NLS unused message: Warning in: org.eclipse.tptp.monitoring.report.birt.ui.internal.messages !ENTRY org.eclipse.osgi 2 1 2006-11-16 12:51:17.890 !MESSAGE NLS unused message: detail_table_title in: org.eclipse.tptp.monitoring.report.birt.ui.internal.messages !ENTRY org.eclipse.osgi 2 1 2006-11-16 12:51:17.890 !MESSAGE NLS unused message: Info in: org.eclipse.tptp.monitoring.report.birt.ui.internal.messages !ENTRY org.eclipse.osgi 2 1 2006-11-16 12:51:17.890 !MESSAGE NLS unused message: Log_Report_Title in: org.eclipse.tptp.monitoring.report.birt.ui.internal.messages !ENTRY org.eclipse.osgi 2 1 2006-11-16 12:51:17.906 !MESSAGE NLS unused message: creation in: org.eclipse.tptp.monitoring.report.birt.ui.internal.messages !ENTRY org.eclipse.osgi 2 1 2006-11-16 12:51:17.906 !MESSAGE NLS unused message: Severity in: org.eclipse.tptp.monitoring.report.birt.ui.internal.messages !ENTRY org.eclipse.osgi 2 1 2006-11-16 12:51:17.906 !MESSAGE NLS unused message: Severe in: org.eclipse.tptp.monitoring.report.birt.ui.internal.messages !ENTRY org.eclipse.osgi 2 1 2006-11-16 12:51:17.906 !MESSAGE NLS unused message: Top_10_by_event in: org.eclipse.tptp.monitoring.report.birt.ui.internal.messages !ENTRY org.eclipse.osgi 2 1 2006-11-16 12:51:17.906 !MESSAGE NLS unused message: Top_10_by_warning in: org.eclipse.tptp.monitoring.report.birt.ui.internal.messages !ENTRY org.eclipse.osgi 2 1 2006-11-16 12:51:17.906 !MESSAGE NLS unused message: Top_10_by_severe in: org.eclipse.tptp.monitoring.report.birt.ui.internal.messages !ENTRY org.eclipse.osgi 2 1 2006-11-16 12:51:18.187 !MESSAGE NLS unused message: Overview in: org.eclipse.tptp.trace.report.birt.ui.internal.messages
can you give me the detail log message?
I'm not sure what you're asking. This is one message that gets logged. !ENTRY org.eclipse.osgi 2 1 2006-11-16 12:51:17.890 !MESSAGE NLS unused message: Top_10_by_info in: org.eclipse.tptp.monitoring.report.birt.ui.internal.messages My report template uses a externalized string in a resource file
Hi Wei, Did I answer your question?
It seems that the message is not logged by BIRT report engine. In the messages, !ENTRY the plugin which output the message. !MESSAGE the priority of the message Seems that the message is output by osgi, right?
(In reply to comment #4) From the message it does seem to be from OSGI. The BIRT code must be setting the logging level in OSGI to wrong setting. > It seems that the message is not logged by BIRT report engine. In the messages, > !ENTRY the plugin which output the message. > !MESSAGE the priority of the message > Seems that the message is output by osgi, right?
The BIRT engine doesn't use the Eclipse logger, it uses the java logger. The logger message is output by Eclipse platform. I think you should set the output level of the Eclipse platform instead of BIRT to avoid this.
Removed warning message from log message.
As of TPTP 4.6.0, TPTP is in maintenance mode and focusing on improving quality by resolving relevant enhancements/defects and increasing test coverage through test creation, automation, Build Verification Tests (BVTs), and expanded run-time execution. As part of the TPTP Bugzilla housecleaning process (see http://wiki.eclipse.org/Bugzilla_Housecleaning_Processes), this enhancement/defect is verified/closed by the Project Lead since this originator of this enhancement/defect has an inactive Bugzilla account and considered to be fixed. If this enhancement/defect is still unresolved and reproducible in the latest TPTP release (http://www.eclipse.org/tptp/home/downloads/), please re-open.
This enhancement/defect was mistaken closed as part of the TPTP 4.6 Bugzilla housecleaning process (see http://wiki.eclipse.org/Bugzilla_Housecleaning_Processes) since the originator of this enhancement/defect has an inactive Bugzilla account. If this enhancement/defect is still unresolved and reproducible, please re-open.