Moderators: ScalixSupport, admin
Code: Select all
root 4333 1 4 20:47 ? 00:00:12 /usr/local/lib/jre/bin/java -server -Xms256m -Xmx256m -Dscalix.instance=/var/opt/scalix/bi -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Djava.util.logging.config.file=/var/opt/scalix/bi/tomcat/conf/logging.properties -Djava.endorsed.dirs=/opt/scalix-tomcat/common/endorsed -classpath /usr/local/lib/jre/lib/tools.jar:/opt/scalix-tomcat/bin/bootstrap.jar:/opt/scalix-tomcat/bin/commons-logging-api.jar -Dcatalina.base=/var/opt/scalix/bi/tomcat -Dcatalina.home=/opt/scalix-tomcat -Djava.io.tmpdir=/var/opt/scalix/bi/tomcat/temp org.apache.catalina.startup.Bootstrap start
dpkg: dependency problems prevent configuration of scalix-tomcat-connector:
scalix-tomcat-connector depends on apache2 (>= 2.2.0); however:
Version of apache2 on system is 2.0.55-4ubuntu2.1.
Lod wrote:Hi
A bit off-topic but which version of Scalix did you install? If it is 11 could you please tell me how you did it? When I tried to install Scalix 11 on Ubuntu 6.06 it wouldn't install because of the wrong apache version:dpkg: dependency problems prevent configuration of scalix-tomcat-connector:
scalix-tomcat-connector depends on apache2 (>= 2.2.0); however:
Version of apache2 on system is 2.0.55-4ubuntu2.1.
rverrips wrote:Lod wrote:It's a nasty trick, but worked for me ...
Run aptitude dist-upgrade and make sure you're current 6.06 server is up to date.
Then edit /etc/apt/sources.list and change all the edgy to feisty
Run aptitude update
Run aptitude install apache2 (This will install apache2.2 and all it's dependancies)
Then edit /etc/apt/sources.list and change all the feisty back to edgy
Run aptitude update
... [client 10.1.2.5] client denied by server configuration: proxy:ajp://koralle.int.ourdomain.de:8009/webmail
INFO: Server startup in 51065 ms
Feb 14, 2007 4:29:31 PM org.apache.jk.common.MsgAjp processHeader
SEVERE: BAD packet signature 18245
Feb 14, 2007 4:29:31 PM org.apache.jk.common.ChannelSocket processConnection
SEVERE: Error, processing connection
java.lang.IndexOutOfBoundsException
at java.io.BufferedInputStream.read(Unknown Source)
at org.apache.jk.common.ChannelSocket.read(ChannelSocket.java:607)
at org.apache.jk.common.ChannelSocket.receive(ChannelSocket.java:564)
at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:672)
at org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:876)
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
at java.lang.Thread.run(Unknown Source)
Now, you must set up a number of parameters in /var/opt/scalix/<instance>/webmail/swa.properties:
...
swa.platform.url=http://scalix.mycompany.com/api # Points to Platform Host
...
swa.platform.url=http://%PLATFORMURL%:8080/api
Users browsing this forum: No registered users and 7 guests