cancel
Showing results for 
Search instead for 
Did you mean: 

couldn't start the instance when install the CI

Former Member
0 Kudos

Hi,guys

   when i install the ehp5 ecc6.0 CI ,i got this error

----------------------------------------

Central Instance ( Last error reported by the step :ABAP processes of instance PRD/DVEBMGS00 [ABAP: UNKNOWN] did not start after 10:10 minutes. Giving up.).

-----------------------------------------

Need Help,Thanks..

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi Lin,

Try to uninstall sapstartsrv from CI and delete entry all the instances from SAP Management Console as well as DB. Add DB and instances again and install sapstartsrv.

Few days back i faces same problem after kernel upgrade.

Regards,

Surojit

Former Member
0 Kudos

which log can tell the reason?

former_member189725
Active Contributor
0 Kudos

Please login to the database node as db2<sid>

execute the following

# db2 connect to <SID>

if its working then the database is up.

Else issue the command

# db2start

Then execute the following

# db2 get dbm cfg |grep SVCENAME

check the value .

In the database node , go to /etc/services , search for sapdb2<SID>

check the port .

Now login to CI node as <sid>adm,

Go to /sapmnt/<SID>/global/db6

open the file db2cli.ini

Check the entries are all fine

*********************************************************************

[PRD]

Database=PRD

Protocol=tcpip

Hostname=<db_host>

Servicename=<db_port>

[COMMON]

Diagpath=/usr/sap/PRD/SYS/global/db6/db2dump

********************************************************************

Then Run

# R3trans -d

If all runs fine, restart the CI installation using SAPINST.

Regards

Ratnajit

Former Member
0 Kudos

sapinst.log will have all the information under CI installation directory.

Former Member
0 Kudos

Ratnajit

when i run R3trans -d

i got this

-----------------------------------

This is R3trans version 6.19 (release 720 - 06.04.10 - 16:31:00 with UA1430.1 / prepared for CSN 1287305).

unicode enabled version

2EETW169 no connect possible: "DBMS = DB6                              --- DB2DBDFT = 'PRD'"

R3trans finished (0012).

-------------------------------------

the SVCENAME is  sapdb2PRD,but in the db2cli.ini file the hostname is prddb1,does this matters?

former_member189725
Active Contributor
0 Kudos

hostname is the database node name . Is the prddb1 , the database host ? If yes , thats not a problem .

Can you paste the trans.log which is in the directory from where you executed R3trans -d.

Regards

Ratnajit

Former Member
0 Kudos

4 ETW000 R3trans version 6.19 (release 720 - 06.04.10 - 16:31:00 with UA1430.1 / prepared for CSN 1287305).

4 ETW000 unicode enabled version

4 ETW000 ===============================================

4 ETW000

4 ETW000 date&time   : 30.08.2012 - 17:42:01

4 ETW000 control file: <no ctrlfile>

4 ETW000 R3trans was called as follows: R3trans -d

4 ETW000  trace at level 2 opened for a given file pointer

4 ETW000  [dev trc     ,00000]  Thu Aug 30 17:42:01 2012                                                 166  0.000166

4 ETW000  [dev trc     ,00000]  db_con_init called                                                        38  0.000204

4 ETW000  [dev trc     ,00000]  determine_block_commit: no con_hdl found as blocked for con_name = R/3

4 ETW000                                                                                                 125  0.000329

4 ETW000  [dev trc     ,00000]  create_con (con_name=R/3)                                                 36  0.000365

4 ETW000  [dev trc     ,00000]  Loading DB library '/usr/sap/PRD/SYS/exe/run/dbdb6slib.so' ...           143  0.000508

4 ETW000  [dev trc     ,00000]  DlLoadLib() success: dlopen("/usr/sap/PRD/SYS/exe/run/dbdb6slib.so"), hdl 0

4 ETW000                                                                                                2179  0.002687

4 ETW000  [dev trc     ,00000]  Library '/usr/sap/PRD/SYS/exe/run/dbdb6slib.so' loaded                    26  0.002713

4 ETW000  [dev trc     ,00000]  function DbSlExpFuns loaded from library /usr/sap/PRD/SYS/exe/run/dbdb6slib.so

4 ETW000                                                                                                  49  0.002762

4 ETW000  [dev trc     ,00000]  Version of '/usr/sap/PRD/SYS/exe/run/dbdb6slib.so' is "720.00", patchlevel (0.39)

4 ETW000                                                                                                 371  0.003133

4 ETW000  [dev trc     ,00000]  function dsql_db_init loaded from library /usr/sap/PRD/SYS/exe/run/dbdb6slib.so

4 ETW000                                                                                                  36  0.003169

4 ETW000  [dev trc     ,00000]  function dbdd_exp_funs loaded from library /usr/sap/PRD/SYS/exe/run/dbdb6slib.so

4 ETW000                                                                                                  36  0.003205

4 ETW000  [dev trc     ,00000]  New connection 0 created                                                  27  0.003232

4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = -000000001, state = DISCONNECTED, tx = NO , bc = NO , hc = NO , perm = YES, reco = NO , frco = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO , prog = 

4 ETW000                                                                                                 149  0.003381

4 ETW000  [dev trc     ,00000]  db_con_connect (con_name=R/3)                                             22  0.003403

4 ETW000  [dev trc     ,00000]  determine_block_commit: no con_hdl found as blocked for con_name = R/3

4 ETW000                                                                                                  29  0.003432

4 ETW000  [dev trc     ,00000]  find_con_by_name found the following connection:                          20  0.003452

4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = 000000000, state = DISCONNECTED, tx = NO , bc = NO , hc = NO , perm = YES, reco = NO , frco = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO , prog = 

4 ETW000                                                                                                  46  0.003498

4 ETW000  [dev trc     ,00000]  DB6 (DB2 UDB) UNICODE database interface 720.00 [opt]                   1427  0.004925

4 ETW000  [dev trc     ,00000]  DB6 shared library (dbdb6slib) patchlevels                                27  0.004952

4 ETW000  [dev trc     ,00000]    (0.2) DB6: unexpected token INLINE LENGTH (note 1334179)                30  0.004982

4 ETW000  [dev trc     ,00000]    (0.2) DB6: configurable cc_release attribute for UR cursors (note 1324532)

4 ETW000                                                                                                  36  0.005018

4 ETW000  [dev trc     ,00000]    (0.2) DB6: cobra enhancements part 2 (note 1315762)                     28  0.005046

4 ETW000  [dev trc     ,00000]    (0.5) DB6: substitution of aliases in optguidelines (note 1352458)

4 ETW000                                                                                                  37  0.005083

4 ETW000  [dev trc     ,00000]    (0.9) DB6: login timeout for secondary connections (note 1364372)       28  0.005111

4 ETW000  [dev trc     ,00000]    (0.13) DB6: revalidate views in status active=N (note 1376439)          28  0.005139

