Skip to Content
1
Former Member
May 23, 2018 at 10:35 PM

How to resolve HANA Express error: "FAIL: process hdbxsexecagent HDB XS Execution Agent not running"

3094 Views Last edit May 24, 2018 at 04:02 AM 2 rev

On step 9 for "Installing SAP HANA, express edition Server + Apps, with Docker", which is the docker startup for HANA, an error occurs as indicated in the question title. Please advise how to troubleshoot and resolve the problem.

O/S = Ubuntu

Terminal Output:

p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px 'Andale Mono'; color: #28fe14; background-color: #000000; background-color: rgba(0, 0, 0, 0.9)} p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px 'Andale Mono'; color: #28fe14; background-color: #000000; background-color: rgba(0, 0, 0, 0.9); min-height: 14.0px} span.s1 {font-variant-ligatures: no-common-ligatures} span.Apple-tab-span {white-space:pre}

sudo docker run -p 39013:39013 -p 39015:39015 -p 39041-39045:39041-39045 -p 1128-1129:1128-1129 -p 59013-59014:59013-59014-p 39030-39033:39030-39033 -p 51000-51060:51000-51060-p 53075:53075-v /home/ubuntu/data:/hana/mounts --ulimit nofile=1048576:1048576 --sysctl kernel.shmmax=1073741824 --sysctl net.ipv4.ip_local_port_range='40000 60999' --sysctl kernel.shmmni=524288 --sysctl kernel.shmall=8388608 --name express_edition store/saplabs/hanaexpressxsa:2.00.030.00.20180403.2 --agree-to-sap-license --passwords-url file:////hana/mounts/saphana.json

======== Starting HANA container run script ========

Started at: Wed May 23 22:12:22 UTC 2018

Script parameters: --agree-to-sap-license --passwords-url file:////hana/mounts/saphana.json

HANA version: 2.00.030.00.1522210459

Linux kernel version: 4.4

Processing hooks in folder /hana/hooks/system_check ...

Hook candidates:

/hana/hooks/system_check/100_hxe_check_system_prerequisites

Executing hook /hana/hooks/system_check/100_hxe_check_system_prerequisites ...

Checking /proc/sys prerequisites ...

ok: /proc/sys/kernel/shmmax: 1073741824>=1073741824

ok: /proc/sys/kernel/shmmni: 524288>=4096

ok: /proc/sys/kernel/shmall: 8388608>=8388608

ok: /proc/sys/fs/file-max: 20000000>=20000000

ok: /proc/sys/fs/aio-max-nr: 262144>=131072

ok: /proc/sys/vm/memory_failure_early_kill: 1

ok: /proc/sys/vm/max_map_count: 135217728>=2048576

ok: /proc/sys/net/ipv4/ip_local_port_range: 40000>=40000

Check succeeded: /proc/sys prerequisites

Checking limits ...

ok: max number of open file descriptors (ulimit -n): 1048576>=1048576

Check succeeded: limits

Execution of hook /hana/hooks/system_check/100_hxe_check_system_prerequisites finished (exit code 0)

Finished execution of hooks in folder /hana/hooks/system_check

Checking version compatibility ...

Downloading password file from file:////hana/mounts/saphana.json ...

% Total% Received % XferdAverage Speed TimeTime TimeCurrent

DloadUpload Total SpentLeftSpeed

10035100350 0772620 --:--:-- --:--:-- --:--:-- 77262

Deleting local password file: //hana/mounts/saphana.json

rm: cannot remove '//hana/mounts/saphana.json': Permission denied

WARNING: Cannot delete local password file: //hana/mounts/saphana.json

Entering pre start initialization phase ...

Creating consistency check files ...

Processing hooks in folder /hana/hooks/pre_start_init ...

Hook candidates:

/hana/hooks/pre_start_init/010_license_agreement

/hana/hooks/pre_start_init/010_license_agreement.json (ignored, not an executable regular file)

Hook /hana/hooks/pre_start_init/010_license_agreement requires parameters: AGREE_TO_SAP_LICENSE

Executing hook /hana/hooks/pre_start_init/010_license_agreement ...

License agreement check succeeded (AGREE_TO_SAP_LICENSE=true)

Execution of hook /hana/hooks/pre_start_init/010_license_agreement finished (exit code 0)

Finished execution of hooks in folder /hana/hooks/pre_start_init

Entering pre start phase ...

Processing hooks in folder /hana/hooks/pre_start ...

Hook candidates:

(no executable files detected)

Finished execution of hooks in folder /hana/hooks/pre_start

Change hardware key...

nameserver hxehost:39001 not responding.

Opening persistence ...

run as transaction master

converting topology from cloned instance...

- keeping instance 90

- keeping host hxehost

done.

Finished pre start sequence

Starting up HANA server...

Impromptu CCC initialization by 'rscpCInit'.

See SAP note 1266393.

StartService

OK

OK

Starting instance using: /usr/sap/HXE/SYS/exe/hdb/sapcontrol -prot NI_HTTP -nr 90 -function StartWait 2700 2

23.05.2018 22:13:32

Start

OK

23.05.2018 22:14:36

StartWait

FAIL: process hdbxsexecagent HDB XS Execution Agent not running