org.jasig.cas.client.session.SingleSignOutHttpSessionListener

8 messages Options
Embed this post
Permalink
Laura Negre

org.jasig.cas.client.session.SingleSignOutHttpSessionListener

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)

Hello,

 

When I click on the login link, I have an error page :

‘org.jasig.cas.client.session.SingleSignOutHttpSessionListener’ class not found

Moreover, when I look at the log in ORACLE_HOME/opmn/logs/OC4J~OC4J_SECURITY~default_island~1 : at the end it is written :

Error initializing site OracleAS Java Web Site: Error loading listener ‘org.jasig.cas.client.session.SingleSignOutHttpSessionListener’ class not found

 

Do you know the origin of the problem? How can I resolve it?

 

Thanks

Laura

 

 

 

-- 
You are currently subscribed to [hidden email] as: [hidden email]
To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
Marvin Addison

Re: org.jasig.cas.client.session.SingleSignOutHttpSessionListener

Reply Threaded More More options
Print post
Permalink
> Error initializing site OracleAS Java Web Site: Error loading listener
> ‘org.jasig.cas.client.session.SingleSignOutHttpSessionListener’ class not
> found

What version of the Java CAS client are you using?  I'm wondering
whether you're using an older version where single sign-out was not
available.

M

--
You are currently subscribed to [hidden email] as: [hidden email]
To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user

Laura Negre

RE: org.jasig.cas.client.session.SingleSignOutHttpSessionListener

Reply Threaded More More options
Print post
Permalink
I've forgotten to put cas-client-core-3.1.6.jar. Now it is OK.
Thanks

-----Message d'origine-----
De : Marvin Addison [mailto:[hidden email]]
Envoyé : mardi 27 octobre 2009 14:14
À : [hidden email]
Objet : Re: [cas-user]
org.jasig.cas.client.session.SingleSignOutHttpSessionListener

> Error initializing site OracleAS Java Web Site: Error loading listener
> ‘org.jasig.cas.client.session.SingleSignOutHttpSessionListener’ class not
> found

What version of the Java CAS client are you using?  I'm wondering
whether you're using an older version where single sign-out was not
available.

M

--
You are currently subscribed to [hidden email] as:
[hidden email]
To unsubscribe, change settings or access archives, see
http://www.ja-sig.org/wiki/display/JSG/cas-user



--
You are currently subscribed to [hidden email] as: [hidden email]
To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user

Laura Negre

Problem on the login link

Reply Threaded More More options
Print post
Permalink
In reply to this post by Laura Negre
Some javascript/style in this post has been disabled (why?)

Hello,

 

When I click on the login link, I have an error page :

 

500 Internal Server Error

org.jasig.cas.client.validation.TicketValidationException: The CAS server returned no response.
        at org.jasig.cas.client.validation.AbstractUrlBasedTicketValidator.validate(AbstractUrlBasedTicketValidator.java:181)
        at org.jasig.cas.client.validation.AbstractTicketValidationFilter.doFilter(AbstractTicketValidationFilter.java:132)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)
        at com.some.company.cas.client.authentication.AuthenticationFilter.doFilter(AuthenticationFilter.java:118)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)
        at com.some.company.cas.client.session.SingleSignOutFilter.doFilter(SingleSignOutFilter.java:106)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:659)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
        at java.lang.Thread.run(Thread.java:534)

 

 

Do you know the origin of the problem? How can I resolve it?

 

Thanks

Laura

 

De : Laura Negre [mailto:[hidden email]]
Envoyé : mardi 27 octobre 2009 09:29
À : [hidden email]
Objet : [cas-user] org.jasig.cas.client.session.SingleSignOutHttpSessionListener

 

Hello,

 

When I click on the login link, I have an error page :

‘org.jasig.cas.client.session.SingleSignOutHttpSessionListener’ class not found

Moreover, when I look at the log in ORACLE_HOME/opmn/logs/OC4J~OC4J_SECURITY~default_island~1 : at the end it is written :

Error initializing site OracleAS Java Web Site: Error loading listener ‘org.jasig.cas.client.session.SingleSignOutHttpSessionListener’ class not found

 

Do you know the origin of the problem? How can I resolve it?

 

Thanks

Laura

 

 

 

