Passer au contenu principal
Administrator Guide
Dernière mise à jour : 2023-06-23
Référence : messages d’erreur liés aux rapports consolidés

Référence : messages d’erreur liés aux rapports consolidés

Message d’erreur
Exemple
Description
java.lang.Exception : Gain sur E2 : Échec de la tâche 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.
S’affiche lorsque votre tâche a dépassé le nombre maximum de tentatives d’ouverture de session.
Exception d'authentification obligatoire : non autorisée
com.capeclear.mediation.MediationException: RetrieveStep id=null encountered a problem sending data to endpoint <endpoint>, reason:HttpAuthenticationRequiredException: Unauthorized.
S’affiche lorsque les droits d’accès à une pièce jointe sont insuffisants.
com.workday.esb.blobitory.BlobitoryException : traitement de données du locataire inactif
com.capeclear.mediation.MediationException: application=bpelEnterpriseInterfaceBuilder-<version-number> - Failed to store resource in collection eib_xslt_collection in workspace wdoms.
Une erreur de configuration du locataire. Communiquez avec les services de soutien et les opérations techniques pour vous assurer que le locataire est actif.
java.lang.OutOfMemoryError : espace de tas 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.
S’affiche lorsque votre intégration contient du XSLT mal écrit.
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.
S’affiche lorsque votre intégration contient XSLT non valide.
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.
S'affiche lorsque vous mettez en œuvre un processeur XSLT non valide pour créer un
SoapElementProcessor
instance de travailleur.
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).
S’affiche lorsqu’un fichier de magasin de clés est manquant dans le serveur 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'.
S’affiche lorsque la définition de préfixe de l’espace de noms est manquante dans votre agrégation.
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.
S’affiche lorsque votre intégration génère un message de demandeSOAP non valide.
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.
S’affiche lorsque votre intégration contient des détails SMTP non valides.