cancel
Showing results for 
Search instead for 
Did you mean: 

Error during system Copy

Former Member
0 Kudos

Hi

i came across the following error during a database dependent (SQL) homogenous system copy of Java based WebAS using SAPINST.

suggestions are appreciated

TRACE 2009-12-26 17:11:54.593

MSSTRC: set ask to false!

ERROR 2009-12-26 17:11:54.593 [kdxxctaco.cpp:885]

lib=iakdblib

FKD-00048 Unable to open URL file://mssversions.xml.

TRACE 2009-12-26 17:11:54.656 [iaxxejsbas.hpp:413]

handleException<EKdException>()

Converting exception into JS Exception EKdException.

TRACE 2009-12-26 17:11:54.656

Function setMessageIdOfExceptionMessage: modlib.jslib.caughtException

ERROR 2009-12-26 17:11:54.656

CJSlibModule::writeError_impl()

MUT-03025 Caught EKdException in Modulecall: unable to open URL 'file://mssversions.xml'.

TRACE 2009-12-26 17:11:54.656 [iaxxejsbas.hpp:488]

EJS_Base::dispatchFunctionCall()

JS Callback has thrown unknown exception. Rethrowing.

ERROR 2009-12-26 17:11:54.671 [sixxcstepexecute.cpp:977]

FCO-00011 The step dCheckGivenServer with step key |NW_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|1|0|NW_getDBInfo|ind|ind|ind|ind|4|0|NW_MSS_DBINFO|ind|ind|ind|ind|3|0|MssLoginInfo|ind|ind|ind|ind|0|0|dCheckGivenServer was executed with status ERROR ( Last error reported by the step :Unable to open URL file://mssversions.xml.).

TRACE 2009-12-26 17:11:54.687

SAPInst calls the LogInquirer. The output of the LogInquirer can be found in file sapinst_loginquirer.log.

with Regards,

Vijay.

Accepted Solutions (0)

Answers (3)

Answers (3)

gilles_blier
Discoverer
0 Kudos

Ran into the same issue, turn out there was some "commom" subdirectory missing from the SAP Tools for SQL Server - STM/STM directory.

thomann
Discoverer
0 Kudos

I guess you didn't start sapinst.exe from the appropriate platform directory (i.e. X64) instead of the STS root directory.

I expirienced the same issue!

bg T.

Former Member
0 Kudos

Are you running the SAPinst from a share? Did u check the logs in sapinst_loginquirer.log ? It says it cannot access file://mssversions.xml.

Regards,

Jazz

Former Member
0 Kudos

HI

Thanks for your reply,

i have been running the sapinst program directly on the sever and not remotely.

i have been using user with full authorization for the server and i had also tried using SIDADM user.

any more suggestion are highly apprecoated

regards,

vijay.

Former Member
0 Kudos

Did u check the logs in sapinst_loginquirer.log