-- 
You are currently subscribed to [hidden email] as: [hidden email]
To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
-- 
You are currently subscribed to [hidden email] as: [hidden email]
To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
Venka Ashtakala

Re: Problem on the login link

Reply Threaded More More options
Print post
Permalink
The CAS server you are using should be accessed via HTTPS, so configure your CAS server to use SSL and then make sure your client application is connecting to the CAS server via the HTTPS protocol.

2009/11/19 Laura Negre <[hidden email]>

Hello,

 

When I click on the login link, I have an error page :

 

500 Internal Server Error

org.jasig.cas.client.validation.TicketValidationException: The CAS server returned no response.
        at org.jasig.cas.client.validation.AbstractUrlBasedTicketValidator.validate(AbstractUrlBasedTicketValidator.java:181)
        at org.jasig.cas.client.validation.AbstractTicketValidationFilter.doFilter(AbstractTicketValidationFilter.java:132)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)
        at com.some.company.cas.client.authentication.AuthenticationFilter.doFilter(AuthenticationFilter.java:118)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)
        at com.some.company.cas.client.session.SingleSignOutFilter.doFilter(SingleSignOutFilter.java:106)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:659)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
        at java.lang.Thread.run(Thread.java:534)

 

 

Do you know the origin of the problem? How can I resolve it?

 

Thanks

Laura

 

De : Laura Negre [mailto:[hidden email]]
Envoyé : mardi 27 octobre 2009 09:29
À : [hidden email]
Objet : [cas-user] org.jasig.cas.client.session.SingleSignOutHttpSessionListener

 

Hello,

 

When I click on the login link, I have an error page :

‘org.jasig.cas.client.session.SingleSignOutHttpSessionListener’ class not found

Moreover, when I look at the log in ORACLE_HOME/opmn/logs/OC4J~OC4J_SECURITY~default_island~1 : at the end it is written :

Error initializing site OracleAS Java Web Site: Error loading listener ‘org.jasig.cas.client.session.SingleSignOutHttpSessionListener’ class not found

 

Do you know the origin of the problem? How can I resolve it?

 

Thanks

Laura

 

 

 

-- 
You are currently subscribed to [hidden email] as: [hidden email]
To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
-- 
You are currently subscribed to [hidden email] as: [hidden email]
To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user



--
Venka Ashtakala, B.Eng, G.C. Eng
Venka Ashtakala & Associates
Software Development Consultants
Office:  +1-703-596-0287
Fax:     +1-815-550-1356
Mobile: +91 9886304317
[hidden email]


-- 
You are currently subscribed to [hidden email] as: [hidden email]
To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
Scott Battaglia-2

Re: Problem on the login link

Reply Threaded More More options
Print post
Permalink
In reply to this post by Laura Negre
In the log file for your server there shouldb e more information that should help you narrow down the issue.

Cheers,
Scott


On Thu, Nov 19, 2009 at 6:20 AM, Laura Negre <[hidden email]> wrote:

Hello,

 

When I click on the login link, I have an error page :

 

500 Internal Server Error

org.jasig.cas.client.validation.TicketValidationException: The CAS server returned no response.
        at org.jasig.cas.client.validation.AbstractUrlBasedTicketValidator.validate(AbstractUrlBasedTicketValidator.java:181)
        at org.jasig.cas.client.validation.AbstractTicketValidationFilter.doFilter(AbstractTicketValidationFilter.java:132)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)
        at com.some.company.cas.client.authentication.AuthenticationFilter.doFilter(AuthenticationFilter.java:118)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)
        at com.some.company.cas.client.session.SingleSignOutFilter.doFilter(SingleSignOutFilter.java:106)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:659)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
        at java.lang.Thread.run(Thread.java:534)

 

 

Do you know the origin of the problem? How can I resolve it?

 

Thanks

Laura

 

De : Laura Negre [mailto:[hidden email]]
Envoyé : mardi 27 octobre 2009 09:29
À : [hidden email]
Objet : [cas-user] org.jasig.cas.client.session.SingleSignOutHttpSessionListener

 

Hello,

 

When I click on the login link, I have an error page :

‘org.jasig.cas.client.session.SingleSignOutHttpSessionListener’ class not found

