Hello,
We are trying to run Liferay with CAS on Tomcat 5.5 with Java 1.4.2 and the Java compatibility JAR. The CAS login appears to be working OK. We are using the Liferay CASFilter (com.liferay.portal.servlet.filters.sso.cas.CASFilter). The CAS filter parameters are specified in the portal-ext.properties file in the Liferay WEB-INF/classes directory. When Tomcat starts up, we are getting the following error. This may actually be 2 separate errors? The java.io.IOException error about the locking then repeats approximately every 30 seconds. Does anyone have a solution to this? INFO: Server startup in 106865 ms 2007-11-06 16:51:45,546 INFO [org.jasig.cas.web.flow.AutomaticCookiePathSetterAction] - <Setting ContextPath for cookies to: /cas> 2007-11-06 16:52:07,292 INFO [org.jasig.cas.authentication.AuthenticationManagerImpl] - <AuthenticationHandler: com.rs.cas.authentication.RSCasAuthenticationHandler successfully authenticated the user which provided the following credentials: blackc> 2007-11-06 16:52:07,306 INFO [org.jasig.cas.CentralAuthenticationServiceImpl] - <Granted service ticket [ST-2-WMzxdgmB7AlytzCQaWPN5XiHmttTemVntv4-rsdev03] for service [https://rsdev03.edgewater.com:8443/portal/c/portal/login] for user [blackc]> 16:52:07,964 ERROR [com.liferay.portal.kernel.servlet.SerializableSessionAttributeListener] edu.yale.its.tp.cas.client.CASReceipt is not serializable and will prevent this session from being replicated 16:54:08,982 ERROR [com.liferay.portal.plugin.PluginPackageIndexer] java.io.IOException: Lock obtain timed out: Lock@/home/tomcat/apache-tomcat-5.5.23/temp/lucene-050b2869322ddac04a09d d440002deb2-commit.lock 16:54:09,008 ERROR [com.liferay.portal.plugin.PluginPackageUtil] Error reindexing liferay/sample-icefaces-sun-portlet/4.3.2.1/war java.lang.NullPointerException at com.liferay.portal.plugin.PluginPackageIndexer.addPluginPackage(PluginPa ckageIndexer.java:175) at com.liferay.portal.plugin.PluginPackageIndexer.updatePluginPackage(Plugi nPackageIndexer.java:244) at com.liferay.portal.plugin.PluginPackageUtil._indexPluginPackage(PluginPa ckageUtil.java:682) at com.liferay.portal.plugin.PluginPackageUtil._parseRepositoryXml(PluginPa ckageUtil.java:834) at com.liferay.portal.plugin.PluginPackageUtil._loadRepository(PluginPackag eUtil.java:733) at com.liferay.portal.plugin.PluginPackageUtil.reloadRepositories(PluginPac kageUtil.java:468) at com.liferay.portlet.admin.job.CheckRemoteRepositoriesJob.execute(CheckRe moteRepositoriesJob.java:47) at org.quartz.core.JobRunShell.run(JobRunShell.java:202) at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java :529) Thanks, Clifford Bryant, Senior Developer Edgewater Technology, Inc. ------------------------------------------------------------- 20 Harvard Mill Square Wakefield, MA 01880 Direct *: 781.213.9885 Cell (: 617.417.6704 Fax 6: 781.246.5903 *: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> *: www.edgewater.com <http://www.edgewater.com/> This e-mail and any files transmitted with it are confidential and are intended solely for the use of the individual or entity to whom they are addressed. This communication may contain information that is protected from disclosure by applicable law. If you are not the intended recipient, or the employee or agent responsible for delivering this communication to the intended recipient, be advised that you have received this e-mail in error and any use, dissemination, forwarding, printing or copying of this e-mail is strictly prohibited. If you believe that you have received this e-mail in error, please immediately notify Edgewater Technology by telephone at (781) 246-3343 and delete the communication from all e-mail files.
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
