cancel
Showing results for 
Search instead for 
Did you mean: 

ld.so.1: sapcpe: fatal: libsapu16.so:open failed: No such file or directory

Former Member
0 Kudos

Hi all,

We have complete the BW upgrade and while installing the java addin during first step we got the below problem.

ld.so.1: sapcpe: fatal: libsapu16.so: open failed: No such file or directory

we have got he command it's executing :

usr/sap/BWP/SYS/exe/uc/sun_64/sapcpe stdoutput pf=/usr/sap/BWP/SYS/profile/BWP_SCS01_jazzsap5 list:/usr/sap/BWP/SYS/exe/uc/sun_64/scs.lst

Please suggest...

Thanks,

Subhash.G

Accepted Solutions (0)

Answers (2)

Answers (2)

markus_doehr2
Active Contributor
0 Kudos

Is the BW a non-unicode system? If yes, then this won´t work. You can´t install a Java addin into a non-unicode system.

--

Markus

Former Member
0 Kudos

Hi Markus,

Our system is Non-unicode system, but we have done the java addon for development box and quality sucessfully.

Thanks,

Subhash.G

markus_doehr2
Active Contributor
0 Kudos

Read note 73606 - Supported Languages and Code Pages

[...]

3. Unicode is the mandatory system type:

[...]

b) for SAP systems which deploy Java applications (for example J2EE applications, WebDynpro applications)

c) for SAP ABAP systems which communicate with Java components (for example via the SAP Java Connector)

Note:

On technical level the connection is possible for a limited set of code pages which is supported by the SAP Java Connector. See SAP Note 794411 for details.

From business perspective, however, communication between ABAP and Java components is subject to many limitations, so that reliable business processes cannot be guaranteed. SAP assumes no responsibility or liability of any kind for problems that may arise from that. For more information see SAP Note 975768.

[...]

Note 975768 says then, that the support has been deprecated:

[...]

As reliability of connection between Java and non-Unicode backend cannot be ensured, usage of Java features with non-Unicode backend has been deprecated.

[...]

You can copy the libsapu16.so (and various other ICU libraries libicu*) fromt a unicode installation to the new java instance kernel directory to "circumvent" that error you get but I would though HIGHLY suggest migrating your instances to Unicode to avoid any further problems.

--

Markus

Former Member
0 Kudos

Thanks Markus,

we made the adjustmnets in keydb.xml and procees furthur .

we have completed the 2 steps out of 3 which are required for Add-on installaiton.

During 3 step Java CI installtion we stuck at UME where it's asking for passwords for j2ee_admin,sapjsf user and for SDM, from thier it's not allowing to go for next screen.

Please suggest..

Thanks,

Subhash.G

Message was edited by:

subhash gadde

Former Member
0 Kudos

Hi,

The below is the log messages:

Creating file /tmp/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/CI/UserCheck.log.

INFO 2007-11-23 21:07:02 [syuxccuren.cpp:264]

CSyCurrentProcessEnvironmentImpl::setGroup(PSyGroup)

Real group id set to 301000.

INFO 2007-11-23 21:07:02 [syuxccuren.cpp:543]

CSyCurrentProcessEnvironmentImpl::setEffectiveGroup(PSyGroup)

Effective group id set to 301000.

INFO 2007-11-23 21:07:02 [syxxccuren.cpp:105]

CSyCurrentProcessEnvironmentImpl::setWorkingDirectory(iastring)

Working directory changed to /tmp/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/CI.

INFO 2007-11-23 21:07:02

CJSlibModule::writeInfo_impl()

Output of /tmp/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/CI/install/jlaunch UserCheck.jlaunch com.sap.security.tools.UserCheck /tmp/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/CI/install/lib:/tmp/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/CI/install/sharedlib:/tmp/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/CI/install -c sysnr=00 -c ashost=jazzsap5 -c client=100 -c user=DDIC -c XXXXXX -a checkBeforeCreate -u J2EE_ADMIN -p XXXXXX -r SAP_J2EE_ADMIN -message_file UserCheck.message is written to the logfile /tmp/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/CI/UserCheck.log.

