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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to