Postby joearch » Thu Feb 24, 2005 9:26 am
I've solved the problem by copying /etc/sysconfig/network/eth-id-00:40:f4:b2:ee:19 to /etc/sysconfig/network/eth0.
this file contains:
BROADCAST='192.168.252.255'
IPADDR='192.168.252.222'
NETMASK='255.255.255.0'
NETWORK='192.168.252.0'
BOOTPROTO='static'
MTU=''
REMOTE_IPADDR=''
STARTMODE='onboot'
UNIQUE='y9as.oxSyVMMObW1'
_nm_name='bus-pci-0000:02:0a.0'
Now the system checkis ok, but after click on "Forward" (see Figure 6 in scalix_installation_guide) the installation hangs. here is the log-file:
2005-02-24 14:10:07,275 INFO Starting Scalix Installer (Evaluation)
2005-02-24 14:10:07,416 INFO Current locale is de_DE and default is de_DE
2005-02-24 14:10:09,626 INFO Packages installed: {}
2005-02-24 14:10:09,923 INFO Obsolete packages installed: {}
2005-02-24 14:10:11,698 INFO Saving installation type: install mode: custom
2005-02-24 14:10:12,202 INFO Operation passed: OS release check SUSE LINUX Enterprise Server 9 (x86_64)
2005-02-24 14:10:12,202 INFO Operation passed: Memory check 2062664
2005-02-24 14:10:12,202 INFO Operation passed: Disk space check 19753764
2005-02-24 14:10:12,223 INFO Tomcat was running when we started: True
2005-02-24 14:10:13,564 INFO Saving installation directory: /temp/scalix-9.2.0-eval/software/scalix_server
2005-02-24 14:10:14,326 INFO Searching /temp/scalix-9.2.0-eval/software/scalix_server for relevant Scalix packages
2005-02-24 14:10:14,327 WARNING File scalix-server-eval-9.2.0.115-0.1.sles9.i586.rpm is not for this platform
2005-02-24 14:10:14,328 WARNING File scalix-server-eval-9.2.0.115-0.1.sles9.i586.rpm is not for this platform
2005-02-24 14:10:14,328 INFO File scalix-swa-9.2.0.212-1.noarch.rpm is a Scalix file, for this platform and valid version
2005-02-24 14:10:14,328 INFO File scalix-sac-9.2.0.211-1.noarch.rpm is a Scalix file, for this platform and valid version
2005-02-24 14:10:14,328 INFO File scalix-res-9.2.0.211-1.noarch.rpm is a Scalix file, for this platform and valid version
2005-02-24 14:10:14,328 WARNING File scalix-websplats-configurator-py23-9.2.0.211-1.noarch.rpm is not a Scalix package
2005-02-24 14:10:14,328 WARNING File scalix-server-eval-9.2.0.115-0.1.rhel3.i386.rpm is not for this platform
2005-02-24 14:10:14,329 WARNING File scalix-server-eval-9.2.0.115-0.1.rhel3.i386.rpm is not for this platform
2005-02-24 14:10:14,329 WARNING File scalix-websplats-configurator-py22-9.2.0.211-1.noarch.rpm is not a Scalix package
2005-02-24 14:10:14,329 WARNING File scalix-server-eval-9.2.0.115-0.1.suse91.i586.rpm is not for this platform
2005-02-24 14:10:14,329 WARNING File scalix-server-eval-9.2.0.115-0.1.suse91.i586.rpm is not for this platform
2005-02-24 14:10:14,329 WARNING File scalix-server-eval-9.2.0.115-0.1.fc3.i386.rpm is not for this platform
2005-02-24 14:10:14,329 WARNING File scalix-server-eval-9.2.0.115-0.1.fc3.i386.rpm is not for this platform
2005-02-24 14:10:17,590 INFO Components selected to install: {'scalix-sac': ['9.2.0.211', '10616581', 'noarch', 'linux', '1', '(none)', 'scalix-sac-9.2.0.211-1.noarch.rpm'], 'scalix-swa': ['9.2.0.212', '4217629', 'noarch', 'linux', '1', '(none)', 'scalix-swa-9.2.0.212-1.noarch.rpm']}
2005-02-24 14:10:17,590 INFO Components selected to upgrade: {}
2005-02-24 14:10:17,593 INFO System check start
2005-02-24 14:10:17,724 INFO Network interface is actually eth0
2005-02-24 14:10:17,724 INFO Operation passed: Network check passed.
2005-02-24 14:10:17,794 INFO Don't need to perform check # 1
2005-02-24 14:10:17,894 WARNING JAVA_HOME is not set
2005-02-24 14:10:17,990 INFO Java and Tomcat check info -- JAVA_HOME environment variable not set but guessed at /usr/java/j2sdk1.4.2_07
2005-02-24 14:10:18,071 INFO Java and Tomcat check info -- Java version 1.4.2_07
2005-02-24 14:10:18,092 INFO Java and Tomcat check info -- Default Tomcat directory is /opt/jakarta-tomcat-5.0.28
2005-02-24 14:10:18,105 INFO Java and Tomcat check info -- Tomcat version is
2005-02-24 14:10:18,105 INFO Operation passed: Java and Tomcat check passed.
2005-02-24 14:10:18,209 INFO Apache appears to be installed.
2005-02-24 14:10:18,209 INFO Operation passed: Dependency check passed.
2005-02-24 14:10:18,210 INFO Operation passed: Running services check passed.
2005-02-24 14:10:18,311 INFO System check end
2005-02-24 14:10:18,312 INFO System check result: pass
2005-02-24 14:10:28,683 INFO Stopped Tomcat using command /opt/jakarta-tomcat-5.0.28/bin/shutdown.sh
2005-02-24 14:10:31,698 INFO Tomcat is stopped True
It's seems to be not my day today......