Spectrum fails to authenticate through Embedded Entitlements Manager (EEM)
In an environment Spectrum is integrated with EEM, users could experience one or more of the login problem scenarios described below.
Problem Scenario 1: "Authorization failed" popup message is seen when trying to login
Problem Scenario 2: The following messages can be seen in the $SPECROOT/tomcat/logs/stdout.log file:
ERROR Network -
AuthorityLoginError - exception occurred calling Iclient AuthorityLoginError.com.ca.itechnology.iclient.IclException:
org.apache.http.NoHttpResponseException: The target server failed to respond
Problem Scenario 3: The following messages can be seen in the $SPECROOT/tomcat/logs/stdout.log file:
ERROR -
com.ca.eiam.jpoz.PozFactory - checkForFailoverNumber - Could not communicate with the EEM Server [], server returned with errorcode - 846
Problem Scenario 4: The following messages can be seen in the $SPECROOT/tomcat/logs/stdout.log file:
ERROR Network -
AuthorityLoginError - exception occurred calling Iclient AuthorityLoginError
com.ca.itechnology.iclient.IclHTTPException: 403 Forbidden
Release: Any
Component: SPCINT
The problem scenarios above can be resolved with one or more of the following configured setups in the environment:
The workaround for the DNS Aliasing with non-FQHN OneClick URL failed login scenario is as follows:
<!-- JNLP File for Session Client --><jnlp spec="1.0+" codebase="$$codebase" href="$$href"> <information>
<!-- JNLP File for Session Client --><jnlp spec="1.0+" codebase="$$codebase" href="/spectrum/oneclick.jnlp"> <information>