Hi All, Any help on this issue? Thanks & Regards, Gokula
-----Original Message----- From: Gokula Krishnan P Sent: Tuesday, June 15, 2010 5:52 PM To: '[email protected]' Cc: 'Francisco Estanqueiro' Subject: RE: Re:[cas-user] Need help on Clustering CAS Hi, I am getting NoClassDefFoundError. What version of jboss cache should I go for my system configuration (as given below) or am I missing some configurations? JDK: jdk1.5.0_15-b04 JBoss: jboss 4.2.0.GA_CP02 Linux 4.6 --------------------------------------- The jboss-cache-jdk50.jar does not have the Cache class. 17:04:15,202 INFO [STDOUT] 2010-06-15 17:04:15,202 INFO [org.jasig.cas.services.DefaultServicesManagerImpl] - <Loaded 0 services.> 17:04:15,354 INFO [STDOUT] 2010-06-15 17:04:15,347 ERROR [org.springframework.web.context.ContextLoader] - <Context initialization failed> org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'centralAuthenticationService' defined in ServletContext resource [/WEB-INF/spring-configuration/applicationContext.xml]: Cannot resolve reference to bean 'ticketRegistry' while setting bean property 'ticketRegistry'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ticketRegistry' defined in ServletContext resource [/WEB-INF/spring-configuration/ticketRegistry.xml]: Initialization of bean failed; nested exception is java.lang.NoClassDefFoundError: org/jboss/cache/Cache at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:275) at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:104) Thanks & Regards, Gokula **************** CAUTION - Disclaimer ***************** This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely for the use of the addressee(s). If you are not the intended recipient, please notify the sender by e-mail and delete the original message. Further, you are not to copy, disclose, or distribute this e-mail or its contents to any other person and any such actions are unlawful. This e-mail may contain viruses. Infosys has taken every reasonable precaution to minimize this risk, but is not liable for any damage you may sustain as a result of any virus in this e-mail. You should carry out your own virus checks before opening the e-mail or attachment. Infosys reserves the right to monitor and review the content of all messages sent to or from this e-mail address. Messages sent to or from this e-mail address may be stored on the Infosys e-mail system. ***INFOSYS******** End of Disclaimer ********INFOSYS*** -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
