跳至主要内容
Administrator Guide
上次更新时间 :2023-06-23
参考信息:合并的报告错误消息

参考信息:合并的报告错误消息

错误消息
示例
描述
java.lang.Exception:E2 上的 Win:XSLT 作业失败
com.capeclear.mediation.MediationException: Custom step id=WaitJobComplete, ref=WaitJobCompleteBean - Error while invoking bean, reason: Win on E2: XSLT job failed. The Job with referenceId <referenceid> has failed as it exceeded the maximum number of retry attempts, 1 Root Cause: java.lang.Exception: Win on E2: XSLT job failed.
当您的作业已超过重试最大次数时显示。
HttpAuthenticationRequiredException: Unauthorized
com.capeclear.mediation.MediationException: RetrieveStep id=null encountered a problem sending data to endpoint <endpoint>, reason:HttpAuthenticationRequiredException: Unauthorized.
当您的权限不足,无法访问附件时显示。
com.workday.esb.blobitory.BlobitoryException:租户 wdom 未处于活动状态
com.capeclear.mediation.MediationException: application=bpelEnterpriseInterfaceBuilder-<version-number> - Failed to store resource in collection eib_xslt_collection in workspace wdoms.
租户配置错误。请联系支持部门和技术运营部门,确保租户处于有效状态。
java.lang.OutOfMemoryError: Java 堆空间不足。
com.capeclear.mediation.MediationException: Custom step id=WaitJobComplete, ref=WaitJobCompleteBean - Error while invoking bean, reason: Win on E2: XSLT job failed. Integration Failed. com.capeclear.mediation.MediationException: Xslt step id=transformEIB failed to apply stylesheet mctx:vars/eib.xslt.
当您的集成中包含编写质量差的 XSLT 时显示。
java.xml.transform.TransformConfigurationException
com.capeclear.mediation.MediationException: Custom step id=WaitJobComplete, ref=WaitJobCompleteBean - Error while invoking bean, reason: Win on E2: XSLT job failed. Integration Failed. com.capeclear.mediation.MediationException: Xslt step id=transformEIB stylesheet mctx:vars/eib.xslt located at mctx:vars/eib.xslt is invalid or missing, reason: javax.xml.transform.TransformerConfigurationException: Failed to compile stylesheet. 1 error detected. Error reported by XML parser org.xml.sax.SAXParseException; systemId: mctx:vars/eib.xslt; lineNumber: 960; columnNumber: 5; The markup in the document following the root element must be well-formed. Root Cause: javax.xml.transform.TransformerConfigurationException: Failed to compile stylesheet. 1 error detected.
当您的集成中包含无效的 XSLT 时显示。
com.workday.services.server.capeclear.bean.dep.ProcessingException
com.capeclear.mediation.MediationException: application=bpelACHTransformOutbound-21.0.06.267 - Custom step id=aggregateElement, ref=DocumentElementProcessor - Error while invoking bean, reason: document processor step error Root Cause: com.workday.services.server.capeclear.bean.dep.ProcessingException: error transforming SOAP request element, reason:error transforming request element, reason:javax.xml.transform.TransformerException: org.w3c.dom.DOMException: HIERARCHY_REQUEST_ERR: An attempt was made to insert a node where it is not permitted.
当您实施无效的 XSLT 处理器来创建
SoapElementProcessor
Transformer 实例。
java.io.FileNotFoundException
com.capeclear.mediation.MediationException: application=<application-name> - Http Out transport id=retrieveSchemaFromOMS encountered error sending to endpoint <endpoint> Root Cause: java.io.FileNotFoundException: <keystore-file-location> (No such file or directory).
当 Workday ESB 服务器中缺少密钥库文件时显示。
org.jaxen.UnresolvableException
com.capeclear.mediation.MediationException: Error eval step id=ValidatePaygroup expression=props['myprop.empl'] = vars['input.picof'].xpath('/picof:Employee/picof:Status/picof:Pay_Group') failed to evaluate. Reason: unable to resolve property: vars['input.picof'].xpath('/picof:Employee/picof:Status/picof:Pay_Group') Root Cause: org.jaxen.UnresolvableException: Cannot resolve namespace prefix 'picof'.
当程序集中缺少命名空间前缀定义时显示。
BadRequestException
com.capeclear.mediation.MediationException: Workday Out transport id=CallGetPos encountered problem sending to endpoint 'https://impl-cc.workday.com/ccx/service/mycompany/Staffing/v17' with operation 'Get_Positions_Request'. Details: Code: SOAP-ENV:Client.validationError, Reason: Validation error occurred. Invalid ID value. '?' is not a valid ID value for type = 'Position_ID' Root Cause: BadRequestException : Error code : unknown.
当集成生成无效的 SOAP 请求消息时显示。
java.net.SocketTimeOutException
com.capeclear.mediation.MediationException: Transport error in email out transport id=emFailureRecords with endpoint=mailto: reason:com.capeclear.capeconnect.transport.TransportException: Transport messaging error: Unable to send message : Exception reading response Root Cause: java.net.SocketTimeoutException: Read timed out.
当您的集成中包含无效的 SMTP 详细信息时显示。