Moreover, when I look at the log in ORACLE_HOME/opmn/logs/OC4J~OC4J_SECURITY~default_island~1 : at the end it is written :

Error initializing site OracleAS Java Web Site: Error loading listener ‘org.jasig.cas.client.session.SingleSignOutHttpSessionListener’ class not found

 

Do you know the origin of the problem? How can I resolve it?

 

Thanks

Laura

 

 

 

-- 
You are currently subscribed to [hidden email] as: [hidden email]
To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
-- 
You are currently subscribed to [hidden email] as: [hidden email]
To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user

-- 
You are currently subscribed to [hidden email] as: [hidden email]
To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
Laura Negre

RE: Problem on the login link

Reply Threaded More More options
Print post
Permalink
Some javascript/style in this post has been disabled (why?)

I found this log in /ORACLE_HOME/opmn/logs/OC4J~OC4J_SECURITY~default_island~1.

 

Laura

 

De : Scott Battaglia [mailto:[hidden email]]
Envoyé : jeudi 19 novembre 2009 15:54
À : [hidden email]
Objet : Re: [cas-user] Problem on the login link

 

In the log file for your server there shouldb e more information that should help you narrow down the issue.

Cheers,
Scott

On Thu, Nov 19, 2009 at 6:20 AM, Laura Negre <[hidden email]> wrote:

Hello,

 

When I click on the login link, I have an error page :

 

500 Internal Server Error

org.jasig.cas.client.validation.TicketValidationException: The CAS server returned no response.
        at org.jasig.cas.client.validation.AbstractUrlBasedTicketValidator.validate(AbstractUrlBasedTicketValidator.java:181)
        at org.jasig.cas.client.validation.AbstractTicketValidationFilter.doFilter(AbstractTicketValidationFilter.java:132)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)
        at com.some.company.cas.client.authentication.AuthenticationFilter.doFilter(AuthenticationFilter.java:118)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)
        at com.some.company.cas.client.session.SingleSignOutFilter.doFilter(SingleSignOutFilter.java:106)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:659)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
        at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
        at java.lang.Thread.run(Thread.java:534)

 

 

Do you know the origin of the problem? How can I resolve it?

 

Thanks

Laura

 

De : Laura Negre [mailto:[hidden email]]
Envoyé : mardi 27 octobre 2009 09:29
À : [hidden email]
Objet : [cas-user] org.jasig.cas.client.session.SingleSignOutHttpSessionListener

 

Hello,

 

When I click on the login link, I have an error page :

‘org.jasig.cas.client.session.SingleSignOutHttpSessionListener’ class not found

Moreover, when I look at the log in ORACLE_HOME/opmn/logs/OC4J~OC4J_SECURITY~default_island~1 : at the end it is written :

Error initializing site OracleAS Java Web Site: Error loading listener ‘org.jasig.cas.client.session.SingleSignOutHttpSessionListener’ class not found

 

Do you know the origin of the problem? How can I resolve it?

 

Thanks

Laura

 

 

 

-- 

You are currently subscribed to [hidden email] as: [hidden email]

To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
-- 
You are currently subscribed to [hidden email] as: [hidden email]

 
To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user

 

-- 
You are currently subscribed to [hidden email] as: [hidden email]
To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
-- 
You are currently subscribed to [hidden email] as: [hidden email]
To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user

