IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.opret |
Server |
Further action depends on the actual error returned. |
Issue with configuration or source system, resolve according to the error message |
InternalError |
ModtagDebitorregistreringStraksleveranceService.opret |
Server |
An internal error has occurred. |
Contact Serviceplatformen Helpdesk. |
SourceSystemUnavailable |
ModtagDebitorregistreringStraksleveranceService.opret (OUTBOUND_SECURITY) |
Server |
A call to a source system failed because no connection could be established to the system. Maybe the system is down? |
Make sure the source system is alive and has the expected version. |
SourceSystemUnknownError |
ModtagDebitorregistreringStraksleveranceService.opret (OUTBOUND_SECURITY) |
Server |
A call to a source system failed due to an unknown error which programmatically cannot be “explained”. |
Further action depends on the actual error returned. |
SourceSystemError |
ModtagDebitorregistreringStraksleveranceService.opret (OUTBOUND_SECURITY) |
Server |
A call to a source system failed by returning an error. |
Please inspect actual returned error. If problem persists then Contact Serviceplatformen Helpdesk. |
SourceSystemInvalidRequest |
ModtagDebitorregistreringStraksleveranceService.opret (OUTBOUND_SECURITY) |
Client |
A call to a source system failed because the request was incorrect. |
Please inspect actual returned error and see if the request sent is correct. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.opret (OUTBOUND_SECURITY) |
Server |
ServiceCallConfiguration is not provided or request callback is null! |
Set RequestAction in to ServiceCallConfiguration. |
InvalidExternalInterface |
ModtagDebitorregistreringStraksleveranceService.opret (OUTBOUND_SECURITY) |
Server |
Could not retrieve external interface from database for externalUID. |
Verify that external interface exist in database for such externalUID. |
InvalidExternalInterface |
ModtagDebitorregistreringStraksleveranceService.opret (OUTBOUND_SECURITY) |
Server |
Malformed URL in database. |
Verify URL in database. |
MissingExternalEntityID |
ModtagDebitorregistreringStraksleveranceService.opret (OUTBOUND_SECURITY) |
Server |
ExternalInterface entity representing a given source system is missing entityID. |
Contact Serviceplatformen Helpdesk. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.opret (OUTBOUND_SECURITY) |
Server |
Unable to configure signature for client. |
Could be some problem with ssl certificate or trustore. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.opret (OUTBOUND_SECURITY) |
Server |
MutualSSL: Unable to create SSL client for mutual ssl connection. |
Require additional investigation. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.opret (OUTBOUND_SECURITY) |
Server |
SSL: Unable to create SSL client for ssl connection. |
Unexpected runtime exception. Require additional investigation. |
UnknownTokenServiceError |
ModtagDebitorregistreringStraksleveranceService.opret (OUTBOUND_SECURITY) |
Server |
Unknown error happened when communicating to the STS. |
Contact Serviceplatformen Helpdesk. |
TokenServiceUnavailable |
ModtagDebitorregistreringStraksleveranceService.opret (OUTBOUND_SECURITY) |
Server |
Communication with the remote Secure Token Service (STS) failed, potentially because the STS is down. |
Contact the Secure Token Service helpdesk and verify that the STS is up and running.
If not, Contact Serviceplatformen Helpdesk. |
InvalidTokenServiceRequest |
ModtagDebitorregistreringStraksleveranceService.opret (OUTBOUND_SECURITY) |
Server |
Request to the STS failed. |
Missing remediation - Sorry, You are on Your own! |
TokenServiceCertificateRevoked |
ModtagDebitorregistreringStraksleveranceService.opret (OUTBOUND_SECURITY) |
Server |
The certificate of the remote Secure Token Service (STS) has been revoked. Tokens signed by the STS’s revoked certificate will be rejected, essentially meaning that the STS is unavailable. |
Contact Serviceplatformen Helpdesk. |
TokenCacheFailure |
ModtagDebitorregistreringStraksleveranceService.opret (OUTBOUND_SECURITY) |
Server |
The system failed to load, store or delete a STS token from/to the token cache. |
Contact Serviceplatformen Helpdesk. |
InvalidRequest |
ModtagDebitorregistreringStraksleveranceService.opret (ACCESS_VERIFICATION_INTERCEPTOR) |
Client |
The incoming request contained syntax errors or did not conform to the web service schema definitions. |
Correct the errors reported by Serviceplatformen. |
InvalidRequest |
ModtagDebitorregistreringStraksleveranceService.opret (ACCESS_VERIFICATION_INTERCEPTOR) |
Unknown |
The incoming request did not conform to the web service security policy; see the reported WS-Security faultcode. |
Correct the errors reported by Serviceplatformen. |
InvalidTokenServiceToken |
ModtagDebitorregistreringStraksleveranceService.opret (ACCESS_VERIFICATION_INTERCEPTOR) |
Unknown |
The WS-Security token included in the incoming request was invalid; see the reported WS-Security faultcode. |
Correct the errors reported by Serviceplatformen. |
MessageTooLarge |
ModtagDebitorregistreringStraksleveranceService.opret (ACCESS_VERIFICATION_INTERCEPTOR) |
Client |
The request was larger than allowed for this service and therefore rejected. |
Reduce the size of the request (e.g. by sending multiple smaller ones) or send the request via SFTP if the integration supports so. |
ServiceAgreementNotValid |
ModtagDebitorregistreringStraksleveranceService.opret (ACCESS_VERIFICATION_INTERCEPTOR) |
Client |
No valid service agreement could be found for the called service. See the error message for details. |
Resolve the reported problems through STS Admin. |
NoSecurityModel |
ModtagDebitorregistreringStraksleveranceService.opret (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
An incoming request didn’t use any of the security models offered by the system (InvocationContext, AuthorityContext, …). |
You should use at least one security models. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.opret (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Error during access control. |
Unexpected exception. Requires additional investigation. |
WrongCertificate |
ModtagDebitorregistreringStraksleveranceService.opret (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Client certificate did not match the subject certificate of the security token. |
Change client certificate. |
ServiceNotAllowed |
ModtagDebitorregistreringStraksleveranceService.opret (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
The passed security token does not grant access to the called service with UUID. |
Change client certificate or service UUID. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.opret (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
SAML AssertionWrapper failed initialization. |
Requires additional investigation. |
ServiceSuspended |
ModtagDebitorregistreringStraksleveranceService.opret (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service is suspended. |
Can not be fixed. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.opret (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Error reading request security token element. |
Token is corrupted. Change it and try again. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.opret (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Error reading request security token element. |
Unexpected exception. Requires additional investigation. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.opret (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Received ServiceAgreementDTO not mapped to serviceUUID argument. |
ServiceAgreementDTO is invalid. Change it and try again. |
TokenServiceCertificateRevoked |
ModtagDebitorregistreringStraksleveranceService.opret (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
The certificate of the Secure Token Service has been revoked! |
Contact Serviceplatformen Helpdesk. |
InvalidTokenServiceToken |
ModtagDebitorregistreringStraksleveranceService.opret (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
A token expected to be valid was invalid. The token may either have been sent from a client or the Secure Token Service (STS). |
Contact Serviceplatformen Helpdesk. |
InvalidTokenServiceToken |
ModtagDebitorregistreringStraksleveranceService.opret (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Security token is cancelled/expired/invalid/valid. |
Contact Serviceplatformen Helpdesk. |
MissingMunicipalityCVR |
ModtagDebitorregistreringStraksleveranceService.opret (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
No municipality CVR was provided in the authority context. |
Provide municipality and try again. |
ServiceSuspended |
ModtagDebitorregistreringStraksleveranceService.opret (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service is suspended. |
Contact Serviceplatformen Helpdesk. |
NoServiceProvided |
ModtagDebitorregistreringStraksleveranceService.opret (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service UUID was not provided. |
Provide Service UUID and try again. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.opret (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Provided service UUID/service agreement UUID/user UUID/system UUID is not a UUID. |
Fix corrupted value and try again. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.opret (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement UUID/User UUID/system UUID was not provided. |
Add missing value in request and try again. |
WrongService |
ModtagDebitorregistreringStraksleveranceService.opret (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service called with wrong service UUID. |
Fix corrupted value and try again. |
ServiceAgreementNotFound |
ModtagDebitorregistreringStraksleveranceService.opret (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement not found. |
Contact Serviceplatformen Helpdesk. |
WrongUser |
ModtagDebitorregistreringStraksleveranceService.opret (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement does not include user with UUID. |
Contact Serviceplatformen Helpdesk. |
WrongUserSystem |
ModtagDebitorregistreringStraksleveranceService.opret (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement does not include user system with UUID. |
Contact Serviceplatformen Helpdesk. |
ServiceAgreementInvalidLifetime |
ModtagDebitorregistreringStraksleveranceService.opret (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement is outside its period of validity. |
Contact RA-STS support for help. |
ServiceAgreementSuspendedForService |
ModtagDebitorregistreringStraksleveranceService.opret (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement is suspended for service. |
Contact RA-STS support for help. |
MissingConfiguration |
ModtagDebitorregistreringStraksleveranceService.opret (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Some configuration is not set or is incorrect. |
Contact Serviceplatformen Helpdesk. |
ServiceAgreementNotFound |
ModtagDebitorregistreringStraksleveranceService.opret (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement not found. |
Contact Serviceplatformen Helpdesk. |
ServiceSuspended |
ModtagDebitorregistreringStraksleveranceService.opret (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service is suspended. |
Contact Serviceplatformen Helpdesk. |
ServiceNotAllowed |
ModtagDebitorregistreringStraksleveranceService.opret (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement doesn't grant access to the service. |
Contact Serviceplatformen Helpdesk. |
WrongCertificate |
ModtagDebitorregistreringStraksleveranceService.opret (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Used certificate does not belong to the user system included in service agreement with UUID. |
Change client certificate. |
ServiceAgreementInvalidLifetime |
ModtagDebitorregistreringStraksleveranceService.opret (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement is outside its period of validity. |
Contact RA-STS support for help. |
ServiceAgreementSuspendedForService |
ModtagDebitorregistreringStraksleveranceService.opret (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement is suspended for service. |
Contact RA-STS support for help. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.opret (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
ServiceAgreementValidatorFactory has received unknown security model. |
Contact Serviceplatformen Helpdesk. |
EntityManagerError |
ModtagDebitorregistreringStraksleveranceService.opret (COMMON_DAO) |
Server |
Unable to look up. Multiple results were found. |
Verify BD for duplicates or currapted value. |
EntityManagerError |
ModtagDebitorregistreringStraksleveranceService.opret (COMMON_DAO) |
Server |
Unable to look up. |
Variable is missing in DB. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.opret (CONFIG) |
Server |
Could not retrieve external interface from database for externalUID. |
Verify that external interface exist in database for such externalUID. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.opret (CONFIG) |
Server |
Multiple configuration values for the CONFKEY. |
Remove extra value from DB. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.opret (CONFIG) |
Server |
Cannot find CONFKEY. |
Add missing config to DB. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling |
Server |
Further action depends on the actual error returned. |
Issue with Auth or Oir config, resolve according the error message |
InternalError |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling |
Server |
An internal error has occurred. |
Contact Serviceplatformen Helpdesk. |
SourceSystemUnavailable |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (OUTBOUND_SECURITY) |
Server |
A call to a source system failed because no connection could be established to the system. Maybe the system is down? |
Make sure the source system is alive and has the expected version. |
SourceSystemUnknownError |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (OUTBOUND_SECURITY) |
Server |
A call to a source system failed due to an unknown error which programmatically cannot be “explained”. |
Further action depends on the actual error returned. |
SourceSystemError |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (OUTBOUND_SECURITY) |
Server |
A call to a source system failed by returning an error. |
Please inspect actual returned error. If problem persists then Contact Serviceplatformen Helpdesk. |
SourceSystemInvalidRequest |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (OUTBOUND_SECURITY) |
Client |
A call to a source system failed because the request was incorrect. |
Please inspect actual returned error and see if the request sent is correct. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (OUTBOUND_SECURITY) |
Server |
ServiceCallConfiguration is not provided or request callback is null! |
Set RequestAction in to ServiceCallConfiguration. |
InvalidExternalInterface |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (OUTBOUND_SECURITY) |
Server |
Could not retrieve external interface from database for externalUID. |
Verify that external interface exist in database for such externalUID. |
InvalidExternalInterface |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (OUTBOUND_SECURITY) |
Server |
Malformed URL in database. |
Verify URL in database. |
MissingExternalEntityID |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (OUTBOUND_SECURITY) |
Server |
ExternalInterface entity representing a given source system is missing entityID. |
Contact Serviceplatformen Helpdesk. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (OUTBOUND_SECURITY) |
Server |
Unable to configure signature for client. |
Could be some problem with ssl certificate or trustore. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (OUTBOUND_SECURITY) |
Server |
MutualSSL: Unable to create SSL client for mutual ssl connection. |
Require additional investigation. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (OUTBOUND_SECURITY) |
Server |
SSL: Unable to create SSL client for ssl connection. |
Unexpected runtime exception. Require additional investigation. |
UnknownTokenServiceError |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (OUTBOUND_SECURITY) |
Server |
Unknown error happened when communicating to the STS. |
Contact Serviceplatformen Helpdesk. |
TokenServiceUnavailable |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (OUTBOUND_SECURITY) |
Server |
Communication with the remote Secure Token Service (STS) failed, potentially because the STS is down. |
Contact the Secure Token Service helpdesk and verify that the STS is up and running.
If not, Contact Serviceplatformen Helpdesk. |
InvalidTokenServiceRequest |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (OUTBOUND_SECURITY) |
Server |
Request to the STS failed. |
Missing remediation - Sorry, You are on Your own! |
TokenServiceCertificateRevoked |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (OUTBOUND_SECURITY) |
Server |
The certificate of the remote Secure Token Service (STS) has been revoked. Tokens signed by the STS’s revoked certificate will be rejected, essentially meaning that the STS is unavailable. |
Contact Serviceplatformen Helpdesk. |
TokenCacheFailure |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (OUTBOUND_SECURITY) |
Server |
The system failed to load, store or delete a STS token from/to the token cache. |
Contact Serviceplatformen Helpdesk. |
InvalidRequest |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Client |
The incoming request contained syntax errors or did not conform to the web service schema definitions. |
Correct the errors reported by Serviceplatformen. |
InvalidRequest |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Unknown |
The incoming request did not conform to the web service security policy; see the reported WS-Security faultcode. |
Correct the errors reported by Serviceplatformen. |
InvalidTokenServiceToken |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Unknown |
The WS-Security token included in the incoming request was invalid; see the reported WS-Security faultcode. |
Correct the errors reported by Serviceplatformen. |
MessageTooLarge |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Client |
The request was larger than allowed for this service and therefore rejected. |
Reduce the size of the request (e.g. by sending multiple smaller ones) or send the request via SFTP if the integration supports so. |
ServiceAgreementNotValid |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Client |
No valid service agreement could be found for the called service. See the error message for details. |
Resolve the reported problems through STS Admin. |
NoSecurityModel |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
An incoming request didn’t use any of the security models offered by the system (InvocationContext, AuthorityContext, …). |
You should use at least one security models. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Error during access control. |
Unexpected exception. Requires additional investigation. |
WrongCertificate |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Client certificate did not match the subject certificate of the security token. |
Change client certificate. |
ServiceNotAllowed |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
The passed security token does not grant access to the called service with UUID. |
Change client certificate or service UUID. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
SAML AssertionWrapper failed initialization. |
Requires additional investigation. |
ServiceSuspended |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service is suspended. |
Can not be fixed. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Error reading request security token element. |
Token is corrupted. Change it and try again. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Error reading request security token element. |
Unexpected exception. Requires additional investigation. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Received ServiceAgreementDTO not mapped to serviceUUID argument. |
ServiceAgreementDTO is invalid. Change it and try again. |
TokenServiceCertificateRevoked |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
The certificate of the Secure Token Service has been revoked! |
Contact Serviceplatformen Helpdesk. |
InvalidTokenServiceToken |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
A token expected to be valid was invalid. The token may either have been sent from a client or the Secure Token Service (STS). |
Contact Serviceplatformen Helpdesk. |
InvalidTokenServiceToken |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Security token is cancelled/expired/invalid/valid. |
Contact Serviceplatformen Helpdesk. |
MissingMunicipalityCVR |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
No municipality CVR was provided in the authority context. |
Provide municipality and try again. |
ServiceSuspended |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service is suspended. |
Contact Serviceplatformen Helpdesk. |
NoServiceProvided |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service UUID was not provided. |
Provide Service UUID and try again. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Provided service UUID/service agreement UUID/user UUID/system UUID is not a UUID. |
Fix corrupted value and try again. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement UUID/User UUID/system UUID was not provided. |
Add missing value in request and try again. |
WrongService |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service called with wrong service UUID. |
Fix corrupted value and try again. |
ServiceAgreementNotFound |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement not found. |
Contact Serviceplatformen Helpdesk. |
WrongUser |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement does not include user with UUID. |
Contact Serviceplatformen Helpdesk. |
WrongUserSystem |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement does not include user system with UUID. |
Contact Serviceplatformen Helpdesk. |
ServiceAgreementInvalidLifetime |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement is outside its period of validity. |
Contact RA-STS support for help. |
ServiceAgreementSuspendedForService |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement is suspended for service. |
Contact RA-STS support for help. |
MissingConfiguration |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Some configuration is not set or is incorrect. |
Contact Serviceplatformen Helpdesk. |
ServiceAgreementNotFound |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement not found. |
Contact Serviceplatformen Helpdesk. |
ServiceSuspended |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service is suspended. |
Contact Serviceplatformen Helpdesk. |
ServiceNotAllowed |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement doesn't grant access to the service. |
Contact Serviceplatformen Helpdesk. |
WrongCertificate |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Used certificate does not belong to the user system included in service agreement with UUID. |
Change client certificate. |
ServiceAgreementInvalidLifetime |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement is outside its period of validity. |
Contact RA-STS support for help. |
ServiceAgreementSuspendedForService |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement is suspended for service. |
Contact RA-STS support for help. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
ServiceAgreementValidatorFactory has received unknown security model. |
Contact Serviceplatformen Helpdesk. |
EntityManagerError |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (COMMON_DAO) |
Server |
Unable to look up. Multiple results were found. |
Verify BD for duplicates or currapted value. |
EntityManagerError |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (COMMON_DAO) |
Server |
Unable to look up. |
Variable is missing in DB. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (CONFIG) |
Server |
Could not retrieve external interface from database for externalUID. |
Verify that external interface exist in database for such externalUID. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (CONFIG) |
Server |
Multiple configuration values for the CONFKEY. |
Remove extra value from DB. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.sogDelfordringTilIndbetaling (CONFIG) |
Server |
Cannot find CONFKEY. |
Add missing config to DB. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner |
Server |
Further action depends on the actual error returned. |
Issue with Auth or Oir config, resolve according to the error message |
InternalError |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner |
Server |
An internal error has occurred. |
Contact Serviceplatformen Helpdesk. |
SourceSystemUnavailable |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (OUTBOUND_SECURITY) |
Server |
A call to a source system failed because no connection could be established to the system. Maybe the system is down? |
Make sure the source system is alive and has the expected version. |
SourceSystemUnknownError |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (OUTBOUND_SECURITY) |
Server |
A call to a source system failed due to an unknown error which programmatically cannot be “explained”. |
Further action depends on the actual error returned. |
SourceSystemError |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (OUTBOUND_SECURITY) |
Server |
A call to a source system failed by returning an error. |
Please inspect actual returned error. If problem persists then Contact Serviceplatformen Helpdesk. |
SourceSystemInvalidRequest |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (OUTBOUND_SECURITY) |
Client |
A call to a source system failed because the request was incorrect. |
Please inspect actual returned error and see if the request sent is correct. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (OUTBOUND_SECURITY) |
Server |
ServiceCallConfiguration is not provided or request callback is null! |
Set RequestAction in to ServiceCallConfiguration. |
InvalidExternalInterface |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (OUTBOUND_SECURITY) |
Server |
Could not retrieve external interface from database for externalUID. |
Verify that external interface exist in database for such externalUID. |
InvalidExternalInterface |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (OUTBOUND_SECURITY) |
Server |
Malformed URL in database. |
Verify URL in database. |
MissingExternalEntityID |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (OUTBOUND_SECURITY) |
Server |
ExternalInterface entity representing a given source system is missing entityID. |
Contact Serviceplatformen Helpdesk. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (OUTBOUND_SECURITY) |
Server |
Unable to configure signature for client. |
Could be some problem with ssl certificate or trustore. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (OUTBOUND_SECURITY) |
Server |
MutualSSL: Unable to create SSL client for mutual ssl connection. |
Require additional investigation. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (OUTBOUND_SECURITY) |
Server |
SSL: Unable to create SSL client for ssl connection. |
Unexpected runtime exception. Require additional investigation. |
UnknownTokenServiceError |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (OUTBOUND_SECURITY) |
Server |
Unknown error happened when communicating to the STS. |
Contact Serviceplatformen Helpdesk. |
TokenServiceUnavailable |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (OUTBOUND_SECURITY) |
Server |
Communication with the remote Secure Token Service (STS) failed, potentially because the STS is down. |
Contact the Secure Token Service helpdesk and verify that the STS is up and running.
If not, Contact Serviceplatformen Helpdesk. |
InvalidTokenServiceRequest |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (OUTBOUND_SECURITY) |
Server |
Request to the STS failed. |
Missing remediation - Sorry, You are on Your own! |
TokenServiceCertificateRevoked |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (OUTBOUND_SECURITY) |
Server |
The certificate of the remote Secure Token Service (STS) has been revoked. Tokens signed by the STS’s revoked certificate will be rejected, essentially meaning that the STS is unavailable. |
Contact Serviceplatformen Helpdesk. |
TokenCacheFailure |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (OUTBOUND_SECURITY) |
Server |
The system failed to load, store or delete a STS token from/to the token cache. |
Contact Serviceplatformen Helpdesk. |
InvalidRequest |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (ACCESS_VERIFICATION_INTERCEPTOR) |
Client |
The incoming request contained syntax errors or did not conform to the web service schema definitions. |
Correct the errors reported by Serviceplatformen. |
InvalidRequest |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (ACCESS_VERIFICATION_INTERCEPTOR) |
Unknown |
The incoming request did not conform to the web service security policy; see the reported WS-Security faultcode. |
Correct the errors reported by Serviceplatformen. |
InvalidTokenServiceToken |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (ACCESS_VERIFICATION_INTERCEPTOR) |
Unknown |
The WS-Security token included in the incoming request was invalid; see the reported WS-Security faultcode. |
Correct the errors reported by Serviceplatformen. |
MessageTooLarge |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (ACCESS_VERIFICATION_INTERCEPTOR) |
Client |
The request was larger than allowed for this service and therefore rejected. |
Reduce the size of the request (e.g. by sending multiple smaller ones) or send the request via SFTP if the integration supports so. |
ServiceAgreementNotValid |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (ACCESS_VERIFICATION_INTERCEPTOR) |
Client |
No valid service agreement could be found for the called service. See the error message for details. |
Resolve the reported problems through STS Admin. |
NoSecurityModel |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
An incoming request didn’t use any of the security models offered by the system (InvocationContext, AuthorityContext, …). |
You should use at least one security models. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Error during access control. |
Unexpected exception. Requires additional investigation. |
WrongCertificate |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Client certificate did not match the subject certificate of the security token. |
Change client certificate. |
ServiceNotAllowed |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
The passed security token does not grant access to the called service with UUID. |
Change client certificate or service UUID. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
SAML AssertionWrapper failed initialization. |
Requires additional investigation. |
ServiceSuspended |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service is suspended. |
Can not be fixed. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Error reading request security token element. |
Token is corrupted. Change it and try again. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Error reading request security token element. |
Unexpected exception. Requires additional investigation. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Received ServiceAgreementDTO not mapped to serviceUUID argument. |
ServiceAgreementDTO is invalid. Change it and try again. |
TokenServiceCertificateRevoked |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
The certificate of the Secure Token Service has been revoked! |
Contact Serviceplatformen Helpdesk. |
InvalidTokenServiceToken |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
A token expected to be valid was invalid. The token may either have been sent from a client or the Secure Token Service (STS). |
Contact Serviceplatformen Helpdesk. |
InvalidTokenServiceToken |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Security token is cancelled/expired/invalid/valid. |
Contact Serviceplatformen Helpdesk. |
MissingMunicipalityCVR |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
No municipality CVR was provided in the authority context. |
Provide municipality and try again. |
ServiceSuspended |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service is suspended. |
Contact Serviceplatformen Helpdesk. |
NoServiceProvided |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service UUID was not provided. |
Provide Service UUID and try again. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Provided service UUID/service agreement UUID/user UUID/system UUID is not a UUID. |
Fix corrupted value and try again. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement UUID/User UUID/system UUID was not provided. |
Add missing value in request and try again. |
WrongService |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service called with wrong service UUID. |
Fix corrupted value and try again. |
ServiceAgreementNotFound |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement not found. |
Contact Serviceplatformen Helpdesk. |
WrongUser |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement does not include user with UUID. |
Contact Serviceplatformen Helpdesk. |
WrongUserSystem |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement does not include user system with UUID. |
Contact Serviceplatformen Helpdesk. |
ServiceAgreementInvalidLifetime |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement is outside its period of validity. |
Contact RA-STS support for help. |
ServiceAgreementSuspendedForService |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement is suspended for service. |
Contact RA-STS support for help. |
MissingConfiguration |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Some configuration is not set or is incorrect. |
Contact Serviceplatformen Helpdesk. |
ServiceAgreementNotFound |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement not found. |
Contact Serviceplatformen Helpdesk. |
ServiceSuspended |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service is suspended. |
Contact Serviceplatformen Helpdesk. |
ServiceNotAllowed |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement doesn't grant access to the service. |
Contact Serviceplatformen Helpdesk. |
WrongCertificate |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Used certificate does not belong to the user system included in service agreement with UUID. |
Change client certificate. |
ServiceAgreementInvalidLifetime |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement is outside its period of validity. |
Contact RA-STS support for help. |
ServiceAgreementSuspendedForService |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement is suspended for service. |
Contact RA-STS support for help. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
ServiceAgreementValidatorFactory has received unknown security model. |
Contact Serviceplatformen Helpdesk. |
EntityManagerError |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (COMMON_DAO) |
Server |
Unable to look up. Multiple results were found. |
Verify BD for duplicates or currapted value. |
EntityManagerError |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (COMMON_DAO) |
Server |
Unable to look up. |
Variable is missing in DB. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (CONFIG) |
Server |
Could not retrieve external interface from database for externalUID. |
Verify that external interface exist in database for such externalUID. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (CONFIG) |
Server |
Multiple configuration values for the CONFKEY. |
Remove extra value from DB. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.afslutLigestillingspartner (CONFIG) |
Server |
Cannot find CONFKEY. |
Add missing config to DB. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse |
Server |
Further action depends on the actual error returned. |
Issue with Auth or Oir config, resolve according to the error message |
InternalError |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse |
Server |
An internal error has occurred. |
Contact Serviceplatformen Helpdesk. |
SourceSystemUnavailable |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (OUTBOUND_SECURITY) |
Server |
A call to a source system failed because no connection could be established to the system. Maybe the system is down? |
Make sure the source system is alive and has the expected version. |
SourceSystemUnknownError |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (OUTBOUND_SECURITY) |
Server |
A call to a source system failed due to an unknown error which programmatically cannot be “explained”. |
Further action depends on the actual error returned. |
SourceSystemError |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (OUTBOUND_SECURITY) |
Server |
A call to a source system failed by returning an error. |
Please inspect actual returned error. If problem persists then Contact Serviceplatformen Helpdesk. |
SourceSystemInvalidRequest |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (OUTBOUND_SECURITY) |
Client |
A call to a source system failed because the request was incorrect. |
Please inspect actual returned error and see if the request sent is correct. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (OUTBOUND_SECURITY) |
Server |
ServiceCallConfiguration is not provided or request callback is null! |
Set RequestAction in to ServiceCallConfiguration. |
InvalidExternalInterface |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (OUTBOUND_SECURITY) |
Server |
Could not retrieve external interface from database for externalUID. |
Verify that external interface exist in database for such externalUID. |
InvalidExternalInterface |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (OUTBOUND_SECURITY) |
Server |
Malformed URL in database. |
Verify URL in database. |
MissingExternalEntityID |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (OUTBOUND_SECURITY) |
Server |
ExternalInterface entity representing a given source system is missing entityID. |
Contact Serviceplatformen Helpdesk. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (OUTBOUND_SECURITY) |
Server |
Unable to configure signature for client. |
Could be some problem with ssl certificate or trustore. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (OUTBOUND_SECURITY) |
Server |
MutualSSL: Unable to create SSL client for mutual ssl connection. |
Require additional investigation. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (OUTBOUND_SECURITY) |
Server |
SSL: Unable to create SSL client for ssl connection. |
Unexpected runtime exception. Require additional investigation. |
UnknownTokenServiceError |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (OUTBOUND_SECURITY) |
Server |
Unknown error happened when communicating to the STS. |
Contact Serviceplatformen Helpdesk. |
TokenServiceUnavailable |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (OUTBOUND_SECURITY) |
Server |
Communication with the remote Secure Token Service (STS) failed, potentially because the STS is down. |
Contact the Secure Token Service helpdesk and verify that the STS is up and running.
If not, Contact Serviceplatformen Helpdesk. |
InvalidTokenServiceRequest |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (OUTBOUND_SECURITY) |
Server |
Request to the STS failed. |
Missing remediation - Sorry, You are on Your own! |
TokenServiceCertificateRevoked |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (OUTBOUND_SECURITY) |
Server |
The certificate of the remote Secure Token Service (STS) has been revoked. Tokens signed by the STS’s revoked certificate will be rejected, essentially meaning that the STS is unavailable. |
Contact Serviceplatformen Helpdesk. |
TokenCacheFailure |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (OUTBOUND_SECURITY) |
Server |
The system failed to load, store or delete a STS token from/to the token cache. |
Contact Serviceplatformen Helpdesk. |
InvalidRequest |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (ACCESS_VERIFICATION_INTERCEPTOR) |
Client |
The incoming request contained syntax errors or did not conform to the web service schema definitions. |
Correct the errors reported by Serviceplatformen. |
InvalidRequest |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (ACCESS_VERIFICATION_INTERCEPTOR) |
Unknown |
The incoming request did not conform to the web service security policy; see the reported WS-Security faultcode. |
Correct the errors reported by Serviceplatformen. |
InvalidTokenServiceToken |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (ACCESS_VERIFICATION_INTERCEPTOR) |
Unknown |
The WS-Security token included in the incoming request was invalid; see the reported WS-Security faultcode. |
Correct the errors reported by Serviceplatformen. |
MessageTooLarge |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (ACCESS_VERIFICATION_INTERCEPTOR) |
Client |
The request was larger than allowed for this service and therefore rejected. |
Reduce the size of the request (e.g. by sending multiple smaller ones) or send the request via SFTP if the integration supports so. |
ServiceAgreementNotValid |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (ACCESS_VERIFICATION_INTERCEPTOR) |
Client |
No valid service agreement could be found for the called service. See the error message for details. |
Resolve the reported problems through STS Admin. |
NoSecurityModel |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
An incoming request didn’t use any of the security models offered by the system (InvocationContext, AuthorityContext, …). |
You should use at least one security models. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Error during access control. |
Unexpected exception. Requires additional investigation. |
WrongCertificate |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Client certificate did not match the subject certificate of the security token. |
Change client certificate. |
ServiceNotAllowed |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
The passed security token does not grant access to the called service with UUID. |
Change client certificate or service UUID. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
SAML AssertionWrapper failed initialization. |
Requires additional investigation. |
ServiceSuspended |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service is suspended. |
Can not be fixed. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Error reading request security token element. |
Token is corrupted. Change it and try again. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Error reading request security token element. |
Unexpected exception. Requires additional investigation. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Received ServiceAgreementDTO not mapped to serviceUUID argument. |
ServiceAgreementDTO is invalid. Change it and try again. |
TokenServiceCertificateRevoked |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
The certificate of the Secure Token Service has been revoked! |
Contact Serviceplatformen Helpdesk. |
InvalidTokenServiceToken |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
A token expected to be valid was invalid. The token may either have been sent from a client or the Secure Token Service (STS). |
Contact Serviceplatformen Helpdesk. |
InvalidTokenServiceToken |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Security token is cancelled/expired/invalid/valid. |
Contact Serviceplatformen Helpdesk. |
MissingMunicipalityCVR |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
No municipality CVR was provided in the authority context. |
Provide municipality and try again. |
ServiceSuspended |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service is suspended. |
Contact Serviceplatformen Helpdesk. |
NoServiceProvided |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service UUID was not provided. |
Provide Service UUID and try again. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Provided service UUID/service agreement UUID/user UUID/system UUID is not a UUID. |
Fix corrupted value and try again. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement UUID/User UUID/system UUID was not provided. |
Add missing value in request and try again. |
WrongService |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service called with wrong service UUID. |
Fix corrupted value and try again. |
ServiceAgreementNotFound |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement not found. |
Contact Serviceplatformen Helpdesk. |
WrongUser |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement does not include user with UUID. |
Contact Serviceplatformen Helpdesk. |
WrongUserSystem |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement does not include user system with UUID. |
Contact Serviceplatformen Helpdesk. |
ServiceAgreementInvalidLifetime |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement is outside its period of validity. |
Contact RA-STS support for help. |
ServiceAgreementSuspendedForService |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement is suspended for service. |
Contact RA-STS support for help. |
MissingConfiguration |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Some configuration is not set or is incorrect. |
Contact Serviceplatformen Helpdesk. |
ServiceAgreementNotFound |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement not found. |
Contact Serviceplatformen Helpdesk. |
ServiceSuspended |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service is suspended. |
Contact Serviceplatformen Helpdesk. |
ServiceNotAllowed |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement doesn't grant access to the service. |
Contact Serviceplatformen Helpdesk. |
WrongCertificate |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Used certificate does not belong to the user system included in service agreement with UUID. |
Change client certificate. |
ServiceAgreementInvalidLifetime |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement is outside its period of validity. |
Contact RA-STS support for help. |
ServiceAgreementSuspendedForService |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement is suspended for service. |
Contact RA-STS support for help. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
ServiceAgreementValidatorFactory has received unknown security model. |
Contact Serviceplatformen Helpdesk. |
EntityManagerError |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (COMMON_DAO) |
Server |
Unable to look up. Multiple results were found. |
Verify BD for duplicates or currapted value. |
EntityManagerError |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (COMMON_DAO) |
Server |
Unable to look up. |
Variable is missing in DB. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (CONFIG) |
Server |
Could not retrieve external interface from database for externalUID. |
Verify that external interface exist in database for such externalUID. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (CONFIG) |
Server |
Multiple configuration values for the CONFKEY. |
Remove extra value from DB. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.afslutHaeftelse (CONFIG) |
Server |
Cannot find CONFKEY. |
Add missing config to DB. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling |
Server |
Further action depends on the actual error returned. |
Issue with Auth or Oir config, resolve according to the error message |
InternalError |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling |
Server |
An internal error has occurred. |
Contact Serviceplatformen Helpdesk. |
SourceSystemUnavailable |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (OUTBOUND_SECURITY) |
Server |
A call to a source system failed because no connection could be established to the system. Maybe the system is down? |
Make sure the source system is alive and has the expected version. |
SourceSystemUnknownError |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (OUTBOUND_SECURITY) |
Server |
A call to a source system failed due to an unknown error which programmatically cannot be “explained”. |
Further action depends on the actual error returned. |
SourceSystemError |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (OUTBOUND_SECURITY) |
Server |
A call to a source system failed by returning an error. |
Please inspect actual returned error. If problem persists then Contact Serviceplatformen Helpdesk. |
SourceSystemInvalidRequest |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (OUTBOUND_SECURITY) |
Client |
A call to a source system failed because the request was incorrect. |
Please inspect actual returned error and see if the request sent is correct. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (OUTBOUND_SECURITY) |
Server |
ServiceCallConfiguration is not provided or request callback is null! |
Set RequestAction in to ServiceCallConfiguration. |
InvalidExternalInterface |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (OUTBOUND_SECURITY) |
Server |
Could not retrieve external interface from database for externalUID. |
Verify that external interface exist in database for such externalUID. |
InvalidExternalInterface |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (OUTBOUND_SECURITY) |
Server |
Malformed URL in database. |
Verify URL in database. |
MissingExternalEntityID |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (OUTBOUND_SECURITY) |
Server |
ExternalInterface entity representing a given source system is missing entityID. |
Contact Serviceplatformen Helpdesk. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (OUTBOUND_SECURITY) |
Server |
Unable to configure signature for client. |
Could be some problem with ssl certificate or trustore. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (OUTBOUND_SECURITY) |
Server |
MutualSSL: Unable to create SSL client for mutual ssl connection. |
Require additional investigation. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (OUTBOUND_SECURITY) |
Server |
SSL: Unable to create SSL client for ssl connection. |
Unexpected runtime exception. Require additional investigation. |
UnknownTokenServiceError |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (OUTBOUND_SECURITY) |
Server |
Unknown error happened when communicating to the STS. |
Contact Serviceplatformen Helpdesk. |
TokenServiceUnavailable |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (OUTBOUND_SECURITY) |
Server |
Communication with the remote Secure Token Service (STS) failed, potentially because the STS is down. |
Contact the Secure Token Service helpdesk and verify that the STS is up and running.
If not, Contact Serviceplatformen Helpdesk. |
InvalidTokenServiceRequest |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (OUTBOUND_SECURITY) |
Server |
Request to the STS failed. |
Missing remediation - Sorry, You are on Your own! |
TokenServiceCertificateRevoked |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (OUTBOUND_SECURITY) |
Server |
The certificate of the remote Secure Token Service (STS) has been revoked. Tokens signed by the STS’s revoked certificate will be rejected, essentially meaning that the STS is unavailable. |
Contact Serviceplatformen Helpdesk. |
TokenCacheFailure |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (OUTBOUND_SECURITY) |
Server |
The system failed to load, store or delete a STS token from/to the token cache. |
Contact Serviceplatformen Helpdesk. |
InvalidRequest |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Client |
The incoming request contained syntax errors or did not conform to the web service schema definitions. |
Correct the errors reported by Serviceplatformen. |
InvalidRequest |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Unknown |
The incoming request did not conform to the web service security policy; see the reported WS-Security faultcode. |
Correct the errors reported by Serviceplatformen. |
InvalidTokenServiceToken |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Unknown |
The WS-Security token included in the incoming request was invalid; see the reported WS-Security faultcode. |
Correct the errors reported by Serviceplatformen. |
MessageTooLarge |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Client |
The request was larger than allowed for this service and therefore rejected. |
Reduce the size of the request (e.g. by sending multiple smaller ones) or send the request via SFTP if the integration supports so. |
ServiceAgreementNotValid |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Client |
No valid service agreement could be found for the called service. See the error message for details. |
Resolve the reported problems through STS Admin. |
NoSecurityModel |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
An incoming request didn’t use any of the security models offered by the system (InvocationContext, AuthorityContext, …). |
You should use at least one security models. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Error during access control. |
Unexpected exception. Requires additional investigation. |
WrongCertificate |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Client certificate did not match the subject certificate of the security token. |
Change client certificate. |
ServiceNotAllowed |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
The passed security token does not grant access to the called service with UUID. |
Change client certificate or service UUID. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
SAML AssertionWrapper failed initialization. |
Requires additional investigation. |
ServiceSuspended |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service is suspended. |
Can not be fixed. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Error reading request security token element. |
Token is corrupted. Change it and try again. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Error reading request security token element. |
Unexpected exception. Requires additional investigation. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Received ServiceAgreementDTO not mapped to serviceUUID argument. |
ServiceAgreementDTO is invalid. Change it and try again. |
TokenServiceCertificateRevoked |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
The certificate of the Secure Token Service has been revoked! |
Contact Serviceplatformen Helpdesk. |
InvalidTokenServiceToken |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
A token expected to be valid was invalid. The token may either have been sent from a client or the Secure Token Service (STS). |
Contact Serviceplatformen Helpdesk. |
InvalidTokenServiceToken |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Security token is cancelled/expired/invalid/valid. |
Contact Serviceplatformen Helpdesk. |
MissingMunicipalityCVR |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
No municipality CVR was provided in the authority context. |
Provide municipality and try again. |
ServiceSuspended |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service is suspended. |
Contact Serviceplatformen Helpdesk. |
NoServiceProvided |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service UUID was not provided. |
Provide Service UUID and try again. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Provided service UUID/service agreement UUID/user UUID/system UUID is not a UUID. |
Fix corrupted value and try again. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement UUID/User UUID/system UUID was not provided. |
Add missing value in request and try again. |
WrongService |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service called with wrong service UUID. |
Fix corrupted value and try again. |
ServiceAgreementNotFound |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement not found. |
Contact Serviceplatformen Helpdesk. |
WrongUser |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement does not include user with UUID. |
Contact Serviceplatformen Helpdesk. |
WrongUserSystem |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement does not include user system with UUID. |
Contact Serviceplatformen Helpdesk. |
ServiceAgreementInvalidLifetime |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement is outside its period of validity. |
Contact RA-STS support for help. |
ServiceAgreementSuspendedForService |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement is suspended for service. |
Contact RA-STS support for help. |
MissingConfiguration |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Some configuration is not set or is incorrect. |
Contact Serviceplatformen Helpdesk. |
ServiceAgreementNotFound |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement not found. |
Contact Serviceplatformen Helpdesk. |
ServiceSuspended |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service is suspended. |
Contact Serviceplatformen Helpdesk. |
ServiceNotAllowed |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement doesn't grant access to the service. |
Contact Serviceplatformen Helpdesk. |
WrongCertificate |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Used certificate does not belong to the user system included in service agreement with UUID. |
Change client certificate. |
ServiceAgreementInvalidLifetime |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement is outside its period of validity. |
Contact RA-STS support for help. |
ServiceAgreementSuspendedForService |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement is suspended for service. |
Contact RA-STS support for help. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
ServiceAgreementValidatorFactory has received unknown security model. |
Contact Serviceplatformen Helpdesk. |
EntityManagerError |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (COMMON_DAO) |
Server |
Unable to look up. Multiple results were found. |
Verify BD for duplicates or currapted value. |
EntityManagerError |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (COMMON_DAO) |
Server |
Unable to look up. |
Variable is missing in DB. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (CONFIG) |
Server |
Could not retrieve external interface from database for externalUID. |
Verify that external interface exist in database for such externalUID. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (CONFIG) |
Server |
Multiple configuration values for the CONFKEY. |
Remove extra value from DB. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.foretagIndbetaling (CONFIG) |
Server |
Cannot find CONFKEY. |
Add missing config to DB. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager |
Server |
Further action depends on the actual error returned. |
Issue with Auth or Oir config, resolve according to the error message |
InternalError |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager |
Server |
An internal error has occurred. |
Contact Serviceplatformen Helpdesk. |
SourceSystemUnavailable |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (OUTBOUND_SECURITY) |
Server |
A call to a source system failed because no connection could be established to the system. Maybe the system is down? |
Make sure the source system is alive and has the expected version. |
SourceSystemUnknownError |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (OUTBOUND_SECURITY) |
Server |
A call to a source system failed due to an unknown error which programmatically cannot be “explained”. |
Further action depends on the actual error returned. |
SourceSystemError |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (OUTBOUND_SECURITY) |
Server |
A call to a source system failed by returning an error. |
Please inspect actual returned error. If problem persists then Contact Serviceplatformen Helpdesk. |
SourceSystemInvalidRequest |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (OUTBOUND_SECURITY) |
Client |
A call to a source system failed because the request was incorrect. |
Please inspect actual returned error and see if the request sent is correct. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (OUTBOUND_SECURITY) |
Server |
ServiceCallConfiguration is not provided or request callback is null! |
Set RequestAction in to ServiceCallConfiguration. |
InvalidExternalInterface |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (OUTBOUND_SECURITY) |
Server |
Could not retrieve external interface from database for externalUID. |
Verify that external interface exist in database for such externalUID. |
InvalidExternalInterface |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (OUTBOUND_SECURITY) |
Server |
Malformed URL in database. |
Verify URL in database. |
MissingExternalEntityID |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (OUTBOUND_SECURITY) |
Server |
ExternalInterface entity representing a given source system is missing entityID. |
Contact Serviceplatformen Helpdesk. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (OUTBOUND_SECURITY) |
Server |
Unable to configure signature for client. |
Could be some problem with ssl certificate or trustore. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (OUTBOUND_SECURITY) |
Server |
MutualSSL: Unable to create SSL client for mutual ssl connection. |
Require additional investigation. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (OUTBOUND_SECURITY) |
Server |
SSL: Unable to create SSL client for ssl connection. |
Unexpected runtime exception. Require additional investigation. |
UnknownTokenServiceError |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (OUTBOUND_SECURITY) |
Server |
Unknown error happened when communicating to the STS. |
Contact Serviceplatformen Helpdesk. |
TokenServiceUnavailable |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (OUTBOUND_SECURITY) |
Server |
Communication with the remote Secure Token Service (STS) failed, potentially because the STS is down. |
Contact the Secure Token Service helpdesk and verify that the STS is up and running.
If not, Contact Serviceplatformen Helpdesk. |
InvalidTokenServiceRequest |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (OUTBOUND_SECURITY) |
Server |
Request to the STS failed. |
Missing remediation - Sorry, You are on Your own! |
TokenServiceCertificateRevoked |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (OUTBOUND_SECURITY) |
Server |
The certificate of the remote Secure Token Service (STS) has been revoked. Tokens signed by the STS’s revoked certificate will be rejected, essentially meaning that the STS is unavailable. |
Contact Serviceplatformen Helpdesk. |
TokenCacheFailure |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (OUTBOUND_SECURITY) |
Server |
The system failed to load, store or delete a STS token from/to the token cache. |
Contact Serviceplatformen Helpdesk. |
InvalidRequest |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (ACCESS_VERIFICATION_INTERCEPTOR) |
Client |
The incoming request contained syntax errors or did not conform to the web service schema definitions. |
Correct the errors reported by Serviceplatformen. |
InvalidRequest |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (ACCESS_VERIFICATION_INTERCEPTOR) |
Unknown |
The incoming request did not conform to the web service security policy; see the reported WS-Security faultcode. |
Correct the errors reported by Serviceplatformen. |
InvalidTokenServiceToken |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (ACCESS_VERIFICATION_INTERCEPTOR) |
Unknown |
The WS-Security token included in the incoming request was invalid; see the reported WS-Security faultcode. |
Correct the errors reported by Serviceplatformen. |
MessageTooLarge |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (ACCESS_VERIFICATION_INTERCEPTOR) |
Client |
The request was larger than allowed for this service and therefore rejected. |
Reduce the size of the request (e.g. by sending multiple smaller ones) or send the request via SFTP if the integration supports so. |
ServiceAgreementNotValid |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (ACCESS_VERIFICATION_INTERCEPTOR) |
Client |
No valid service agreement could be found for the called service. See the error message for details. |
Resolve the reported problems through STS Admin. |
NoSecurityModel |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
An incoming request didn’t use any of the security models offered by the system (InvocationContext, AuthorityContext, …). |
You should use at least one security models. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Error during access control. |
Unexpected exception. Requires additional investigation. |
WrongCertificate |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Client certificate did not match the subject certificate of the security token. |
Change client certificate. |
ServiceNotAllowed |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
The passed security token does not grant access to the called service with UUID. |
Change client certificate or service UUID. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
SAML AssertionWrapper failed initialization. |
Requires additional investigation. |
ServiceSuspended |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service is suspended. |
Can not be fixed. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Error reading request security token element. |
Token is corrupted. Change it and try again. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Error reading request security token element. |
Unexpected exception. Requires additional investigation. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Received ServiceAgreementDTO not mapped to serviceUUID argument. |
ServiceAgreementDTO is invalid. Change it and try again. |
TokenServiceCertificateRevoked |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
The certificate of the Secure Token Service has been revoked! |
Contact Serviceplatformen Helpdesk. |
InvalidTokenServiceToken |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
A token expected to be valid was invalid. The token may either have been sent from a client or the Secure Token Service (STS). |
Contact Serviceplatformen Helpdesk. |
InvalidTokenServiceToken |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Security token is cancelled/expired/invalid/valid. |
Contact Serviceplatformen Helpdesk. |
MissingMunicipalityCVR |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
No municipality CVR was provided in the authority context. |
Provide municipality and try again. |
ServiceSuspended |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service is suspended. |
Contact Serviceplatformen Helpdesk. |
NoServiceProvided |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service UUID was not provided. |
Provide Service UUID and try again. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Provided service UUID/service agreement UUID/user UUID/system UUID is not a UUID. |
Fix corrupted value and try again. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement UUID/User UUID/system UUID was not provided. |
Add missing value in request and try again. |
WrongService |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service called with wrong service UUID. |
Fix corrupted value and try again. |
ServiceAgreementNotFound |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement not found. |
Contact Serviceplatformen Helpdesk. |
WrongUser |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement does not include user with UUID. |
Contact Serviceplatformen Helpdesk. |
WrongUserSystem |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement does not include user system with UUID. |
Contact Serviceplatformen Helpdesk. |
ServiceAgreementInvalidLifetime |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement is outside its period of validity. |
Contact RA-STS support for help. |
ServiceAgreementSuspendedForService |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement is suspended for service. |
Contact RA-STS support for help. |
MissingConfiguration |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Some configuration is not set or is incorrect. |
Contact Serviceplatformen Helpdesk. |
ServiceAgreementNotFound |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement not found. |
Contact Serviceplatformen Helpdesk. |
ServiceSuspended |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service is suspended. |
Contact Serviceplatformen Helpdesk. |
ServiceNotAllowed |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement doesn't grant access to the service. |
Contact Serviceplatformen Helpdesk. |
WrongCertificate |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Used certificate does not belong to the user system included in service agreement with UUID. |
Change client certificate. |
ServiceAgreementInvalidLifetime |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement is outside its period of validity. |
Contact RA-STS support for help. |
ServiceAgreementSuspendedForService |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement is suspended for service. |
Contact RA-STS support for help. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
ServiceAgreementValidatorFactory has received unknown security model. |
Contact Serviceplatformen Helpdesk. |
EntityManagerError |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (COMMON_DAO) |
Server |
Unable to look up. Multiple results were found. |
Verify BD for duplicates or currapted value. |
EntityManagerError |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (COMMON_DAO) |
Server |
Unable to look up. |
Variable is missing in DB. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (CONFIG) |
Server |
Could not retrieve external interface from database for externalUID. |
Verify that external interface exist in database for such externalUID. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (CONFIG) |
Server |
Multiple configuration values for the CONFKEY. |
Remove extra value from DB. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.afslutMaterialeModtager (CONFIG) |
Server |
Cannot find CONFKEY. |
Add missing config to DB. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.retTilstand |
Server |
Further action depends on the actual error returned. |
Issue with Auth or Oir config, resolve according to the error message |
InternalError |
ModtagDebitorregistreringStraksleveranceService.retTilstand |
Server |
An internal error has occurred. |
Contact Serviceplatformen Helpdesk. |
SourceSystemUnavailable |
ModtagDebitorregistreringStraksleveranceService.retTilstand (OUTBOUND_SECURITY) |
Server |
A call to a source system failed because no connection could be established to the system. Maybe the system is down? |
Make sure the source system is alive and has the expected version. |
SourceSystemUnknownError |
ModtagDebitorregistreringStraksleveranceService.retTilstand (OUTBOUND_SECURITY) |
Server |
A call to a source system failed due to an unknown error which programmatically cannot be “explained”. |
Further action depends on the actual error returned. |
SourceSystemError |
ModtagDebitorregistreringStraksleveranceService.retTilstand (OUTBOUND_SECURITY) |
Server |
A call to a source system failed by returning an error. |
Please inspect actual returned error. If problem persists then Contact Serviceplatformen Helpdesk. |
SourceSystemInvalidRequest |
ModtagDebitorregistreringStraksleveranceService.retTilstand (OUTBOUND_SECURITY) |
Client |
A call to a source system failed because the request was incorrect. |
Please inspect actual returned error and see if the request sent is correct. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.retTilstand (OUTBOUND_SECURITY) |
Server |
ServiceCallConfiguration is not provided or request callback is null! |
Set RequestAction in to ServiceCallConfiguration. |
InvalidExternalInterface |
ModtagDebitorregistreringStraksleveranceService.retTilstand (OUTBOUND_SECURITY) |
Server |
Could not retrieve external interface from database for externalUID. |
Verify that external interface exist in database for such externalUID. |
InvalidExternalInterface |
ModtagDebitorregistreringStraksleveranceService.retTilstand (OUTBOUND_SECURITY) |
Server |
Malformed URL in database. |
Verify URL in database. |
MissingExternalEntityID |
ModtagDebitorregistreringStraksleveranceService.retTilstand (OUTBOUND_SECURITY) |
Server |
ExternalInterface entity representing a given source system is missing entityID. |
Contact Serviceplatformen Helpdesk. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.retTilstand (OUTBOUND_SECURITY) |
Server |
Unable to configure signature for client. |
Could be some problem with ssl certificate or trustore. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.retTilstand (OUTBOUND_SECURITY) |
Server |
MutualSSL: Unable to create SSL client for mutual ssl connection. |
Require additional investigation. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.retTilstand (OUTBOUND_SECURITY) |
Server |
SSL: Unable to create SSL client for ssl connection. |
Unexpected runtime exception. Require additional investigation. |
UnknownTokenServiceError |
ModtagDebitorregistreringStraksleveranceService.retTilstand (OUTBOUND_SECURITY) |
Server |
Unknown error happened when communicating to the STS. |
Contact Serviceplatformen Helpdesk. |
TokenServiceUnavailable |
ModtagDebitorregistreringStraksleveranceService.retTilstand (OUTBOUND_SECURITY) |
Server |
Communication with the remote Secure Token Service (STS) failed, potentially because the STS is down. |
Contact the Secure Token Service helpdesk and verify that the STS is up and running.
If not, Contact Serviceplatformen Helpdesk. |
InvalidTokenServiceRequest |
ModtagDebitorregistreringStraksleveranceService.retTilstand (OUTBOUND_SECURITY) |
Server |
Request to the STS failed. |
Missing remediation - Sorry, You are on Your own! |
TokenServiceCertificateRevoked |
ModtagDebitorregistreringStraksleveranceService.retTilstand (OUTBOUND_SECURITY) |
Server |
The certificate of the remote Secure Token Service (STS) has been revoked. Tokens signed by the STS’s revoked certificate will be rejected, essentially meaning that the STS is unavailable. |
Contact Serviceplatformen Helpdesk. |
TokenCacheFailure |
ModtagDebitorregistreringStraksleveranceService.retTilstand (OUTBOUND_SECURITY) |
Server |
The system failed to load, store or delete a STS token from/to the token cache. |
Contact Serviceplatformen Helpdesk. |
InvalidRequest |
ModtagDebitorregistreringStraksleveranceService.retTilstand (ACCESS_VERIFICATION_INTERCEPTOR) |
Client |
The incoming request contained syntax errors or did not conform to the web service schema definitions. |
Correct the errors reported by Serviceplatformen. |
InvalidRequest |
ModtagDebitorregistreringStraksleveranceService.retTilstand (ACCESS_VERIFICATION_INTERCEPTOR) |
Unknown |
The incoming request did not conform to the web service security policy; see the reported WS-Security faultcode. |
Correct the errors reported by Serviceplatformen. |
InvalidTokenServiceToken |
ModtagDebitorregistreringStraksleveranceService.retTilstand (ACCESS_VERIFICATION_INTERCEPTOR) |
Unknown |
The WS-Security token included in the incoming request was invalid; see the reported WS-Security faultcode. |
Correct the errors reported by Serviceplatformen. |
MessageTooLarge |
ModtagDebitorregistreringStraksleveranceService.retTilstand (ACCESS_VERIFICATION_INTERCEPTOR) |
Client |
The request was larger than allowed for this service and therefore rejected. |
Reduce the size of the request (e.g. by sending multiple smaller ones) or send the request via SFTP if the integration supports so. |
ServiceAgreementNotValid |
ModtagDebitorregistreringStraksleveranceService.retTilstand (ACCESS_VERIFICATION_INTERCEPTOR) |
Client |
No valid service agreement could be found for the called service. See the error message for details. |
Resolve the reported problems through STS Admin. |
NoSecurityModel |
ModtagDebitorregistreringStraksleveranceService.retTilstand (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
An incoming request didn’t use any of the security models offered by the system (InvocationContext, AuthorityContext, …). |
You should use at least one security models. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.retTilstand (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Error during access control. |
Unexpected exception. Requires additional investigation. |
WrongCertificate |
ModtagDebitorregistreringStraksleveranceService.retTilstand (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Client certificate did not match the subject certificate of the security token. |
Change client certificate. |
ServiceNotAllowed |
ModtagDebitorregistreringStraksleveranceService.retTilstand (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
The passed security token does not grant access to the called service with UUID. |
Change client certificate or service UUID. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.retTilstand (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
SAML AssertionWrapper failed initialization. |
Requires additional investigation. |
ServiceSuspended |
ModtagDebitorregistreringStraksleveranceService.retTilstand (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service is suspended. |
Can not be fixed. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.retTilstand (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Error reading request security token element. |
Token is corrupted. Change it and try again. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.retTilstand (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Error reading request security token element. |
Unexpected exception. Requires additional investigation. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.retTilstand (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Received ServiceAgreementDTO not mapped to serviceUUID argument. |
ServiceAgreementDTO is invalid. Change it and try again. |
TokenServiceCertificateRevoked |
ModtagDebitorregistreringStraksleveranceService.retTilstand (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
The certificate of the Secure Token Service has been revoked! |
Contact Serviceplatformen Helpdesk. |
InvalidTokenServiceToken |
ModtagDebitorregistreringStraksleveranceService.retTilstand (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
A token expected to be valid was invalid. The token may either have been sent from a client or the Secure Token Service (STS). |
Contact Serviceplatformen Helpdesk. |
InvalidTokenServiceToken |
ModtagDebitorregistreringStraksleveranceService.retTilstand (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Security token is cancelled/expired/invalid/valid. |
Contact Serviceplatformen Helpdesk. |
MissingMunicipalityCVR |
ModtagDebitorregistreringStraksleveranceService.retTilstand (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
No municipality CVR was provided in the authority context. |
Provide municipality and try again. |
ServiceSuspended |
ModtagDebitorregistreringStraksleveranceService.retTilstand (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service is suspended. |
Contact Serviceplatformen Helpdesk. |
NoServiceProvided |
ModtagDebitorregistreringStraksleveranceService.retTilstand (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service UUID was not provided. |
Provide Service UUID and try again. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.retTilstand (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Provided service UUID/service agreement UUID/user UUID/system UUID is not a UUID. |
Fix corrupted value and try again. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.retTilstand (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement UUID/User UUID/system UUID was not provided. |
Add missing value in request and try again. |
WrongService |
ModtagDebitorregistreringStraksleveranceService.retTilstand (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service called with wrong service UUID. |
Fix corrupted value and try again. |
ServiceAgreementNotFound |
ModtagDebitorregistreringStraksleveranceService.retTilstand (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement not found. |
Contact Serviceplatformen Helpdesk. |
WrongUser |
ModtagDebitorregistreringStraksleveranceService.retTilstand (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement does not include user with UUID. |
Contact Serviceplatformen Helpdesk. |
WrongUserSystem |
ModtagDebitorregistreringStraksleveranceService.retTilstand (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement does not include user system with UUID. |
Contact Serviceplatformen Helpdesk. |
ServiceAgreementInvalidLifetime |
ModtagDebitorregistreringStraksleveranceService.retTilstand (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement is outside its period of validity. |
Contact RA-STS support for help. |
ServiceAgreementSuspendedForService |
ModtagDebitorregistreringStraksleveranceService.retTilstand (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement is suspended for service. |
Contact RA-STS support for help. |
MissingConfiguration |
ModtagDebitorregistreringStraksleveranceService.retTilstand (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Some configuration is not set or is incorrect. |
Contact Serviceplatformen Helpdesk. |
ServiceAgreementNotFound |
ModtagDebitorregistreringStraksleveranceService.retTilstand (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement not found. |
Contact Serviceplatformen Helpdesk. |
ServiceSuspended |
ModtagDebitorregistreringStraksleveranceService.retTilstand (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service is suspended. |
Contact Serviceplatformen Helpdesk. |
ServiceNotAllowed |
ModtagDebitorregistreringStraksleveranceService.retTilstand (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement doesn't grant access to the service. |
Contact Serviceplatformen Helpdesk. |
WrongCertificate |
ModtagDebitorregistreringStraksleveranceService.retTilstand (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Used certificate does not belong to the user system included in service agreement with UUID. |
Change client certificate. |
ServiceAgreementInvalidLifetime |
ModtagDebitorregistreringStraksleveranceService.retTilstand (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement is outside its period of validity. |
Contact RA-STS support for help. |
ServiceAgreementSuspendedForService |
ModtagDebitorregistreringStraksleveranceService.retTilstand (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement is suspended for service. |
Contact RA-STS support for help. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.retTilstand (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
ServiceAgreementValidatorFactory has received unknown security model. |
Contact Serviceplatformen Helpdesk. |
EntityManagerError |
ModtagDebitorregistreringStraksleveranceService.retTilstand (COMMON_DAO) |
Server |
Unable to look up. Multiple results were found. |
Verify BD for duplicates or currapted value. |
EntityManagerError |
ModtagDebitorregistreringStraksleveranceService.retTilstand (COMMON_DAO) |
Server |
Unable to look up. |
Variable is missing in DB. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.retTilstand (CONFIG) |
Server |
Could not retrieve external interface from database for externalUID. |
Verify that external interface exist in database for such externalUID. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.retTilstand (CONFIG) |
Server |
Multiple configuration values for the CONFKEY. |
Remove extra value from DB. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.retTilstand (CONFIG) |
Server |
Cannot find CONFKEY. |
Add missing config to DB. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering |
Server |
Further action depends on the actual error returned. |
Issue with Auth or Oir config, resolve according to the error message |
InternalError |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering |
Server |
An internal error has occurred. |
Contact Serviceplatformen Helpdesk. |
SourceSystemUnavailable |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (OUTBOUND_SECURITY) |
Server |
A call to a source system failed because no connection could be established to the system. Maybe the system is down? |
Make sure the source system is alive and has the expected version. |
SourceSystemUnknownError |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (OUTBOUND_SECURITY) |
Server |
A call to a source system failed due to an unknown error which programmatically cannot be “explained”. |
Further action depends on the actual error returned. |
SourceSystemError |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (OUTBOUND_SECURITY) |
Server |
A call to a source system failed by returning an error. |
Please inspect actual returned error. If problem persists then Contact Serviceplatformen Helpdesk. |
SourceSystemInvalidRequest |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (OUTBOUND_SECURITY) |
Client |
A call to a source system failed because the request was incorrect. |
Please inspect actual returned error and see if the request sent is correct. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (OUTBOUND_SECURITY) |
Server |
ServiceCallConfiguration is not provided or request callback is null! |
Set RequestAction in to ServiceCallConfiguration. |
InvalidExternalInterface |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (OUTBOUND_SECURITY) |
Server |
Could not retrieve external interface from database for externalUID. |
Verify that external interface exist in database for such externalUID. |
InvalidExternalInterface |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (OUTBOUND_SECURITY) |
Server |
Malformed URL in database. |
Verify URL in database. |
MissingExternalEntityID |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (OUTBOUND_SECURITY) |
Server |
ExternalInterface entity representing a given source system is missing entityID. |
Contact Serviceplatformen Helpdesk. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (OUTBOUND_SECURITY) |
Server |
Unable to configure signature for client. |
Could be some problem with ssl certificate or trustore. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (OUTBOUND_SECURITY) |
Server |
MutualSSL: Unable to create SSL client for mutual ssl connection. |
Require additional investigation. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (OUTBOUND_SECURITY) |
Server |
SSL: Unable to create SSL client for ssl connection. |
Unexpected runtime exception. Require additional investigation. |
UnknownTokenServiceError |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (OUTBOUND_SECURITY) |
Server |
Unknown error happened when communicating to the STS. |
Contact Serviceplatformen Helpdesk. |
TokenServiceUnavailable |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (OUTBOUND_SECURITY) |
Server |
Communication with the remote Secure Token Service (STS) failed, potentially because the STS is down. |
Contact the Secure Token Service helpdesk and verify that the STS is up and running.
If not, Contact Serviceplatformen Helpdesk. |
InvalidTokenServiceRequest |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (OUTBOUND_SECURITY) |
Server |
Request to the STS failed. |
Missing remediation - Sorry, You are on Your own! |
TokenServiceCertificateRevoked |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (OUTBOUND_SECURITY) |
Server |
The certificate of the remote Secure Token Service (STS) has been revoked. Tokens signed by the STS’s revoked certificate will be rejected, essentially meaning that the STS is unavailable. |
Contact Serviceplatformen Helpdesk. |
TokenCacheFailure |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (OUTBOUND_SECURITY) |
Server |
The system failed to load, store or delete a STS token from/to the token cache. |
Contact Serviceplatformen Helpdesk. |
InvalidRequest |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (ACCESS_VERIFICATION_INTERCEPTOR) |
Client |
The incoming request contained syntax errors or did not conform to the web service schema definitions. |
Correct the errors reported by Serviceplatformen. |
InvalidRequest |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (ACCESS_VERIFICATION_INTERCEPTOR) |
Unknown |
The incoming request did not conform to the web service security policy; see the reported WS-Security faultcode. |
Correct the errors reported by Serviceplatformen. |
InvalidTokenServiceToken |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (ACCESS_VERIFICATION_INTERCEPTOR) |
Unknown |
The WS-Security token included in the incoming request was invalid; see the reported WS-Security faultcode. |
Correct the errors reported by Serviceplatformen. |
MessageTooLarge |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (ACCESS_VERIFICATION_INTERCEPTOR) |
Client |
The request was larger than allowed for this service and therefore rejected. |
Reduce the size of the request (e.g. by sending multiple smaller ones) or send the request via SFTP if the integration supports so. |
ServiceAgreementNotValid |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (ACCESS_VERIFICATION_INTERCEPTOR) |
Client |
No valid service agreement could be found for the called service. See the error message for details. |
Resolve the reported problems through STS Admin. |
NoSecurityModel |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
An incoming request didn’t use any of the security models offered by the system (InvocationContext, AuthorityContext, …). |
You should use at least one security models. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Error during access control. |
Unexpected exception. Requires additional investigation. |
WrongCertificate |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Client certificate did not match the subject certificate of the security token. |
Change client certificate. |
ServiceNotAllowed |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
The passed security token does not grant access to the called service with UUID. |
Change client certificate or service UUID. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
SAML AssertionWrapper failed initialization. |
Requires additional investigation. |
ServiceSuspended |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service is suspended. |
Can not be fixed. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Error reading request security token element. |
Token is corrupted. Change it and try again. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Error reading request security token element. |
Unexpected exception. Requires additional investigation. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Received ServiceAgreementDTO not mapped to serviceUUID argument. |
ServiceAgreementDTO is invalid. Change it and try again. |
TokenServiceCertificateRevoked |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
The certificate of the Secure Token Service has been revoked! |
Contact Serviceplatformen Helpdesk. |
InvalidTokenServiceToken |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
A token expected to be valid was invalid. The token may either have been sent from a client or the Secure Token Service (STS). |
Contact Serviceplatformen Helpdesk. |
InvalidTokenServiceToken |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Security token is cancelled/expired/invalid/valid. |
Contact Serviceplatformen Helpdesk. |
MissingMunicipalityCVR |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
No municipality CVR was provided in the authority context. |
Provide municipality and try again. |
ServiceSuspended |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service is suspended. |
Contact Serviceplatformen Helpdesk. |
NoServiceProvided |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service UUID was not provided. |
Provide Service UUID and try again. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Provided service UUID/service agreement UUID/user UUID/system UUID is not a UUID. |
Fix corrupted value and try again. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement UUID/User UUID/system UUID was not provided. |
Add missing value in request and try again. |
WrongService |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service called with wrong service UUID. |
Fix corrupted value and try again. |
ServiceAgreementNotFound |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement not found. |
Contact Serviceplatformen Helpdesk. |
WrongUser |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement does not include user with UUID. |
Contact Serviceplatformen Helpdesk. |
WrongUserSystem |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement does not include user system with UUID. |
Contact Serviceplatformen Helpdesk. |
ServiceAgreementInvalidLifetime |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement is outside its period of validity. |
Contact RA-STS support for help. |
ServiceAgreementSuspendedForService |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement is suspended for service. |
Contact RA-STS support for help. |
MissingConfiguration |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Some configuration is not set or is incorrect. |
Contact Serviceplatformen Helpdesk. |
ServiceAgreementNotFound |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement not found. |
Contact Serviceplatformen Helpdesk. |
ServiceSuspended |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service is suspended. |
Contact Serviceplatformen Helpdesk. |
ServiceNotAllowed |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement doesn't grant access to the service. |
Contact Serviceplatformen Helpdesk. |
WrongCertificate |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Used certificate does not belong to the user system included in service agreement with UUID. |
Change client certificate. |
ServiceAgreementInvalidLifetime |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement is outside its period of validity. |
Contact RA-STS support for help. |
ServiceAgreementSuspendedForService |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement is suspended for service. |
Contact RA-STS support for help. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
ServiceAgreementValidatorFactory has received unknown security model. |
Contact Serviceplatformen Helpdesk. |
EntityManagerError |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (COMMON_DAO) |
Server |
Unable to look up. Multiple results were found. |
Verify BD for duplicates or currapted value. |
EntityManagerError |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (COMMON_DAO) |
Server |
Unable to look up. |
Variable is missing in DB. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (CONFIG) |
Server |
Could not retrieve external interface from database for externalUID. |
Verify that external interface exist in database for such externalUID. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (CONFIG) |
Server |
Multiple configuration values for the CONFKEY. |
Remove extra value from DB. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.afslutAlternativAdressering (CONFIG) |
Server |
Cannot find CONFKEY. |
Add missing config to DB. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto |
Server |
Further action depends on the actual error returned. |
Issue with Auth or Oir config, resolve according to the error message |
InternalError |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto |
Server |
An internal error has occurred. |
Contact Serviceplatformen Helpdesk. |
SourceSystemUnavailable |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (OUTBOUND_SECURITY) |
Server |
A call to a source system failed because no connection could be established to the system. Maybe the system is down? |
Make sure the source system is alive and has the expected version. |
SourceSystemUnknownError |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (OUTBOUND_SECURITY) |
Server |
A call to a source system failed due to an unknown error which programmatically cannot be “explained”. |
Further action depends on the actual error returned. |
SourceSystemError |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (OUTBOUND_SECURITY) |
Server |
A call to a source system failed by returning an error. |
Please inspect actual returned error. If problem persists then Contact Serviceplatformen Helpdesk. |
SourceSystemInvalidRequest |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (OUTBOUND_SECURITY) |
Client |
A call to a source system failed because the request was incorrect. |
Please inspect actual returned error and see if the request sent is correct. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (OUTBOUND_SECURITY) |
Server |
ServiceCallConfiguration is not provided or request callback is null! |
Set RequestAction in to ServiceCallConfiguration. |
InvalidExternalInterface |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (OUTBOUND_SECURITY) |
Server |
Could not retrieve external interface from database for externalUID. |
Verify that external interface exist in database for such externalUID. |
InvalidExternalInterface |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (OUTBOUND_SECURITY) |
Server |
Malformed URL in database. |
Verify URL in database. |
MissingExternalEntityID |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (OUTBOUND_SECURITY) |
Server |
ExternalInterface entity representing a given source system is missing entityID. |
Contact Serviceplatformen Helpdesk. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (OUTBOUND_SECURITY) |
Server |
Unable to configure signature for client. |
Could be some problem with ssl certificate or trustore. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (OUTBOUND_SECURITY) |
Server |
MutualSSL: Unable to create SSL client for mutual ssl connection. |
Require additional investigation. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (OUTBOUND_SECURITY) |
Server |
SSL: Unable to create SSL client for ssl connection. |
Unexpected runtime exception. Require additional investigation. |
UnknownTokenServiceError |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (OUTBOUND_SECURITY) |
Server |
Unknown error happened when communicating to the STS. |
Contact Serviceplatformen Helpdesk. |
TokenServiceUnavailable |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (OUTBOUND_SECURITY) |
Server |
Communication with the remote Secure Token Service (STS) failed, potentially because the STS is down. |
Contact the Secure Token Service helpdesk and verify that the STS is up and running.
If not, Contact Serviceplatformen Helpdesk. |
InvalidTokenServiceRequest |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (OUTBOUND_SECURITY) |
Server |
Request to the STS failed. |
Missing remediation - Sorry, You are on Your own! |
TokenServiceCertificateRevoked |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (OUTBOUND_SECURITY) |
Server |
The certificate of the remote Secure Token Service (STS) has been revoked. Tokens signed by the STS’s revoked certificate will be rejected, essentially meaning that the STS is unavailable. |
Contact Serviceplatformen Helpdesk. |
TokenCacheFailure |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (OUTBOUND_SECURITY) |
Server |
The system failed to load, store or delete a STS token from/to the token cache. |
Contact Serviceplatformen Helpdesk. |
InvalidRequest |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (ACCESS_VERIFICATION_INTERCEPTOR) |
Client |
The incoming request contained syntax errors or did not conform to the web service schema definitions. |
Correct the errors reported by Serviceplatformen. |
InvalidRequest |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (ACCESS_VERIFICATION_INTERCEPTOR) |
Unknown |
The incoming request did not conform to the web service security policy; see the reported WS-Security faultcode. |
Correct the errors reported by Serviceplatformen. |
InvalidTokenServiceToken |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (ACCESS_VERIFICATION_INTERCEPTOR) |
Unknown |
The WS-Security token included in the incoming request was invalid; see the reported WS-Security faultcode. |
Correct the errors reported by Serviceplatformen. |
MessageTooLarge |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (ACCESS_VERIFICATION_INTERCEPTOR) |
Client |
The request was larger than allowed for this service and therefore rejected. |
Reduce the size of the request (e.g. by sending multiple smaller ones) or send the request via SFTP if the integration supports so. |
ServiceAgreementNotValid |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (ACCESS_VERIFICATION_INTERCEPTOR) |
Client |
No valid service agreement could be found for the called service. See the error message for details. |
Resolve the reported problems through STS Admin. |
NoSecurityModel |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
An incoming request didn’t use any of the security models offered by the system (InvocationContext, AuthorityContext, …). |
You should use at least one security models. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Error during access control. |
Unexpected exception. Requires additional investigation. |
WrongCertificate |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Client certificate did not match the subject certificate of the security token. |
Change client certificate. |
ServiceNotAllowed |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
The passed security token does not grant access to the called service with UUID. |
Change client certificate or service UUID. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
SAML AssertionWrapper failed initialization. |
Requires additional investigation. |
ServiceSuspended |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service is suspended. |
Can not be fixed. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Error reading request security token element. |
Token is corrupted. Change it and try again. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Error reading request security token element. |
Unexpected exception. Requires additional investigation. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Received ServiceAgreementDTO not mapped to serviceUUID argument. |
ServiceAgreementDTO is invalid. Change it and try again. |
TokenServiceCertificateRevoked |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
The certificate of the Secure Token Service has been revoked! |
Contact Serviceplatformen Helpdesk. |
InvalidTokenServiceToken |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
A token expected to be valid was invalid. The token may either have been sent from a client or the Secure Token Service (STS). |
Contact Serviceplatformen Helpdesk. |
InvalidTokenServiceToken |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Security token is cancelled/expired/invalid/valid. |
Contact Serviceplatformen Helpdesk. |
MissingMunicipalityCVR |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
No municipality CVR was provided in the authority context. |
Provide municipality and try again. |
ServiceSuspended |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service is suspended. |
Contact Serviceplatformen Helpdesk. |
NoServiceProvided |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service UUID was not provided. |
Provide Service UUID and try again. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Provided service UUID/service agreement UUID/user UUID/system UUID is not a UUID. |
Fix corrupted value and try again. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement UUID/User UUID/system UUID was not provided. |
Add missing value in request and try again. |
WrongService |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service called with wrong service UUID. |
Fix corrupted value and try again. |
ServiceAgreementNotFound |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement not found. |
Contact Serviceplatformen Helpdesk. |
WrongUser |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement does not include user with UUID. |
Contact Serviceplatformen Helpdesk. |
WrongUserSystem |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement does not include user system with UUID. |
Contact Serviceplatformen Helpdesk. |
ServiceAgreementInvalidLifetime |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement is outside its period of validity. |
Contact RA-STS support for help. |
ServiceAgreementSuspendedForService |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement is suspended for service. |
Contact RA-STS support for help. |
MissingConfiguration |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Some configuration is not set or is incorrect. |
Contact Serviceplatformen Helpdesk. |
ServiceAgreementNotFound |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement not found. |
Contact Serviceplatformen Helpdesk. |
ServiceSuspended |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service is suspended. |
Contact Serviceplatformen Helpdesk. |
ServiceNotAllowed |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement doesn't grant access to the service. |
Contact Serviceplatformen Helpdesk. |
WrongCertificate |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Used certificate does not belong to the user system included in service agreement with UUID. |
Change client certificate. |
ServiceAgreementInvalidLifetime |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement is outside its period of validity. |
Contact RA-STS support for help. |
ServiceAgreementSuspendedForService |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement is suspended for service. |
Contact RA-STS support for help. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
ServiceAgreementValidatorFactory has received unknown security model. |
Contact Serviceplatformen Helpdesk. |
EntityManagerError |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (COMMON_DAO) |
Server |
Unable to look up. Multiple results were found. |
Verify BD for duplicates or currapted value. |
EntityManagerError |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (COMMON_DAO) |
Server |
Unable to look up. |
Variable is missing in DB. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (CONFIG) |
Server |
Could not retrieve external interface from database for externalUID. |
Verify that external interface exist in database for such externalUID. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (CONFIG) |
Server |
Multiple configuration values for the CONFKEY. |
Remove extra value from DB. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.hentDebitorkonto (CONFIG) |
Server |
Cannot find CONFKEY. |
Add missing config to DB. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering |
Server |
Further action depends on the actual error returned. |
Issue with Auth or Oir config, resolve according to the error message |
InternalError |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering |
Server |
An internal error has occurred. |
Contact Serviceplatformen Helpdesk. |
SourceSystemUnavailable |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (OUTBOUND_SECURITY) |
Server |
A call to a source system failed because no connection could be established to the system. Maybe the system is down? |
Make sure the source system is alive and has the expected version. |
SourceSystemUnknownError |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (OUTBOUND_SECURITY) |
Server |
A call to a source system failed due to an unknown error which programmatically cannot be “explained”. |
Further action depends on the actual error returned. |
SourceSystemError |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (OUTBOUND_SECURITY) |
Server |
A call to a source system failed by returning an error. |
Please inspect actual returned error. If problem persists then Contact Serviceplatformen Helpdesk. |
SourceSystemInvalidRequest |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (OUTBOUND_SECURITY) |
Client |
A call to a source system failed because the request was incorrect. |
Please inspect actual returned error and see if the request sent is correct. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (OUTBOUND_SECURITY) |
Server |
ServiceCallConfiguration is not provided or request callback is null! |
Set RequestAction in to ServiceCallConfiguration. |
InvalidExternalInterface |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (OUTBOUND_SECURITY) |
Server |
Could not retrieve external interface from database for externalUID. |
Verify that external interface exist in database for such externalUID. |
InvalidExternalInterface |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (OUTBOUND_SECURITY) |
Server |
Malformed URL in database. |
Verify URL in database. |
MissingExternalEntityID |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (OUTBOUND_SECURITY) |
Server |
ExternalInterface entity representing a given source system is missing entityID. |
Contact Serviceplatformen Helpdesk. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (OUTBOUND_SECURITY) |
Server |
Unable to configure signature for client. |
Could be some problem with ssl certificate or trustore. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (OUTBOUND_SECURITY) |
Server |
MutualSSL: Unable to create SSL client for mutual ssl connection. |
Require additional investigation. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (OUTBOUND_SECURITY) |
Server |
SSL: Unable to create SSL client for ssl connection. |
Unexpected runtime exception. Require additional investigation. |
UnknownTokenServiceError |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (OUTBOUND_SECURITY) |
Server |
Unknown error happened when communicating to the STS. |
Contact Serviceplatformen Helpdesk. |
TokenServiceUnavailable |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (OUTBOUND_SECURITY) |
Server |
Communication with the remote Secure Token Service (STS) failed, potentially because the STS is down. |
Contact the Secure Token Service helpdesk and verify that the STS is up and running.
If not, Contact Serviceplatformen Helpdesk. |
InvalidTokenServiceRequest |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (OUTBOUND_SECURITY) |
Server |
Request to the STS failed. |
Missing remediation - Sorry, You are on Your own! |
TokenServiceCertificateRevoked |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (OUTBOUND_SECURITY) |
Server |
The certificate of the remote Secure Token Service (STS) has been revoked. Tokens signed by the STS’s revoked certificate will be rejected, essentially meaning that the STS is unavailable. |
Contact Serviceplatformen Helpdesk. |
TokenCacheFailure |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (OUTBOUND_SECURITY) |
Server |
The system failed to load, store or delete a STS token from/to the token cache. |
Contact Serviceplatformen Helpdesk. |
InvalidRequest |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (ACCESS_VERIFICATION_INTERCEPTOR) |
Client |
The incoming request contained syntax errors or did not conform to the web service schema definitions. |
Correct the errors reported by Serviceplatformen. |
InvalidRequest |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (ACCESS_VERIFICATION_INTERCEPTOR) |
Unknown |
The incoming request did not conform to the web service security policy; see the reported WS-Security faultcode. |
Correct the errors reported by Serviceplatformen. |
InvalidTokenServiceToken |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (ACCESS_VERIFICATION_INTERCEPTOR) |
Unknown |
The WS-Security token included in the incoming request was invalid; see the reported WS-Security faultcode. |
Correct the errors reported by Serviceplatformen. |
MessageTooLarge |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (ACCESS_VERIFICATION_INTERCEPTOR) |
Client |
The request was larger than allowed for this service and therefore rejected. |
Reduce the size of the request (e.g. by sending multiple smaller ones) or send the request via SFTP if the integration supports so. |
ServiceAgreementNotValid |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (ACCESS_VERIFICATION_INTERCEPTOR) |
Client |
No valid service agreement could be found for the called service. See the error message for details. |
Resolve the reported problems through STS Admin. |
NoSecurityModel |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
An incoming request didn’t use any of the security models offered by the system (InvocationContext, AuthorityContext, …). |
You should use at least one security models. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Error during access control. |
Unexpected exception. Requires additional investigation. |
WrongCertificate |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Client certificate did not match the subject certificate of the security token. |
Change client certificate. |
ServiceNotAllowed |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
The passed security token does not grant access to the called service with UUID. |
Change client certificate or service UUID. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
SAML AssertionWrapper failed initialization. |
Requires additional investigation. |
ServiceSuspended |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service is suspended. |
Can not be fixed. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Error reading request security token element. |
Token is corrupted. Change it and try again. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Error reading request security token element. |
Unexpected exception. Requires additional investigation. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Received ServiceAgreementDTO not mapped to serviceUUID argument. |
ServiceAgreementDTO is invalid. Change it and try again. |
TokenServiceCertificateRevoked |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
The certificate of the Secure Token Service has been revoked! |
Contact Serviceplatformen Helpdesk. |
InvalidTokenServiceToken |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
A token expected to be valid was invalid. The token may either have been sent from a client or the Secure Token Service (STS). |
Contact Serviceplatformen Helpdesk. |
InvalidTokenServiceToken |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Security token is cancelled/expired/invalid/valid. |
Contact Serviceplatformen Helpdesk. |
MissingMunicipalityCVR |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
No municipality CVR was provided in the authority context. |
Provide municipality and try again. |
ServiceSuspended |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service is suspended. |
Contact Serviceplatformen Helpdesk. |
NoServiceProvided |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service UUID was not provided. |
Provide Service UUID and try again. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Provided service UUID/service agreement UUID/user UUID/system UUID is not a UUID. |
Fix corrupted value and try again. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement UUID/User UUID/system UUID was not provided. |
Add missing value in request and try again. |
WrongService |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service called with wrong service UUID. |
Fix corrupted value and try again. |
ServiceAgreementNotFound |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement not found. |
Contact Serviceplatformen Helpdesk. |
WrongUser |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement does not include user with UUID. |
Contact Serviceplatformen Helpdesk. |
WrongUserSystem |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement does not include user system with UUID. |
Contact Serviceplatformen Helpdesk. |
ServiceAgreementInvalidLifetime |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement is outside its period of validity. |
Contact RA-STS support for help. |
ServiceAgreementSuspendedForService |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement is suspended for service. |
Contact RA-STS support for help. |
MissingConfiguration |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Some configuration is not set or is incorrect. |
Contact Serviceplatformen Helpdesk. |
ServiceAgreementNotFound |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement not found. |
Contact Serviceplatformen Helpdesk. |
ServiceSuspended |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service is suspended. |
Contact Serviceplatformen Helpdesk. |
ServiceNotAllowed |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement doesn't grant access to the service. |
Contact Serviceplatformen Helpdesk. |
WrongCertificate |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Used certificate does not belong to the user system included in service agreement with UUID. |
Change client certificate. |
ServiceAgreementInvalidLifetime |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement is outside its period of validity. |
Contact RA-STS support for help. |
ServiceAgreementSuspendedForService |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
Service agreement is suspended for service. |
Contact RA-STS support for help. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (ACCESS_VERIFICATION_INTERCEPTOR) |
Server |
ServiceAgreementValidatorFactory has received unknown security model. |
Contact Serviceplatformen Helpdesk. |
EntityManagerError |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (COMMON_DAO) |
Server |
Unable to look up. Multiple results were found. |
Verify BD for duplicates or currapted value. |
EntityManagerError |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (COMMON_DAO) |
Server |
Unable to look up. |
Variable is missing in DB. |
IllegalArgument |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (CONFIG) |
Server |
Could not retrieve external interface from database for externalUID. |
Verify that external interface exist in database for such externalUID. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (CONFIG) |
Server |
Multiple configuration values for the CONFKEY. |
Remove extra value from DB. |
InternalError |
ModtagDebitorregistreringStraksleveranceService.sogDebitorRegistrering (CONFIG) |
Server |
Cannot find CONFKEY. |
Add missing config to DB. |