Thanks for your reply Ryan.I entered the mail.iic.com for yourdomain,but when I 
restarted zimbra services I get "zmmailboxdctl is not running" and my mailbox 
can't be started.Here's the output of /opt/zimbra/log/zmmailboxd.out:
 
Zimbra server reserving server socket port=7110 bindaddr=null ssl=false
Zimbra server reserving server socket port=7995 bindaddr=null ssl=true
Fatal error: exception while binding to ports
java.net.SocketException: Unbound server sockets not implemented

I've checked and netstat showed no Listening on those ports.This error is 
really frustrating.Could you please help?

--- On Sat, 8/29/09, Ryan Fox <r...@findlay.edu> wrote:


From: Ryan Fox <r...@findlay.edu>
Subject: Re: [cas-user] casifying Zimbra
To: cas-user@lists.jasig.org
Date: Saturday, August 29, 2009, 4:55 AM



----- "jack b" <no_blackh...@yahoo.com> wrote:

> PWC6197: An error occurred at line: 89 in the jsp file: /preauth.jsp
> PWC6199: Generated servlet error:
> edu.yale.its.tp.cas.client.filter.CASFilter.CAS_FILTER_USER cannot be
> resolved to a type

There's a compile error in your JSP as noted above.

Did you follow the directions to:

# Add/Modify the following lines in the JSP page (around line 111), 
substituting in your zimbra server hostname for "yourdomain":

<%
            String user = 
(String)request.getSession().getAttribute("edu.yale.its.tp.cas.client.filter.user");
            String redirect = generateRedirect(request, user + "@yourdomain");
            response.sendRedirect(redirect);
%>



If you're still having problems, redact your preshared key and post your jsp.

Thanks,
Ryan

-- 
You are currently subscribed to cas-user@lists.jasig.org as: 
no_blackh...@yahoo.com
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user



      
-- 
You are currently subscribed to cas-user@lists.jasig.org as: 
arch...@mail-archive.com
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to