When I'm trying to install BI4.0 SP2 on RH5.2 with Mysql DB 5.0.77 I have an error :
"Le CMS c'est arrêté de facon inattendue en renvoyant le code de sortie 0."
I have reinstallled Mysql 5.0.45 also BI4.0 SP2 Full build I have this error :
/home/bobje/51041018/DATA_UNITS/BusinessObjectsServer_linux 10:15:21.336 10:15:21.336 Errcode 1:
/home/bobje/BI4/sap_bobj/enterprise_xi40/linux_x64/sapjvm//bin/java
-Xmx256M -Djava.net.preferIPv4Stack=false
-Dtracelog.logdir="/home/bobje/BI4/sap_bobj/logging/ "
-Dtracelog.process=cmslogon -jar
"/home/bobje/BI4//sap_bobj/enterprise_xi40/java/lib/cmslogon.jar"
"preprod-bi4:7400" Administrator "" secEnterprise 10:15:21.336 === END:
/home/bobje/BI4/sap_bobj/enterprise_xi40/linux_x64/sapjvm//bin/java
-Xmx256M -Djava.net.preferIPv4Stack=false
-Dtracelog.logdir="/home/bobje/BI4/sap_bobj/logging/ "
-Dtracelog.process=cmslogon -jar
"/home/bobje/BI4//sap_bobj/enterprise_xi40/java/lib/cmslogon.jar"
"preprod-bi4:7400" Administrator "" secEnterprise 2>&1
Also this error :
erreur: Can't locate package Exporter, for @IProductContext::ISA at /home/bobje/51041018/DATA_UNITS/BusinessObjectsServer_linux/dunit/product.businessobjects64-4.0-core-32/actions/FileSystemActions. pm line 152.
I took this step also:
- Check if the ports 7400 and 7410 are already taken or not
- As 'root' in the command line type in cmd "selinuxenabled; echo $?"
if you get "0" then it is possible - you will need to disable
vi / etc / selinux / config
change SELINUX = apply SELinux = disabled
After the turn, you must reboot to make it invalid.
- Run ulimit-a (for the user BOE)
- Run ulimit-ah (the user BOE)
- Also, run 'local' to find out which one is used
regional language settings to U.S. export one for installation
namely:
LANG = en_US.utf8
export LANG
LC_ALL = en_US.utf8
export LC_ALL
I have this result:
locales were well UTF-8 and I also already disabled selinux.
limits are placed has unlimited as specified in the prerequisite
We found the following error message in the trace file AIS
:
| |||||||||||||||||||| Com.businessobjects.cad.syslog | | Server Intellect
boots from the boot file backup
/ home/bobje/BI4/sap_bobj/enterprise_xi40/linux_x64/_boe_BI4.bootstrap.backup
as the primary boot file
/ home/bobje/BI4/sap_bobj/enterprise_xi40/linux_x64/_boe_BI4.bootstrap is
unavailable or incorrect.
Bootstrap files are empty.
I need help please