4 ETW000  [dev trc     ,00000]    (0.13) DB6: create index with 9.7 and virtual tables (note 1371882)

4 ETW000                                                                                                  36  0.005175

4 ETW000  [dev trc     ,00000]    (0.14) DB6: optimized performance for R3load with DEF_CRT (note 1378018)

4 ETW000                                                                                                  37  0.005212

4 ETW000  [dev trc     ,00000]    (0.18) DB6: timeout for CREATE/DROP TRIGGER (note 1387865)              37  0.005249

4 ETW000  [dev trc     ,00000]    (0.22) DB6: patch collection 10/09 (note 1397804)                       28  0.005277

4 ETW000  [dev trc     ,00000]    (0.25) DB6: Potentially unnoticed rollback during array operation (note 1406740)

4 ETW000                                                                                                  37  0.005314

4 ETW000  [dev trc     ,00000]    (0.30) DB6: client affinity support (note 1414616)                      28  0.005342

4 ETW000  [dev trc     ,00000]    (0.32) DB6: CLI TraceRefreshInterval during parallel import (note 1426985)

4 ETW000                                                                                                  46  0.005388

4 ETW000  [dev trc     ,00000]    (0.39) DB6: patch collection 03/10 (note 1447436)                       28  0.005416

4 ETW000  [dev trc     ,00000]  Supported features:                                                       24  0.005440

4 ETW000  [dev trc     ,00000]  ..retrieving configuration parameters                                     25  0.005465

4 ETW000  [dev trc     ,00000]  ..done                                                                   147  0.005612

4 ETW000  [dev trc     ,00000]  DB2 library has been loaded.                                           32600  0.038212

4 ETW000  [dev trc     ,00000]  Info: successfully loaded DB2 library '/usr/sap/PRD/SYS/global/db6/HPIA64/db6_clidriver/lib/libdb2.so'

4 ETW000                                                                                                  70  0.038282

4 ETW000  [dev trc     ,00000]  Running with UTF-8 Unicode                                                27  0.038309

4 ETW000  [dev trc     ,00000]  Running with CLI driver.                                                9793  0.048102

4 ETW000  [dev trc     ,00000]  Thu Aug 30 17:42:02 2012                                              714151  0.762253

4 ETW000  [dev trc     ,00000]  *** ERROR in DB6Connect[dbdb6.c, 1729] CON = 0 (BEGIN)                    43  0.762296

