[#4901] - how to design Table Ireport 3.7.2

Category:
Bug report
Priority:
Normal
Status:
New
Project: Severity:
Minor
Resolution:
Open
Component: Reproducibility:
N/A
Assigned to:

Hi i am new to Ireport,now i am using ireport 3.7.2,java 1.6.and Did Design in ireport but when i do compile in java with help of following line
JasperReport jasperReport = JasperCompileManager.compileReport(jasperDesign); i am getting Exception like net.sf.jasperreports.engine.JRException: java.io.IOException: Stream closed
at net.sf.jasperreports.engine.xml.JRXmlLoader.loadXML(JRXmlLoader.java:249)
at net.sf.jasperreports.engine.xml.JRXmlLoader.loadXML(JRXmlLoader.java:228)
... but when i try see my Designer in Ireport it's coming excatly what excepting without any issue. any one kindly help me to fix this issue.

v3.7.2
muruganpgp's picture
Joined: May 25 2015 - 7:48am
Last seen: 7 years 11 months ago
Feedback
randomness