cancel
Showing results for 
Search instead for 
Did you mean: 

Issue on System Copy

Former Member
0 Kudos

Dear Guru,

We are doing system copy of DEV to QAS, facing issue on Start instance phase.

Error msg :

Connect to message server (hostname/3900) failed: NIECONN_REFUSED

ABAP processes of instance SID/DVEBMGS00 [ABAP: MSNOTRUNNING] did not start after 10:30 minutes. Giving up.

OS : AIX

DB : DB2

SAP : ECC 6.0

Anyone suggest me for this issue.

regards,

Guna

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Guna,

Check your /etc/services and see whether the entry sapmsSID is in there along with the message server port.

Gerard

Former Member
0 Kudos

Hi,

I think some issue with the network configuration. Check the following.

1. Hosts file

2. Services file for port 3900

3. network configuration files.

If the issue persists, please revert with logs.

Cheers...,

Raghu

Former Member
0 Kudos

Hi Raghu,

Check the host file & service entry, no issue on that.

some of the log message has been pasted for your reference.

-


TRACE 2010-02-06 11:57:49.398

NWException thrown: nw.progress.waitingForStartABAPFailed:

ABAP processes of instance HMQ/DVEBMGS00 [ABAP: MSNOTRUNNING] did not start after 10:30 minutes. Giving up.

TRACE 2010-02-06 11:57:49.399

Function setMessageIdOfExceptionMessage: nw.progress.waitingForStartABAPFailed

WARNING[E] 2010-02-06 11:57:49.399

CJSlibModule::writeError_impl()

CJS-30149 ABAP processes of instance HMQ/DVEBMGS00 [ABAP: MSNOTRUNNING] did not start after 10:30 minutes. Giving up.

TRACE 2010-02-06 11:57:49.400 [iaxxejsbas.hpp:483]

EJS_Base::dispatchFunctionCall()

JS Callback has thrown unknown exception. Rethrowing.

TRACE 2010-02-06 11:57:49.490 [syuxctask.cpp:1382]

CSyTaskImpl::start(bool)

A child process has been started. Pid = 1040602

TRACE 2010-02-06 11:57:49.685 [syuxctask.cpp:1382]

CSyTaskImpl::start(bool)

A child process has been started. Pid = 1040604

ERROR 2010-02-06 11:57:50.66 [sixxcstepexecute.cpp:950]

FCO-00011 The step start with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_Start|ind|ind|ind|ind|2|0|start was executed with status ERROR .

TRACE 2010-02-06 11:57:50.181 [iaxxgenimp.cpp:752]

CGuiEngineImp::showMessageBox

<html> <head> </head> <body> <p> An error occurred while processing option SAP ERP 6.0 EHP4 Ready - Support Release 1 > Software Life-Cycle Options > System Copy > IBM DB2 for Linux, UNIX, and Windows > Target System Installation > Central System > Based on AS ABAP > Central System. You can now: </p> <ul> <li> Choose <i>Retry</i> to repeat the current step. </li> <li> Choose <i>View Log</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 /tmp/sapinst_instdir/ERPEhP4/LM/COPY/DB6/SYSTEM/CENTRAL/AS-ABAP/. </p> </body></html>

TRACE 2010-02-06 11:57:50.181 [iaxxgenimp.cpp:1255]

CGuiEngineImp::acceptAnswerForBlockingRequest

Waiting for an answer from GUI

-


Kindly suggest me on this.

regards,

Guna

Former Member
0 Kudos

Hi,

Not much info available with the above log.

Please post dev_ms,dev_disp and dev_w0 available in the work directory.

You will get a clue as to what is the exact issue.

Cheers...,

Raghu