ERROR 2007-11-23 21:07:02

CJSlibModule::writeError_impl()

MUT-03010 Execution of the command "/tmp/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/CI/install/jlaunch UserCheck.jlaunch com.sap.security.tools.UserCheck /tmp/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/CI/install/lib:/tmp/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/CI/install/sharedlib:/tmp/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/CI/install -c sysnr=00 -c ashost=jazzsap5 -c client=100 -c user=DDIC -c XXXXXX -a checkBeforeCreate -u J2EE_ADMIN -p XXXXXX -r SAP_J2EE_ADMIN -message_file UserCheck.message" finished with status TST_ERROR.

INFO 2007-11-23 21:10:13 [syuxcfile.cpp:280]

CSyFileImpl::remove()

Removing file /tmp/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/CI/UserCheck.jlaunch.

INFO 2007-11-23 21:10:13 [syuxcpath.cpp:351]

CSyPath::createFile()

Creating file /tmp/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/CI/UserCheck.jlaunch.

INFO 2007-11-23 21:10:13 [syuxcpath.cpp:351]

CSyPath::createFile()

Creating file /tmp/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/CI/UserCheck.log.

INFO 2007-11-23 21:10:13 [syuxccuren.cpp:264]

CSyCurrentProcessEnvironmentImpl::setGroup(PSyGroup)

Real group id set to 301000.

INFO 2007-11-23 21:10:13 [syuxccuren.cpp:543]

CSyCurrentProcessEnvironmentImpl::setEffectiveGroup(PSyGroup)

Effective group id set to 301000.

INFO 2007-11-23 21:10:13 [syxxccuren.cpp:105]

CSyCurrentProcessEnvironmentImpl::setWorkingDirectory(iastring)

Working directory changed to /tmp/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/CI.

Former Member
0 Kudos

Hi , the usercheck.log shows the below error.

ld.so.1: jlaunch: fatal: libsapu16_mt.so: open failed: No such file or directory

markus_doehr2
Active Contributor
0 Kudos

What do you mean "made adjustments to keydb.xml"?

--

Markus

Former Member
0 Kudos

Hi,

The sapinst_dev_log is as below. Is it anything related to env vaiables.. Please suggest...

Thanks,

Subhash.G

TRACE [iaxxejsexp.cpp:199]

EJS_Installer::writeTraceToLogBook()

2007-11-23 12:30:51.379 NWInstance.getStartProfileName() done: START_SCS01_jazzsap5

TRACE [iaxxejsexp.cpp:199]

EJS_Installer::writeTraceToLogBook()

2007-11-23 12:30:51.380 NWInstance.getDirProfile()

TRACE [iaxxejsexp.cpp:199]

EJS_Installer::writeTraceToLogBook()

2007-11-23 12:30:51.381 NW.getDirProfile(false)

TRACE [iaxxejsexp.cpp:199]

EJS_Installer::writeTraceToLogBook()

2007-11-23 12:30:51.383 NW.getDirProfile() done: /usr/sap/BWP/SYS/profile

TRACE [iaxxejsexp.cpp:199]

EJS_Installer::writeTraceToLogBook()

2007-11-23 12:30:51.385 NWInstance.getDirProfile() done: /usr/sap/BWP/SYS/profile

TRACE [iaxxejsexp.cpp:199]

EJS_Installer::writeTraceToLogBook()

2007-11-23 12:30:51.388 NWInstance.getStartProfilePath() done: /usr/sap/BWP/SYS/profile/START_SCS01_jazzsap5

TRACE [iaxxejsexp.cpp:199]

EJS_Installer::writeTraceToLogBook()

2007-11-23 12:30:51.444 NWInstance.isAlwaysUnicode()