4 ETW000  [dev trc     ,00000]  &+     DbSlConnectDB6( SQLConnect 😞 [IBM][CLI Driver] SQL1336N  The remote host "prddb1" was not found.  SQLSTATE=08001

4 ETW000                                                                                                  46  0.762342

4 ETW000  [dev trc     ,00000]  &+                                                                                                                      

4 ETW000                                                                                                  41  0.762383

4 ETW000  [dev trc     ,00000]  &+                                                                                                                      

4 ETW000                                                                                                  62  0.762445

4 ETW000  [dev trc     ,00000]  &+                                                                                                                      

4 ETW000                                                                                                  38  0.762483

4 ETW000  [dev trc     ,00000]  *** ERROR in DB6Connect[dbdb6.c, 1729] (END)                              29  0.762512

4 ETW000  [dbdb6.c     ,00000]  *** ERROR => DbSlConnect to 'PRD' as 'sapprd' failed                     220  0.762732

2EETW169 no connect possible: "DBMS = DB6                              --- DB2DBDFT = 'PRD'"

former_member189725
Active Contributor
0 Kudos

Please add the following line in the /etc/hosts file in the CI host.

<IP_address_of_DB_host>        prddb1

Regards

Ratnajit

Former Member
0 Kudos

which file cause this

-------------------------------------------------

4 ETW000  [dev trc     ,00000]  &+     DbSlConnectDB6( SQLConnect 😞 [IBM][CLI Driver] SQL1336N  The remote host "prddb1" was not found.  SQLSTATE=08001

4 ETW000                                                                                                  46 

?

-------------------------------------------------

I think fix this cause file ,should solve this problem

Former Member
0 Kudos

I added ,i can ping

# ping prddb1

PING prddb1: 64 byte packets

64 bytes from 172.18.1.80: icmp_seq=0. time=0. ms

64 bytes from 172.18.1.80: icmp_seq=1. time=0. ms

64 bytes from 172.18.1.80: icmp_seq=2. time=0. ms

64 bytes from 172.18.1.80: icmp_seq=3. time=0. ms

64 bytes from 172.18.1.80: icmp_seq=4. time=0. ms

64 bytes from 172.18.1.80: icmp_seq=5. time=0. ms

64 bytes from 172.18.1.80: icmp_seq=6. time=0. ms

64 bytes from 172.18.1.80: icmp_seq=7. time=0. ms

there's no problem in this hosts file

former_member189725
Active Contributor
0 Kudos

Now run R3trans -d from the CI host as prdadm user

Regards

Ratnajit

Former Member
0 Kudos

Hi Ratnajit

still the same result ,

--------------------------

prdapp2:prdadm 21> R3trans -d                                          

This is R3trans version 6.19 (release 720 - 06.04.10 - 16:31:00 with UA1430.1 / prepared for CSN 1287305).

unicode enabled version

2EETW169 no connect possible: "DBMS = DB6                              --- DB2DBDFT = 'PRD'"

R3trans finished (0012).

--------------------------

can u help me find which file cause this

"

SQL1336N  The remote host "prddb1" was not found.  SQLSTATE=08001

4 ETW000 

"

?

former_member189725
Active Contributor
0 Kudos

Can you paste the db2cli.ini file .

Is 172.18.1.80  the IP of the database host?

replace prddb1 by the IP address in the db2cli.ini file.

Regards

Ratnajit

Former Member
0 Kudos

# more db2cli.ini

; Comment lines start with a semi-colon.

[PRD]

Database=PRD

Protocol=tcpip

Hostname=prddb1

Servicename=5912

[COMMON]

Diagpath=/usr/sap/PRD/SYS/global/db6/db2dump

Former Member
0 Kudos

i replace prddb1 by ip,it seems R3trans -d comments works fine,but the install is still have errors

former_member189725
Active Contributor
0 Kudos

Can you start the CI manually as user prdadm

# startsap DVEBMGS00 <ci_hostname>

Regards

Ratnajit

Former Member
0 Kudos

prdapp2:prdadm 30> startsap DVEBMGS00 prdapp2

Checking db Database
------------------------------
Database is running

Starting Startup Agent sapstartsrv
-----------------------------
FAIL: Timeout
Startup of Instance Service failed
See /home/prdadm/startsap_DVEBMGS00.log for details


starting SAP Instance DVEBMGS00
------------------------------
Startup-Log is written to /home/prdadm/startsap_DVEBMGS00.log
/usr/sap/PRD/DVEBMGS00/exe/sapcontrol -prot NI_HTTP -nr 00 -function Start
startup of Instance failed
See /home/prdadm/startsap_DVEBMGS00.log for details

--------------------------------------------------------------------------------------------------------------------------

prdapp2:prdadm 31> more /home/prdadm/startsap_DVEBMGS00.log
a23y0CTrace of system startup/check of SAP System PRD on Thu, Aug 30, 2012 08:05:08 PM

Called command: /usr/sap/PRD/SYS/exe/run/startsap start

Starting Startup Agent sapstartsrv
-----------------------------
Startup of Instance Service failed

starting SAP Instance DVEBMGS00
------------------------------
/usr/sap/PRD/DVEBMGS00/exe/sapcontrol -prot NI_HTTP -nr 00 -function Start

30.08.2012 20:07:09
Start
FAIL: NIEHOST_UNKNOWN (Interrupted system call), NiRawConnect failed in plugin_fopen()
startup of Instance failed
dBstartsap_DVEBMGS00.log: ENDd@

former_member189725
Active Contributor
0 Kudos

can you paste the content of the /etc/hosts file on the CI server .

Also paste the file names which are available under /sapmnt/PRD/profile

Regards

Ratnajit

Former Member
0 Kudos

hosts file

----------------

#       the format desc
#

172.18.1.83     prdapp2
172.18.1.82     prdapp1
172.18.1.80     prddb1
172.18.1.81     prddb2
----------------------------

/sapmnt/PRD/profile

contains

DEFAULT.1.PFL            PRD_ASCS00_prddb2        START_DVEBMGS00_prdapp2

DEFAULT.2.PFL            PRD_DVEBMGS00_prdapp2

DEFAULT.PFL              START_ASCS00_prddb2

former_member189725
Active Contributor
0 Kudos

Please paste the content of file

DEFAULT.PFL

Regards

Ratnajit

Former Member
0 Kudos

SAPSYSTEMNAME = PRD

SAPGLOBALHOST = prddb2

rdisp/mshost = prddb2

rdisp/msserv = sapmsPRD

rdisp/msserv_internal = 3900

enque/process_location = REMOTESA

enque/serverhost = prddb2

enque/serverinst = 00

login/system_client = 001

system/type = ABAP

SAPDBHOST = prddb1

j2ee/dbtype = db6

j2ee/dbname = PRD

j2ee/dbhost = prddb1

rdisp/bufrefmode = sendoff

DIR_PUT = /usr/sap/$(SAPSYSTEMNAME)/put

former_member189725
Active Contributor
0 Kudos

Is the ASCS and CI on the same host ? if yes , then you should have assigned ASCS and CI different instance numbers.

If no , then the ASCS host , please check if the IP 172.18.1.81 is assigned to an ethernet card.

Then start the ASCS instance on the ASCS host

startsap ASCS00 prddb2

Then on CI host , please check if the IP 172.18.1.83 is assigned to an ethernet card (ifconfig -a)

Then start the CI instance on the CI host.

statsap DVEBMGS00 prdapp2

Also ensure that the below host file entries are present in all the hosts

172.18.1.83 prdapp2
172.18.1.82 prdapp1
172.18.1.80 prddb1
172.18.1.81 prddb2

In the /etc/services make sure the following entry exist in CI and ASCS hosts.

sapmsPRD 3600/tcp

Regards

Ratnajit

Former Member
0 Kudos
172.18.1.83 prdapp2 - CI instance                                                              
172.18.1.82 prdapp1 -
172.18.1.80 prddb1   - database instance
172.18.1.81 prddb2   - ASCS Instance

Is above configuration correct? which IP is virtual IP or all of them are physical IPs which means there are 4 physicals servers?

which file cause this

-------------------------------------------------

4 ETW000  [dev trc     ,00000]  &+     DbSlConnectDB6( SQLConnect 😞 [IBM][CLI Driver] SQL1336N  The remote host "prddb1" was not found.  SQLSTATE=08001

4 ETW000                                                                                                  46 

?

-------------------------------------------------

I think fix this cause file ,should solve this problem

It found no correct db2 database to connect in prddb1 from prdapp2. few possible cause:

1. db2 is not available

run db2gcf -s -i db2<sid> as sid user in prddb1 server better try to run it with ssh host from prdapp2 to double check you have correct network host mapping

2. the port is wrongly assigned

in /etc/services for all hosts, try find sapdb2PRD made sure all of it has equal value.

try run netstat -an | grep <sapdb2PRD port number found in /etc/services> at database host to see if it is listening.

3. Access is blocked

firewall at network or Operating system. check all firewall setting related to find clue. If every thing is ok verify with #telnet prddb1 <sapdb2PRD port number found in /etc/services>

see if it can connect.

4. database catalog information incorrect

Since all settings are created by sapinst, this is unlikely the cause.

Can you provide us with the test result from step 1 to 3?

Former Member
0 Kudos

Hi ,

thanks ,i already send a message to sap,hope they can fix this..

Former Member
0 Kudos

Hello,

Please follow the instructions in the SAP Note 823941, "SAP start service on Unix platforms", to get the "sapstartsrv" service started in the way recommended by SAP. That should help.

Regards,

Sandeep Singh

Former Member
0 Kudos

Hello,

Please follow the instructions in the SAP Note 823941, "SAP start service on Unix platforms", to get the "sapstartsrv" service started in the way recommended by SAP. That should help.

Check the Listener once if its up and running.

Regards,

Sandeep Singh

Former Member
0 Kudos

I start the CI manually like this

----------------

startsap DVEBMGS00
/usr/sap/PRD/SYS/exe/run/startsap[3425]: test: argument expected

Checking db Database
------------------------------
Database is not available via R3trans
Database db must be started on remote server
Log on to remote server and start database

------------------------

the database is active,how did the database recognize by this server

Former Member
0 Kudos

Lin

SAP is not able to connect to the database.

Just check whether database in started and reachable.

How about the network settings between the nodes? Just check if something is restricted from network side.

Rgds

Khalid

Former Member
0 Kudos

Khalid

I already add the database node to /etc/hosts,should be reached

Former Member
0 Kudos

Hi Lin

Give us the log details from dev_w0 and dev_disp.

Also mention the os and database details.

Rgds

Khalid

Former Member
0 Kudos

Hi Khalid,

os is HP-UNIX

db is db2 9.7

Former Member
0 Kudos

Hi Lin

paste the logs from dev_disp and dev_w0. you can search for these files in your system.

Rgds

Khalid

former_member189725
Active Contributor
0 Kudos

Please paste the dev_disp and dev_w0 trace files under /usr/sap/<SID>/DVEBMGS00/work

Regards

Ratnajit

Former Member
0 Kudos

Hi Ratnajit

there's no such files in this path,where should i to find this files?

former_member189725
Active Contributor
0 Kudos

Can you please paste the last 200 lines of the sapinst_dev.log ?

Also check if the ASCS instance is up and running ?

Can you try start the CI manually

# startsap r3 <hostname>

Regards

Ratnajit

Former Member
0 Kudos

2012-08-30 15:05:40.140
ChildApplication(/usr/sap/PRD/DVEBMGS00/exe/sapcontrol).run(): 4. done.

TRACE      2012-08-30 15:05:40.140
NWInstance._callSAPControlUncheckedOutput() done: 4

TRACE      2012-08-30 15:05:40.140
NWInstance._callSAPControlUnchecked() done: 4

TRACE      2012-08-30 15:05:40.140
NWInstance._callSAPControl() done: 4

TRACE      2012-08-30 15:05:40.140
NWInstance.allProcessesStarted() done: false

TRACE      2012-08-30 15:05:40.140
NWDIState.isRunning()

TRACE      2012-08-30 15:05:40.140
NWDIState.isRunning() done: false

TRACE      2012-08-30 15:05:40.140
NWDIState.assertTimeout()

TRACE      2012-08-30 15:05:40.140
NWDialogInstance.getMaxWaitTime(true)

TRACE      2012-08-30 15:05:40.150
NWDialogInstance.getMaxWaitTime() done: 1200

TRACE      2012-08-30 15:05:40.150
NWDIState.assertABAPTimeout(600)

TRACE      2012-08-30 15:05:40.150
NWDIState.assertABAPTimeout() done

TRACE      2012-08-30 15:05:40.150
NWDIState.assertTimeout() done

TRACE      2012-08-30 15:05:40.150
Starting PRD/DVEBMGS00 [ABAP: UNKNOWN]. Elapsed time: 10:00 minutes...

TRACE      2012-08-30 15:05:50.160
NWDialogInstance.getRunningState(611, 10)

TRACE      2012-08-30 15:05:50.160
NWDialogInstance._initState()

TRACE      2012-08-30 15:05:50.160
NWDialogInstance._initState() done

TRACE      2012-08-30 15:05:50.160
NWDialogInstance.getABAPState()

TRACE      2012-08-30 15:05:50.160
NWDialogInstance._getRunningState(ABAP)

TRACE      2012-08-30 15:05:50.160
NW.getABAPMsConnection(MS_WAS)

TRACE      2012-08-30 15:05:50.160
NW.getABAPMsConnection() done: MsConnection(prddb2, 3900, MS_WAS)

TRACE      2012-08-30 15:05:50.160
MsConnection(prddb2, 3900, MS_WAS).getClientList(true)

INFO       2012-08-30 15:05:50.170 [iaxxcmsclient.cpp:112]
           CIaMsgClient::CIaMsgClient(prddb2, 3900)
Connect to message server (prddb2/3900) succeeded.

INFO       2012-08-30 15:05:50.170 [iaxxcmsclient.cpp:122]
           CIaMsgClient::~CIaMsgClient()
Disconnect from message server (prddb2/3900) succeeded.

TRACE      2012-08-30 15:05:50.170
MsConnection(prddb2, 3900, MS_WAS).getClientList() done:

TRACE      2012-08-30 15:05:50.170
NWInstance.getMyName()

TRACE      2012-08-30 15:05:50.170
NWInstance.getMyName() done: prdapp2_PRD_00

TRACE      2012-08-30 15:05:50.170
NWDialogInstance._getRunningState() done: UNKNOWN

TRACE      2012-08-30 15:05:50.170
NWDialogInstance.getABAPState() done: UNKNOWN

TRACE      2012-08-30 15:05:50.170
NWDIState(NWCentralInstance(PRD/DVEBMGS00/prdapp2), 611, 10, UNKNOWN, undefined, undefined)

TRACE      2012-08-30 15:05:50.170
NWInstState(NWCentralInstance(PRD/DVEBMGS00/prdapp2), 611, 10, undefined)

TRACE      2012-08-30 15:05:50.170
NWInstState() done

TRACE      2012-08-30 15:05:50.170
NWDIState() done

TRACE      2012-08-30 15:05:50.170
NWDialogInstance.getRunningState() done: ABAP: UNKNOWN

TRACE      2012-08-30 15:05:50.170
NWDIState.assertStateProgress(ABAP: UNKNOWN)

TRACE      2012-08-30 15:05:50.170
NWDIState._assertABAPStateProgress(UNKNOWN, UNKNOWN)

TRACE      2012-08-30 15:05:50.170
NWDIState._assertABAPStateProgress() done

TRACE      2012-08-30 15:05:50.170
NWDIState._assertJavaStateProgress(undefined, undefined)

TRACE      2012-08-30 15:05:50.170
NWDIState._assertABAPStateProgress() done

TRACE      2012-08-30 15:05:50.170
NWDIState.assertStateProgress() done

TRACE      2012-08-30 15:05:50.170
NWInstState.getElapsedString()

TRACE      2012-08-30 15:05:50.170
NWInstState.getElapsedString() done: 10:10

TRACE      2012-08-30 15:05:50.170
NWInstance.allProcessesStarted()

TRACE      2012-08-30 15:05:50.170
NWInstance._callSAPControl(false, [GetProcessList])

TRACE      2012-08-30 15:05:50.180
NWInstance(DVEBMGS00/prdapp2)._callSAPControlUnchecked(false, [GetProcessList], false)

TRACE      2012-08-30 15:05:50.180
NWInstance(DVEBMGS00/prdapp2)._callSAPControlUncheckedOutput(false, [GetProcessList], false, false, undefined)

TRACE      2012-08-30 15:05:50.180
NW.getSAPControlPath()

TRACE      2012-08-30 15:05:50.180
FSPath(/usr/sap/PRD/DVEBMGS00/exe/sapcontrol).isExisting(undefined)

TRACE      2012-08-30 15:05:50.180
FSPath(/usr/sap/PRD/DVEBMGS00/exe/sapcontrol).isExisting() done: true

TRACE      2012-08-30 15:05:50.180
NW.getSAPControlPath() done: /usr/sap/PRD/DVEBMGS00/exe/sapcontrol

TRACE      2012-08-30 15:05:50.180
NWInstance(DVEBMGS00/prdapp2).isRunningLocally()

TRACE      2012-08-30 15:05:50.180
NWInstance.isServiceClustered()

TRACE      2012-08-30 15:05:50.180
NWInstance._getParameter(isServiceClustered)

TRACE      2012-08-30 15:05:50.190
NWInstance._getParameter() done: Property(isServiceClustered, false)

TRACE      2012-08-30 15:05:50.190
NWInstance.isServiceClustered() done: false

TRACE      2012-08-30 15:05:50.190
NetworkMgt.isHostLocal(prdapp2)

TRACE      2012-08-30 15:05:50.190
NetworkMgt.isHostLocal() done: true

TRACE      2012-08-30 15:05:50.190
NWInstance(DVEBMGS00/prdapp2).isRunningLocally() done: true

TRACE      2012-08-30 15:05:50.190
FSPath() done

TRACE      2012-08-30 15:05:50.190
ChildApplication().setExecutable(/usr/sap/PRD/DVEBMGS00/exe/sapcontrol)

TRACE      2012-08-30 15:05:50.190
FSPath(/usr/sap/PRD/DVEBMGS00/exe/sapcontrol) done

TRACE      2012-08-30 15:05:50.190
ChildApplication(/usr/sap/PRD/DVEBMGS00/exe/sapcontrol).setExecutable() done

TRACE      2012-08-30 15:05:50.200
FSPath(/usr/sap/PRD/DVEBMGS00/exe/sapcontrol) done

TRACE      2012-08-30 15:05:50.200
ChildApplication(/usr/sap/PRD/DVEBMGS00/exe/sapcontrol).setArguments([XXX])

TRACE      2012-08-30 15:05:50.200
FSPath(/usr/sap/PRD/DVEBMGS00/exe/sapcontrol) done

TRACE      2012-08-30 15:05:50.200
ChildApplication(/usr/sap/PRD/DVEBMGS00/exe/sapcontrol).setArguments() done

TRACE      2012-08-30 15:05:50.200
FSPath(/usr/sap/PRD/DVEBMGS00/exe/sapcontrol) done

TRACE      2012-08-30 15:05:50.200
ChildApplication(/usr/sap/PRD/DVEBMGS00/exe/sapcontrol).setHiddenArguments({
})

TRACE      2012-08-30 15:05:50.200
FSPath(/usr/sap/PRD/DVEBMGS00/exe/sapcontrol) done

TRACE      2012-08-30 15:05:50.200
ChildApplication(/usr/sap/PRD/DVEBMGS00/exe/sapcontrol).setHiddenArguments() done

TRACE      2012-08-30 15:05:50.200
FSPath(/usr/sap/PRD/DVEBMGS00/exe/sapcontrol) done

TRACE      2012-08-30 15:05:50.200
ChildApplication(/usr/sap/PRD/DVEBMGS00/exe/sapcontrol).setLogName(sapcontrol_PRD_DVEBMGS00.log, true)

TRACE      2012-08-30 15:05:50.210
FSPath(/usr/sap/PRD/DVEBMGS00/exe/sapcontrol) done

TRACE      2012-08-30 15:05:50.210
ChildApplication(/usr/sap/PRD/DVEBMGS00/exe/sapcontrol).setLogName() done

TRACE      2012-08-30 15:05:50.210
ProcessMgt.getLibpathname()

TRACE      2012-08-30 15:05:50.210
ProcessMgt.getLibpathname() done: SHLIB_PATH

TRACE      2012-08-30 15:05:50.210
FSPath(/usr/sap/PRD/DVEBMGS00/exe/sapcontrol).splitIntoParentAndFile(true)

TRACE      2012-08-30 15:05:50.220
FSPath(/usr/sap/PRD/DVEBMGS00/exe) done

TRACE      2012-08-30 15:05:50.220
FSPath(/usr/sap/PRD/DVEBMGS00/exe/sapcontrol).splitIntoParentAndFile() done: {
  parent:/usr/sap/PRD/DVEBMGS00/exe
  fileName:sapcontrol
}

TRACE      2012-08-30 15:05:50.220
FSPath(/usr/sap/PRD/DVEBMGS00/exe/sapcontrol) done

TRACE      2012-08-30 15:05:50.220
AccountMgt.getUser(0)

INFO       2012-08-30 15:05:50.220 [syuxcaccmg.cpp:237]
           bool CSyAccountMgtImpl::isExisting(ISyAccountMgt::eAccountType accountType, iastring sName)
           lib=syslib module=syslib
Account 0 already exists.

TRACE      2012-08-30 15:05:50.220
AccountMgt.getUser() done

TRACE      2012-08-30 15:05:50.230
AccountMgt.getUser(0)

INFO       2012-08-30 15:05:50.230 [syuxcaccmg.cpp:237]
           bool CSyAccountMgtImpl::isExisting(ISyAccountMgt::eAccountType accountType, iastring sName)
           lib=syslib module=syslib
Account 0 already exists.

TRACE      2012-08-30 15:05:50.230
AccountMgt.getUser() done

TRACE      2012-08-30 15:05:50.230
AccountMgt.getGroup(106)

INFO       2012-08-30 15:05:50.230 [syuxcaccmg.cpp:305]
           bool CSyAccountMgtImpl::isExisting(ISyAccountMgt::eAccountType accountType, iastring sName)
           lib=syslib module=syslib
Account 106 already exists.

TRACE      2012-08-30 15:05:50.230
AccountMgt.getGroup() done

TRACE      2012-08-30 15:05:50.230
AccountMgt.getGroup(106)

INFO       2012-08-30 15:05:50.230 [syuxcaccmg.cpp:305]
           bool CSyAccountMgtImpl::isExisting(ISyAccountMgt::eAccountType accountType, iastring sName)
           lib=syslib module=syslib
Account 106 already exists.

TRACE      2012-08-30 15:05:50.230
AccountMgt.getGroup() done

TRACE      2012-08-30 15:05:50.240
FileMgt().getNode(/sapcd/prdinst/, false)

TRACE      2012-08-30 15:05:50.240
FSPath(/sapcd/prdinst) done

TRACE      2012-08-30 15:05:50.240
Node(/sapcd/prdinst)._init() done

TRACE      2012-08-30 15:05:50.240
FileMgt().getNode() done: DIRECTORY

TRACE      2012-08-30 15:05:50.240
FSPath(/sapcd/prdinst) done

TRACE      2012-08-30 15:05:50.310
ChildApplication(/usr/sap/PRD/DVEBMGS00/exe/sapcontrol).setEnvironment(ProcessEnvironment({
  user:User(root)
  effective user:User(root)
  group:Group(sapinst)
  effective group:Group(sapinst)
  working directory:Node(DIRECTORY//sapcd/prdinst)
  umask:23
  environment: {
    COLUMNS:80
    DISPLAY:172.18.5.21:0.0
    DTAPPSEARCHPATH://.dt/appmanager:/etc/dt/appconfig/appmanager/%L:/etc/dt/appconfig/appmanager/C:/usr/dt/appconfig/appmanager/%L:/usr/dt/appconfig/appmanager/C
    DTDATABASESEARCHPATH://.dt/types/fp_dynamic,//.dt/types,/etc/dt/appconfig/types/%L,/etc/dt/appconfig/types/C,/usr/dt/appconfig/types/%L,/usr/dt/appconfig/types/C
    DTHELPSEARCHPATH://.dt/help/root-172.18.5.21-0/%H://.dt/help/root-172.18.5.21-0/%H.sdl://.dt/help/root-172.18.5.21-0/%H.hv://.dt/help/%H://.dt/help/%H.sdl://.dt/help/%H.hv:/etc/dt/appconfig/help/%L/%H:/etc/dt/appconfig/help/%L/%H.sdl:/etc/dt/appconfig/help/%L/%H.hv:/etc/dt/appconfig/help/C/%H:/etc/dt/appconfig/help/C/%H.sdl:/etc/dt/appconfig/help/C/%H.hv:/usr/dt/appconfig/help/%L/%H:/usr/dt/appconfig/help/%L/%H.sdl:/usr/dt/appconfig/help/%L/%H.hv:/usr/dt/appconfig/help/C/%H:/usr/dt/appconfig/help/C/%H.sdl:/usr/dt/appconfig/help/C/%H.hv:/etc/vhelp/%T/%L/%H:/etc/vhelp/%T/%H:/etc/vhelp/%T/%L/%H.hv:/etc/vhelp/%T/%H.hv:/etc/vhelp/%T/C/%H:/etc/vhelp/%T/C/%H.hv:/usr/vhelp/%T/%L/%H:/usr/vhelp/%T/%H:/usr/vhelp/%T/%L/%H.hv:/usr/vhelp/%T/%H.hv:/usr/vhelp/%T/C/%H:/usr/vhelp/%T/C/%H.hv
    DTINFOLIBDEFAULT:cde
    DTINFOLIBSEARCHPATH:
    DTSCREENSAVERLIST:StartDtscreenSwarm StartDtscreenQix     StartDtscreenFlame StartDtscreenHop StartDtscreenImage StartDtscreenLife     StartDtscreenRotor StartDtscreenPyro StartDtscreenWorm StartDtscreenBlank
    DTUSERSESSION:root-172.18.5.21-0
    EDITOR:/usr/dt/bin/dtpad
    HOME:/
    INFO_PATH://.dt/paminfo_172.18.5.21:0
    LANG:en_US.iso88591
    LINES:24
    LOGNAME:root
    MAIL:/var/mail/root
    MANPATH:/usr/dt/man:/usr/share/man/%L:/usr/share/man:/usr/contrib/man/%L:/usr/contrib/man:/usr/local/man/%L:/usr/local/man:/opt/VRTS/vxfs5.0/man:/opt/ipf/man:/opt/ldapux/share/man/%L:/opt/ldapux/share/man:/opt/ldapux/ypldapd/man:/opt/cifsclient/share/man:/opt/openssl/man:/opt/openssl/prngd/man:/opt/wbem/share/man/%L:/opt/wbem/share/man:/opt/graphics/common/man:/opt/hpvm/share/man/%L:/opt/amgr/man/%L:/opt/amgr/man:/opt/sec_mgmt/share/man:/opt/samba/man:/opt/samba/WTEC_Support_Tools/man:/opt/caliper/man/%L:/opt/caliper/man:/opt/drd/share/man/%L:/opt/drd/share/man:/opt/dsau/man:/opt/resmon/share/man/%L:/opt/resmon/share/man:/opt/perl_32/man:/opt/perl_64/man:/opt/prm/man/%L:/opt/prm/man:/opt/propplus/share/man:/opt/psb/healthtest/share/man:/opt/sfm/share/man:/opt/swm/share/man/%L:/opt/swm/share/man:/opt/swa/share/man/%L:/opt/swa/share/man:/opt/ssh/share/man:/opt/sentinel/man/%L:/opt/sentinel/man:/opt/langtools/share/man/%L:/opt/langtools/share/man:/opt/openssl/fips/0.9.7/man:/opt/openssl/fips/0.9.8/man:/opt/gwlm/man/%L:/opt/gwlm/man:/opt/icod/man/%L:/opt/icod/man:/opt/ignite/share/man/%L:/opt/ignite/share/man:/usr/dt/share/man
    PATH:/usr/sbin:/bin:/usr/bin:/usr/dt/bin:/usr/bin/X11:/sbin:/usr/ccs/bin:/usr/contrib/bin:/usr/contrib/Q4/bin:/opt/perl/bin:/opt/gvsd/bin:/opt/ipf/bin:/opt/nettladm/bin:/opt/fcms/bin:/opt/wbem/bin:/opt/wbem/sbin:/opt/sas/bin:/opt/graphics/common/bin:/opt/hpvm/bin:/opt/atok/bin:/usr/contrib/bin/X11:/opt/sec_mgmt/bastille/bin:/opt/caliper/bin:/opt/drd/bin:/opt/dsau/bin:/opt/dsau/sbin:/opt/resmon/bin:/opt/firefox:/usr/contrib/kwdb/bin:/opt/perl_32/bin:/opt/perl_64/bin:/opt/prm/bin:/opt/propplus/bin:/opt/sfm/bin:/opt/swm/bin:/opt/sec_mgmt/spc/bin:/opt/ssh/bin:/opt/swa/bin:/opt/hpsmh/bin:/opt/thunderbird:/opt/sentinel/bin:/opt/langtools/bin:/opt/gwlm/bin:/opt/ignite/bin
    PWD:/sapcd/prdinst
    SAPINST_EXEDIR_CD:/sapcd/installmaster/IM_HPUX_IA64
    SAPINST_EXE_DIR:/tmp/sapinst_exe.10205.1346305028
    SAPINST_JRE_HOME:/tmp/sapinst_exe.10205.1346305028/jre
    SELFEXTRACTOR_EXECUTABLE_NAME:/sapcd/installmaster/IM_HPUX_IA64/sapinst
    SESSION_MANAGER:local/prdapp2:/var/spool/sockets/ICE/25799,tcp/prdapp2:58980
    SESSION_SVR:prdapp2
    SHELL:/sbin/sh
    SHLIB_PATH:/usr/sap/PRD/DVEBMGS00/exe
    TERM:dtterm
    TERMINAL_EMULATOR:dtterm
    TZ:EAT-8
    USER:root
    WINDOWID:23068740
    XFORCE_INTERNET:True
    XMBINDDIR:/usr/dt/lib/bindings
    XMICONBMSEARCHPATH://.dt/icons/%B%M.bm://.dt/icons/%B%M.pm://.dt/icons/%B:/etc/dt/appconfig/icons/%L/%B%M.bm:/etc/dt/appconfig/icons/%L/%B%M.pm:/etc/dt/appconfig/icons/%L/%B:/etc/dt/appconfig/icons/C/%B%M.bm:/etc/dt/appconfig/icons/C/%B%M.pm:/etc/dt/appconfig/icons/C/%B:/usr/dt/appconfig/icons/%L/%B%M.bm:/usr/dt/appconfig/icons/%L/%B%M.pm:/usr/dt/appconfig/icons/%L/%B:/usr/dt/appconfig/icons/C/%B%M.bm:/usr/dt/appconfig/icons/C/%B%M.pm:/usr/dt/appconfig/icons/C/%B
    XMICONSEARCHPATH://.dt/icons/%B%M.pm://.dt/icons/%B%M.bm://.dt/icons/%B:/etc/dt/appconfig/icons/%L/%B%M.pm:/etc/dt/appconfig/icons/%L/%B%M.bm:/etc/dt/appconfig/icons/%L/%B:/etc/dt/appconfig/icons/C/%B%M.pm:/etc/dt/appconfig/icons/C/%B%M.bm:/etc/dt/appconfig/icons/C/%B:/usr/dt/appconfig/icons/%L/%B%M.pm:/usr/dt/appconfig/icons/%L/%B%M.bm:/usr/dt/appconfig/icons/%L/%B:/usr/dt/appconfig/icons/C/%B%M.pm:/usr/dt/appconfig/icons/C/%B%M.bm:/usr/dt/appconfig/icons/C/%B
    _:/tmp/sapinst_exe.10205.1346305028/sapinstexe
    dtstart_sessionlogfile:/dev/null
  }
}))

TRACE      2012-08-30 15:05:50.320
FSPath(/usr/sap/PRD/DVEBMGS00/exe/sapcontrol) done

TRACE      2012-08-30 15:05:50.320
ChildApplication(/usr/sap/PRD/DVEBMGS00/exe/sapcontrol).setEnvironment() done

TRACE      2012-08-30 15:05:50.320
FSPath(/usr/sap/PRD/DVEBMGS00/exe/sapcontrol) done

TRACE      2012-08-30 15:05:50.320
ChildApplication(/usr/sap/PRD/DVEBMGS00/exe/sapcontrol).run([XXX], undefined)

TRACE      2012-08-30 15:05:50.320
FSPath(sapcontrol_PRD_DVEBMGS00.log) done

TRACE      2012-08-30 15:05:50.320
FileMgt().getNode(sapcontrol_PRD_DVEBMGS00.log, false)

TRACE      2012-08-30 15:05:50.330
Node(sapcontrol_PRD_DVEBMGS00.log)._init() done

TRACE      2012-08-30 15:05:50.330
FileMgt().getNode() done: FILE

TRACE      2012-08-30 15:05:50.330
FSPath(sapcontrol_PRD_DVEBMGS00.log).createFile()

TRACE      2012-08-30 15:05:50.330
FSPath(sapcontrol_PRD_DVEBMGS00.log)._create(FILE, undefined)

TRACE      2012-08-30 15:05:50.330
FileMgt().getNode(sapcontrol_PRD_DVEBMGS00.log, true)

TRACE      2012-08-30 15:05:50.330
Node(sapcontrol_PRD_DVEBMGS00.log)._init() done

TRACE      2012-08-30 15:05:50.330
FileMgt().getNode() done: FILE

INFO       2012-08-30 15:05:50.330
           CJSlibModule::writeInfo_impl()
Node sapcontrol_PRD_DVEBMGS00.log already exists.

TRACE      2012-08-30 15:05:50.330
FSPath(sapcontrol_PRD_DVEBMGS00.log)._create() done: exists already

TRACE      2012-08-30 15:05:50.330
FSPath(sapcontrol_PRD_DVEBMGS00.log).createFile() done

TRACE      2012-08-30 15:05:50.340
FSPath(/usr/sap/PRD/DVEBMGS00/exe/sapcontrol) done

TRACE      2012-08-30 15:05:50.340
ChildApplication(/usr/sap/PRD/DVEBMGS00/exe/sapcontrol).start(false)

TRACE      2012-08-30 15:05:50.430 [syuxctask.cpp:1234]
           CSyTaskImpl::start(bool) lib=syslib module=syslib
A child process has been started. Pid = 14558

TRACE      2012-08-30 15:05:50.460
FSPath(/usr/sap/PRD/DVEBMGS00/exe/sapcontrol) done

TRACE      2012-08-30 15:05:50.460
ChildApplication(/usr/sap/PRD/DVEBMGS00/exe/sapcontrol).start() done: true

TRACE      2012-08-30 15:05:50.470
FSPath(/usr/sap/PRD/DVEBMGS00/exe/sapcontrol) done

INFO       2012-08-30 15:05:50.480
           CJSlibModule::writeInfo_impl()
Output of /usr/sap/PRD/DVEBMGS00/exe/sapcontrol -prot NI_HTTP -nr 00 -function GetProcessList is written to the logfile sapcontrol_PRD_DVEBMGS00.log.

TRACE      2012-08-30 15:05:50.620
FSPath(/usr/sap/PRD/DVEBMGS00/exe/sapcontrol) done

TRACE      2012-08-30 15:05:50.620
ChildApplication(/usr/sap/PRD/DVEBMGS00/exe/sapcontrol).getReturnCode(true)

TRACE      2012-08-30 15:05:50.630 [syuxctask.cpp:560]
           CUnixProcessManager::waitpid(pid_t pid, int * pStatus, int options)
           lib=syslib module=syslib
Child process 14558 returned 4


TRACE      2012-08-30 15:05:50.630
FSPath(/usr/sap/PRD/DVEBMGS00/exe/sapcontrol) done

TRACE      2012-08-30 15:05:50.630
ChildApplication(/usr/sap/PRD/DVEBMGS00/exe/sapcontrol).getReturnCode() done: 4

TRACE      2012-08-30 15:05:50.630
FSPath(/usr/sap/PRD/DVEBMGS00/exe/sapcontrol) done

TRACE      2012-08-30 15:05:50.630
ChildApplication(/usr/sap/PRD/DVEBMGS00/exe/sapcontrol).getStatus()

TRACE      2012-08-30 15:05:50.630
FSPath(/usr/sap/PRD/DVEBMGS00/exe/sapcontrol) done

TRACE      2012-08-30 15:05:50.630
ChildApplication(/usr/sap/PRD/DVEBMGS00/exe/sapcontrol).getStatus() done: TST_FINISHED

TRACE      2012-08-30 15:05:50.630
FSPath(/usr/sap/PRD/DVEBMGS00/exe/sapcontrol) done

WARNING    2012-08-30 15:05:50.640
           CJSlibModule::writeWarning_impl()
Execution of the command "/usr/sap/PRD/DVEBMGS00/exe/sapcontrol -prot NI_HTTP -nr 00 -function GetProcessList" finished with return code 4. Output:

30.08.2012 15:05:50
GetProcessList
OK
name, description, dispstatus, textstatus, starttime, elapsedtime, pid

TRACE      2012-08-30 15:05:50.640
FSPath(/usr/sap/PRD/DVEBMGS00/exe/sapcontrol) done

TRACE      2012-08-30 15:05:50.640
ChildApplication(/usr/sap/PRD/DVEBMGS00/exe/sapcontrol).run(): 4. done.

TRACE      2012-08-30 15:05:50.640
NWInstance._callSAPControlUncheckedOutput() done: 4

TRACE      2012-08-30 15:05:50.640
NWInstance._callSAPControlUnchecked() done: 4

TRACE      2012-08-30 15:05:50.640
NWInstance._callSAPControl() done: 4

TRACE      2012-08-30 15:05:50.640
NWInstance.allProcessesStarted() done: false

TRACE      2012-08-30 15:05:50.640
NWDIState.isRunning()

TRACE      2012-08-30 15:05:50.640
NWDIState.isRunning() done: false

TRACE      2012-08-30 15:05:50.640
NWDIState.assertTimeout()

TRACE      2012-08-30 15:05:50.640
NWDialogInstance.getMaxWaitTime(true)

TRACE      2012-08-30 15:05:50.640
NWDialogInstance.getMaxWaitTime() done: 1200

TRACE      2012-08-30 15:05:50.640
NWDIState.assertABAPTimeout(600)

TRACE      2012-08-30 15:05:50.640
NWInstState.getElapsedString()

TRACE      2012-08-30 15:05:50.640
NWInstState.getElapsedString() done: 10:10

TRACE      2012-08-30 15:05:50.650
NWException thrown: nw.progress.waitingForStartABAPFailed:
ABAP processes of instance PRD/DVEBMGS00 [ABAP: UNKNOWN] did not start after 10:10 minutes. Giving up.

TRACE      2012-08-30 15:05:50.650
Function setMessageIdOfExceptionMessage: nw.progress.waitingForStartABAPFailed

ERROR      2012-08-30 15:05:50.660
           CJSlibModule::writeError_impl()
CJS-30149  ABAP processes of instance PRD/DVEBMGS00 [ABAP: UNKNOWN] did not start after 10:10 minutes. Giving up.

TRACE      2012-08-30 15:05:50.660 [iaxxejsbas.hpp:488]
           EJS_Base::dispatchFunctionCall()
JS Callback has thrown unknown exception. Rethrowing.

TRACE      2012-08-30 15:05:50.800 [syuxctask.cpp:1234]
           CSyTaskImpl::start(bool) lib=syslib module=syslib
A child process has been started. Pid = 14559

TRACE      2012-08-30 15:05:50.910 [syuxctask.cpp:560]
           CUnixProcessManager::waitpid(pid_t pid, int * pStatus, int options)
           lib=syslib module=syslib
Child process 14559 returned 0


ERROR      2012-08-30 15:05:51.430 [sixxcstepexecute.cpp:988]
FCO-00011  The step start with step key |NW_ABAP_CI|ind|ind|ind|ind|0|0|NW_CI_Instance|ind|ind|ind|ind|10|0|NW_CI_Instance_Start|ind|ind|ind|ind|2|0|start was executed with status ERROR ( Last error reported by the step :ABAP processes of instance PRD/DVEBMGS00 [ABAP: UNKNOWN] did not start after 10:10 minutes. Giving up.).

TRACE      2012-08-30 15:05:51.460 [kdxxctaco.cpp:219]
           CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
CKdbTableContainerImpl::syncToContainerFile start ...

TRACE      2012-08-30 15:05:51.810 [kdxxctaco.cpp:252]
           CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
after creating out stream

TRACE      2012-08-30 15:05:52.20 [kdxxctaco.cpp:286]
           CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
CKdbTableContainerImpl::syncToContainerFile stop ...

TRACE      2012-08-30 15:05:52.30 [syxxcfile.cpp:130]
           CSyFileImpl::decideIfMoveCopyNode(const CopyMoveDestinationInfo & {m_nodeTypeForCombiCheck: ..., m_path: /sapcd/prdinst/__instana_tmp.1.xml, m_realNodeType: 8}, ISyNode::CopyMoveMode_t 0x3, PSyNode &) const 
           lib=syslib module=syslib
Target node does not exists and (mode & ISyNode::MISSING) ==> I will copy/move.

TRACE      2012-08-30 15:05:52.30 [syxxcnode.cpp:441]
           CSyNodeImpl::move(const CSyPath & /sapcd/prdinst/__instana_tmp.1.xml, ISyNode::CopyMoveMode_t 0x3)
           lib=syslib module=syslib
Moved /sapcd/prdinst/__instana_tmp.xml to /sapcd/prdinst/__instana_tmp.1.xml

INFO       2012-08-30 15:05:52.40 [syuxcpath.cpp:371]
           CSyPath::createFile() lib=syslib module=syslib
Creating file /sapcd/prdinst/__instana_tmp.xml.

TRACE      2012-08-30 15:05:52.140 [syuxctask.cpp:1234]
           CSyTaskImpl::start(bool) lib=syslib module=syslib
A child process has been started. Pid = 14560

TRACE      2012-08-30 15:05:52.250 [syuxctask.cpp:560]
           CUnixProcessManager::waitpid(pid_t pid, int * pStatus, int options)
           lib=syslib module=syslib
Child process 14560 returned 0


TRACE      2012-08-30 15:05:53.160
SAPInst calls the LogInquirer. The output of the LogInquirer can be found in file sapinst_loginquirer.log.

TRACE      2012-08-30 15:05:53.470 [iaxxgenimp.cpp:707]
            CGuiEngineImp::showMessageBox

<html> <head> </head> <body> <p> An error occurred while processing option <i>Enhancement Package 5 for SAP ERP 6.0 > SAP Application Server ABAP > IBM DB2 for Linux, UNIX, and Windows > High-Availability System > Central Instance ( Last error reported by the step :ABAP processes of instance PRD/DVEBMGS00 [ABAP: UNKNOWN] did not start after 10:10 minutes. Giving up.)</i>. You can now: </p> <ul> <li> Choose <i>Retry</i> to repeat the current step. </li> <li> Choose <i>Log Files</i> to get more information about the error. </li> <li> Stop the option and continue with it later. </li> </ul> <p> Log files are written to <code>/sapcd/prdinst</code>. </p> </body></html>

TRACE      2012-08-30 15:05:53.470 [iaxxgenimp.cpp:1245]
           CGuiEngineImp::acceptAnswerForBlockingRequest
Waiting for an answer from GUI

INFO       2012-08-30 15:47:57.240 [sixxcstepexecute.cpp:1081]
An error occured and the user decided to stop.\n Current step "|NW_ABAP_CI|ind|ind|ind|ind|0|0|NW_CI_Instance|ind|ind|ind|ind|10|0|NW_CI_Instance_Start|ind|ind|ind|ind|2|0|start".

Former Member
0 Kudos

ASCS instance is running,can't manually start the ci

Former Member
0 Kudos

Lin

It is on high availability. Ensure on which node the database is lying.

Rgds

Khalid

Former Member
0 Kudos

Khalid

database is on the another machine,the status is active,all share the  "/sapmnt/SID/profile" profile,

Any ideas which part isn't work?

former_member189725
Active Contributor
0 Kudos

On the central instance host when you run as user <sid>adm

# startsap r3 <virtual_hostname>

what is the output you get ?

Regards

Ratnajit

Former Member
0 Kudos

Hi Lin

While starting the instance sapinst tries to connect to database.

Bring the database to the same node and try.

Hope this will fix your issue.

best of Luck

Khalid