|

楼主 |
发表于 2018-11-8 10:38:09
|
显示全部楼层
错误信息
2018-11-08 10:35:08 编码: JUSTEP000016; 提示: 读取文件"D:/rj1/BeX5_V3.8/model/UI2/IOMM/fieldManagement/process/windWorkTicket/form/c_delay.w"出错
com.justep.ui.exception.UIException: 编码: JUSTEP000016; 提示: 读取文件"D:/rj1/BeX5_V3.8/model/UI2/IOMM/fieldManagement/process/windWorkTicket/form/c_delay.w"出错
at com.justep.ui.exception.UIException.create(Unknown Source)
at com.justep.ui.WindowCompiler.loadWindow(Unknown Source)
at com.justep.ui.WindowCompiler2.w2Middle(Unknown Source)
at com.justep.ui.WindowCompiler2.compileForStudio(Unknown Source)
at com.justep.ui.StudioWindowCompiler.execute(Unknown Source)
at com.justep.ui.StudioWindowCompiler.compile(Unknown Source)
at com.justep.tools.CompileUI.compileW(Unknown Source)
at com.justep.tools.CompileUI.executeCompile(Unknown Source)
at com.justep.tools.CompileUI.main(Unknown Source)
Caused by: com.justep.ui.exception.UIException: com.justep.ui.exception.ValidationException: line 12, column 78 of file:///D:/rj1/BeX5_V3.8/model/UI2/IOMM/fieldManagement/process/windWorkTicket/form/c_delay.w: Fatal error: The entity name must immediately follow the '&' in the entity reference.
file:///D:/rj1/BeX5_V3.8/model/UI2/IOMM/fieldManagement/process/windWorkTicket/form/c_delay.w, line 12, column 78: Fatal error: The entity name must immediately follow the '&' in the entity reference.
at com.justep.ui.xml.XMLUtils.inputSourceToSAX(Unknown Source)
at com.justep.ui.xml.XMLUtils.inputStreamToSAX(Unknown Source)
... 8 more
Caused by: com.justep.ui.exception.ValidationException: line 12, column 78 of file:///D:/rj1/BeX5_V3.8/model/UI2/IOMM/fieldManagement/process/windWorkTicket/form/c_delay.w: Fatal error: The entity name must immediately follow the '&' in the entity reference.
file:///D:/rj1/BeX5_V3.8/model/UI2/IOMM/fieldManagement/process/windWorkTicket/form/c_delay.w, line 12, column 78: Fatal error: The entity name must immediately follow the '&' in the entity reference.
at com.justep.ui.xml.XMLUtils$ErrorHandler.fatalError(Unknown Source)
at orbeon.apache.xerces.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:178)
at orbeon.apache.xerces.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:351)
at orbeon.apache.xerces.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:281)
at orbeon.apache.xerces.impl.XMLScanner.reportFatalError(XMLScanner.java:1459)
at orbeon.apache.xerces.impl.XMLScanner.scanAttributeValue(XMLScanner.java:825)
at orbeon.apache.xerces.impl.XMLNSDocumentScannerImpl.scanAttribute(XMLNSDocumentScannerImpl.java:532)
at orbeon.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:181)
at orbeon.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(XMLDocumentFragmentScannerImpl.java:1654)
at orbeon.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:324)
at orbeon.apache.xerces.parsers.XML11Configuration.parse(XML11Configuration.java:845)
at orbeon.apache.xerces.parsers.XML11Configuration.parse(XML11Configuration.java:768)
at orbeon.apache.xerces.parsers.XMLParser.parse(XMLParser.java:108)
at orbeon.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1201)
... 10 more |
|