Hello
I'm trying to install a Netweaver 04s SR2 (Java Stack, EP, EP Core ...) on a Fedora 7 box. I know it's not a supported platform but anyway, during phase 24 (Start central services instance), the installer stopped with the following error trace :
INFO 2007-09-19 22:43:39
Working directory changed to /tmp/sapinst_exe.5472.1190234599.
INFO 2007-09-19 22:43:39
Working directory changed to /tmp/sapinst_instdir/NW04S/SYSTEM/ADA/CENTRAL/AS.
INFO 2007-09-19 22:43:39
Working directory changed to /tmp/sapinst_exe.5472.1190234599.
INFO 2007-09-19 22:43:39
Working directory changed to /tmp/sapinst_instdir/NW04S/SYSTEM/ADA/CENTRAL/AS.
INFO 2007-09-19 22:43:39
Working directory changed to /tmp/sapinst_exe.5472.1190234599.
INFO 2007-09-19 22:43:39
Working directory changed to /tmp/sapinst_instdir/NW04S/SYSTEM/ADA/CENTRAL/AS.
INFO 2007-09-19 22:43:39
Working directory changed to /tmp/sapinst_exe.5472.1190234599.
INFO 2007-09-19 22:43:39
Working directory changed to /tmp/sapinst_instdir/NW04S/SYSTEM/ADA/CENTRAL/AS.
WARNING[E] 2007-09-19 22:43:39
FSL-02015 Node /proc/sys/net/ipv4/route/flush does not exist.
WARNING[E] 2007-09-19 22:43:39
FSL-02015 Node /proc/sys/net/ipv6/route/flush does not exist.
INFO 2007-09-19 22:43:39
Copied file '/tmp/sapinst_instdir/NW04S/SYSTEM/ADA/CENTRAL/AS/inifile.xml' to '/tmp/sapinst_instdir/NW04S/SYSTEM/ADA/CENTRAL/AS/inifile.6.xml'.
INFO 2007-09-19 22:43:39
Copied file '/tmp/sapinst_instdir/NW04S/SYSTEM/ADA/CENTRAL/AS/inifile.xml' to '/tmp/sapinst_instdir/NW04S/SYSTEM/ADA/CENTRAL/AS/inifile.7.xml'.
INFO 2007-09-19 22:43:41
Copied file '/tmp/sapinst_instdir/NW04S/SYSTEM/ADA/CENTRAL/AS/keydb.xml' to '/tmp/sapinst_instdir/NW04S/SYSTEM/ADA/CENTRAL/AS/keydb.4.xml'.
INFO 2007-09-19 22:43:41
Execute step startSCSInstance of component |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CI_Instance|ind|ind|ind|ind|11|0.
INFO 2007-09-19 22:44:01
Working directory changed to /tmp/sapinst_exe.5472.1190234599.
INFO 2007-09-19 22:44:01
Working directory changed to /tmp/sapinst_instdir/NW04S/SYSTEM/ADA/CENTRAL/AS.
INFO 2007-09-19 22:44:01
Working directory changed to /tmp/sapinst_exe.5472.1190234599.
INFO 2007-09-19 22:44:01
Working directory changed to /tmp/sapinst_instdir/NW04S/SYSTEM/ADA/CENTRAL/AS.
INFO 2007-09-19 22:44:01
Starting instance ZP1/SCS01...
INFO 2007-09-19 22:44:01
Working directory changed to /tmp/sapinst_exe.5472.1190234599.
INFO 2007-09-19 22:44:01
Working directory changed to /tmp/sapinst_instdir/NW04S/SYSTEM/ADA/CENTRAL/AS.
<b>WARNING 2007-09-19 22:44:01
Connect to message server (paloalto/3901) failed: NIECONN_REFUSED.</b>
INFO 2007-09-19 22:44:01
Account zp1adm already exists.
INFO 2007-09-19 22:44:01
Account 0 already exists.
INFO 2007-09-19 22:44:01
Account 502 already exists.
INFO 2007-09-19 22:44:01
Account 501 already exists.
INFO 2007-09-19 22:44:01
Account 0 already exists.
INFO 2007-09-19 22:44:01
Account 502 already exists.
INFO 2007-09-19 22:44:01
Creating file /tmp/sapinst_instdir/NW04S/SYSTEM/ADA/CENTRAL/AS/start_ZP1_SCS01.log.
INFO 2007-09-19 22:44:01
Output of /usr/sap/ZP1/SYS/exe/run/startsap all SCS01 paloalto is written to the logfile start_ZP1_SCS01.log.
WARNING 2007-09-19 22:44:02
<b>Execution of the command "/usr/sap/ZP1/SYS/exe/run/startsap all SCS01 paloalto" finished with return code 1. Output: </b>
ERROR 2007-09-19 22:44:02
CJS-20022 Could not start instance 'SCS01' of SAP system ZP1.
ERROR 2007-09-19 22:44:02
CJS-20022 Could not start instance 'SCS01' of SAP system ZP1.
ERROR 2007-09-19 22:44:02
FCO-00011 The step startSCSInstance with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CI_Instance|ind|ind|ind|ind|11|0|startSCSInstance was executed with status ERROR .
It looks like the message server is not running or could not run on port 3901.
Any help would be appreciated
Thank you