cancel
Showing results for 
Search instead for 
Did you mean: 

Hana HXE - express edition binary installation errors - component-registry-db timed out

Former Member
0 Kudos

Hi,

we downloaded latest version of SAP HANA 2.0, express edition and started full installation at SLES12SP1 server.

HANA, express edition installer : /hana/HANA_EXPRESS_20
Component(s) to install : HANA server, Application Function Library, and Extended Services + apps (XSA)
Host name : br3co010102.br30101.otc.local
HANA system ID : HXE
HANA instance number : 90
Master password : ********
Proxy host : N/A
Proxy port : N/A
Hosts with no proxy : N/A
Install SHINE : No

Hostname is resolved via dns nameserver and also stored locally in /etc/hosts as we found some problems during installation where dns queries did not work. Currently we got stuck at the point:

Assigning Additional Roles to the Local Host...
Adding role 'xs_worker' on local host 'br3co010102.br30101.otc.local'...
...

Creating application "component-registry-db"...
Uploading application "component-registry-db"...
Starting application "component-registry-db"...

ERR Starting application "component-registry-db" timed out
Loading initial content of XS Advanced Runtime failed
...

Failed to install HANA Extended Services (XSA).

and so on...

Please find below some extra logs:

hxeadm@br3co010102:/usr/sap/HXE/HDB90> xs logs component-registry-db --all

Connected, dumping all logs for app "component-registry-db"
3/16/17 1:58:46.572 PM [API] OUT  Created application with name "component-registry-db".
3/16/17 1:58:46.653 PM [API] OUT  Updated application "component-registry-db" (state: STOPPED).
3/16/17
 1:58:47.638 PM [API] OUT  Created service binding between app 
"component-registry-db" and service instance 
"component-registry-database" on broker "hdi-broker".
3/16/17 
1:58:47.727 PM [API] OUT  Created service binding between app 
"component-registry-db" and user provided service "lcm-view-grantor".
3/16/17 1:58:49.283 PM [API] OUT  Updated files for application "component-registry-db".
3/16/17
 1:58:49.699 PM [API] OUT  Staging application "component-registry-db" 
(new droplet '54a35b65-cdab-4417-96cf-962fbe9078f2').
3/16/17 1:58:50.717 PM [STG/1] OUT  Node.js
3/16/17 1:58:51.095 PM [STG/1] OUT  Node.js buildpack version 3.2.3
3/16/17 1:58:51.098 PM [STG/1] OUT  Avoid using semver ranges like '*' in engines.node
3/16/17 1:58:51.098 PM [STG/1] OUT  Available Node.js runtimes: node6.9,node4.6
3/16/17 1:58:51.816 PM [STG/1] OUT  Npm install not needed - attempting partial runtime download
3/16/17 1:58:51.816 PM [STG/1] OUT  Downloading Node.js...
3/16/17 1:58:51.948 PM [STG/1] OUT  Unpacking Node.js archive...
3/16/17 1:58:51.959 PM [STG/1] OUT  Omitting npm install: node_modules directory is already present
3/16/17 1:58:51.959 PM [STG/1] OUT  Copying SSL CA certificates...
3/16/17
 1:58:52.710 PM [API] OUT  Staged application "component-registry-db" 
using buildpack "sap_nodejs_buildpack" creating droplet 
'54a35b65-cdab-4417-96cf-962fbe9078f2' (duration 3s).
3/16/17 1:59:02.364 PM [API] OUT  Updated application "component-registry-db" (state: STOPPED -> STARTED).
3/16/17 1:59:02.373 PM [API] OUT  Starting 1 instance(s) of application "component-registry-db".
3/16/17
 1:59:05.628 PM [API] OUT  Starting new instance 
'5c01a8b9-45a1-44d9-9098-757c7c2906b7' of application 
"component-registry-db" (port 40305, index 0).
3/16/17 1:59:06.399 PM [APP/1-0] ERR  net.js:10
3/16/17 1:59:06.400 PM [APP/1-0] ERR  const cares = process.binding('cares_wrap');
3/16/17 1:59:06.400 PM [APP/1-0] ERR  ^
3/16/17 1:59:06.400 PM [APP/1-0] ERR
3/16/17 1:59:06.400 PM [APP/1-0] ERR  Error: EFILE
3/16/17 1:59:06.400 PM [APP/1-0] ERR  at Error (native)
3/16/17 1:59:06.400 PM [APP/1-0] ERR  at net.js:10:23
3/16/17 1:59:06.400 PM [APP/1-0] ERR  at NativeModule.compile (bootstrap_node.js:513:7)
3/16/17 1:59:06.400 PM [APP/1-0] ERR  at NativeModule.require (bootstrap_node.js:454:18)
3/16/17 1:59:06.400 PM [APP/1-0] ERR  at createWritableStdioStream (internal/process/stdio.js:155:19)
3/16/17 1:59:06.400 PM [APP/1-0] ERR  at process.getStdout [as stdout] (internal/process/stdio.js:10:14)
3/16/17 1:59:06.400 PM [APP/1-0] ERR  at console.js:100:37
3/16/17 1:59:06.400 PM [APP/1-0] ERR  at NativeModule.compile (bootstrap_node.js:513:7)
3/16/17 1:59:06.400 PM [APP/1-0] ERR  at Function.NativeModule.require (bootstrap_node.js:454:18)
3/16/17 1:59:06.400 PM [APP/1-0] ERR  at get (bootstrap_node.js:267:34)
3/16/17
 2:13:55.215 PM [API] OUT  Removed service binding from application with
 guid "c0860cda-16fe-4cb3-9a1b-19f1ad4af582" to user-provided service 
instance "lcm-view-grantor".

We tried to install on short name too.. same result.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Some additional info:

hxeadm@br3co010102:/usr/sap/HXE/HDB90> xs app component-registry-db

Showing status and information about "component-registry-db"
  name:              component-registry-db
  requested state:   STARTED
  instances:         1
  memory:            16.0 MB
  disk:              <unlimited>
  buildpack:         <default>
  urls:              <none>

Instances of droplet 1 created at Mar 16, 2017 1:58:49 PM
index   created                   state     host        internal port   os user
---------------------------------------------------------------------------------
0       Mar 16, 2017 1:59:05 PM   CRASHED   localhost   40305           <not set>