Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn:Fix bugzilla bug 184672 "Too Many open files" error occurred in junit test of org.eclipse.birt.data.tests in daily build 20070430-0630

- Summary:
CheckIn:Fix bugzilla bug 184672 "Too Many open files" error occurred in junit test of org.eclipse.birt.data.tests in daily build 20070430-0630


- Bugzilla Bug (s) Resolved:

[184672] "Too Many open files" error occurred in junit test of org.eclipse.birt.data.tests in daily build 20070430-0630

 

- Description:
Some stream has not been closed in the creation of report document, which leads to the problem. Close them as appropriated.

 

- Tests Description:
Manual Test.  


- Files Edited:

Head

"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/document/stream/VersionManager.java"

"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/document/stream/WrapperedRAInputStream.java"

 

2.1.3

"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/document/stream/VersionManager.java"

"/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/impl/document/stream/WrapperedRAInputStream.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