Hi
I am installing HANA Server for dev , and getting the following error.
[20130408184448] [ 51% completed] Working on: 'HDB Studio Repository' ... --> DONE (1340 ms)
[20130408184448] [ 52% completed] Working on: 'SAP HANA DB hanadev' ... --> STARTED
[20130408184448] [ 53% completed] Working on: 'HDB_SOFTWARE_SERVER' ... --> RUNNING.../
Error installing SAP HANA database. ERROR
Could not finish execution.
Finished with status ERROR. Message is: Could not finish execution.
Installer failed.
And i cat the install log from /tmp/hanainstdir/instll.glf :
hanadev:/tmp/hanainst/log # more install.glf | grep ERROR
SEVERITY_MAP:FINEST|Information|FINER|Information|FINE|Information|CONFIG|Information|DEBUG|Information|PATH|Information|INFO|Information|WARNING|Warning|ERROR|Error|SEVERE|Error|FATAL|Error
2013 04 08 18:44:52#+0800#ERROR#com.sap.lm.services.shell.util.ForwardingBuffer#main#ERR: Installation failed|
2013 04 08 18:44:52#+0800#ERROR#com.sap.lm.services.shell.util.ForwardingBuffer#main#ERR: error installing|
2013 04 08 18:44:52#+0800#ERROR#com.sap.lm.services.shell.util.ForwardingBuffer#main#ERR: Cannot create Instance|
2013 04 08 18:44:52#+0800#ERROR#com.sap.lm.services.shell.util.ForwardingBuffer#main#ERR: Cannot create instance|
2013 04 08 18:44:52#+0800#ERROR#com.sap.lm.services.shell.util.ForwardingBuffer#main#ERR: Cannot create initial topology|
2013 04 08 18:44:52#+0800#ERROR#com.sap.lm.services.shell.util.ForwardingBuffer#main#ERR: hdbnsutil call failed|
2013 04 08 18:44:52#+0800#ERROR#com.sap.lm.services.shell.util.ForwardingBuffer#main#ERR: Program /usr/sap/HAD/HDB00/exe/hdbnsutil terminated with error: signal 11|
2013 04 08 18:44:52#+0800#ERROR#com.sap.lm.decl.batch.BatchModelController#main#Finished with status ERROR. Message is: Could not finish execution.|
Regards