TRACE [iaxxejsexp.cpp:199]

EJS_Installer::writeTraceToLogBook()

2007-11-23 12:30:51.445 NWInstance.isAlwaysUnicode(SCS)

TRACE [iaxxejsexp.cpp:199]

EJS_Installer::writeTraceToLogBook()

2007-11-23 12:30:51.446 NWInstance.isAlwaysUnicode() done: true

TRACE [iaxxejsexp.cpp:199]

EJS_Installer::writeTraceToLogBook()

2007-11-23 12:30:51.447 NWInstance.isAlwaysUnicode() done: true

TRACE [iaxxejsexp.cpp:199]

EJS_Installer::writeTraceToLogBook()

2007-11-23 12:30:51.453 NWInstance.getProfilePath() done: /usr/sap/BWP/SYS/profile/BWP_SCS01_jazzsap5

INFO 2007-11-23 12:30:51 [syuxcpath.cpp:351]

CSyPath::createFile()

Creating file /tmp/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/SCS/sapcpe_sapinst.log.

TRACE [syuxctask.cpp:1355]

CSyTaskImpl::start(bool)

A child process has been started. Pid = 6184

INFO 2007-11-23 12:30:51

CJSlibModule::writeInfo_impl()

Output of /usr/sap/BWP/SYS/exe/uc/sun_64/sapcpe stdoutput pf=/usr/sap/BWP/SYS/profile/BWP_SCS01_jazzsap5 list:/usr/sap/BWP/SYS/exe/uc/sun_64/scs.lst is written to the logfile sapcpe_sapinst.log.

TRACE [syuxctask.cpp:1086]

CTaskImpl::evaluateRawStatus()

Child terminated abnormally; signal number is 9.

ERROR 2007-11-23 12:30:51

CJSlibModule::writeError_impl()

MUT-03010 Execution of the command "/usr/sap/BWP/SYS/exe/uc/sun_64/sapcpe stdoutput pf=/usr/sap/BWP/SYS/profile/BWP_SCS01_jazzsap5 list:/usr/sap/BWP/SYS/exe/uc/sun_64/scs.lst" finished with status TST_ERROR.

TRACE [iaxxejsbas.hpp:388]

handleException<ESAPinstJSError>()

Converting exception into JS Exception EJSException.

ERROR 2007-11-23 12:30:53

CJSlibModule::writeError_impl()

MUT-03010 Execution of the command "/usr/sap/BWP/SYS/exe/uc/sun_64/sapcpe stdoutput pf=/usr/sap/BWP/SYS/profile/BWP_SCS01_jazzsap5 list:/usr/sap/BWP/SYS/exe/uc/sun_64/scs.lst" finished with status TST_ERROR.

TRACE [iaxxejsbas.hpp:460]

EJS_Base::dispatchFunctionCall()

JS Callback has thrown unknown exception. Rethrowing.

ERROR 2007-11-23 12:30:53

FCO-00011 The step runSAPCpe with step key |NW_Addin_SCS|ind|ind|ind|ind|0|0|NW_SCS_Instance|ind|ind|ind|ind|7|0|NW_Instance|ind|ind|ind|ind|0|0|runSAPCpe was executed with status ERROR .

TRACE

<html><head></head><body><p>An error occurred while processing service <b>SAP NetWeaver 2004s Support Release 2 > Additional Software Life-Cycle Tasks > Java Add-In for ABAP > Oracle > Central System > Central Services Instance (SCS) Java Add-In</b>. You may now</p><ul> <li>press <I>Retry</I> to repeat the current step.</li> <li>press the <I>View Log</I> button 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 <b>/tmp/sapinst_instdir/NW04S/LM/AS-JAVA/ADDIN/ORA/CENTRAL/SCS</b>.</p></body></html>

TRACE [iaxxgenimp.cpp:1155]

showDialog()

waiting for an answer from gui

Message was edited by:

subhash gadde