Hello
I installed Scalix 11.0.2 on Fedora Core 6
using packages for FedoraCore 5
I used description from
http://www.scalix.com/wiki/index.php?ti ... stallation
I installed all packages without problems or errors.
My apache and tomcat are running.
My /etc/httpd/conf.d/proxy_ajp.conf
### START ###
LoadModule proxy_ajp_module modules/mod_proxy_ajp.so
ProxyPass /Scalix/ ajp://192.168.0.102:8009/
### END ###
I can see tomcat default page at address
http://my.host/Scalix/
and it display pages from folder
/var/opt/scalix/p2/tomcat/webapps/ROOT/
What should I do to successfully see SAC at address
http://my.host/Scalix/sac/
what port number should be in file
/var/opt/scalix/p2/res/config/res.properties
80 or 8009 ???
tail /var/opt/scalix/p2/res/config/res.properties
### START ###
res.kerberos.mode=
res.kerberos.kdc=
res.kerberos.realm=
res.kerberos.allowedclients=ubermanager/my.host
res.ubermanager.host=my.host
res.tomcat.tcp.port=80
res.configured=true
res.version=11.0.1
### END ###
Currently I can see Tomcat error message
The requested resource (/sac/) is not available.
Directory
/etc/opt/scalix-tomcat/connector/ajp/
is empty ( is this OK ??? )
I read
http://www.scalix.com/wiki/index.php?ti ... figuration
but I don't have
/etc/opt/scalix-tomcat/connector/[ajp|jk]/instance-*.conf
files.
some additional Info:
ps ax | grep tomcat
4416 ? Sl 0:07 /usr/java/jre1.5.0_06/bin/java -server -Xms256m -Xmx256m -Dscalix.instance=/var/opt/scalix/p2 -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Djava.util.logging.config.file=/var/opt/scalix/p2/tomcat/conf/logging.properties -Djava.endorsed.dirs=/opt/scalix-tomcat/common/endorsed -classpath /usr/java/jre1.5.0_06/lib/tools.jar:/opt/scalix-tomcat/bin/bootstrap.jar:/opt/scalix-tomcat/bin/commons-logging-api.jar -Dcatalina.base=/var/opt/scalix/p2/tomcat -Dcatalina.home=/opt/scalix-tomcat -Djava.io.tmpdir=/var/opt/scalix/p2/tomcat/temp org.apache.catalina.startup.Bootstrap start
5912 pts/2 R+ 0:00 grep tomcat
tail /var/log/httpd/access_log
192.168.0.44 - - [13/Mar/2007:14:36:41 +0100] "GET /Scalix/ HTTP/1.1" 200 8132 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.8.1.2) Gecko/20070219 Firefox/2.0.0.2"
192.168.0.44 - - [13/Mar/2007:14:36:47 +0100] "GET /Scalix/sac/ HTTP/1.1" 404 967 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.8.1.2) Gecko/20070219 Firefox/2.0.0.2"
tail /var/opt/scalix/p2/tomcat/logs/catalina.out -n 50
2007-03-13 12:53:26 org.apache.catalina.core.AprLifecycleListener lifecycleEvent
INFO: The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/java/jre1.5.0_06/lib/i386/server:/usr/java/jre1.5.0_06/lib/i386:/usr/java/jre1.5.0_06/../lib/i386
2007-03-13 12:53:26 org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 1875 ms
2007-03-13 12:53:27 org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
2007-03-13 12:53:27 org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.16
2007-03-13 12:53:27 org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
2007-03-13 12:53:29 org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on my.host/192.168.0.102:8009
2007-03-13 12:53:29 org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/126 config=null
2007-03-13 12:53:29 org.apache.catalina.storeconfig.StoreLoader load
INFO: Find registry server-registry.xml at classpath resource
2007-03-13 12:53:29 org.apache.catalina.startup.Catalina start
INFO: Server startup in 2948 ms
2007-03-13 12:53:47 org.apache.catalina.core.StandardService stop
INFO: Stopping service Catalina
2007-03-13 12:53:47 org.apache.catalina.core.AprLifecycleListener lifecycleEvent
INFO: Failed shutdown of Apache Portable Runtime
2007-03-13 12:53:50 org.apache.catalina.core.AprLifecycleListener lifecycleEvent
INFO: The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/java/jre1.5.0_06/lib/i386/server:/usr/java/jre1.5.0_06/lib/i386:/usr/java/jre1.5.0_06/../lib/i386
2007-03-13 12:53:50 org.apache.catalina.startup.Catalina load
INFO: Initialization processed in 2135 ms
2007-03-13 12:53:50 org.apache.catalina.core.StandardService start
INFO: Starting service Catalina
2007-03-13 12:53:50 org.apache.catalina.core.StandardEngine start
INFO: Starting Servlet Engine: Apache Tomcat/5.5.16
2007-03-13 12:53:50 org.apache.catalina.core.StandardHost start
INFO: XML validation disabled
2007-03-13 12:53:52 org.apache.jk.common.ChannelSocket init
INFO: JK: ajp13 listening on my.host/192.168.0.102:8009
2007-03-13 12:53:52 org.apache.jk.server.JkMain start
INFO: Jk running ID=0 time=0/191 config=null
2007-03-13 12:53:52 org.apache.catalina.storeconfig.StoreLoader load
INFO: Find registry server-registry.xml at classpath resource
2007-03-13 12:53:53 org.apache.catalina.startup.Catalina start
INFO: Server startup in 2919 ms
[root@pc-102 conf.d]# omstat -a
PC Monitor Started NON-STOP 0
Directory Relay Server Started 10:27:36
Notification Server Started 10:27:36 0
Shared memory daemon Started NON-STOP
Notification Monitor Started NON-STOP
Session Monitor Started NON-STOP
Indexer Started NON-STOP
Stats Daemon Started NON-STOP
Container Access Monitor Started NON-STOP
Item Structure Server Stopped
Database Monitor Started 10:27:36
Licence Monitor Daemon Started NON-STOP
LDAP Daemon Started 10:27:36
Queue Manager Started NON-STOP
Item Delete Daemon Started NON-STOP
IMAP Server Daemon Started 10:27:36
SMTP Relay Started 10:27:36
Mime Browser Controller Started 10:27:36
Event Server Started 10:27:36
[root@pc-102 conf.d]# omstat -s
Service Router Started 10:27:37 0
Local Delivery Started 10:27:37 0
Internet Mail Gateway Started 10:27:37 0
Local Client Interface Enabled 10:27:37 0
Remote Client Interface Enabled 10:27:37 0
Test Server Started 10:27:37 0
Request Server Started 10:27:37 0
Print Server Started 10:27:37 0
Bulletin Board Server Started 10:27:37 0
Background Search Service Started 10:27:37 0
CDA Server Started 10:27:38 0
POP3 interface Started 10:27:38 0
Omscan Server Started 10:27:38 0
Archiver Started 10:27:38 0