--------
09/11/19 11:45:58 Start process
--------
09/11/19 11:46:01 DAS servlet init enter
09/11/19 11:46:01 oiddas: Release 10.1.2.1.0 Production Started
09/11/19 11:46:04 DAS servlet init exit
09/11/19 11:46:04 SSOLoginServlet.init: Starting up SSO server ...
09/11/19 11:46:04 Initilize NLS utility...
09/11/19 11:46:04 Reading SSO server policy....
09/11/19 11:46:04 SSO: Entered FilePolicyManager constructor ...
09/11/19 11:46:04 SSO: FilePolicyManager: done loading the /data1/oracle/OraHome_1/sso/conf/policy.properties file
09/11/19 11:46:04 SSO: Leaving FilePolicyManager constructor ...
09/11/19 11:46:04 SSODebug: Done loading the debug file, /data1/oracle/OraHome_1/sso/log/ssoServer.log
09/11/19 11:46:06 SSOLoginServlet.init: SSO server started
09/11/19 11:46:06 Oracle Application Server Containers for J2EE 10g (10.1.2.0.2) initialized
19 nov. 2009 11:46:25 org.jasig.cas.client.util.AbstractConfigurationFilter loadFromContext
ATTENTION: No value found in context for: 'java:comp/env/cas/AuthenticationFilter/gatewayStorageClass'; Returning null.
19 nov. 2009 11:46:25 org.jasig.cas.client.util.AbstractConfigurationFilter loadFromContext
ATTENTION: No value found in context for: 'java:comp/env/cas/gatewayStorageClass'; Returning null.
19 nov. 2009 11:46:25 org.jasig.cas.client.util.AbstractConfigurationFilter loadFromContext
ATTENTION: No value found in context for: 'java:comp/env/cas/Cas20ProxyReceivingTicketValidationFilter/service'; Returning null.
19 nov. 2009 11:46:25 org.jasig.cas.client.util.AbstractConfigurationFilter loadFromContext
ATTENTION: No value found in context for: 'java:comp/env/cas/service'; Returning null.
19 nov. 2009 11:46:25 org.jasig.cas.client.util.AbstractConfigurationFilter loadFromContext
ATTENTION: No value found in context for: 'java:comp/env/cas/Cas20ProxyReceivingTicketValidationFilter/artifactParameterName'; Returning null.
19 nov. 2009 11:46:25 org.jasig.cas.client.util.AbstractConfigurationFilter loadFromContext
ATTENTION: No value found in context for: 'java:comp/env/cas/artifactParameterName'; Returning null.
19 nov. 2009 11:46:25 org.jasig.cas.client.util.AbstractConfigurationFilter loadFromContext
ATTENTION: No value found in context for: 'java:comp/env/cas/Cas20ProxyReceivingTicketValidationFilter/serviceParameterName'; Returning null.
19 nov. 2009 11:46:25 org.jasig.cas.client.util.AbstractConfigurationFilter loadFromContext
ATTENTION: No value found in context for: 'java:comp/env/cas/serviceParameterName'; Returning null.
19 nov. 2009 11:46:25 org.jasig.cas.client.util.AbstractConfigurationFilter loadFromContext
ATTENTION: No value found in context for: 'java:comp/env/cas/Cas20ProxyReceivingTicketValidationFilter/encodeServiceUrl'; Returning null.
19 nov. 2009 11:46:25 org.jasig.cas.client.util.AbstractConfigurationFilter loadFromContext
ATTENTION: No value found in context for: 'java:comp/env/cas/encodeServiceUrl'; Returning null.
19 nov. 2009 11:46:25 org.jasig.cas.client.util.AbstractConfigurationFilter loadFromContext
ATTENTION: No value found in context for: 'java:comp/env/cas/Cas20ProxyReceivingTicketValidationFilter/exceptionOnValidationFailure'; Returning null.
19 nov. 2009 11:46:25 org.jasig.cas.client.util.AbstractConfigurationFilter loadFromContext
ATTENTION: No value found in context for: 'java:comp/env/cas/exceptionOnValidationFailure'; Returning null.
19 nov. 2009 11:46:25 org.jasig.cas.client.util.AbstractConfigurationFilter loadFromContext
ATTENTION: No value found in context for: 'java:comp/env/cas/Cas20ProxyReceivingTicketValidationFilter/useSession'; Returning null.
19 nov. 2009 11:46:25 org.jasig.cas.client.util.AbstractConfigurationFilter loadFromContext
ATTENTION: No value found in context for: 'java:comp/env/cas/useSession'; Returning null.
19 nov. 2009 11:46:25 org.jasig.cas.client.util.AbstractConfigurationFilter loadFromContext
ATTENTION: No value found in context for: 'java:comp/env/cas/Cas20ProxyReceivingTicketValidationFilter/acceptAnyProxy'; Returning null.
19 nov. 2009 11:46:25 org.jasig.cas.client.util.AbstractConfigurationFilter loadFromContext
ATTENTION: No value found in context for: 'java:comp/env/cas/acceptAnyProxy'; Returning null.
19 nov. 2009 11:46:25 org.jasig.cas.client.util.AbstractConfigurationFilter loadFromContext
ATTENTION: No value found in context for: 'java:comp/env/cas/Cas20ProxyReceivingTicketValidationFilter/allowedProxyChains'; Returning null.
19 nov. 2009 11:46:25 org.jasig.cas.client.util.AbstractConfigurationFilter loadFromContext
ATTENTION: No value found in context for: 'java:comp/env/cas/allowedProxyChains'; Returning null.
19 nov. 2009 11:46:25 org.jasig.cas.client.util.AbstractConfigurationFilter loadFromContext
ATTENTION: No value found in context for: 'java:comp/env/cas/Cas20ProxyReceivingTicketValidationFilter/proxyCallbackUrl'; Returning null.
19 nov. 2009 11:46:25 org.jasig.cas.client.util.AbstractConfigurationFilter loadFromContext
ATTENTION: No value found in context for: 'java:comp/env/cas/proxyCallbackUrl'; Returning null.
19 nov. 2009 11:46:25 org.jasig.cas.client.util.AbstractConfigurationFilter loadFromContext
ATTENTION: No value found in context for: 'java:comp/env/cas/Cas20ProxyReceivingTicketValidationFilter/renew'; Returning null.
19 nov. 2009 11:46:25 org.jasig.cas.client.util.AbstractConfigurationFilter loadFromContext
ATTENTION: No value found in context for: 'java:comp/env/cas/renew'; Returning null.
19 nov. 2009 11:46:25 org.jasig.cas.client.util.AbstractConfigurationFilter loadFromContext
ATTENTION: No value found in context for: 'java:comp/env/cas/Cas20ProxyReceivingTicketValidationFilter/proxyReceptorUrl'; Returning null.
19 nov. 2009 11:46:25 org.jasig.cas.client.util.AbstractConfigurationFilter loadFromContext
ATTENTION: No value found in context for: 'java:comp/env/cas/proxyReceptorUrl'; Returning null.
19 nov. 2009 11:46:25 org.jasig.cas.client.util.AbstractConfigurationFilter loadFromContext
ATTENTION: No value found in context for: 'java:comp/env/cas/Cas20ProxyReceivingTicketValidationFilter/millisBetweenCleanUps'; Returning null.
19 nov. 2009 11:46:25 org.jasig.cas.client.util.AbstractConfigurationFilter loadFromContext
ATTENTION: No value found in context for: 'java:comp/env/cas/millisBetweenCleanUps'; Returning null.
09/11/19 11:46:25 com.some.company.cas.client.authentication.AuthenticationFilter.doFilter() doesCookieExist:false
09/11/19 11:46:25 com.some.company.cas.client.authentication.AuthenticationFilter.doFilter() no ticket and no assertion found
09/11/19 11:46:25 com.some.company.cas.client.authentication.AuthenticationFilter.doFilter() Constructed service url: http://esupt.supelec.fr:7777/pls/orasso/orasso.wwsso_app_admin.ls_login?site2pstoretoken=v1.2~AD116FF7~0714237E4538A8E546D236310196677788A88E3F44257AA653E749ADDD9347146B265AD6C4A708767F14B3ACD2C5D02974C93C71DB186BD44C89D9687075A9D2F13166968A1797F6190C1FF9DA9B85F6D9970AAB4D68794BF126483EF09F5653EBD244849AC3E625C0A8212601DC04168EB1A69296F32D10994EDDCF1F51061845FB74931AE257BE90FB55FF59E5F1935BC94E1D4CAF782482D5B75F6830817C8D2C2E76A493F9189DA2B1206D1E73BC714AA37769187ADEBDC306EDE7A3E5571B6F404FBD3093C692BDEF57D583D75C66AB1346AEB64E60F6253E0BC37987A2080C8A1F92817BC1
09/11/19 11:46:25 com.some.company.cas.client.authentication.AuthenticationFilter.doFilter() redirecting to "https://cas.supelec.fr/cas?service=http%3A%2F%2Fesupt.supelec.fr%3A7777%2Fpls%2Forasso%2Forasso.wwsso_app_admin.ls_login%3Fsite2pstoretoken%3Dv1.2%7EAD116FF7%7E0714237E4538A8E546D236310196677788A88E3F44257AA653E749ADDD9347146B265AD6C4A708767F14B3ACD2C5D02974C93C71DB186BD44C89D9687075A9D2F13166968A1797F6190C1FF9DA9B85F6D9970AAB4D68794BF126483EF09F5653EBD244849AC3E625C0A8212601DC04168EB1A69296F32D10994EDDCF1F51061845FB74931AE257BE90FB55FF59E5F1935BC94E1D4CAF782482D5B75F6830817C8D2C2E76A493F9189DA2B1206D1E73BC714AA37769187ADEBDC306EDE7A3E5571B6F404FBD3093C692BDEF57D583D75C66AB1346AEB64E60F6253E0BC37987A2080C8A1F92817BC1"
09/11/19 11:46:32 com.some.company.cas.client.authentication.AuthenticationFilter.doFilter() doesCookieExist:false
09/11/19 11:46:32 com.some.company.cas.client.authentication.AuthenticationFilter.doFilter() no redirect, continueing filterChain
19 nov. 2009 11:46:33 org.jasig.cas.client.validation.AbstractCasProtocolUrlBasedTicketValidator retrieveResponseFromServer
GRAVE: javax.net.ssl.SSLProtocolException: java.io.IOException: subject key, Unknown key spec: Invalid RSA modulus size.
javax.net.ssl.SSLProtocolException: java.io.IOException: subject key, Unknown key spec: Invalid RSA modulus size.
        at com.sun.net.ssl.internal.ssl.HandshakeMessage$CertificateMsg.<init>(DashoA12275)
        at com.sun.net.ssl.internal.ssl.SunJSSE_az.a(DashoA12275)
        at com.sun.net.ssl.internal.ssl.SunJSSE_ax.a(DashoA12275)
        at com.sun.net.ssl.internal.ssl.SSLSocketImpl.a(DashoA12275)
        at com.sun.net.ssl.internal.ssl.SSLSocketImpl.j(DashoA12275)
        at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(DashoA12275)
        at sun.net.www.protocol.https.HttpsClient.afterConnect(DashoA12275)
        at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(DashoA12275)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:626)
        at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(DashoA12275)
        at org.jasig.cas.client.validation.AbstractCasProtocolUrlBasedTicketValidator.retrieveResponseFromServer(AbstractCasProtocolUrlBasedTicketValidator.java:35)
        at org.jasig.cas.client.validation.AbstractUrlBasedTicketValidator.validate(AbstractUrlBasedTicketValidator.java:178)
        at org.jasig.cas.client.validation.AbstractTicketValidationFilter.doFilter(AbstractTicketValidationFilter.java:132)
        at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)
        at com.some.company.cas.client.authentication.AuthenticationFilter.doFilter(AuthenticationFilter.java:118)
        at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)
        at com.some.company.cas.client.session.SingleSignOutFilter.doFilter(SingleSignOutFilter.java:106)
        at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:659)
        at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
        at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
        at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
        at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
        at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
        at java.lang.Thread.run(Thread.java:534)
