打开润乾报表工具的时候,弹出出现这样一个异常消息:
初始化XML文件:
C:\Documents and Settings\Administrator\runqianreportconfig.xml
失败。错误原因为:
Premature end of file.
控制台下是这样的信息:
Using JAVA_HOME:       C:\Program Files\Java\jdk1.5.0_11
正在启动报表设计器....
[Fatal Error] :-1:-1: Premature end of file.
java.lang.Exception: 初始化XML文件:
C:\Documents and Settings\Administrator\runqianreportconfig.xml
失败。错误原因为:
Premature end of file.
        at com.runqian.base.tool.XMLFile.<init>(XMLFile.java:45)
        at com.runqian.report.ide.AppOption.load(AppOption.java:78)
        at com.runqian.report.ide.ReportFrame.<init>(ReportFrame.java:64)
        at com.runqian.report.ide.ReportFrame.main0(ReportFrame.java:636)
        at com.runqian.report.ide.ReportFrame.main(ReportFrame.java:599)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at StartReportEditor.main(StartReportEditor.java:265)
[Fatal Error] :-1:-1: Premature end of file.
java.lang.Exception: 初始化XML文件:
C:\Documents and Settings\Administrator\runqianreportconfig.xml
失败。错误原因为:
Premature end of file.请问高手们,这有可能是怎么回事,之前我用的时候还好好的,现在却出现了这样的问题,让我很是郁闷