Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Fix bug 183567 DataException when preview crosstab in two formats at the same time[1102]

- Summary:
CheckIn:Fix bug 183567 DataException when preview crosstab in two formats at the same time[1102]


- Bugzilla Bug (s) Resolved:

[183567] DataException when preview crosstab in two formats at the same time[1102]

 

- Description:
 Following changes are done:

1. For each data engine session, create Cube in different location.

2. Correct some engine implementation code in DataPresentationEngine so that engine can successfully load CubeCursor from report document during presentation time.

 

- Tests Description:
Unit test.    


- Files Edited:
"/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/data/dte/DataPresentationEngine.java"

"/org.eclipse.birt.report.data.adapter/src/org/eclipse/birt/report/data/adapter/impl/DataRequestSessionImpl.java"

"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/data/document/FileDocumentManager.java"

"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/query/view/QueryExecutor.java"

"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/api/query/impl/CubeQueryResults.java"

"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/api/query/impl/PreparedCubeQuery.java"

"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/olap/api/query/impl/CubeQueryExecutor.java"

"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/DataEngineImpl.java"

"/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/olap/cursor/CursorNavigatorTest.java"

"/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/olap/cursor/CubeCreator.java"

"/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/olap/cursor/CursorModelTest.java"

"/org.eclipse.birt.data.tests/test/org/eclipse/birt/data/engine/olap/api/CubeFeaturesTest.java"

 

- Files Added:

 


- Files Deleted:

N/A

 

- Notes to Build Team:
N/A


- Notes to Developers:
N/A


- Notes to QA: 
 

N/A

 

- Notes to Documentation:  
N/A

 

 

 

 

 

 

 


Back to the top