cancel
Showing results for 
Search instead for 
Did you mean: 

How does sapinst know if a system is unicode or not

Former Member
0 Kudos

While installing a new dialog server the sapinst is failing.

One of the messages I found in the log indicates sapinst can not find kernels in a non-unicode directory structure.

The system in question is unicode and we have no Non-Unicode directories to copy from. If sapinst would look in the proper location it would find the files in question.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos
        • sapinst.log has the following entry: ****

INFO 2010-07-26 15:53:39.793

An error occured and the user decided to retry the current step: "|NW_DI|ind|ind|ind|ind|0|0|NW_DI_Instance|ind|ind|ind|ind|10|0|doCopyMssJarsFromCI".

WARNING[E] 2010-07-26 15:53:40.043

CJS-30041 Unable to find a primary application server instance for SAP system PRD.

ERROR 2010-07-26 15:53:40.43

FCO-00011 The step doCopyMssJarsFromCI with step key |NW_DI|ind|ind|ind|ind|0|0|NW_DI_Instance|ind|ind|ind|ind|10|0|doCopyMssJarsFromCI was executed with status ERROR .

        • sapinst_dev.log has the following entry ****

WARNING[E] 2010-07-26 15:53:40.043

CJSlibModule::writeError_impl()

CJS-30041 Unable to find a primary application server instance for SAP system PRD.

TRACE 2010-07-26 15:53:40.43 [iaxxejsbas.hpp:483]

EJS_Base::dispatchFunctionCall()

JS Callback has thrown unknown exception. Rethrowing.

ERROR 2010-07-26 15:53:40.43 [sixxcstepexecute.cpp:951]

FCO-00011 The step doCopyMssJarsFromCI with step key |NW_DI|ind|ind|ind|ind|0|0|NW_DI_Instance|ind|ind|ind|ind|10|0|doCopyMssJarsFromCI was executed with status ERROR .

TRACE 2010-07-26 15:53:40.75 [iaxxgenimp.cpp:752]

CGuiEngineImp::showMessageBox

<html> <head> </head> <body> <p> An error occurred while processing service SAP ERP 6.0 Support Release 3 > Software Life-Cycle Options > Application Server > MS SQL Server > Dialog Instance. You may 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 task and continue with it later. </li> </ul> <p> Log files are written to C:\Program Files/sapinst_instdir/ERP/LM/AS/MSS/DI. </p> </body></html>

TRACE 2010-07-26 15:53:40.75 [iaxxgenimp.cpp:1255]

CGuiEngineImp::acceptAnswerForBlockingRequest

Waiting for an answer from GUI

        • sapcpe_sapinst.log has the following entry ****

    • INFO: open now the right log file sapcpe.log

================ >>> main =======================

    • INFO: sapcpe version: @(#) $Id: //bas/701_REL/src/ccm/sapstart/sapxxcpe.c#3 $ SAP

=================================================

    • INFO: Try to find file table sapcpeft (default:sapcpeft)

    • INFO: Try to find file table in the central directory
      eccvrtp2\sapmnt\PRD\SYS\exe\nuc\NTAMD64\sapcpeft

    • INFO: not found any file table.

=================================================

Update Local Programs (dir-sync + file-path + ln)

=================================================

Starting at 2010/07/26 14:50:49

    • ERROR: can't change to central Executable-Dir
      eccvrtp2\sapmnt\PRD\SYS\exe\nuc\NTAMD64 (No such file or directory) 2

        • Bill Says - Thanks for the help ****

former_member227283
Active Contributor
0 Kudos

Hi,

With reference to the log.

WARNING[E] 2010-07-26 15:53:40.043 
CJSlibModule::writeError_impl() 
CJS-30041 Unable to find a primary application server instance for SAP system PRD.

it seems your application server is not able to communicate with CI.

Check the connectivity between APPS and CI.

Thanks

Anil

paul_power
Active Contributor
0 Kudos

Hi Bill,

what is the error exactly?

Please show the entries from the sapinst_dev.log from the error message to the end of the log.

Was the system installed as non unicode and converted at a later stage or instaled as unicode?

Regards,

Paul

JPReyes
Active Contributor
0 Kudos

Post the logs errors... I don't think thats the reason why your installation failed.

Regards

Juan