Home » Archived » BIRT » Error: <unused> is not recognized! by using version 2.6.1(Error: <unused> is not recognized! by using version 2.6.1)
Error: <unused> is not recognized! by using version 2.6.1 [message #639990] |
Thu, 18 November 2010 10:46  |
Eclipse User |
|
|
|
Hi,
by runing birt report with version 2.6.1 i got following message during methode "validateParameters()" of "IRunAndRenderTask":
line 1 column 1 - Error: <unused> is not recognized!
This document has errors that must be fixed before
using HTML Tidy to generate a tidied up version.
i have checkt the reporting parameters, all of these were set correctly before start reporting generation. I am not sure where the said <unused> tag was generated. In the design xml there is no such tag at all.
Does anyone has idea how it does happen?
regards
|
|
| | | |
Re: Error: <unused> is not recognized! by using version 2.6.1 [message #640125 is a reply to message #640012] |
Fri, 19 November 2010 04:08   |
Eclipse User |
|
|
|
Hi Jason,
by setting the log level to FINEST i got the following log-content from the file "ReportEngine_2010_11_19_09_47_20.log" (i still can not any <unused> within it):
19.11.2010 09:47:20 org.eclipse.birt.report.engine.api.impl.ReportEngine <init>
FEIN: ReportEngine created. EngineConfig: EngineConfig: org.eclipse.birt.report.engine.api.EngineConfig.scriptObject s={};BIRT_HOME=;logLevel=FINEST;PLATFORM_CONTEXT=org.eclipse.birt.core.framework.PlatformServletContext@3fd1869;resourceLocator=com.xxx.xxx.reporting.rptconfig.RPTResourceLocator@3fd1879 ;org.eclipse.birt.report.engine.api.EngineConfig.emitterConf igs={html=org.eclipse.birt.report.engine.api.HTMLEmitterConfig@3fd1995};logDest=logs;
19.11.2010 09:47:20 org.eclipse.birt.report.engine.extension.internal.ExtensionM anager getExtensions
FEIN: Start load extension point: org.eclipse.birt.report.engine.reportitemGeneration
19.11.2010 09:47:20 org.eclipse.birt.report.engine.extension.internal.ExtensionM anager loadGenerationExtensionDefns
FEIN: Load generation extension: Chart
19.11.2010 09:47:20 org.eclipse.birt.report.engine.extension.internal.ExtensionM anager getExtensions
FEIN: Start load extension point: org.eclipse.birt.report.engine.reportitemPresentation
19.11.2010 09:47:20 org.eclipse.birt.report.engine.extension.internal.ExtensionM anager loadPresentationExtensionDefns
FEIN: Load prsentation extension: Chart
19.11.2010 09:47:20 org.eclipse.birt.report.engine.extension.internal.ExtensionM anager getExtensions
FEIN: Start load extension point: org.eclipse.birt.report.engine.reportitemQuery
19.11.2010 09:47:20 org.eclipse.birt.report.engine.extension.internal.ExtensionM anager loadQueryExtensionDefns
FEIN: Load query extension: Chart
19.11.2010 09:47:20 org.eclipse.birt.report.engine.extension.internal.ExtensionM anager getExtensions
FEIN: Start load extension point: org.eclipse.birt.report.engine.emitters
19.11.2010 09:47:20 org.eclipse.birt.report.engine.extension.internal.ExtensionM anager loadEmitterExtensionDefns
FEIN: Load xml emitter com.xxx.xxx.reporting.birt.emitter.xml
19.11.2010 09:47:20 org.eclipse.birt.report.engine.extension.internal.ExtensionM anager loadEmitterExtensionDefns
FEIN: Load html emitter org.eclipse.birt.report.engine.emitter.html
19.11.2010 09:47:20 org.eclipse.birt.report.engine.extension.internal.ExtensionM anager loadEmitterExtensionDefns
FEIN: Load pdf emitter org.eclipse.birt.report.engine.emitter.pdf
19.11.2010 09:47:20 org.eclipse.birt.report.engine.extension.internal.ExtensionM anager loadEmitterExtensionDefns
FEIN: Load postscript emitter org.eclipse.birt.report.engine.emitter.postscript
19.11.2010 09:47:20 org.eclipse.birt.report.engine.extension.internal.ExtensionM anager loadEmitterExtensionDefns
FEIN: Load ppt emitter org.eclipse.birt.report.engine.emitter.ppt
19.11.2010 09:47:20 org.eclipse.birt.report.engine.extension.internal.ExtensionM anager loadEmitterExtensionDefns
FEIN: Load xls emitter org.eclipse.birt.report.engine.emitter.prototype.excel
19.11.2010 09:47:20 org.eclipse.birt.report.engine.extension.internal.ExtensionM anager loadEmitterExtensionDefns
FEIN: Load doc emitter org.eclipse.birt.report.engine.emitter.word
19.11.2010 09:47:20 org.eclipse.birt.report.engine.extension.internal.ExtensionM anager getExtensions
FEIN: Start load extension point: org.eclipse.birt.report.engine.reportEventHandler
19.11.2010 09:47:20 org.eclipse.birt.report.engine.extension.internal.ExtensionM anager getExtensions
FEIN: Start load extension point: org.eclipse.birt.report.engine.reportItemPreparation
19.11.2010 09:47:20 org.eclipse.birt.report.engine.extension.internal.ExtensionM anager getExtensions
FEIN: Start load extension point: org.eclipse.birt.report.engine.dataExtraction
19.11.2010 09:47:20 org.eclipse.birt.report.engine.extension.internal.ExtensionM anager loadDataExtractionExtensions
FEIN: Load data extraction extension: org.eclipse.birt.report.engine.dataextraction.csv
19.11.2010 09:47:20 org.eclipse.birt.report.engine.extension.internal.ExtensionM anager getExtensions
FEIN: Start load extension point: org.eclipse.birt.report.engine.extendedItemFactory
19.11.2010 09:47:20 org.eclipse.birt.report.engine.extension.internal.ExtensionM anager loadExtendedItems
FEIN: Load extendedItem extension: Crosstab
19.11.2010 09:47:20 org.eclipse.birt.report.engine.extension.internal.ExtensionM anager loadExtendedItems
FEIN: Load extendedItem extension: CrosstabCell
19.11.2010 09:47:20 org.eclipse.birt.report.engine.extension.internal.ExtensionM anager loadExtendedItems
FEIN: Load extendedItem extension: AggregationCell
19.11.2010 09:53:21 org.eclipse.birt.report.engine.api.impl.ReportEngine openReportDesign
FEIN: ReportEngine.openReportDesign: designStream=weblogic.utils.zip.SafeZipFileInputStream@2293c5f
19.11.2010 09:53:23 org.eclipse.birt.report.engine.api.impl.ReportEngine createRunAndRenderTask
FEIN: ReportEngine.createRunAndRenderTask: reportRunnable=org.eclipse.birt.report.engine.api.impl.ReportRunnable@20c93ce
19.11.2010 09:53:23 org.eclipse.birt.report.engine.api.impl.EngineTask setAppContext
FEIN: EngineTask.setAppContext: context=Report_Engine=org.eclipse.birt.report.engine.api.ReportEngine@3fd1ad2;Report_Design=org.eclipse.birt.report.engine.api.impl.ReportRunnable@20c93ce ;servletResponse=null;reportTask=null;Report_Design_File=DSR eport;servletRequest=null;Birt_Report_Parameters={ID=9005059 13 / 1, USER=Li, Peng 101};Report_Data_Holder=com.xxx.xxx.reporting.dataholders.ds.DSDataHolder@24abddc;reportEngine=org.eclipse.birt.report.engine.api.ReportEngine@3fd1ad2;PARENT_CLASSLOADER=weblogic.utils.classloaders.ChangeAwareClassLoader@3e0e050 finder: weblogic.utils.classloaders.CodeGenClassFinder@3990622 annotation: cdx@cdx;reportDesign=org.eclipse.birt.report.engine.api.impl.ReportRunnable@20c93ce;Report_Request={Report_View_ID=-1, Report_UserSession=com.xxx.xxx.model.security.UserSession@2ad3132, Report_Module=[BaseRemoteObject] home: weblogic.ejb.container.internal.StatefulEJBHomeImpl@2df8ebc, Report_Session=weblogic.servlet.internal.session.MemorySessionData@328b389, Report_Datasheet=[BaseRemoteObject] home: weblogic.ejb.container.internal.StatefulEJBHomeImpl@2d9dc43, Report_Client=CDX_Web, Report_Type=1, Report_NODE_ID=900505913, Report_Creator=Li, Peng 101, Report_Language=de, Report_Format=pdf};Report_Locale=de;Report_Process_Config=or g.apache.commons.configuration.HierarchicalConfiguration$1@2260f41 ;Report_Render_Config=org.apache.commons.configuration.Hiera rchicalConfiguration$1@2a11500;
19.11.2010 09:53:23 org.eclipse.birt.report.engine.api.impl.EngineTask setParameterValue
FEIN: EngineTask.setParameterValue: ID=900505913 / 1 [java.lang.String]
19.11.2010 09:53:23 org.eclipse.birt.report.engine.api.impl.EngineTask setParameterValue
FEIN: EngineTask.setParameterValue: USER=Li, Peng 101 [java.lang.String]
19.11.2010 09:53:23 org.eclipse.birt.report.engine.api.impl.EngineTask loggerParamters
FEIN: Running the report with paramters: ID:900505913 / 1
USER:Li, Peng 101
19.11.2010 09:53:23 org.eclipse.birt.report.engine.api.impl.EngineTask setLocale
FEIN: EngineTask.setLocale: locale=Deutsch
19.11.2010 09:53:23 org.eclipse.birt.report.engine.api.impl.EngineTask loggerParamters
FEIN: Running the report with paramters: ID:900505913 / 1
USER:Li, Peng 101
19.11.2010 09:53:24 org.eclipse.birt.data.engine.api.DataEngineContext DataEngineContext
FEINER: ENTRY 3 [object Object] null null org.eclipse.birt.report.engine.executor.ApplicationClassLoad er @383378f
19.11.2010 09:53:24 org.eclipse.birt.data.engine.api.DataEngineContext DataEngineContext
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.DataEngineImpl DataEngineImpl
FEINER: ENTRY org.eclipse.birt.data.engine.api.DataEngineContext@24b07c3
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.DataEngineSession DataEngineSession
FEINER: ENTRY org.eclipse.birt.data.engine.impl.DataEngineImpl@248fa53
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.DataEngineSession DataEngineSession
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.DataEngineImpl DataEngineImpl
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.DataEngineImpl <init>
FEIN: Data Engine starts up
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.DataEngineImpl defineDataSource
FEINER: ENTRY CDXItemReportDataSource
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.DataEngineImpl defineDataSource
FEIN: DataEngine.defineDataSource: org.eclipse.birt.report.data.adapter.internal.adapter.Script DataSourceAdapter @25e020b
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.DataSourceRuntime DataSourceRuntime
FEINER: ENTRY org.eclipse.birt.report.data.adapter.internal.adapter.Script DataSourceAdapter @25e020b [object Object]
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.DataSourceRuntime DataSourceRuntime
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.ScriptDataSourceRuntime ScriptDataSourceRuntime
FEINER: ENTRY org.eclipse.birt.report.data.adapter.internal.adapter.Script DataSourceAdapter @25e020b [object Object]
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.ScriptDataSourceRuntime ScriptDataSourceRuntime
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.ScriptDataSourceRuntime <init>
FEINER: ScriptDataSourceRuntime starts up
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.DataEngineImpl defineDataSource
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.report.data.adapter.impl.ModelAdapter adaptDataSet
FEIN: handle type: org.eclipse.birt.report.model.api.ScriptDataSetHandle
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.DataEngineImpl defineDataSet
FEINER: ENTRY CDXItemReportSupplierDataSet
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.DataEngineImpl defineDataSet
FEIN: DataEngine.defineDataSet: org.eclipse.birt.report.data.adapter.internal.adapter.Script DataSetAdapter @26de37a
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.DataEngineImpl defineDataSet
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.DataEngineImpl defineDataSource
FEINER: ENTRY CDXItemReportDataSource
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.DataEngineImpl defineDataSource
FEIN: DataEngine.defineDataSource: org.eclipse.birt.report.data.adapter.internal.adapter.Script DataSourceAdapter @26d4568
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.DataSourceRuntime DataSourceRuntime
FEINER: ENTRY org.eclipse.birt.report.data.adapter.internal.adapter.Script DataSourceAdapter @26d4568 [object Object]
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.DataSourceRuntime DataSourceRuntime
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.ScriptDataSourceRuntime ScriptDataSourceRuntime
FEINER: ENTRY org.eclipse.birt.report.data.adapter.internal.adapter.Script DataSourceAdapter @26d4568 [object Object]
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.ScriptDataSourceRuntime ScriptDataSourceRuntime
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.ScriptDataSourceRuntime <init>
FEINER: ScriptDataSourceRuntime starts up
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.DataEngineImpl defineDataSource
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.report.data.adapter.impl.ModelAdapter adaptDataSet
FEIN: handle type: org.eclipse.birt.report.model.api.ScriptDataSetHandle
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.DataEngineImpl defineDataSet
FEINER: ENTRY CDXItemReportProductDataSet
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.DataEngineImpl defineDataSet
FEIN: DataEngine.defineDataSet: org.eclipse.birt.report.data.adapter.internal.adapter.Script DataSetAdapter @26d80f2
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.DataEngineImpl defineDataSet
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.DataEngineImpl defineDataSource
FEINER: ENTRY CDXItemReportDataSource
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.DataEngineImpl defineDataSource
FEIN: DataEngine.defineDataSource: org.eclipse.birt.report.data.adapter.internal.adapter.Script DataSourceAdapter @26e11f7
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.DataSourceRuntime DataSourceRuntime
FEINER: ENTRY org.eclipse.birt.report.data.adapter.internal.adapter.Script DataSourceAdapter @26e11f7 [object Object]
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.DataSourceRuntime DataSourceRuntime
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.ScriptDataSourceRuntime ScriptDataSourceRuntime
FEINER: ENTRY org.eclipse.birt.report.data.adapter.internal.adapter.Script DataSourceAdapter @26e11f7 [object Object]
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.ScriptDataSourceRuntime ScriptDataSourceRuntime
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.ScriptDataSourceRuntime <init>
FEINER: ScriptDataSourceRuntime starts up
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.DataEngineImpl defineDataSource
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.report.data.adapter.impl.ModelAdapter adaptDataSet
FEIN: handle type: org.eclipse.birt.report.model.api.ScriptDataSetHandle
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.DataEngineImpl defineDataSet
FEINER: ENTRY DSDetailDataSet
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.DataEngineImpl defineDataSet
FEIN: DataEngine.defineDataSet: org.eclipse.birt.report.data.adapter.internal.adapter.Script DataSetAdapter @26e3bf6
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.DataEngineImpl defineDataSet
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.DataEngineImpl prepare
FEINER: ENTRY QueryDefinition(DataSetName : null
ResultSetExpressions : {CREATION_DATE=org.eclipse.birt.data.engine.api.querydefn.Binding@2ea6b50e}
Subqueries : org.eclipse.birt.data.engine.api.querydefn.SubqueryDefinitio n @25daea1,
org.eclipse.birt.data.engine.api.querydefn.SubqueryDefinitio n @25e6914
MaxRows : 0
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.DataEngineImpl prepare
FEIN: Start to prepare query: QueryDefinition(DataSetName : null
ResultSetExpressions : {CREATION_DATE=org.eclipse.birt.data.engine.api.querydefn.Binding@2ea6b50e}
Subqueries : org.eclipse.birt.data.engine.api.querydefn.SubqueryDefinitio n @25daea1,
org.eclipse.birt.data.engine.api.querydefn.SubqueryDefinitio n @25e6914
MaxRows : 0
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.PreparedDummyQuery PreparedDummyQuery
FEINER: ENTRY org.eclipse.birt.data.engine.api.querydefn.QueryDefinition@257676d org.eclipse.birt.data.engine.impl.DataEngineSession@249f703
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.GroupBindingColumn GroupBindingColumn
FEINER: ENTRY null 0 {CREATION_DATE=org.eclipse.birt.data.engine.api.querydefn.Binding@2ea6b50e}
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.GroupBindingColumn GroupBindingColumn
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.PreparedDummyQuery PreparedDummyQuery
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.DataEngineImpl prepare
FEIN: Finished preparing query.
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.DataEngineImpl prepare
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.DataEngineImpl prepare
FEINER: ENTRY QueryDefinition(DataSetName : null
ResultSetExpressions : {CREATION_DATE=org.eclipse.birt.data.engine.api.querydefn.Binding@2ea6b50e}
Subqueries : org.eclipse.birt.data.engine.api.querydefn.SubqueryDefinitio n @25e70c5,
org.eclipse.birt.data.engine.api.querydefn.SubqueryDefinitio n @25e794d
MaxRows : 0
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.DataEngineImpl prepare
FEIN: Start to prepare query: QueryDefinition(DataSetName : null
ResultSetExpressions : {CREATION_DATE=org.eclipse.birt.data.engine.api.querydefn.Binding@2ea6b50e}
Subqueries : org.eclipse.birt.data.engine.api.querydefn.SubqueryDefinitio n @25e70c5,
org.eclipse.birt.data.engine.api.querydefn.SubqueryDefinitio n @25e794d
MaxRows : 0
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.PreparedDummyQuery PreparedDummyQuery
FEINER: ENTRY org.eclipse.birt.data.engine.api.querydefn.QueryDefinition@25e6dba org.eclipse.birt.data.engine.impl.DataEngineSession@249f703
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.GroupBindingColumn GroupBindingColumn
FEINER: ENTRY null 0 {CREATION_DATE=org.eclipse.birt.data.engine.api.querydefn.Binding@2ea6b50e}
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.GroupBindingColumn GroupBindingColumn
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.PreparedDummyQuery PreparedDummyQuery
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.DataEngineImpl prepare
FEIN: Finished preparing query.
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.DataEngineImpl prepare
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.DataEngineImpl prepare
FEINER: ENTRY QueryDefinition(DataSetName : CDXItemReportSupplierDataSet
ResultSetExpressions : {COMPANY=org.eclipse.birt.data.engine.api.querydefn.Binding@6372c85d, DUNS_NUMBER=org.eclipse.birt.data.engine.api.querydefn.Binding@af593592, STREET=org.eclipse.birt.data.engine.api.querydefn.Binding@92684403, LOCATION=org.eclipse.birt.data.engine.api.querydefn.Binding@9ff58fb5, SUPPLIER_NUMBER=org.eclipse.birt.data.engine.api.querydefn.Binding@5601851c, CONTACT_PERSON=org.eclipse.birt.data.engine.api.querydefn.Binding@2fddc74, CONTACT_TEL=org.eclipse.birt.data.engine.api.querydefn.Binding@82d7233c, CONTACT_FAX=org.eclipse.birt.data.engine.api.querydefn.Binding@82d6ee3e, CONTACT_MAIL=org.eclipse.birt.data.engine.api.querydefn.Binding@d80a0696}
MaxRows : 0
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.DataEngineImpl prepare
FEIN: Start to prepare query: QueryDefinition(DataSetName : CDXItemReportSupplierDataSet
ResultSetExpressions : {COMPANY=org.eclipse.birt.data.engine.api.querydefn.Binding@6372c85d, DUNS_NUMBER=org.eclipse.birt.data.engine.api.querydefn.Binding@af593592, STREET=org.eclipse.birt.data.engine.api.querydefn.Binding@92684403, LOCATION=org.eclipse.birt.data.engine.api.querydefn.Binding@9ff58fb5, SUPPLIER_NUMBER=org.eclipse.birt.data.engine.api.querydefn.Binding@5601851c, CONTACT_PERSON=org.eclipse.birt.data.engine.api.querydefn.Binding@2fddc74, CONTACT_TEL=org.eclipse.birt.data.engine.api.querydefn.Binding@82d7233c, CONTACT_FAX=org.eclipse.birt.data.engine.api.querydefn.Binding@82d6ee3e, CONTACT_MAIL=org.eclipse.birt.data.engine.api.querydefn.Binding@d80a0696}
MaxRows : 0
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.PreparedDataSourceQuery PreparedDataSourceQuery
FEINER: ENTRY org.eclipse.birt.data.engine.impl.DataEngineImpl@248fa53 org.eclipse.birt.data.engine.api.querydefn.QueryDefinition@25e7f48 org.eclipse.birt.data.engine.impl.ScriptDataSetAdapter@25798d4 {Report_Engine=org.eclipse.birt.report.engine.api.ReportEngine@3fd1ad2, Report_Design=org.eclipse.birt.report.engine.api.impl.ReportRunnable@20c93ce, servletResponse=null, Report_Design_File=DSReport, reportTask=null, servletRequest=null, Birt_Report_Parameters={ID=900505913 / 1, USER=Li, Peng 101}, org.eclipse.datatools.connectivity.oda.util_consumerResource Ids= org.eclipse.datatools.connectivity.oda.util.ResourceIdentifi ers @2692a74, reportEngine=org.eclipse.birt.report.engine.api.ReportEngine@3fd1ad2, Report_Data_Holder=com.xxx.xxx.reporting.dataholders.ds.DSDataHolder@24abddc, PARENT_CLASSLOADER=weblogic.utils.classloaders.ChangeAwareClassLoader@3e0e050 finder: weblogic.utils.classloaders.CodeGenClassFinder@3990622 annotation: cdx@cdx, Report_Request={Report_View_ID=-1, Report_UserSession=com.xxx.xxx.model.security.UserSession@2ad3132, Report_Module=[BaseRemoteObject] home: weblogic.ejb.container.internal.StatefulEJBHomeImpl@2df8ebc, Report_Session=weblogic.servlet.internal.session.MemorySessionData@328b389, Report_Datasheet=[BaseRemoteObject] home: weblogic.ejb.container.internal.StatefulEJBHomeImpl@2d9dc43, Report_Client=CDX_Web, Report_Type=1, Report_NODE_ID=900505913, Report_Creator=Li, Peng 101, Report_Language=de, Report_Format=pdf}, reportDesign=org.eclipse.birt.report.engine.api.impl.ReportRunnable@20c93ce, Report_Locale=de, PDF_RENDER_CONTEXT=org.eclipse.birt.report.engine.api.PDFRenderContext@383385a, Report_Render_Config=org.apache.commons.configuration.Hierar chicalConfiguration$1@2a11500, Report_Process_Config=org.apache.commons.configuration.Hiera rchicalConfiguration$1@2260f41}
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.PreparedQuery PreparedQuery
FEIN: PreparedQuery starts up.
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.aggregation.AggregateTable AggregateTable
FEINER: ENTRY
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.aggregation.AggregateTable AggregateTable
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.aggregation.AggregateTable AggregateTable
FEINER: ENTRY C:\Users\li2\AppData\Local\Temp\DataEngine_38337107_1\ [object Object] []
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.aggregation.AggregateTable AggregateTable
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.PreparedQuery <init>
FEIN: Start to prepare a PreparedQuery.
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.aggregation.AggrRegistry AggrRegistry
FEINER: ENTRY 0 -1 true org.eclipse.birt.core.script.ScriptContext@38341e2
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.aggregation.AggrRegistry AggrRegistry
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY COMPANY
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY DUNS_NUMBER
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY STREET
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY LOCATION
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY SUPPLIER_NUMBER
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY CONTACT_PERSON
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY CONTACT_TEL
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY CONTACT_FAX
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY CONTACT_MAIL
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.GroupBindingColumn GroupBindingColumn
FEINER: ENTRY null 0 {COMPANY=org.eclipse.birt.data.engine.api.querydefn.Binding@6372c85d, LOCATION=org.eclipse.birt.data.engine.api.querydefn.Binding@9ff58fb5, SUPPLIER_NUMBER=org.eclipse.birt.data.engine.api.querydefn.Binding@5601851c, CONTACT_TEL=org.eclipse.birt.data.engine.api.querydefn.Binding@82d7233c, CONTACT_PERSON=org.eclipse.birt.data.engine.api.querydefn.Binding@2fddc74, CONTACT_MAIL=org.eclipse.birt.data.engine.api.querydefn.Binding@d80a0696, CONTACT_FAX=org.eclipse.birt.data.engine.api.querydefn.Binding@82d6ee3e, STREET=org.eclipse.birt.data.engine.api.querydefn.Binding@92684403, DUNS_NUMBER=org.eclipse.birt.data.engine.api.querydefn.Binding@af593592}
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.GroupBindingColumn GroupBindingColumn
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.PreparedQuery <init>
FEIN: Finished preparing the PreparedQuery.
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.PreparedDataSourceQuery PreparedDataSourceQuery
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.PreparedScriptDSQuery PreparedScriptDSQuery
FEINER: ENTRY org.eclipse.birt.data.engine.impl.DataEngineImpl@248fa53 org.eclipse.birt.data.engine.api.querydefn.QueryDefinition@25e7f48 org.eclipse.birt.data.engine.impl.ScriptDataSetAdapter@25798d4 {Report_Engine=org.eclipse.birt.report.engine.api.ReportEngine@3fd1ad2, Report_Design=org.eclipse.birt.report.engine.api.impl.ReportRunnable@20c93ce, servletResponse=null, Report_Design_File=DSReport, reportTask=null, servletRequest=null, Birt_Report_Parameters={ID=900505913 / 1, USER=Li, Peng 101}, org.eclipse.datatools.connectivity.oda.util_consumerResource Ids= org.eclipse.datatools.connectivity.oda.util.ResourceIdentifi ers @2692a74, reportEngine=org.eclipse.birt.report.engine.api.ReportEngine@3fd1ad2, Report_Data_Holder=com.xxx.xxx.reporting.dataholders.ds.DSDataHolder@24abddc, PARENT_CLASSLOADER=weblogic.utils.classloaders.ChangeAwareClassLoader@3e0e050 finder: weblogic.utils.classloaders.CodeGenClassFinder@3990622 annotation: cdx@cdx, Report_Request={Report_View_ID=-1, Report_UserSession=com.xxx.xxx.model.security.UserSession@2ad3132, Report_Module=[BaseRemoteObject] home: weblogic.ejb.container.internal.StatefulEJBHomeImpl@2df8ebc, Report_Session=weblogic.servlet.internal.session.MemorySessionData@328b389, Report_Datasheet=[BaseRemoteObject] home: weblogic.ejb.container.internal.StatefulEJBHomeImpl@2d9dc43, Report_Client=CDX_Web, Report_Type=1, Report_NODE_ID=900505913, Report_Creator=Li, Peng 101, Report_Language=de, Report_Format=pdf}, reportDesign=org.eclipse.birt.report.engine.api.impl.ReportRunnable@20c93ce, Report_Locale=de, PDF_RENDER_CONTEXT=org.eclipse.birt.report.engine.api.PDFRenderContext@383385a, Report_Render_Config=org.apache.commons.configuration.Hierar chicalConfiguration$1@2a11500, Report_Process_Config=org.apache.commons.configuration.Hiera rchicalConfiguration$1@2260f41}
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.PreparedScriptDSQuery PreparedScriptDSQueryss
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.PreparedScriptDSQuery PreparedScriptDSQuery
FEINER: PreparedScriptDSQuery starts up.
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.DataEngineImpl prepare
FEIN: Finished preparing query.
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.DataEngineImpl prepare
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.DataEngineImpl prepare
FEINER: ENTRY QueryDefinition(DataSetName : CDXItemReportProductDataSet
ResultSetExpressions : {PART_NUMBER=org.eclipse.birt.data.engine.api.querydefn.Binding@4d47a915, PART_NAME=org.eclipse.birt.data.engine.api.querydefn.Binding@3c044f57, SAMPLEREPORT_NUMBER=org.eclipse.birt.data.engine.api.querydefn.Binding@8059b4a, SAMPLEREPORT_DATE=org.eclipse.birt.data.engine.api.querydefn.Binding@5e8ebfef, ORDER_NUMBER=org.eclipse.birt.data.engine.api.querydefn.Binding@5c836d7a, DELIVERY_NUMBER=org.eclipse.birt.data.engine.api.querydefn.Binding@62cd25f4, ID_VERSION=org.eclipse.birt.data.engine.api.querydefn.Binding@d76f0d94, NODE_ID=org.eclipse.birt.data.engine.api.querydefn.Binding@a8d3f078, DS_STATE=org.eclipse.birt.data.engine.api.querydefn.Binding@654a50c1, CHANGE_DATE=org.eclipse.birt.data.engine.api.querydefn.Binding@1f71e6dd, STATE_DATE=org.eclipse.birt.data.engine.api.querydefn.Binding@1114f2bc}
MaxRows : 0
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.DataEngineImpl prepare
FEIN: Start to prepare query: QueryDefinition(DataSetName : CDXItemReportProductDataSet
ResultSetExpressions : {PART_NUMBER=org.eclipse.birt.data.engine.api.querydefn.Binding@4d47a915, PART_NAME=org.eclipse.birt.data.engine.api.querydefn.Binding@3c044f57, SAMPLEREPORT_NUMBER=org.eclipse.birt.data.engine.api.querydefn.Binding@8059b4a, SAMPLEREPORT_DATE=org.eclipse.birt.data.engine.api.querydefn.Binding@5e8ebfef, ORDER_NUMBER=org.eclipse.birt.data.engine.api.querydefn.Binding@5c836d7a, DELIVERY_NUMBER=org.eclipse.birt.data.engine.api.querydefn.Binding@62cd25f4, ID_VERSION=org.eclipse.birt.data.engine.api.querydefn.Binding@d76f0d94, NODE_ID=org.eclipse.birt.data.engine.api.querydefn.Binding@a8d3f078, DS_STATE=org.eclipse.birt.data.engine.api.querydefn.Binding@654a50c1, CHANGE_DATE=org.eclipse.birt.data.engine.api.querydefn.Binding@1f71e6dd, STATE_DATE=org.eclipse.birt.data.engine.api.querydefn.Binding@1114f2bc}
MaxRows : 0
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.PreparedDataSourceQuery PreparedDataSourceQuery
FEINER: ENTRY org.eclipse.birt.data.engine.impl.DataEngineImpl@248fa53 org.eclipse.birt.data.engine.api.querydefn.QueryDefinition@25ee370 org.eclipse.birt.data.engine.impl.ScriptDataSetAdapter@259457f {Report_Engine=org.eclipse.birt.report.engine.api.ReportEngine@3fd1ad2, Report_Design=org.eclipse.birt.report.engine.api.impl.ReportRunnable@20c93ce, servletResponse=null, Report_Design_File=DSReport, reportTask=null, servletRequest=null, Birt_Report_Parameters={ID=900505913 / 1, USER=Li, Peng 101}, org.eclipse.datatools.connectivity.oda.util_consumerResource Ids= org.eclipse.datatools.connectivity.oda.util.ResourceIdentifi ers @2692a74, reportEngine=org.eclipse.birt.report.engine.api.ReportEngine@3fd1ad2, Report_Data_Holder=com.xxx.xxx.reporting.dataholders.ds.DSDataHolder@24abddc, PARENT_CLASSLOADER=weblogic.utils.classloaders.ChangeAwareClassLoader@3e0e050 finder: weblogic.utils.classloaders.CodeGenClassFinder@3990622 annotation: cdx@cdx, Report_Request={Report_View_ID=-1, Report_UserSession=com.xxx.xxx.model.security.UserSession@2ad3132, Report_Module=[BaseRemoteObject] home: weblogic.ejb.container.internal.StatefulEJBHomeImpl@2df8ebc, Report_Session=weblogic.servlet.internal.session.MemorySessionData@328b389, Report_Datasheet=[BaseRemoteObject] home: weblogic.ejb.container.internal.StatefulEJBHomeImpl@2d9dc43, Report_Client=CDX_Web, Report_Type=1, Report_NODE_ID=900505913, Report_Creator=Li, Peng 101, Report_Language=de, Report_Format=pdf}, reportDesign=org.eclipse.birt.report.engine.api.impl.ReportRunnable@20c93ce, Report_Locale=de, PDF_RENDER_CONTEXT=org.eclipse.birt.report.engine.api.PDFRenderContext@383385a, Report_Render_Config=org.apache.commons.configuration.Hierar chicalConfiguration$1@2a11500, Report_Process_Config=org.apache.commons.configuration.Hiera rchicalConfiguration$1@2260f41}
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.PreparedQuery PreparedQuery
FEIN: PreparedQuery starts up.
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.aggregation.AggregateTable AggregateTable
FEINER: ENTRY
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.aggregation.AggregateTable AggregateTable
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.aggregation.AggregateTable AggregateTable
FEINER: ENTRY C:\Users\li2\AppData\Local\Temp\DataEngine_38337107_1\ [object Object] []
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.aggregation.AggregateTable AggregateTable
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.PreparedQuery <init>
FEIN: Start to prepare a PreparedQuery.
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.aggregation.AggrRegistry AggrRegistry
FEINER: ENTRY 0 -1 true org.eclipse.birt.core.script.ScriptContext@38341e2
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.aggregation.AggrRegistry AggrRegistry
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY PART_NUMBER
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY PART_NAME
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY SAMPLEREPORT_NUMBER
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY SAMPLEREPORT_DATE
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY ORDER_NUMBER
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY DELIVERY_NUMBER
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY ID
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY NODE_ID
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY DS_STATE
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY CHANGE_DATE
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ComplexExpression ComplexExpression
FEINER: ENTRY
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ComplexExpression ComplexExpression
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ComplexExpression ComplexExpression
FEINER: ENTRY
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ComplexExpression ComplexExpression
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY DS_STATE
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY CHANGE_DATE
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.GroupBindingColumn GroupBindingColumn
FEINER: ENTRY null 0 {PART_NUMBER=org.eclipse.birt.data.engine.api.querydefn.Binding@4d47a915, DELIVERY_NUMBER=org.eclipse.birt.data.engine.api.querydefn.Binding@62cd25f4, CHANGE_DATE=org.eclipse.birt.data.engine.api.querydefn.Binding@1f71e6dd, DS_STATE=org.eclipse.birt.data.engine.api.querydefn.Binding@654a50c1, SAMPLEREPORT_DATE=org.eclipse.birt.data.engine.api.querydefn.Binding@5e8ebfef, PART_NAME=org.eclipse.birt.data.engine.api.querydefn.Binding@3c044f57, STATE_DATE=org.eclipse.birt.data.engine.api.querydefn.Binding@1114f2bc, NODE_ID=org.eclipse.birt.data.engine.api.querydefn.Binding@a8d3f078, ORDER_NUMBER=org.eclipse.birt.data.engine.api.querydefn.Binding@5c836d7a, SAMPLEREPORT_NUMBER=org.eclipse.birt.data.engine.api.querydefn.Binding@8059b4a, ID_VERSION=org.eclipse.birt.data.engine.api.querydefn.Binding@d76f0d94}
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.GroupBindingColumn GroupBindingColumn
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.PreparedQuery <init>
FEIN: Finished preparing the PreparedQuery.
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.PreparedDataSourceQuery PreparedDataSourceQuery
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.PreparedScriptDSQuery PreparedScriptDSQuery
FEINER: ENTRY org.eclipse.birt.data.engine.impl.DataEngineImpl@248fa53 org.eclipse.birt.data.engine.api.querydefn.QueryDefinition@25ee370 org.eclipse.birt.data.engine.impl.ScriptDataSetAdapter@259457f {Report_Engine=org.eclipse.birt.report.engine.api.ReportEngine@3fd1ad2, Report_Design=org.eclipse.birt.report.engine.api.impl.ReportRunnable@20c93ce, servletResponse=null, Report_Design_File=DSReport, reportTask=null, servletRequest=null, Birt_Report_Parameters={ID=900505913 / 1, USER=Li, Peng 101}, org.eclipse.datatools.connectivity.oda.util_consumerResource Ids= org.eclipse.datatools.connectivity.oda.util.ResourceIdentifi ers @2692a74, reportEngine=org.eclipse.birt.report.engine.api.ReportEngine@3fd1ad2, Report_Data_Holder=com.xxx.xxx.reporting.dataholders.ds.DSDataHolder@24abddc, PARENT_CLASSLOADER=weblogic.utils.classloaders.ChangeAwareClassLoader@3e0e050 finder: weblogic.utils.classloaders.CodeGenClassFinder@3990622 annotation: cdx@cdx, Report_Request={Report_View_ID=-1, Report_UserSession=com.xxx.xxx.model.security.UserSession@2ad3132, Report_Module=[BaseRemoteObject] home: weblogic.ejb.container.internal.StatefulEJBHomeImpl@2df8ebc, Report_Session=weblogic.servlet.internal.session.MemorySessionData@328b389, Report_Datasheet=[BaseRemoteObject] home: weblogic.ejb.container.internal.StatefulEJBHomeImpl@2d9dc43, Report_Client=CDX_Web, Report_Type=1, Report_NODE_ID=900505913, Report_Creator=Li, Peng 101, Report_Language=de, Report_Format=pdf}, reportDesign=org.eclipse.birt.report.engine.api.impl.ReportRunnable@20c93ce, Report_Locale=de, PDF_RENDER_CONTEXT=org.eclipse.birt.report.engine.api.PDFRenderContext@383385a, Report_Render_Config=org.apache.commons.configuration.Hierar chicalConfiguration$1@2a11500, Report_Process_Config=org.apache.commons.configuration.Hiera rchicalConfiguration$1@2260f41}
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.PreparedScriptDSQuery PreparedScriptDSQueryss
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.PreparedScriptDSQuery PreparedScriptDSQuery
FEINER: PreparedScriptDSQuery starts up.
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.DataEngineImpl prepare
FEIN: Finished preparing query.
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.DataEngineImpl prepare
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.DataEngineImpl prepare
FEINER: ENTRY QueryDefinition(DataSetName : CDXItemReportProductDataSet
ResultSetExpressions : {PART_NUMBER=org.eclipse.birt.data.engine.api.querydefn.Binding@4d47a915, PART_NAME=org.eclipse.birt.data.engine.api.querydefn.Binding@3c044f57, SAMPLEREPORT_NUMBER=org.eclipse.birt.data.engine.api.querydefn.Binding@8059b4a, ID_VERSION=org.eclipse.birt.data.engine.api.querydefn.Binding@d76f0d94, NODE_ID=org.eclipse.birt.data.engine.api.querydefn.Binding@a8d3f078}
MaxRows : 0
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.DataEngineImpl prepare
FEIN: Start to prepare query: QueryDefinition(DataSetName : CDXItemReportProductDataSet
ResultSetExpressions : {PART_NUMBER=org.eclipse.birt.data.engine.api.querydefn.Binding@4d47a915, PART_NAME=org.eclipse.birt.data.engine.api.querydefn.Binding@3c044f57, SAMPLEREPORT_NUMBER=org.eclipse.birt.data.engine.api.querydefn.Binding@8059b4a, ID_VERSION=org.eclipse.birt.data.engine.api.querydefn.Binding@d76f0d94, NODE_ID=org.eclipse.birt.data.engine.api.querydefn.Binding@a8d3f078}
MaxRows : 0
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.PreparedDataSourceQuery PreparedDataSourceQuery
FEINER: ENTRY org.eclipse.birt.data.engine.impl.DataEngineImpl@248fa53 org.eclipse.birt.data.engine.api.querydefn.QueryDefinition@25f0908 org.eclipse.birt.data.engine.impl.ScriptDataSetAdapter@25287d8 {Report_Engine=org.eclipse.birt.report.engine.api.ReportEngine@3fd1ad2, Report_Design=org.eclipse.birt.report.engine.api.impl.ReportRunnable@20c93ce, servletResponse=null, Report_Design_File=DSReport, reportTask=null, servletRequest=null, Birt_Report_Parameters={ID=900505913 / 1, USER=Li, Peng 101}, org.eclipse.datatools.con
|
|
|
Re: Error: <unused> is not recognized! by using version 2.6.1 [message #640127 is a reply to message #639990] |
Fri, 19 November 2010 04:16   |
Eclipse User |
|
|
|
because of the log file size, here is the part 2 of the log content:
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.PreparedQuery PreparedQuery
FEIN: PreparedQuery starts up.
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.aggregation.AggregateTable AggregateTable
FEINER: ENTRY
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.aggregation.AggregateTable AggregateTable
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.aggregation.AggregateTable AggregateTable
FEINER: ENTRY C:\Users\li2\AppData\Local\Temp\DataEngine_38337107_1\ [object Object] []
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.aggregation.AggregateTable AggregateTable
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.PreparedQuery <init>
FEIN: Start to prepare a PreparedQuery.
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.aggregation.AggrRegistry AggrRegistry
FEINER: ENTRY 0 -1 true org.eclipse.birt.core.script.ScriptContext@38341e2
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.aggregation.AggrRegistry AggrRegistry
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY PART_NAME
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY PART_NUMBER
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY ID_VERSION
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY QUANTITY
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY MASS
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY PORTION
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY PORTION_INTERVAL
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY CLASS_NAME
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY APPLICATION_NAME_ID
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY PART_NAME_IMAGE
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY PART_NUMBER_IMAGE
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY CLASS_IMAGE
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY APPLICATION_IMAGE
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY LEVEL
19.11.2010 09:53:24 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.GroupBindingColumn GroupBindingColumn
FEINER: ENTRY null 0 {PORTION=org.eclipse.birt.data.engine.api.querydefn.Binding@136c2fc7, CLASS_NAME=org.eclipse.birt.data.engine.api.querydefn.Binding@d5c9112, PART_NAME_IMAGE=org.eclipse.birt.data.engine.api.querydefn.Binding@d5d04653, APPLICATION_IMAGE=org.eclipse.birt.data.engine.api.querydefn.Binding@3291096c, PART_NAME=org.eclipse.birt.data.engine.api.querydefn.Binding@3c044f57, LEVEL=org.eclipse.birt.data.engine.api.querydefn.Binding@44fa364, PART_NUMBER=org.eclipse.birt.data.engine.api.querydefn.Binding@4d47a915, APPLICATION_NAME_ID=org.eclipse.birt.data.engine.api.querydefn.Binding@c721fb40, CLASS_IMAGE=org.eclipse.birt.data.engine.api.querydefn.Binding@9df46394, PORTION_INTERVAL=org.eclipse.birt.data.engine.api.querydefn.Binding@bcfaa63d, MASS=org.eclipse.birt.data.engine.api.querydefn.Binding@23fef4, QUANTITY=org.eclipse.birt.data.engine.api.querydefn.Binding@e20e548b, ID_VERSION=org.eclipse.birt.data.engine.api.querydefn.Binding@d76f0d94, PART_NUMBER_IMAGE=org.eclipse.birt.data.engine.api.querydefn.Binding@f64cd991}
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.GroupBindingColumn GroupBindingColumn
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.PreparedQuery <init>
FEIN: Finished preparing the PreparedQuery.
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.PreparedDataSourceQuery PreparedDataSourceQuery
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.PreparedScriptDSQuery PreparedScriptDSQuery
FEINER: ENTRY org.eclipse.birt.data.engine.impl.DataEngineImpl@248fa53 org.eclipse.birt.data.engine.api.querydefn.QueryDefinition@25f1e04 org.eclipse.birt.data.engine.impl.ScriptDataSetAdapter@253d837 {Report_Engine=org.eclipse.birt.report.engine.api.ReportEngine@3fd1ad2, Report_Design=org.eclipse.birt.report.engine.api.impl.ReportRunnable@20c93ce, servletResponse=null, Report_Design_File=DSReport, reportTask=null, servletRequest=null, Birt_Report_Parameters={ID=900505913 / 1, USER=Li, Peng 101}, org.eclipse.datatools.connectivity.oda.util_consumerResource Ids= org.eclipse.datatools.connectivity.oda.util.ResourceIdentifi ers @2692a74, reportEngine=org.eclipse.birt.report.engine.api.ReportEngine@3fd1ad2, Report_Data_Holder=com.xxx.xxx.reporting.dataholders.ds.DSDataHolder@24abddc, PARENT_CLASSLOADER=weblogic.utils.classloaders.ChangeAwareClassLoader@3e0e050 finder: weblogic.utils.classloaders.CodeGenClassFinder@3990622 annotation: cdx@cdx, Report_Request={Report_View_ID=-1, Report_UserSession=com.xxx.xxx.model.security.UserSession@2ad3132, Report_Module=[BaseRemoteObject] home: weblogic.ejb.container.internal.StatefulEJBHomeImpl@2df8ebc, Report_Session=weblogic.servlet.internal.session.MemorySessionData@328b389, Report_Datasheet=[BaseRemoteObject] home: weblogic.ejb.container.internal.StatefulEJBHomeImpl@2d9dc43, Report_Client=CDX_Web, Report_Type=1, Report_NODE_ID=900505913, Report_Creator=Li, Peng 101, Report_Language=de, Report_Format=pdf}, reportDesign=org.eclipse.birt.report.engine.api.impl.ReportRunnable@20c93ce, Report_Locale=de, PDF_RENDER_CONTEXT=org.eclipse.birt.report.engine.api.PDFRenderContext@383385a, Report_Render_Config=org.apache.commons.configuration.Hierar chicalConfiguration$1@2a11500, Report_Process_Config=org.apache.commons.configuration.Hiera rchicalConfiguration$1@2260f41}
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.PreparedScriptDSQuery PreparedScriptDSQueryss
FEINER: RETURN
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.PreparedScriptDSQuery PreparedScriptDSQuery
FEINER: PreparedScriptDSQuery starts up.
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.DataEngineImpl prepare
FEIN: Finished preparing query.
19.11.2010 09:53:24 org.eclipse.birt.data.engine.impl.DataEngineImpl prepare
FEINER: RETURN
19.11.2010 09:53:25 org.eclipse.birt.data.engine.impl.ExprManagerUtil ExprManagerUtil
FEINER: ENTRY org.eclipse.birt.data.engine.impl.ExprManager@264e794
19.11.2010 09:53:25 org.eclipse.birt.data.engine.impl.ExprManagerUtil ExprManagerUtil
FEINER: RETURN
19.11.2010 09:53:25 org.eclipse.birt.data.engine.script.ScriptEvalUtil evaluateJSExpr
FEINER: ENTRY evaluateJSExpr() scriptText=new Date(), source=null, lineNo=0
19.11.2010 09:53:25 org.eclipse.birt.data.engine.impl.PreparedDummyQuery PreparedDummyQuery
FEINER: ENTRY org.eclipse.birt.data.engine.api.querydefn.SubqueryDefinitio n @25daea1 org.eclipse.birt.data.engine.impl.DataEngineSession@249f703
19.11.2010 09:53:25 org.eclipse.birt.data.engine.impl.GroupBindingColumn GroupBindingColumn
FEINER: ENTRY null 0 {ID=org.eclipse.birt.data.engine.api.querydefn.Binding@91b, CREATION_DATE=org.eclipse.birt.data.engine.api.querydefn.Binding@2ea6b50e}
19.11.2010 09:53:25 org.eclipse.birt.data.engine.impl.GroupBindingColumn GroupBindingColumn
FEINER: RETURN
19.11.2010 09:53:25 org.eclipse.birt.data.engine.impl.PreparedDummyQuery PreparedDummyQuery
FEINER: RETURN
19.11.2010 09:53:25 org.eclipse.birt.data.engine.impl.ExprManagerUtil ExprManagerUtil
FEINER: ENTRY org.eclipse.birt.data.engine.impl.ExprManager@26f3fe1
19.11.2010 09:53:25 org.eclipse.birt.data.engine.impl.ExprManagerUtil ExprManagerUtil
FEINER: RETURN
19.11.2010 09:53:25 org.eclipse.birt.data.engine.script.ScriptEvalUtil evaluateJSExpr
FEINER: ENTRY evaluateJSExpr() scriptText=params["ID"], source=null, lineNo=0
19.11.2010 09:53:25 org.eclipse.birt.data.engine.script.ScriptEvalUtil evaluateJSExpr
FEINER: ENTRY evaluateJSExpr() scriptText=new Date(), source=null, lineNo=0
19.11.2010 09:53:25 org.eclipse.birt.data.engine.impl.PreparedDummyQuery PreparedDummyQuery
FEINER: ENTRY org.eclipse.birt.data.engine.api.querydefn.SubqueryDefinitio n @25e6914 org.eclipse.birt.data.engine.impl.DataEngineSession@249f703
19.11.2010 09:53:25 org.eclipse.birt.data.engine.impl.GroupBindingColumn GroupBindingColumn
FEINER: ENTRY null 0 {USER=org.eclipse.birt.data.engine.api.querydefn.Binding@27e3cb, CREATION_DATE=org.eclipse.birt.data.engine.api.querydefn.Binding@2ea6b50e}
19.11.2010 09:53:25 org.eclipse.birt.data.engine.impl.GroupBindingColumn GroupBindingColumn
FEINER: RETURN
19.11.2010 09:53:25 org.eclipse.birt.data.engine.impl.PreparedDummyQuery PreparedDummyQuery
FEINER: RETURN
19.11.2010 09:53:25 org.eclipse.birt.data.engine.impl.ExprManagerUtil ExprManagerUtil
FEINER: ENTRY org.eclipse.birt.data.engine.impl.ExprManager@271ccc1
19.11.2010 09:53:25 org.eclipse.birt.data.engine.impl.ExprManagerUtil ExprManagerUtil
FEINER: RETURN
19.11.2010 09:53:25 org.eclipse.birt.data.engine.script.ScriptEvalUtil evaluateJSExpr
FEINER: ENTRY evaluateJSExpr() scriptText=new Date(), source=null, lineNo=0
19.11.2010 09:53:25 org.eclipse.birt.data.engine.script.ScriptEvalUtil evaluateJSExpr
FEINER: ENTRY evaluateJSExpr() scriptText=params["USER"], source=null, lineNo=0
19.11.2010 09:53:26 org.eclipse.birt.report.engine.layout.pdf.font.FontMappingMa nagerFactory loadFontMappingConfig
INFO: load font config in bundleentry://59.fwk36689683/fontsConfig.xml cost 99ms
19.11.2010 09:53:26 org.eclipse.birt.report.engine.layout.pdf.font.FontMappingMa nagerFactory$2 run
INFO: register fonts in /usr/openwin/lib/locale/ja/X11/fonts/TT cost:0ms
19.11.2010 09:53:26 org.eclipse.birt.report.engine.layout.pdf.font.FontMappingMa nagerFactory$2 run
INFO: register fonts in /usr/openwin/lib/locale/iso_8859_13/X11/fonts/TrueType cost:0ms
19.11.2010 09:53:26 org.eclipse.birt.report.engine.layout.pdf.font.FontMappingMa nagerFactory$2 run
INFO: register fonts in /usr/openwin/lib/locale/ru.ansi-1251/X11/fonts/TrueType cost:0ms
19.11.2010 09:53:26 org.eclipse.birt.report.engine.layout.pdf.font.FontMappingMa nagerFactory$2 run
INFO: register fonts in /usr/openwin/lib/locale/iso_8859_15/X11/fonts/TrueType cost:0ms
19.11.2010 09:53:26 org.eclipse.birt.report.engine.layout.pdf.font.FontMappingMa nagerFactory$2 run
INFO: register fonts in d:/windows/fonts cost:3ms
19.11.2010 09:53:42 org.eclipse.birt.report.engine.layout.pdf.font.FontMappingMa nagerFactory$2 run
INFO: register fonts in C:/windows/fonts cost:16653ms
19.11.2010 09:53:42 org.eclipse.birt.report.engine.layout.pdf.font.FontMappingMa nagerFactory$2 run
INFO: register fonts in /usr/X11R6/lib/X11/fonts/truetype cost:0ms
19.11.2010 09:53:42 org.eclipse.birt.report.engine.layout.pdf.font.FontMappingMa nagerFactory$2 run
INFO: register fonts in /usr/openwin/lib/locale/ar/X11/fonts/TrueType cost:0ms
19.11.2010 09:53:42 org.eclipse.birt.report.engine.layout.pdf.font.FontMappingMa nagerFactory$2 run
INFO: register fonts in e:/WINNT/fonts cost:0ms
19.11.2010 09:53:42 org.eclipse.birt.report.engine.layout.pdf.font.FontMappingMa nagerFactory$2 run
INFO: register fonts in /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType cost:0ms
19.11.2010 09:53:42 org.eclipse.birt.report.engine.layout.pdf.font.FontMappingMa nagerFactory$2 run
INFO: register fonts in C:/WINNT/fonts cost:0ms
19.11.2010 09:53:42 org.eclipse.birt.report.engine.layout.pdf.font.FontMappingMa nagerFactory$2 run
INFO: register fonts in /usr/openwin/lib/locale/iso_8859_2/X11/fonts/TrueType cost:0ms
19.11.2010 09:53:42 org.eclipse.birt.report.engine.layout.pdf.font.FontMappingMa nagerFactory$2 run
INFO: register fonts in /usr/X11R6/lib/X11/fonts/tt cost:1ms
19.11.2010 09:53:42 org.eclipse.birt.report.engine.layout.pdf.font.FontMappingMa nagerFactory$2 run
INFO: register fonts in /usr/openwin/lib/locale/th_TH/X11/fonts/TrueType cost:0ms
19.11.2010 09:53:42 org.eclipse.birt.report.engine.layout.pdf.font.FontMappingMa nagerFactory$2 run
INFO: register fonts in /usr/openwin/lib/locale/iso_8859_8/X11/fonts/TrueType cost:0ms
19.11.2010 09:53:42 org.eclipse.birt.report.engine.layout.pdf.font.FontMappingMa nagerFactory$2 run
INFO: register fonts in /usr/openwin/lib/locale/iso_8859_7/X11/fonts/TrueType cost:0ms
19.11.2010 09:53:42 org.eclipse.birt.report.engine.layout.pdf.font.FontMappingMa nagerFactory$2 run
INFO: register fonts in /usr/X11R6/lib/X11/fonts/TTF cost:0ms
19.11.2010 09:53:42 org.eclipse.birt.report.engine.layout.pdf.font.FontMappingMa nagerFactory$2 run
INFO: register fonts in /usr/openwin/lib/X11/fonts/TrueType cost:0ms
19.11.2010 09:53:42 org.eclipse.birt.report.engine.layout.pdf.font.FontMappingMa nagerFactory$2 run
INFO: register fonts in /usr/share/fonts/truetype cost:0ms
19.11.2010 09:53:42 org.eclipse.birt.report.engine.layout.pdf.font.FontMappingMa nagerFactory$2 run
INFO: register fonts in f:/WINNT/fonts cost:0ms
19.11.2010 09:53:42 org.eclipse.birt.report.engine.layout.pdf.font.FontMappingMa nagerFactory$2 run
INFO: register fonts in /usr/openwin/lib/locale/ko.UTF-8/X11/fonts/TrueType cost:0ms
19.11.2010 09:53:42 org.eclipse.birt.report.engine.layout.pdf.font.FontMappingMa nagerFactory$2 run
INFO: register fonts in g:/WINNT/fonts cost:0ms
19.11.2010 09:53:42 org.eclipse.birt.report.engine.layout.pdf.font.FontMappingMa nagerFactory$2 run
INFO: register fonts in /usr/openwin/lib/locale/iso_8859_5/X11/fonts/TrueType cost:0ms
19.11.2010 09:53:42 org.eclipse.birt.report.engine.layout.pdf.font.FontMappingMa nagerFactory$2 run
INFO: register fonts in f:/windows/fonts cost:0ms
19.11.2010 09:53:42 org.eclipse.birt.report.engine.layout.pdf.font.FontMappingMa nagerFactory$2 run
INFO: register fonts in d:/WINNT/fonts cost:3ms
19.11.2010 09:53:42 org.eclipse.birt.report.engine.layout.pdf.font.FontMappingMa nagerFactory$2 run
INFO: register fonts in /usr/share/fonts/ko/TrueType cost:0ms
19.11.2010 09:53:42 org.eclipse.birt.report.engine.layout.pdf.font.FontMappingMa nagerFactory$2 run
INFO: register fonts in /usr/openwin/lib/locale/zh_TW/X11/fonts/TrueType cost:0ms
19.11.2010 09:53:42 org.eclipse.birt.report.engine.layout.pdf.font.FontMappingMa nagerFactory$2 run
INFO: register fonts in e:/windows/fonts cost:0ms
19.11.2010 09:53:42 org.eclipse.birt.report.engine.layout.pdf.font.FontMappingMa nagerFactory$2 run
INFO: register fonts in /usr/share/fonts/zh_TW/TrueType cost:0ms
19.11.2010 09:53:42 org.eclipse.birt.report.engine.layout.pdf.font.FontMappingMa nagerFactory$2 run
INFO: register fonts in /usr/share/fonts/ja/TrueType cost:0ms
19.11.2010 09:53:42 org.eclipse.birt.report.engine.layout.pdf.font.FontMappingMa nagerFactory$2 run
INFO: register fonts in /usr/openwin/lib/locale/zh_CN.GB18030/X11/fonts/TrueType cost:0ms
19.11.2010 09:53:42 org.eclipse.birt.report.engine.layout.pdf.font.FontMappingMa nagerFactory$2 run
INFO: register fonts in /usr/share/fonts/default/TrueType cost:0ms
19.11.2010 09:53:42 org.eclipse.birt.report.engine.layout.pdf.font.FontMappingMa nagerFactory$2 run
INFO: register fonts in /usr/X/lib/X11/fonts/TrueType cost:0ms
19.11.2010 09:53:42 org.eclipse.birt.report.engine.layout.pdf.font.FontMappingMa nagerFactory$2 run
INFO: register fonts in /usr/openwin/lib/locale/euro_fonts/X11/fonts/TrueType cost:0ms
19.11.2010 09:53:42 org.eclipse.birt.report.engine.layout.pdf.font.FontMappingMa nagerFactory$2 run
INFO: register fonts in /usr/openwin/lib/locale/hi_IN.UTF-8/X11/fonts/TrueType cost:0ms
19.11.2010 09:53:42 org.eclipse.birt.report.engine.layout.pdf.font.FontMappingMa nagerFactory$2 run
INFO: register fonts in /usr/openwin/lib/locale/zh.GBK/X11/fonts/TrueType cost:0ms
19.11.2010 09:53:42 org.eclipse.birt.report.engine.layout.pdf.font.FontMappingMa nagerFactory$2 run
INFO: register fonts in /usr/X11R6/lib/X11/fonts/OTF cost:0ms
19.11.2010 09:53:42 org.eclipse.birt.report.engine.layout.pdf.font.FontMappingMa nagerFactory$2 run
INFO: register fonts in /usr/openwin/lib/locale/iso_8859_9/X11/fonts/TrueType cost:0ms
19.11.2010 09:53:42 org.eclipse.birt.report.engine.layout.pdf.font.FontMappingMa nagerFactory$2 run
INFO: register fonts in /usr/X11R6/lib/X11/fonts/TrueType cost:0ms
19.11.2010 09:53:42 org.eclipse.birt.report.engine.layout.pdf.font.FontMappingMa nagerFactory$2 run
INFO: register fonts in /usr/openwin/lib/locale/zh_TW.BIG5/X11/fonts/TT cost:0ms
19.11.2010 09:53:42 org.eclipse.birt.report.engine.layout.pdf.font.FontMappingMa nagerFactory$2 run
INFO: register fonts in /usr/openwin/lib/locale/ko/X11/fonts/TrueType cost:0ms
19.11.2010 09:53:42 org.eclipse.birt.report.engine.layout.pdf.font.FontMappingMa nagerFactory$2 run
INFO: register fonts in /usr/openwin/lib/locale/zh_HK.BIG5HK/X11/fonts/TT cost:0ms
19.11.2010 09:53:42 org.eclipse.birt.report.engine.layout.pdf.font.FontMappingMa nagerFactory$2 run
INFO: register fonts in /usr/openwin/lib/locale/KOI8-R/X11/fonts/TrueType cost:0ms
19.11.2010 09:53:42 org.eclipse.birt.report.engine.layout.pdf.font.FontMappingMa nagerFactory$2 run
INFO: register fonts in /usr/openwin/lib/locale/zh/X11/fonts/TrueType cost:0ms
19.11.2010 09:53:42 org.eclipse.birt.report.engine.layout.pdf.font.FontMappingMa nagerFactory$2 run
INFO: register fonts in /usr/share/fonts/zh_CN/TrueType cost:0ms
19.11.2010 09:53:42 org.eclipse.birt.report.engine.layout.pdf.font.FontMappingMa nagerFactory$2 run
INFO: register fonts in g:/windows/fonts cost:0ms
19.11.2010 09:53:42 org.eclipse.birt.report.engine.layout.pdf.font.FontMappingMa nagerFactory loadFontMappingConfig
INFO: load font config in bundleentry://59.fwk36689683/fontsConfig_win32.xml cost 6ms
19.11.2010 09:53:42 org.eclipse.birt.report.engine.layout.pdf.font.FontMappingMa nagerFactory loadFontMappingConfig
INFO: load font config in bundleentry://59.fwk36689683/fontsConfig_pdf.xml cost 3ms
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.DataSetRuntime DataSetRuntime
FEINER: ENTRY org.eclipse.birt.data.engine.impl.ScriptDataSetAdapter@25798d4 null
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.DataSetRuntime DataSetRuntime
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ScriptDataSetRuntime ScriptDataSetRuntime
FEINER: ENTRY org.eclipse.birt.data.engine.impl.ScriptDataSetAdapter@25798d4 null
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ScriptDataSetRuntime ScriptDataSetRuntime
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ScriptDataSetRuntime <init>
FEINER: ScriptDataSetRuntime starts up
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ParameterUtil ParameterUtil
FEINER: ENTRY null org.eclipse.birt.data.engine.impl.ScriptDataSetRuntime@255580e org.eclipse.birt.data.engine.api.querydefn.QueryDefinition@25e7f48 [object Object]
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ParameterUtil ParameterUtil
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.QueryExecutor QueryExecutor
FEINER: ENTRY [object Object] org.eclipse.birt.data.engine.api.querydefn.QueryDefinition@25e7f48 org.eclipse.birt.data.engine.impl.aggregation.AggregateTable @30bb4b8 org.eclipse.birt.data.engine.impl.DataEngineSession@249f703
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.QueryExecutor QueryExecutor
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.PreparedQuery doPrepare
FEINER: Start to prepare the execution.
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.DataSetRuntime DataSetRuntime
FEINER: ENTRY org.eclipse.birt.data.engine.impl.ScriptDataSetAdapter@25798d4 org.eclipse.birt.data.engine.impl.PreparedScriptDSQuery$ScriptDSQueryExecutor@255ae5e
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.DataSetRuntime DataSetRuntime
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ScriptDataSetRuntime ScriptDataSetRuntime
FEINER: ENTRY org.eclipse.birt.data.engine.impl.ScriptDataSetAdapter@25798d4 org.eclipse.birt.data.engine.impl.PreparedScriptDSQuery$ScriptDSQueryExecutor@255ae5e
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ScriptDataSetRuntime ScriptDataSetRuntime
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ScriptDataSetRuntime <init>
FEINER: ScriptDataSetRuntime starts up
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ParameterUtil ParameterUtil
FEINER: ENTRY null org.eclipse.birt.data.engine.impl.ScriptDataSetRuntime@256027b org.eclipse.birt.data.engine.api.querydefn.QueryDefinition@25e7f48 [object Object]
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ParameterUtil ParameterUtil
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ParameterUtil ParameterUtil
FEINER: ENTRY null org.eclipse.birt.data.engine.impl.ScriptDataSetRuntime@256027b org.eclipse.birt.data.engine.api.querydefn.QueryDefinition@25e7f48 [object Object]
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ParameterUtil ParameterUtil
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ParameterUtil ParameterUtil
FEINER: ENTRY null org.eclipse.birt.data.engine.impl.ScriptDataSetRuntime@256027b org.eclipse.birt.data.engine.api.querydefn.QueryDefinition@25e7f48 [object Object]
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ParameterUtil ParameterUtil
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.PreparedQuery doPrepare
FEINER: Finish preparing the execution.
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ServiceForQueryResults ServiceForQueryResults
FEINER: ENTRY org.eclipse.birt.data.engine.impl.DataEngineSession@249f703 [object Object] 2 org.eclipse.birt.data.engine.impl.PreparedScriptDSQuery@30bb0d3 org.eclipse.birt.data.engine.impl.PreparedScriptDSQuery@30bb0d3 org.eclipse.birt.data.engine.impl.PreparedScriptDSQuery$ScriptDSQueryExecutor@255ae5e org.eclipse.birt.data.engine.api.querydefn.QueryDefinition@25e7f48 org.eclipse.birt.data.engine.impl.ExprManager@30bb4c8
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ServiceForQueryResults ServiceForQueryResults
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.QueryResults QueryResults
FEINER: ENTRY org.eclipse.birt.data.engine.impl.ServiceForQueryResults@25832c9
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.QueryResults QueryResults
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ExprManagerUtil ExprManagerUtil
FEINER: ENTRY org.eclipse.birt.data.engine.impl.ExprManager@30bb4c8
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ExprManagerUtil ExprManagerUtil
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.QueryExecutor execute
FEINER: Start to execute
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ExecutorHelper ExecutorHelper
FEINER: ENTRY null
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ExecutorHelper ExecutorHelper
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.executor.cache.SmartCacheHelper populateData
FEIN: MemoryCache is used
19.11.2010 09:53:43 org.eclipse.birt.data.engine.executor.cache.SmartCacheHelper populateData
FEIN: Time consumed by cache is: 0 second
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY COMPANY
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY LOCATION
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY SUPPLIER_NUMBER
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY CONTACT_PERSON
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY CONTACT_TEL
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY CONTACT_MAIL
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY STREET
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY CONTACT_FAX
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY DUNS_NUMBER
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY COMPANY
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY LOCATION
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY SUPPLIER_NUMBER
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY CONTACT_PERSON
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY CONTACT_TEL
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY CONTACT_MAIL
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY STREET
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY CONTACT_FAX
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY DUNS_NUMBER
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.QueryExecutor execute
FEINER: Finish executing
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator ResultIterator
FEINER: ENTRY org.eclipse.birt.data.engine.impl.QueryResults$ResultService@2498693 org.eclipse.birt.data.engine.executor.transform.CachedResult Set @258cb07 [object Object]
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.BindingColumnsEvalUtil BindingColumnsEvalUtil
FEINER: ENTRY org.eclipse.birt.data.engine.executor.transform.CachedResult Set @258cb07 [object Object] org.eclipse.birt.data.engine.impl.ResultIterator$RDSaveHelper@249a331 [org.eclipse.birt.data.engine.impl.GroupBindingColumn@30bc4c8] {}
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.BindingColumnsEvalUtil BindingColumnsEvalUtil
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator ResultIterator
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.QueryResults getResultIterator
FEIN: finished
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: COMPANY
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: DUNS_NUMBER
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: STREET
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: LOCATION
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: SUPPLIER_NUMBER
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: CONTACT_PERSON
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: CONTACT_TEL
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: CONTACT_FAX
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: CONTACT_MAIL
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator close
FEIN: a ResultIterator is closed
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.QueryExecutor close
FEINER: executor closed
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.QueryResults close
FEIN: QueryResults is closed
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.DataSetRuntime DataSetRuntime
FEINER: ENTRY org.eclipse.birt.data.engine.impl.ScriptDataSetAdapter@259457f null
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.DataSetRuntime DataSetRuntime
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ScriptDataSetRuntime ScriptDataSetRuntime
FEINER: ENTRY org.eclipse.birt.data.engine.impl.ScriptDataSetAdapter@259457f null
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ScriptDataSetRuntime ScriptDataSetRuntime
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ScriptDataSetRuntime <init>
FEINER: ScriptDataSetRuntime starts up
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ParameterUtil ParameterUtil
FEINER: ENTRY null org.eclipse.birt.data.engine.impl.ScriptDataSetRuntime@277269c org.eclipse.birt.data.engine.api.querydefn.QueryDefinition@25ee370 [object Object]
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ParameterUtil ParameterUtil
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.QueryExecutor QueryExecutor
FEINER: ENTRY [object Object] org.eclipse.birt.data.engine.api.querydefn.QueryDefinition@25ee370 org.eclipse.birt.data.engine.impl.aggregation.AggregateTable @30bb5d7 org.eclipse.birt.data.engine.impl.DataEngineSession@249f703
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.QueryExecutor QueryExecutor
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.PreparedQuery doPrepare
FEINER: Start to prepare the execution.
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.DataSetRuntime DataSetRuntime
FEINER: ENTRY org.eclipse.birt.data.engine.impl.ScriptDataSetAdapter@259457f org.eclipse.birt.data.engine.impl.PreparedScriptDSQuery$ScriptDSQueryExecutor@2774737
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.DataSetRuntime DataSetRuntime
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ScriptDataSetRuntime ScriptDataSetRuntime
FEINER: ENTRY org.eclipse.birt.data.engine.impl.ScriptDataSetAdapter@259457f org.eclipse.birt.data.engine.impl.PreparedScriptDSQuery$ScriptDSQueryExecutor@2774737
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ScriptDataSetRuntime ScriptDataSetRuntime
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ScriptDataSetRuntime <init>
FEINER: ScriptDataSetRuntime starts up
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ParameterUtil ParameterUtil
FEINER: ENTRY null org.eclipse.birt.data.engine.impl.ScriptDataSetRuntime@27766d8 org.eclipse.birt.data.engine.api.querydefn.QueryDefinition@25ee370 [object Object]
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ParameterUtil ParameterUtil
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ParameterUtil ParameterUtil
FEINER: ENTRY null org.eclipse.birt.data.engine.impl.ScriptDataSetRuntime@27766d8 org.eclipse.birt.data.engine.api.querydefn.QueryDefinition@25ee370 [object Object]
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ParameterUtil ParameterUtil
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ParameterUtil ParameterUtil
FEINER: ENTRY null org.eclipse.birt.data.engine.impl.ScriptDataSetRuntime@27766d8 org.eclipse.birt.data.engine.api.querydefn.QueryDefinition@25ee370 [object Object]
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ParameterUtil ParameterUtil
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.PreparedQuery doPrepare
FEINER: Finish preparing the execution.
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ServiceForQueryResults ServiceForQueryResults
FEINER: ENTRY org.eclipse.birt.data.engine.impl.DataEngineSession@249f703 [object Object] 2 org.eclipse.birt.data.engine.impl.PreparedScriptDSQuery@30bb0fc org.eclipse.birt.data.engine.impl.PreparedScriptDSQuery@30bb0fc org.eclipse.birt.data.engine.impl.PreparedScriptDSQuery$ScriptDSQueryExecutor@2774737 org.eclipse.birt.data.engine.api.querydefn.QueryDefinition@25ee370 org.eclipse.birt.data.engine.impl.ExprManager@30bb5e7
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ServiceForQueryResults ServiceForQueryResults
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.QueryResults QueryResults
FEINER: ENTRY org.eclipse.birt.data.engine.impl.ServiceForQueryResults@2708ee9
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.QueryResults QueryResults
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ExprManagerUtil ExprManagerUtil
FEINER: ENTRY org.eclipse.birt.data.engine.impl.ExprManager@30bb5e7
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ExprManagerUtil ExprManagerUtil
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.QueryExecutor execute
FEINER: Start to execute
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ExecutorHelper ExecutorHelper
FEINER: ENTRY null
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ExecutorHelper ExecutorHelper
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.executor.cache.SmartCacheHelper populateData
FEIN: MemoryCache is used
19.11.2010 09:53:43 org.eclipse.birt.data.engine.executor.cache.SmartCacheHelper populateData
FEIN: Time consumed by cache is: 0 second
19.11.2010 09:53:43 org.eclipse.birt.data.engine.executor.cache.SmartCacheHelper populateData
FEIN: MemoryCache is used
19.11.2010 09:53:43 org.eclipse.birt.data.engine.executor.cache.SmartCacheHelper populateData
FEIN: Time consumed by cache is: 0 second
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY PART_NUMBER
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY DELIVERY_NUMBER
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY PART_NAME
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY SAMPLEREPORT_DATE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY DS_STATE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY CHANGE_DATE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY NODE_ID
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ComplexExpression ComplexExpression
FEINER: ENTRY
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ComplexExpression ComplexExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ComplexExpression ComplexExpression
FEINER: ENTRY
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ComplexExpression ComplexExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY DS_STATE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY CHANGE_DATE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY SAMPLEREPORT_NUMBER
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY ORDER_NUMBER
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY ID
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY PART_NUMBER
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY DELIVERY_NUMBER
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY PART_NAME
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY SAMPLEREPORT_DATE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY DS_STATE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY CHANGE_DATE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY NODE_ID
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ComplexExpression ComplexExpression
FEINER: ENTRY
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ComplexExpression ComplexExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ComplexExpression ComplexExpression
FEINER: ENTRY
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ComplexExpression ComplexExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY DS_STATE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY CHANGE_DATE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY SAMPLEREPORT_NUMBER
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY ORDER_NUMBER
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY ID
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.QueryExecutor execute
FEINER: Finish executing
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator ResultIterator
FEINER: ENTRY org.eclipse.birt.data.engine.impl.QueryResults$ResultService@2702177 org.eclipse.birt.data.engine.executor.transform.CachedResult Set @272f694 [object Object]
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.BindingColumnsEvalUtil BindingColumnsEvalUtil
FEINER: ENTRY org.eclipse.birt.data.engine.executor.transform.CachedResult Set @272f694 [object Object] org.eclipse.birt.data.engine.impl.ResultIterator$RDSaveHelper@270412f [org.eclipse.birt.data.engine.impl.GroupBindingColumn@30bc98e] {}
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.BindingColumnsEvalUtil BindingColumnsEvalUtil
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.script.JSRowObject JSRowObject
FEINER: ENTRY
19.11.2010 09:53:43 org.eclipse.birt.data.engine.script.JSRowObject get
FEINER: ENTRY DS_STATE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.script.JSRowObject get
FEINER: ENTRY CHANGE_DATE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator ResultIterator
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.QueryResults getResultIterator
FEIN: finished
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NUMBER
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NAME
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: SAMPLEREPORT_NUMBER
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: SAMPLEREPORT_DATE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: ORDER_NUMBER
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: DELIVERY_NUMBER
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: ID_VERSION
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: NODE_ID
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: STATE_DATE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator close
FEIN: a ResultIterator is closed
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.QueryExecutor close
FEINER: executor closed
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.QueryResults close
FEIN: QueryResults is closed
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ExprManagerUtil ExprManagerUtil
FEINER: ENTRY org.eclipse.birt.data.engine.impl.ExprManager@30bb2f3
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ExprManagerUtil ExprManagerUtil
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.script.ScriptEvalUtil evaluateJSExpr
FEINER: ENTRY evaluateJSExpr() scriptText=new Date(), source=null, lineNo=0
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.PreparedDummyQuery PreparedDummyQuery
FEINER: ENTRY org.eclipse.birt.data.engine.api.querydefn.SubqueryDefinitio n @25e70c5 org.eclipse.birt.data.engine.impl.DataEngineSession@249f703
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.GroupBindingColumn GroupBindingColumn
FEINER: ENTRY null 0 {ID=org.eclipse.birt.data.engine.api.querydefn.Binding@91b, CREATION_DATE=org.eclipse.birt.data.engine.api.querydefn.Binding@2ea6b50e}
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.GroupBindingColumn GroupBindingColumn
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.PreparedDummyQuery PreparedDummyQuery
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.dat
|
|
|
Re: Error: <unused> is not recognized! by using version 2.6.1 [message #640128 is a reply to message #639990] |
Fri, 19 November 2010 04:18   |
Eclipse User |
|
|
|
part3 of log file content:
FEINER: ENTRY org.eclipse.birt.data.engine.impl.ExprManager@27c913e
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ExprManagerUtil ExprManagerUtil
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.script.ScriptEvalUtil evaluateJSExpr
FEINER: ENTRY evaluateJSExpr() scriptText=params["ID"], source=null, lineNo=0
19.11.2010 09:53:43 org.eclipse.birt.data.engine.script.ScriptEvalUtil evaluateJSExpr
FEINER: ENTRY evaluateJSExpr() scriptText=new Date(), source=null, lineNo=0
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.PreparedDummyQuery PreparedDummyQuery
FEINER: ENTRY org.eclipse.birt.data.engine.api.querydefn.SubqueryDefinitio n @25e794d org.eclipse.birt.data.engine.impl.DataEngineSession@249f703
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.GroupBindingColumn GroupBindingColumn
FEINER: ENTRY null 0 {USER=org.eclipse.birt.data.engine.api.querydefn.Binding@27e3cb, CREATION_DATE=org.eclipse.birt.data.engine.api.querydefn.Binding@2ea6b50e}
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.GroupBindingColumn GroupBindingColumn
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.PreparedDummyQuery PreparedDummyQuery
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ExprManagerUtil ExprManagerUtil
FEINER: ENTRY org.eclipse.birt.data.engine.impl.ExprManager@27dde9f
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ExprManagerUtil ExprManagerUtil
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.script.ScriptEvalUtil evaluateJSExpr
FEINER: ENTRY evaluateJSExpr() scriptText=new Date(), source=null, lineNo=0
19.11.2010 09:53:43 org.eclipse.birt.data.engine.script.ScriptEvalUtil evaluateJSExpr
FEINER: ENTRY evaluateJSExpr() scriptText=params["USER"], source=null, lineNo=0
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.DataSetRuntime DataSetRuntime
FEINER: ENTRY org.eclipse.birt.data.engine.impl.ScriptDataSetAdapter@25287d8 null
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.DataSetRuntime DataSetRuntime
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ScriptDataSetRuntime ScriptDataSetRuntime
FEINER: ENTRY org.eclipse.birt.data.engine.impl.ScriptDataSetAdapter@25287d8 null
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ScriptDataSetRuntime ScriptDataSetRuntime
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ScriptDataSetRuntime <init>
FEINER: ScriptDataSetRuntime starts up
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ParameterUtil ParameterUtil
FEINER: ENTRY null org.eclipse.birt.data.engine.impl.ScriptDataSetRuntime@27811ac org.eclipse.birt.data.engine.api.querydefn.QueryDefinition@25f0908 [object Object]
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ParameterUtil ParameterUtil
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.QueryExecutor QueryExecutor
FEINER: ENTRY [object Object] org.eclipse.birt.data.engine.api.querydefn.QueryDefinition@25f0908 org.eclipse.birt.data.engine.impl.aggregation.AggregateTable @30bb533 org.eclipse.birt.data.engine.impl.DataEngineSession@249f703
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.QueryExecutor QueryExecutor
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.PreparedQuery doPrepare
FEINER: Start to prepare the execution.
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.DataSetRuntime DataSetRuntime
FEINER: ENTRY org.eclipse.birt.data.engine.impl.ScriptDataSetAdapter@25287d8 org.eclipse.birt.data.engine.impl.PreparedScriptDSQuery$ScriptDSQueryExecutor@278416f
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.DataSetRuntime DataSetRuntime
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ScriptDataSetRuntime ScriptDataSetRuntime
FEINER: ENTRY org.eclipse.birt.data.engine.impl.ScriptDataSetAdapter@25287d8 org.eclipse.birt.data.engine.impl.PreparedScriptDSQuery$ScriptDSQueryExecutor@278416f
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ScriptDataSetRuntime ScriptDataSetRuntime
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ScriptDataSetRuntime <init>
FEINER: ScriptDataSetRuntime starts up
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ParameterUtil ParameterUtil
FEINER: ENTRY null org.eclipse.birt.data.engine.impl.ScriptDataSetRuntime@27869ac org.eclipse.birt.data.engine.api.querydefn.QueryDefinition@25f0908 [object Object]
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ParameterUtil ParameterUtil
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ParameterUtil ParameterUtil
FEINER: ENTRY null org.eclipse.birt.data.engine.impl.ScriptDataSetRuntime@27869ac org.eclipse.birt.data.engine.api.querydefn.QueryDefinition@25f0908 [object Object]
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ParameterUtil ParameterUtil
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ParameterUtil ParameterUtil
FEINER: ENTRY null org.eclipse.birt.data.engine.impl.ScriptDataSetRuntime@27869ac org.eclipse.birt.data.engine.api.querydefn.QueryDefinition@25f0908 [object Object]
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ParameterUtil ParameterUtil
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.PreparedQuery doPrepare
FEINER: Finish preparing the execution.
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ServiceForQueryResults ServiceForQueryResults
FEINER: ENTRY org.eclipse.birt.data.engine.impl.DataEngineSession@249f703 [object Object] 2 org.eclipse.birt.data.engine.impl.PreparedScriptDSQuery@30bb0e4 org.eclipse.birt.data.engine.impl.PreparedScriptDSQuery@30bb0e4 org.eclipse.birt.data.engine.impl.PreparedScriptDSQuery$ScriptDSQueryExecutor@278416f org.eclipse.birt.data.engine.api.querydefn.QueryDefinition@25f0908 org.eclipse.birt.data.engine.impl.ExprManager@30bb543
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ServiceForQueryResults ServiceForQueryResults
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.QueryResults QueryResults
FEINER: ENTRY org.eclipse.birt.data.engine.impl.ServiceForQueryResults@278fe1a
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.QueryResults QueryResults
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ExprManagerUtil ExprManagerUtil
FEINER: ENTRY org.eclipse.birt.data.engine.impl.ExprManager@30bb543
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ExprManagerUtil ExprManagerUtil
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.QueryExecutor execute
FEINER: Start to execute
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ExecutorHelper ExecutorHelper
FEINER: ENTRY null
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ExecutorHelper ExecutorHelper
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.executor.cache.SmartCacheHelper populateData
FEIN: MemoryCache is used
19.11.2010 09:53:43 org.eclipse.birt.data.engine.executor.cache.SmartCacheHelper populateData
FEIN: Time consumed by cache is: 0 second
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY PART_NUMBER
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY PART_NAME
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY NODE_ID
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY SAMPLEREPORT_NUMBER
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY ID
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY PART_NUMBER
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY PART_NAME
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY NODE_ID
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY SAMPLEREPORT_NUMBER
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY ID
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.QueryExecutor execute
FEINER: Finish executing
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator ResultIterator
FEINER: ENTRY org.eclipse.birt.data.engine.impl.QueryResults$ResultService@279b04b org.eclipse.birt.data.engine.executor.transform.CachedResult Set @2793011 [object Object]
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.BindingColumnsEvalUtil BindingColumnsEvalUtil
FEINER: ENTRY org.eclipse.birt.data.engine.executor.transform.CachedResult Set @2793011 [object Object] org.eclipse.birt.data.engine.impl.ResultIterator$RDSaveHelper@279cb02 [org.eclipse.birt.data.engine.impl.GroupBindingColumn@30bc616] {}
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.BindingColumnsEvalUtil BindingColumnsEvalUtil
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator ResultIterator
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.QueryResults getResultIterator
FEIN: finished
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NUMBER
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: SAMPLEREPORT_NUMBER
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NAME
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: ID_VERSION
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: NODE_ID
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator close
FEIN: a ResultIterator is closed
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.QueryExecutor close
FEINER: executor closed
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.QueryResults close
FEIN: QueryResults is closed
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.DataSetRuntime DataSetRuntime
FEINER: ENTRY org.eclipse.birt.data.engine.impl.ScriptDataSetAdapter@253d837 null
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.DataSetRuntime DataSetRuntime
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ScriptDataSetRuntime ScriptDataSetRuntime
FEINER: ENTRY org.eclipse.birt.data.engine.impl.ScriptDataSetAdapter@253d837 null
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ScriptDataSetRuntime ScriptDataSetRuntime
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ScriptDataSetRuntime <init>
FEINER: ScriptDataSetRuntime starts up
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ParameterUtil ParameterUtil
FEINER: ENTRY null org.eclipse.birt.data.engine.impl.ScriptDataSetRuntime@2853fa0 org.eclipse.birt.data.engine.api.querydefn.QueryDefinition@25f1e04 [object Object]
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ParameterUtil ParameterUtil
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.QueryExecutor QueryExecutor
FEINER: ENTRY [object Object] org.eclipse.birt.data.engine.api.querydefn.QueryDefinition@25f1e04 org.eclipse.birt.data.engine.impl.aggregation.AggregateTable @30bb55c org.eclipse.birt.data.engine.impl.DataEngineSession@249f703
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.QueryExecutor QueryExecutor
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.PreparedQuery doPrepare
FEINER: Start to prepare the execution.
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.DataSetRuntime DataSetRuntime
FEINER: ENTRY org.eclipse.birt.data.engine.impl.ScriptDataSetAdapter@253d837 org.eclipse.birt.data.engine.impl.PreparedScriptDSQuery$ScriptDSQueryExecutor@285a3f3
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.DataSetRuntime DataSetRuntime
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ScriptDataSetRuntime ScriptDataSetRuntime
FEINER: ENTRY org.eclipse.birt.data.engine.impl.ScriptDataSetAdapter@253d837 org.eclipse.birt.data.engine.impl.PreparedScriptDSQuery$ScriptDSQueryExecutor@285a3f3
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ScriptDataSetRuntime ScriptDataSetRuntime
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ScriptDataSetRuntime <init>
FEINER: ScriptDataSetRuntime starts up
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ParameterUtil ParameterUtil
FEINER: ENTRY null org.eclipse.birt.data.engine.impl.ScriptDataSetRuntime@285d079 org.eclipse.birt.data.engine.api.querydefn.QueryDefinition@25f1e04 [object Object]
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ParameterUtil ParameterUtil
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ParameterUtil ParameterUtil
FEINER: ENTRY null org.eclipse.birt.data.engine.impl.ScriptDataSetRuntime@285d079 org.eclipse.birt.data.engine.api.querydefn.QueryDefinition@25f1e04 [object Object]
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ParameterUtil ParameterUtil
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ParameterUtil ParameterUtil
FEINER: ENTRY null org.eclipse.birt.data.engine.impl.ScriptDataSetRuntime@285d079 org.eclipse.birt.data.engine.api.querydefn.QueryDefinition@25f1e04 [object Object]
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ParameterUtil ParameterUtil
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.PreparedQuery doPrepare
FEINER: Finish preparing the execution.
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ServiceForQueryResults ServiceForQueryResults
FEINER: ENTRY org.eclipse.birt.data.engine.impl.DataEngineSession@249f703 [object Object] 2 org.eclipse.birt.data.engine.impl.PreparedScriptDSQuery@30bb0eb org.eclipse.birt.data.engine.impl.PreparedScriptDSQuery@30bb0eb org.eclipse.birt.data.engine.impl.PreparedScriptDSQuery$ScriptDSQueryExecutor@285a3f3 org.eclipse.birt.data.engine.api.querydefn.QueryDefinition@25f1e04 org.eclipse.birt.data.engine.impl.ExprManager@30bb56c
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ServiceForQueryResults ServiceForQueryResults
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.QueryResults QueryResults
FEINER: ENTRY org.eclipse.birt.data.engine.impl.ServiceForQueryResults@286d6af
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.QueryResults QueryResults
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ExprManagerUtil ExprManagerUtil
FEINER: ENTRY org.eclipse.birt.data.engine.impl.ExprManager@30bb56c
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ExprManagerUtil ExprManagerUtil
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.QueryExecutor execute
FEINER: Start to execute
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ExecutorHelper ExecutorHelper
FEINER: ENTRY null
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ExecutorHelper ExecutorHelper
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.executor.cache.SmartCacheHelper populateData
FEIN: MemoryCache is used
19.11.2010 09:53:43 org.eclipse.birt.data.engine.executor.cache.SmartCacheHelper populateData
FEIN: Time consumed by cache is: 0 second
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY PORTION
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY CLASS_NAME
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY PART_NAME_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY APPLICATION_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY PART_NAME
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY LEVEL
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY PART_NUMBER
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY APPLICATION_NAME_ID
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY CLASS_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY PORTION_INTERVAL
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY MASS
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY QUANTITY
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY PART_NUMBER_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY ID_VERSION
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY PORTION
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY CLASS_NAME
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY PART_NAME_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY APPLICATION_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY PART_NAME
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY LEVEL
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY PART_NUMBER
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY APPLICATION_NAME_ID
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY CLASS_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY PORTION_INTERVAL
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY MASS
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY QUANTITY
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY PART_NUMBER_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: ENTRY ID_VERSION
19.11.2010 09:53:43 org.eclipse.birt.data.engine.expression.ColumnReferenceExpre ssion ColumnReferenceExpression
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.QueryExecutor execute
FEINER: Finish executing
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator ResultIterator
FEINER: ENTRY org.eclipse.birt.data.engine.impl.QueryResults$ResultService@288d136 org.eclipse.birt.data.engine.executor.transform.CachedResult Set @2878c63 [object Object]
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.BindingColumnsEvalUtil BindingColumnsEvalUtil
FEINER: ENTRY org.eclipse.birt.data.engine.executor.transform.CachedResult Set @2878c63 [object Object] org.eclipse.birt.data.engine.impl.ResultIterator$RDSaveHelper@2899467 [org.eclipse.birt.data.engine.impl.GroupBindingColumn@30bc63d] {}
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.BindingColumnsEvalUtil BindingColumnsEvalUtil
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator ResultIterator
FEINER: RETURN
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.QueryResults getResultIterator
FEIN: finished
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: LEVEL
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NAME_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NAME
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NUMBER_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NUMBER
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: ID_VERSION
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: QUANTITY
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: MASS
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PORTION
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PORTION_INTERVAL
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: CLASS_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: CLASS_NAME
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: APPLICATION_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: APPLICATION_NAME_ID
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: LEVEL
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NAME_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NAME
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NUMBER_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NUMBER
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: ID_VERSION
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: QUANTITY
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: MASS
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PORTION
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PORTION_INTERVAL
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: CLASS_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: CLASS_NAME
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: APPLICATION_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: APPLICATION_NAME_ID
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: LEVEL
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NAME_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NAME
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NUMBER_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NUMBER
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: ID_VERSION
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: QUANTITY
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: MASS
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PORTION
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PORTION_INTERVAL
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: CLASS_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: CLASS_NAME
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: APPLICATION_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: APPLICATION_NAME_ID
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: LEVEL
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NAME_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NAME
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NUMBER_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NUMBER
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: ID_VERSION
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: QUANTITY
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: MASS
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PORTION
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PORTION_INTERVAL
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: CLASS_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: CLASS_NAME
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: APPLICATION_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: APPLICATION_NAME_ID
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: LEVEL
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NAME_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NAME
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NUMBER_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NUMBER
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: ID_VERSION
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: QUANTITY
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: MASS
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PORTION
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PORTION_INTERVAL
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: CLASS_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: CLASS_NAME
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: APPLICATION_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: APPLICATION_NAME_ID
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: LEVEL
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NAME_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NAME
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NUMBER_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NUMBER
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: ID_VERSION
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: QUANTITY
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: MASS
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PORTION
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PORTION_INTERVAL
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: CLASS_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: CLASS_NAME
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: APPLICATION_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: APPLICATION_NAME_ID
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: LEVEL
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NAME_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NAME
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NUMBER_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NUMBER
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: ID_VERSION
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: QUANTITY
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: MASS
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PORTION
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PORTION_INTERVAL
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: CLASS_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: CLASS_NAME
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: APPLICATION_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: APPLICATION_NAME_ID
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: LEVEL
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NAME_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NAME
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NUMBER_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NUMBER
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: ID_VERSION
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: QUANTITY
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: MASS
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PORTION
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PORTION_INTERVAL
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: CLASS_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: CLASS_NAME
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: APPLICATION_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: APPLICATION_NAME_ID
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: LEVEL
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NAME_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NAME
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NUMBER_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NUMBER
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: ID_VERSION
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: QUANTITY
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: MASS
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PORTION
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PORTION_INTERVAL
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: CLASS_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: CLASS_NAME
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: APPLICATION_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: APPLICATION_NAME_ID
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: LEVEL
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NAME_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NAME
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NUMBER_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NUMBER
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: ID_VERSION
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: QUANTITY
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: MASS
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PORTION
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PORTION_INTERVAL
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: CLASS_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: CLASS_NAME
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: APPLICATION_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: APPLICATION_NAME_ID
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: LEVEL
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NAME_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NAME
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NUMBER_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NUMBER
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: ID_VERSION
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: QUANTITY
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: MASS
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PORTION
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PORTION_INTERVAL
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: CLASS_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: CLASS_NAME
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: APPLICATION_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: APPLICATION_NAME_ID
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: LEVEL
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NAME_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NAME
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NUMBER_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NUMBER
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: ID_VERSION
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: QUANTITY
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: MASS
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PORTION
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PORTION_INTERVAL
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: CLASS_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: CLASS_NAME
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: APPLICATION_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: APPLICATION_NAME_ID
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: LEVEL
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NAME_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NAME
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NUMBER_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NUMBER
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: ID_VERSION
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: QUANTITY
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: MASS
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PORTION
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PORTION_INTERVAL
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: CLASS_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: CLASS_NAME
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: APPLICATION_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: APPLICATION_NAME_ID
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: LEVEL
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NAME_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NAME
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NUMBER_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NUMBER
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: ID_VERSION
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: QUANTITY
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: MASS
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PORTION
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PORTION_INTERVAL
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: CLASS_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: CLASS_NAME
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: APPLICATION_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: APPLICATION_NAME_ID
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: LEVEL
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NAME_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NAME
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NUMBER_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NUMBER
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: ID_VERSION
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: QUANTITY
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: MASS
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PORTION
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PORTION_INTERVAL
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: CLASS_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: CLASS_NAME
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: APPLICATION_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: APPLICATION_NAME_ID
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: LEVEL
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NAME_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NAME
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NUMBER_IMAGE
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: PART_NUMBER
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: ID_VERSION
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: get of value binding column: QUANTITY
19.11.2010 09:53:43 org.eclipse.birt.data.engine.impl.ResultIterator getValue
FEINER: ge
|
|
| | | | | |
Re: Error: <unused> is not recognized! by using version 2.6.1 [message #640947 is a reply to message #640798] |
Tue, 23 November 2010 11:02  |
Eclipse User |
|
|
|
Can you open a bug for this?
Jason
On 11/23/2010 3:43 AM, Peng wrote:
> the dsType_substance.png is located under xxx.war/images/reporting/ and
> reporting related classes/design-files are under
> xxx.war/WEB-INF/lib/xxx.jar, wenn i run the report within server, the
> image is shown correct in the generated pdf report.
>
> Peng
>
|
|
|
Goto Forum:
Current Time: Tue Jul 22 19:00:18 EDT 2025
Powered by FUDForum. Page generated in 0.39732 seconds
|