Caused by: java.security.cert.CertificateParsingException: java.io.IOException: subject key, Unknown key spec: Invalid RSA modulus size.
        at sun.security.x509.X509CertInfo.<init>(X509CertInfo.java:155)
        at sun.security.x509.X509CertImpl.parse(X509CertImpl.java:1679)
        at sun.security.x509.X509CertImpl.<init>(X509CertImpl.java:173)
        at sun.security.provider.X509Factory.engineGenerateCertificate(X509Factory.java:90)
        at java.security.cert.CertificateFactory.generateCertificate(CertificateFactory.java:389)
        ... 24 more
Caused by: java.io.IOException: subject key, Unknown key spec: Invalid RSA modulus size.
        at sun.security.x509.X509Key.parse(X509Key.java:155)
        at sun.security.x509.CertificateX509Key.<init>(CertificateX509Key.java:58)
        at sun.security.x509.X509CertInfo.parse(X509CertInfo.java:706)
        at sun.security.x509.X509CertInfo.<init>(X509CertInfo.java:153)
        ... 28 more
19 nov. 2009 11:46:33 org.jasig.cas.client.validation.AbstractTicketValidationFilter doFilter
ATTENTION: org.jasig.cas.client.validation.TicketValidationException: The CAS server returned no response.
org.jasig.cas.client.validation.TicketValidationException: The CAS server returned no response.
        at org.jasig.cas.client.validation.AbstractUrlBasedTicketValidator.validate(AbstractUrlBasedTicketValidator.java:181)
        at org.jasig.cas.client.validation.AbstractTicketValidationFilter.doFilter(AbstractTicketValidationFilter.java:132)
        at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)
        at com.some.company.cas.client.authentication.AuthenticationFilter.doFilter(AuthenticationFilter.java:118)
        at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)
        at com.some.company.cas.client.session.SingleSignOutFilter.doFilter(SingleSignOutFilter.java:106)
        at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:659)
        at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:330)
        at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:830)
        at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:224)
        at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:133)
        at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
        at java.lang.Thread.run(Thread.java:534)
