Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Administrators

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-13-2009, 04:32 AM
Member
 
Posts: 13
Default Several web pages show code

The login page for mobile phones (zimbra/m/zmain) and the print calendar page (zimbra/h/printcalendar) show the source code (???). Ex for the calendar :

<%@ page buffer="8kb" autoFlush="true" %>
<%@ page pageEncoding="UTF-8" contentType="text/html; charset=UTF-8" %>
<%@ taglib prefix="zm" uri="com.zimbra.zm" %>
<%@ taglib prefix="app" uri="com.zimbra.htmlclient" %>
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
<%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %>
<%@ taglib prefix="fmt" uri="com.zimbra.i18n" %>

<app:handleError>

<zm:getMailbox var="mailbox"/>
<c:choose>

...
Reply With Quote
  #2 (permalink)  
Old 11-13-2009, 04:42 AM
Zimbra Consultant & Moderator
 
Posts: 20,312
Default

Under what circumstances? On the phone, in FF on a PC, if it's on the phone which phone and browser. If it doesn't work on the phone does it behave the same in FF on a PC? Has this just started happening or has it always happened?
__________________
Regards


Bill
Reply With Quote
  #3 (permalink)  
Old 11-13-2009, 05:03 AM
Member
 
Posts: 13
Default

zimbra/m/zmain -> Safari on iphone
zimbra/h/printcalendar -> FF on PC

It worked with ZCS 5 version.
Reply With Quote
  #4 (permalink)  
Old 11-13-2009, 11:37 AM
Moderator
 
Posts: 1,147
Default

That looks like the source code... for jetty, not even the HTML source. Are you sure that all services are started up properly?
Reply With Quote
  #5 (permalink)  
Old 11-16-2009, 12:46 AM
Member
 
Posts: 13
Default

ps result :

/opt/zimbra/libexec/logswatch --config-file=/opt/zimbra/conf/logswatchrc --use-cpan-file-tail --pid-file=/opt/zimbra/log/logswatch.pid --daemon --script-dir=/opt/zimbra/data/tmp -t /var/log/zimbra-stats.log
/usr/bin/perl /opt/zimbra/libexec/zmlogger
zmlogger: zmrrdfetch: server
/usr/bin/perl /opt/zimbra/libexec/zmmtaconfig
/bin/sh /opt/zimbra/mysql/bin/mysqld_safe --defaults-file=/opt/zimbra/conf/my.cnf --external-locking --log-error=/opt/zimbra/log/mysql_error.log --ledir=/opt/zimbra/mysql/libexec
/opt/zimbra/mysql/libexec/mysqld --defaults-file=/opt/zimbra/conf/my.cnf --basedir=/opt/zimbra/mysql --datadir=/opt/zimbra/db/data --pid-file=/opt/zimbra/db/mysql.pid --skip-external-locking --port=7306 --socket=/opt/zimbra/db/mysql.sock --external-locking
/opt/zimbra/libexec/zmmailboxdmgr start -server -Djava.awt.headless=true -XX:+UseConcMarkSweepGC -XX:NewRatio=2 -XX:PermSize=128m -XX:MaxPermSize=128m -XX:SoftRefLRUPolicyMSPerMB=1 -verbose:gc -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -XX:+PrintGCApplicationStoppedTime -Xss256k -Xms4136m -Xmx4136m -Xmn1034m
/opt/zimbra/java/bin/java -server -Djava.awt.headless=true -XX:+UseConcMarkSweepGC -XX:NewRatio=2 -XX:PermSize=128m -XX:MaxPermSize=128m -XX:SoftRefLRUPolicyMSPerMB=1 -verbose:gc -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -XX:+PrintGCApplicationStoppedTime -Xss256k -Xms4136m -Xmx4136m -Xmn1034m -Djava.io.tmpdir=/opt/zimbra/mailboxd/work -Djava.library.path=/opt/zimbra/lib -Djava.endorsed.dirs=/opt/zimbra/mailboxd/common/endorsed -Dzimbra.config=/opt/zimbra/conf/localconfig.xml -Djetty.home=/opt/zimbra/mailboxd -DSTART=/opt/zimbra/mailboxd/etc/start.config -jar /opt/zimbra/mailboxd/start.jar /opt/zimbra/mailboxd/etc/jetty.properties /opt/zimbra/mailboxd/etc/jetty-setuid.xml /opt/zimbra/mailboxd/etc/jetty.xml
/usr/bin/perl /opt/zimbra/libexec/swatch --config-file=/opt/zimbra/conf/swatchrc --use-cpan-file-tail --script-dir=/opt/zimbra/data/tmp -t /var/log/zimbra.log
/usr/bin/perl /opt/zimbra/data/tmp/.swatch_script.6480
/opt/zimbra/httpd-2.2.11/bin/httpd -k start -f /opt/zimbra/conf/httpd.conf (6 processes)
/usr/bin/perl -w /opt/zimbra/libexec/zmstat-proc
/usr/bin/perl -w /opt/zimbra/libexec/zmstat-cpu
/usr/bin/perl -w /opt/zimbra/libexec/zmstat-vm
/usr/bin/perl -w /opt/zimbra/libexec/zmstat-io -x
/usr/bin/perl -w /opt/zimbra/libexec/zmstat-df
/usr/bin/perl -w /opt/zimbra/libexec/zmstat-allprocs
/usr/bin/perl -w? /opt/zimbra/libexec/zmstat-mysql
/opt/zimbra/java/bin/java -XX:ErrorFile=/opt/zimbra/log -client -Xmx256m -Dzimbra.home=/opt/zimbra -Djava.library.path=/opt/zimbra/lib -Djava.ext.dirs=/opt/zimbra/java/jre/lib/ext:/opt/zimbra/lib/jars:/opt/zimbra/lib/ext-common:/opt/zimbra/lib/ext/clamscanner com.zimbra.cs.account.ProvUtil -l gamau
Reply With Quote
  #6 (permalink)  
Old 11-16-2009, 02:47 AM
Zimbra Consultant & Moderator
 
Posts: 20,312
Default

You check the Zimbra services with the following command:

Code:
zmcontrol status
Is this a single server installation?
__________________
Regards


Bill
Reply With Quote
  #7 (permalink)  
Old 11-17-2009, 12:45 AM
Member
 
Posts: 13
Default

This is a multiple servers installation with CAS authentification.

zmcontrol status

- on mailstore :

logger Running
mailbox Running
snmp Running
spell Running
stats Running

- on ldap :

ldap Running
snmp Running
stats Running

- on mta :

antispam Running
ldap Running
mta Running
snmp Running
stats Running

We often receve the mail to zimbra@mailstore :

Unable to determine enabled services from ldap.
Enabled services read from cache. Service list may be inaccurate.

We have fixed the entries in the hosts file
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.