Log error codes

The sedex Client writes its errors to an error log (/logs/error.log). This log can be monitored to detect any problems with individual services at an early stage. To further narrow down a recognized problem, you can consult the technical log (/logs/adapter/adapter-technical.log).

Error code Error text Error type
A20000 No payload was found. Please join a payload to this envelope and try again. Invalid or unauthorized message
A20001 The given envelope is not valid. Please make sure that this envelope corresponds to the XML schema eCH-0090 (Reason: [reason]). Invalid or unauthorized message
A30000 The participant does not have sufficient credentials to send a message with this message type. Invalid or unauthorized message
A30001 The participant does not have sufficient credentials to receive a message with this message type. Invalid or unauthorized message
A30002 The participant does not exist (this happens when the participant has not been activated or if he is unknown in the sedex system). Invalid or unauthorized message
A30003 The authorization check failed for following reason: [StatusInfo from eCH-0090:Receipt] Invalid or unauthorized message
A30004 The organization certificate renewal process cannot take place as the participant has a test ID. Invalid or unauthorized message
A40000 Some of the addresses (URL: [URL]) that are needed in order to communicate with the server are not available. Error while calling a Web service
A40001 There is an unreadable HTTPS answer. This is usually caused by an unexpected response from the server (e.g., an HTML response generated by a Web proxy or if a network component changed the request). Error while calling a Web service
A40002 The server received an invalid OSCI request. This is usually caused by a corrupted request from the sedex Client (e.g., when using an old transport certificate or if a network component changed the request). Error while calling a Web service
A40003 There is an unreadable OSCI answer. This is usually caused by an unexpected response from the server (e.g., an HTML response generated by a Web proxy or if a network component changed the request). Error while calling a Web service
A80000 The organization certificate is expired. Please install a valid organization certificate and retry again. sedex Adapter configuration error
A80001 The organization certificate renewal cannot take place: [Problem] sedex Adapter configuration error
A80002 The transport certificate renewal cannot take place: [Problem] sedex Adapter configuration error
A80003 The trust store update cannot take place: [Problem] sedex Adapter configuration error
A80004 An old transport certificate is used. Please install a transport certificate and retry again. sedex Adapter configuration error
A80005 The sedex Adapter cannot start as another instance is probably already running. Please stop the sedex Adapter and retry again in 5 minutes. sedex Adapter configuration error
A80006 The sedex Adapter cannot start as another instance is using the database. Please stop the sedex Adapter and retry again in 5 minutes. sedex Adapter configuration error
A80007 There are not enough privileges to write on the folder [Folder]. Please check the privileges and restart the sedex Adapter. sedex Adapter configuration error
A90000 The sedex Adapter ID does not match with the organization certificate. sedex Adapter configuration error
A90001 The password does not match with the organization certificate. sedex Adapter configuration error
A90002 The organization certificate cannot be found within the given path. sedex Adapter configuration error
A90003 The JCE extension is not installed in the Java Runtime Environment (JRE). sedex Adapter configuration error
A90004 Some of the data folders ([dataFolder]: [pathToDataFolder]) are not available or there is not enough space left. sedex Adapter configuration error
A90005 The temp folder [tempFolderPath] ist not available or there is not enough space left. sedex Adapter configuration error
A90006 Could not move test file from outbox to sedextempmessage folder. Use parameter processingDir in file sedexadapter.properties to define a new location for the sedextempmessage folder which is on the same disk as the outbox folder. sedex Adapter configuration error
A90007 Could not move test file from sedextempmessage to sent folder. Use parameter sentItemsDir in file sedexadapter.properties to define a new location for the sent folder which is on the same disk as the sedextempmessage folder. sedex Adapter configuration error
A90008 The certificate configuration file is not readable (given reason: [Reason]). Please make sure that this configuration file corresponds to the XML schema. sedex Adapter configuration error