跳至主要內容
Administrator Guide
上次更新時間 :2023-06-23
參照︰合併報告錯誤訊息

參照︰合併報告錯誤訊息

錯誤訊息
範例
說明
java.lang.Exception︰Win on E2︰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︰未經授權
com.capeclear.mediation.MediationException: RetrieveStep id=null encountered a problem sending data to endpoint <endpoint>, reason:HttpAuthenticationRequiredException: Unauthorized.
當您沒有足夠的權限存取附件時顯示。
com.workday.esb.blobitory.BlobitoryException︰用戶網域非作用中
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 詳細資料時顯示。