cancel
Showing results for 
Search instead for 
Did you mean: 

solman: ./smdsetup.sh[28]: 26044 Killed

Former Member
0 Kudos

Hi Team,

we have installed 730 diagnostics agent .

When running smdsetup script file to connect to solman system getting the below error:

/usr/lib/hpux64/dld.so: Unable to find library 'libjli.so'.
./smdsetup.sh[28]: 26044 Killed

Request your help on this.

Regards,VASU

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Vasu,

Please refer to http://scn.sap.com/thread/1578615

Johan

paul_power
Active Contributor
0 Kudos

Hi Vasu,

It seems it hasnt set the path to the libjli.so library correctly.

As a workaround, you could add the path to the libjli.so library to
the LIBPATH environment variable of the <sid>adm user.

the libjli.so library is delivered with the SAP JVM. It is located in

sapjvm_6/jre/lib/ppc64/jli

hope this helps.

Regards,

Paul

magexposito
Active Participant
0 Kudos

Hello Vasu,

Are you sure you have installed the correct DAA Agent considering your hardware? The libjli.so file should be in this directory:

/usr/sap/DAA/SYS/exe/jvm/sun_64/sapjvm_6.1.010/sapjvm_6/jre/lib/sparcv9/jli

In our case the directory contains 'sun64' and 'sparcv9' but maybe this could be different considering your platform. Can you check if the libjli.so is on that directory?

Best regards.

Former Member
0 Kudos

Hi,

Thanks a lot for your suggestions.

jli directory was missing from the jvm directory , now we have copied this and again ran the script.

This error has disappeared now , but we are facing with different error with the script

"there was an error trying to initialize the hpi library. could not create the java virtual machine"

Request your  help to resolve this.

Regards,

Vasu