You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Ha...@alcatel-lucent.fr on 2007/09/17 17:55:01 UTC

"Error 12 for sso token ID" when tomcat is secured

Hello,

Here is the configuration i am trying to deploy:
- Apache server 2.0.55 secured with ssl
- Tomcat 6.0.14 also secured with ssl
- An fam-samples.war configured as IdP on tomcat
- Web agent installed on apache server

Now if a non authenticated user tries to access a resource on apache, 
the web agent redirect him to IdP for authentication. After giving the 
write login and password he's redirected to the resource initially 
requested. Here i got an "Internal server error" and when i looked in 
the amAgent file for error i found this:

<--
2007-09-17 15:17:06.594 Error 6447:98a16d8 all: 
LineBuffer::findEndOfLine(): 
2007-09-17 15:17:06.608 Error 6447:98a16d8 all: 
LineBuffer::findEndOfLine(): 
2007-09-17 15:17:06.617 Error 6447:98a16d8 all: 
LineBuffer::findEndOfLine(): 
2007-09-17 15:17:06.618 Error 6447:98a16d8 AM_SSO_SERVICE: 
SSOTokenService::getSessionInfo(): Error 12 for sso token ID 
AQIC5wM2LY4SfcxUl+Qrr8Za5tjVgKq5XRocwCegb79ttmE=@AAJTSQACMDE=#.
2007-09-17 15:17:06.618 Error 6447:98a16d8 PolicyEngine: 
am_policy_evaluate: InternalException in Service::initialize() with 
error message:Session query failed during service creation. and code:12
-->

I tried to look in the web agent configuration file AmAgent.properties 
for some properties to change but i didn't found the solution!

 Is there an issue for this problem?

Note: If tomcat is not secured all works perfectly.

Hope you'll give me the needed answer.

Best regards,

--Hazem.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org