Quantcast
Channel: BIRT Exchange Forum Feed
Viewing all articles
Browse latest Browse all 542

+ There is no report design object available.

$
0
0
Hello,
I am using birt 2.6 runtime.
I have used crosstab for this report.
It is running in eclipse-report designer but not when I deployed it to Tomcat/webapps/ReportViewer


- There is no report design object available.
org.eclipse.birt.report.exception.ViewerException: There is no report design object available.
at org.eclipse.birt.report.context.ViewerAttributeBean.__init(ViewerAttributeBean.java:226)
at org.eclipse.birt.report.context.BaseAttributeBean.init(BaseAttributeBean.java:233)
at org.eclipse.birt.report.context.ViewerAttributeBean.<init>(ViewerAttributeBean.java:118)
at org.eclipse.birt.report.context.BirtContext.__init(BirtContext.java:44)
at org.eclipse.birt.report.context.BaseContext.<init>(BaseContext.java:69)
at org.eclipse.birt.report.context.BirtContext.<init>(BirtContext.java:30)
at org.eclipse.birt.report.servlet.ViewerServlet.__getContext(ViewerServlet.java:150)
at org.eclipse.birt.report.servlet.BirtSoapMessageDispatcherServlet.doPost(BirtSoapMessageDispatcherServlet.java:243)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:647)
at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:327)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
at org.eclipse.birt.report.servlet.BirtSoapMessageDispatcherServlet.service(BirtSoapMessageDispatcherServlet.java:122)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.eclipse.birt.report.filter.ViewerFilter.doFilter(ViewerFilter.java:68)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:936)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)
at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)
at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)
at org.apache.tomcat.util.net.AprEndpoint$SocketProcessor.run(AprEndpoint.java:1822)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)