09/11/19 15:25:16 com.some.company.cas.client.authentication.AuthenticationFilter.doFilter() doesCookieExist:false
09/11/19 15:25:16 com.some.company.cas.client.authentication.AuthenticationFilter.doFilter() no ticket and no assertion found
09/11/19 15:25:16 com.some.company.cas.client.authentication.AuthenticationFilter.doFilter() Constructed service url: http://esupt.supelec.fr:7777/pls/orasso/orasso.wwsso_app_admin.ls_login?site2pstoretoken=v1.2~AD116FF7~0714237E4538A8E546D236310196677788A88E3F44257AA653E749ADDD9347146B265AD6C4A708767F14B3ACD2C5D02974C93C71DB186BD44C89D9687075A9D2F13166968A1797F6190C1FF9DA9B85F6D9970AAB4D68794BF126483EF09F5653EBD244849AC3E625C0A8212601DC04168EB1A69296F32D10994EDDCF1F51061845FB74931AE257BE90FB55FF59E5F1935BC94E1D4CAF782482D5B75F6830817C8D2C2E76A493F9189DA2B1206D1E73BC714AA37769187ADEBDC306EDE7A3E5571B6F404FBD3093C692BDEF57D583D75C66AB1346AEB64E60F6253E0BC37987A2080C8A1F92817BC1
09/11/19 15:25:16 com.some.company.cas.client.authentication.AuthenticationFilter.doFilter() redirecting to "https://cas.supelec.fr/cas?service=http%3A%2F%2Fesupt.supelec.fr%3A7777%2Fpls%2Forasso%2Forasso.wwsso_app_admin.ls_login%3Fsite2pstoretoken%3Dv1.2%7EAD116FF7%7E0714237E4538A8E546D236310196677788A88E3F44257AA653E749ADDD9347146B265AD6C4A708767F14B3ACD2C5D02974C93C71DB186BD44C89D9687075A9D2F13166968A1797F6190C1FF9DA9B85F6D9970AAB4D68794BF126483EF09F5653EBD244849AC3E625C0A8212601DC04168EB1A69296F32D10994EDDCF1F51061845FB74931AE257BE90FB55FF59E5F1935BC94E1D4CAF782482D5B75F6830817C8D2C2E76A493F9189DA2B1206D1E73BC714AA37769187ADEBDC306EDE7A3E5571B6F404FBD3093C692BDEF57D583D75C66AB1346AEB64E60F6253E0BC37987A2080C8A1F92817BC1"
Marvin Addison

Re: Problem on the login link

Reply Threaded More More options
Print post
Permalink
The following excerpt is the root of your problem:

> Caused by: java.io.IOException: subject key, Unknown key spec: Invalid RSA modulus size.
> at sun.security.x509.X509Key.parse(X509Key.java:155)

Based on your Oracle version, 10g, I believe this is an error we're
familiar with.  In our experience applications are limited to 1024-bit
keys on Oracle.  We run into this error with Java stored procedures
running inside the Oracle database server using their "lightweight"
JVM.  I can imagine a similar problem in Oracle Application Server.

Your best bet is to try to install the "unlimited strength" JCE policy
files in hopes that works.  Alternatively, you could try to install
the BouncyCastle crypto provider and configure it as the default SSL
engine.  We have done both in the past to work around similar issues,
and both solutions have strengths and weaknesses.  In general it's
probably easier to update your JCE policy files.

(Disclaimer:  I know next to nothing about OAS.  I sincerely hope to
keep it that way.)

M

--
You are currently subscribed to [hidden email] as: [hidden email]
To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user