JBoss Community Archive (Read Only)

PicketLink

PicketLink Error Codes

images/www.jboss.org/dms/picketlink/images/picketlink-banner-1180px.png

PicketLink Error Codes

Error Code

Message

Cause

Solution

PL00001

Invalid security token request

The request to the PicketLinkSTS was neither a RST or a RST Collection

Please check the SOAP Message for request

PL00002

Encountered configuration exception:

PicketLinkSTS was unable to load the configuration

Please check the configuration

PL00003

Exception in handling token request:

PicketLinkSTS encountered an exception while processing

Please check the message of the exception to find out what the issue is

PL00004

Error writing response:

PicketLinkSTS encountered an exception while sending the response

Please check the message of the exception to find out what the issue is

PL00005

Error parsing the configuration file : [

PicketLinkSTS was unable to parse the configuration file

Please check the message of the exception to find out what the issue is

PL00006

Error generating combined secret key:

PL00007

Unable to construct the key manager:

PicketLinkSTS encountered an exception while constructing the key manager

Please check the exception message.

PL00008

Unable to locate client public key

 

PL00009

Invalid Digital Signature:

 

PL00010

Error obtaining public key for service

PicketLinkSTS was unable to locate the public key for a service

Please check the keystore

PL00011

Error obtaining signing key pair:

PicketLinkSTS was unable to obtain the signing key pair from the trust manager

 

PL00012

Error obtaining public key certificate

PicketLinkSTS was unable to obtain the public key certificate for an alias

Please check the keystore

PL00013

No Security Token Provider found in configuration : [

PicketLinkSTS could not load the configured token provider

Please check the classpath or determine if the token provider exists in one of the jars or you have made a mistake in the fully qualified name of the token provider.

PL00014

Configuration is not set

PicketLinkSTS has encountered an internal error when no configuration has been set

 

PL00015

IDP Authentication Failed:

 

PL00016

Should not be the same:

 

PL00017

Configuration File missing

IDPWebBrowserSSOValve was unable to locate the configuration file in the web archive

 

PL00018

Resource not found:

PL00019

Validation check failed

IDPWebBrowserSSOValve was unable to validate the sender of the SAML request message or the SAML response message

Please check if the Service Provider is trusted or not

PL00020

Illegal Method Called

A method that should not be invoked has been done.

 

PL00021

IDPWebBrowserSSOValve already Started

IDPWebBrowserSSOValve has tried to start again

This condition should never happen. Restart the IDP.

PL00022

Principal Not Found

Service Provider does not have Trust Manager associated

 

PL00023

Trust Manager Missing

 

 

PL00024

IDPWebBrowserSSOValve NotStarted

IDPWebBrowserSSOValve is trying to stop when it is not started

If this exception happens when the server is stopping, then ignore. If not, you may want to restart.

PL00025

Service Provider:: Configuration File missing

A configuration file is missing in the service provider application

Please check the configuration of your service provider application

PL00026

Response was not of type catalina response

The Service Provider is configured in a non Tomcat/JBoss AS based environment

Please follow the guide for a generic web container based service provider

PL00027

Authenticator does not handle encryption

The Service Provider is configured with a non encryption supporting authenticator

Please follow the guide for supporting encryption/signatures on the service provider

PL00028

Audit Manager is not set

Auditing Failed because the AuditManager has not been set

PL00029

 

PL00030

 

 

PL00031

The Service Provider has encountered an error where in there is no key manager set

Please check configuration of the service provider application

PL00032

Service Provider :: Server Exception

The Service Provider has encountered an exception

Please check the logs for the cause of the exception

PL00033

 

PL00034

 

 

PL00035

Unable to fallback on local auth

The Service Provider has not been able to fallback on the local authentication

Please check the configuration for the IDP settings on the service provider side

PL00036

 

PL00037

 

 

PL00038

 

PL00039

SAML2STSLoginModule: Failed to validate assertion: STS configuration file not specified

SAML2STSLoginModule cannot determine the STS as there is no configuration file specified

Please check the configuration

PL00040

PL00041

SAML2STSLoginModule: Error handling callback::

SAML2STSLoginModule encountered an exception when invoking the callbackhandler

 

PL00042

 

 

PL00043

 

 

PL00044

SAML2STSLoginModule: Failed to parse assertion element:

SAML2STSLoginModule could not parse the DOM element representing a SAML assertion

 

PL00045

Please configure a module option for salt

PL00046

 

 

Please configure a module option for iteration count

PL00047

SAML2STSLoginModule: Unable to decode password:

SAML2STSLoginModule was unable to decode the password

Please check the configuration of salt, iteration count and ensure that they are correct. The masked password may also not be properly configured.

PL00048

PL00049

 

 

PL00050

 

PL00051

 

PL00052

 

 

 

PL00053

Please configure the attribute

PL00054

Assertion is null

 

PL00055

KeyStoreKeyManager : KeyStore is null

KeyStoreKeyManager has gone into a state where the keystore is null

Please check the configuration

PL00056

KeyStoreKeyManager: Keystore not located:

KeyStoreKeyManager could not load the keystore

Please check the url of the keystore in configuration

PL00057

KeyStoreKeyManager :: Signing Key Pass is null

KeyStoreKeyManager has been configured with the SigningKeyPass option missing

Please check the configuration

PL00058

KeyStoreKeyManager : Domain Alias missing

KeyStoreKeyManager is unable to determine the domain in the trusted domains set

Please check the configuration for trusted domains

PL00059

KeyStoreKeyManager : Alias is null

KeyStoreKeyManager method getCertificate called with a null alias

Implementation error

PL00060

Input Stream is null

A null inputstream passed

 

PL00061

Parser: Unknown End Element:

Parser has reached an invalid state and cannot process an end element

Implementation error

PL00062

Parser:: Unknown tag:

Parser cannot process an element

Implementation error

PL00063

Parser : Required attribute missing:

Parser has determined that a required attribute is missing

Please check the payload or perform schema validation

PL00064

Parser: Unknown Start Element:

Parser has encountered a start element that is not known

Please check the payload or perform schema validation

PL00065

Parser: Unknown xsi:type=

Parser has encountered an unknown xsi type

Please check the payload or perform schema validation

PL00066

Parser : Expected tag:

Parser has encountered a tag that is different from the expected tag

Please check the payload or perform schema validation

PL00067

Parsing has failed

Parser was unable to encounter known start elements

Please check payload or perform schema validation

PL0068

Parser: Start Element is null

Parser has reached an inconsistent state

 

PL00069

Parser: Type not supported:

 

 

PL00070

Parser: Expected End Element:

 

 

PL00071

Parser: Expected Text Value

 

 

PL00072

Parser: Expected xsi:type

 

 

PL00073

Parser: Unable to parse cancel token request: security token is null

 

 

PL00074

Parsing Error

 

 

PL00075

File could not be located :

Configured file could not be located

Please check the configuration

PL00076

Option not set:

An option in the provider or module is not set

Please check the configuration

 

 

PL00077

Injected Value missing:

A value was supposed to be injected but not available

Implementation Error

PL00078

Null Parameter:

A method received a null parameter

Implementation Error

PL00079

Assertion has expired:

 

 

PL00080

Invalid Assertion:

 

 

PL00081

Writer: Unknown Type:

 

 

PL00082

Not Implemented Yet:

 

 

PL00083

Writer: Null Value:

 

 

PL00084

Writer: Unsupported Attribute Value:

 

 

PL00085

Class Not Loaded:

 

Please check the classpath or determine if the class exists in one of the jars or you have made a mistake in the fully qualified name of the class.

PL00086

Cannot create instance of:

 

 

PL00087

System Property missing :

 

 

PL00088

Null IssueInstant

 

 

PL00089

Unknown Object Type:

 

 

PL00090

Unknown Signature Algorithm:

 

 

PL00091

Writer: Invalid KeyInfo object: content cannot be empty

 

 

PL00092

Null Value:

 

 

PL00093

Not Serializable:

 

 

PL00094

Not equal:

 

 

PL00095

Wrong type:

 

 

PL00096

Writer: Should have been a StartElement

 

 

PL00097

Unknown Encryption Algorithm:

 

 

PL00098

Missing Document Element

 

 

PL00099

Missing Element:

 

 

PL00100

Signing Process Failure:

If you have the message "signingKey cannot be null" the entry referenced by SigningKeyAlias is not a PrivateKeyEntry.

List the content of the keystore and choose a correct entry

PL00101

Encryption Process Failure:

 

 

PL00102

Processing Exception:

 

 

PL00103

Assertion Renewal Exception:

 

 

PL00104

Error while dumping SOAP message:

 

 

PL00105

When using local validation 'localValidationSecurityDomain' must be specified.

SAML2STSLoginModule configured for local validation, but security domain intended to validate is missing.

Set module-option 'localValidationSecurityDomain' in your configuration to security domain you want to use for validation.

PL00106

When compression is enabled, received credential should be SamlCredential, but got

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

JBoss.org Content Archive (Read Only), exported from JBoss Community Documentation Editor at 2020-03-11 12:19:12 UTC, last content change 2014-08-31 16:04:56 UTC.