ReportViewer/logs show this exception

Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4883 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4893 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4903 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4913 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4923 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4933 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4943 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4953 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4963 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4973 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4983 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4993 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5003 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5013 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5023 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5033 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5043 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5053 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5063 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5073 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5083 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5093 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5103 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5113 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5123 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5133 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5143 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5153 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5163 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5173 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5183 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5193 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5203 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5213 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5223 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5233 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5243 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5253 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5263 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5273 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5283 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5293 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5303 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5313 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5323 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5333 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5343 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5353 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5363 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5366 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5369 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5372 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5375 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5378 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5381 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5384 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5387 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5390 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5393 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5396 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5399 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5402 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5405 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5408 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5411 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5414 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5417 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5420 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5423 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5426 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5429 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5432 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5435 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5438 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5441 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5444 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5447 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5450 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5453 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5456 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5459 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5462 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5465 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5468 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5471 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5474 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5477 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5480 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5483 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5486 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5489 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5492 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5495 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5498 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5501 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5504 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5507 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5510 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5511 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5512 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:32:44 PM org.eclipse.birt.report.engine.api.impl.ReportEngineHelper getReportDesignHandle
SEVERE: invalid design file file:/C:/Program%20Files/Apache%20Software%20Foundation/Tomcat%207.0/webapps/ReportViewer-3.7.2/coursewise_student_registration_report_dtsrc1.rptdesign
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4883 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4893 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4903 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4913 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4923 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4933 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4943 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4953 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4963 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4973 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4983 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4993 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5003 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5013 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5023 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5033 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5043 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5053 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5063 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5073 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5083 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5093 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5103 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5113 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5123 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5133 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5143 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5153 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5163 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5173 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5183 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5193 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5203 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5213 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5223 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5233 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5243 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5253 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5263 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5273 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5283 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5293 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5303 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5313 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5323 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5333 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5343 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5353 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5363 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5366 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5369 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5372 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5375 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5378 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5381 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5384 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5387 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5390 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5393 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5396 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5399 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5402 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5405 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5408 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5411 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5414 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5417 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5420 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5423 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5426 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5429 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5432 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5435 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5438 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5441 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5444 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5447 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5450 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5453 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5456 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5459 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5462 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5465 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5468 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5471 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5474 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5477 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5480 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5483 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5486 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5489 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5492 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5495 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5498 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5501 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5504 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5507 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5510 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5511 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5512 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:41:44 PM org.eclipse.birt.report.engine.api.impl.ReportEngineHelper getReportDesignHandle
SEVERE: invalid design file file:/C:/Program%20Files/Apache%20Software%20Foundation/Tomcat%207.0/webapps/ReportViewer-3.7.2/coursewise_student_registration_report_dtsrc1.rptdesign
Apr 26, 2013 5:50:11 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4883 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:50:11 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4893 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:50:11 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4903 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:50:11 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4913 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:50:11 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4923 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:50:11 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4933 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:50:11 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4943 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:50:11 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4953 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:50:11 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4963 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:50:11 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4973 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:50:11 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4983 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:50:11 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4993 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:50:11 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5003 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:50:11 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5013 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:50:11 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5023 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:50:11 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5033 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:50:11 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5043 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:50:11 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5053 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:50:11 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5063 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:50:11 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5073 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:50:11 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5083 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:50:11 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5093 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:50:11 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5103 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:50:11 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5113 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:50:11 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5123 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:50:11 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5133 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:50:11 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5143 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:50:11 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5153 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:50:11 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5163 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:50:11 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5173 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:50:11 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5183 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:50:11 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5193 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:50:11 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5203 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:50:11 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5213 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:50:11 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5223 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:50:11 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5233 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:50:11 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5243 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:50:11 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5253 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:50:11 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5263 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:50:11 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5273 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:50:11 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5283 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:50:11 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5293 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:50:11 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5303 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:50:11 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5313 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:50:11 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5323 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:50:11 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5333 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:50:11 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5343 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:50:11 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:5353 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 5:50:11 PM org.eclipse.birt.report.engine.api.impl.ReportEngineHelper getReportDesignHandle
SEVERE: invalid design file file:/C:/Program%20Files/Apache%20Software%20Foundation/Tomcat%207.0/webapps/ReportViewer-3.7.2/coursewise_student_registration_report_dtsrc1.rptdesign
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:3654 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:3661 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:3668 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:3675 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:3682 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:3689 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:3696 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:3703 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:3710 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:3717 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:3724 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:3731 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:3738 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:3745 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:3752 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:3759 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:3766 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:3773 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:3780 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:3787 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:3794 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:3801 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:3808 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:3815 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:3822 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:3829 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:3836 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:3843 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:3850 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:3857 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:3864 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:3871 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:3878 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:3885 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:3892 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:3899 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:3906 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:3913 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:3920 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:3927 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:3934 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:3941 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:3948 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:3955 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:3962 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:3969 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:3976 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:3983 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:3990 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:3997 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4004 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4011 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4018 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4025 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4032 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4039 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4046 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4053 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4060 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4067 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4074 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4081 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4088 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4095 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4102 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4109 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4116 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4123 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4130 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4137 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4144 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4151 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4158 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4165 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4172 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4179 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4186 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4193 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4200 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4207 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4214 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4221 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4228 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4235 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4242 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4249 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4256 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4263 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4270 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4277 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4284 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4291 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4298 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4305 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4312 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4319 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4326 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4333 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4340 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.model.parser.ModuleReader readModule
SEVERE: Line Number:4347 Error Code:Error.XMLParserException.EXCEPTION Exception:org.eclipse.birt.report.model.api.command.ContentException: The slot(header) of the report.Body[0] is full. Message:A generic exception occurred.
Apr 26, 2013 6:00:16 PM org.eclipse.birt.report.engine.api.impl.ReportEngineHelper getReportDesignHandle
SEVERE: invalid design file file:/C:/Program%20Files/Apache%20Software%20Foundation/Tomcat%207.0/webapps/ReportViewer-3.7.2/Castewisereport.rptdesign

Viewing all articles
Browse latest Browse all 542

Latest Images

Trending Articles



Latest Images