cancel
Showing results for 
Search instead for 
Did you mean: 

loading jperflib failed() no jperflib in java.library.path

Former Member
0 Kudos
560

Hi,

I am installing SAP ERP 2005 ECC 6 Unicode for BW+EP on iSeries R540. In UME configuration step, I hit into this error shown in SAPinstall.log :

WARNING 2006-06-16 18:31:18

Execution of the command "Z:\QIBM\ProdData\Java400\jdk14\bin\java -classpath /usr/sap/SAPinst/NW04S/SYSTEM/DB4/CENTRAL/AS/install/sharedlib/launcher.jar -Xmx256m com.sap.engine.offline.OfflineToolStart com.sap.security.tools.UMConfiguratorLoad /usr/sap/KBD/SYS/global/security/lib/tools/iaik_jce.jar:/usr/sap/KBD/SYS/global/security/lib/tools/iaik_jsse.jar:/usr/sap/KBD/SYS/global/security/lib/tools/iaik_smime.jar:/usr/sap/KBD/SYS/global/security/lib/tools/iaik_ssl.jar:/usr/sap/KBD/SYS/global/security/lib/tools/w3c_http.jar:/usr/sap/SAPinst/NW04S/SYSTEM/DB4/CENTRAL/AS/install/lib:/usr/sap/SAPinst/NW04S/SYSTEM/DB4/CENTRAL/AS/install/sharedlib:/usr/sap/KBD/SYS/jdbc/tbx/jt400.jar -u ADMIN_USR=J2EE_ADMIN -u XXXXXX -u ADMIN_GRP=SAP_J2EE_ADMIN -u GUEST_USR=J2EE_GUEST -u GUEST_GRP=SAP_J2EE_GUEST -u ALL_GRP=Everyone -c CLIENT=001 -c COM_USR=SAPJSF -c XXXXXX -c ASHOST=SAPT01 -c SYSNR=21 -a setup -p abap -f Z:/usr/sap/SAPinst/NW04S/SYSTEM/DB4/CENTRAL/AS/umconfig.properties" finished with return code 99. Output:

Jun 16, 2006 7:29:57 PM Info: UME configurator (com.sap.security.tools.UMConfiguratorLoad) called for action "setup"

PerfTimes : loadNativeLayer: loading jperflib failed() no jperflib in java.library.path

Jun 16, 2006 7:30:02 PM Info: Using SID "KBD" for secure storage

Jun 16, 2006 7:30:03 PM Error: main()

[EXCEPTION]

com.sap.engine.frame.core.configuration.ConfigurationException: Error occurred during DB access: cluster_data/server/cfg/services/security,

at java.lang.Throwable.<init>(Throwable.java:180)

at java.lang.Exception.<init>(Exception.java:29)

at com.sap.exception.BaseException.<init>(BaseException.java:131)

at com.sap.engine.frame.ServiceException.<init>(ServiceException.java:54)

at com.sap.engine.frame.core.configuration.ConfigurationException.<init>(ConfigurationException.java:61)

at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.getCID(PersistenceHandler.java:154)

at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.getSureConfigIdInternal(ConfigurationCache.java:651)

at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.getSureConfigId(ConfigurationCache.java:636)

at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.retrieveWriteAccessSubConfig(ConfigurationHandlerImpl.java:353)

at com.sap.engine.core.configuration.impl.ConfigurationHandlerImpl.getSubConfiguration(ConfigurationHandlerImpl.java:392)

at com.sap.engine.core.configuration.impl.ReadAccessConfiguration.getSubConfiguration(ReadAccessConfiguration.java:708)

at com.sap.security.tools.UMConfigModel.getWriteConfiguration(UMConfigModel.java:620)

at com.sap.security.tools.UMConfigModel.<init>(UMConfigModel.java:109)

at com.sap.security.tools.UMConfiguratorLoad.main(UMConfiguratorLoad.java:179)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:324)

at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)

Caused by: java.sql.SQLException: [PWS0005] Error occurred in the i5/OS database server code.

at java.lang.Throwable.<init>(Throwable.java:195)

at java.lang.Exception.<init>(Exception.java:41)

at java.sql.SQLException.<init>(SQLException.java:40)

at com.ibm.as400.access.JDError.throwSQLException(JDError.java:650)

at com.ibm.as400.access.JDError.throwSQLException(JDError.java:621)

at com.ibm.as400.access.AS400JDBCStatement.commonExecute(AS400JDBCStatement.java:870)

at com.ibm.as400.access.AS400JDBCPreparedStatement.executeQuery(AS400JDBCPreparedStatement.java:1058)

at com.sap.sql.jdbc.basic.BasicPreparedStatement.executeQuery(BasicPreparedStatement.java:97)

at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeQuery(DirectPreparedStatement.java:281)

at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeQuery(DirectPreparedStatement.java:248)

at com.sap.engine.core.configuration.impl.persistence.rdbms.DBAccessDefault.getConfiguration(DBAccessDefault.java:578)

at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceHandler.getCID(PersistenceHandler.java:148)

... 12 more

Anyone has any solution to fix this ? Appreciate your very kind help !

Accepted Solutions (0)

Answers (7)

Answers (7)

Former Member
0 Kudos

Hi,

Just install proper JAVA thats it.

---Mangi

0 Kudos

The problem is the istance SAP that not run at this time.

Restart the services from SAP Menagement Console.

Best regards

Former Member
0 Kudos

Try like that....

Restrart your OS..

Check the listner services, Start it if it is not.

Start you SAP Server.

Now continue with your installtion.

It work for me..

Regards

Gagan

Former Member
0 Kudos

Hi Miguel Burela

what do you mean by

"d. add to root`s path /sapmnt/<SID>/exe"

Can you give step by step instructions to do this step please?

Many thanks

Former Member
0 Kudos

Hey people, we have te same problem but in Linux Red Hat/ Oracle environment...

But we followed the following steps for restarting SAPINST

a. Stop sapinst

b. Restart system on OS level

c. Start SAP Instances with user <sid>adm

d. add to root`s path /sapmnt/<SID>/exe

c. Start SAPINST with "Continue Old Installation"

and It works sucessfully!!!

Thanks and regards.

b_desarkar
Explorer
0 Kudos

We also faced the same problem and restarting sapinst helps to get rid of same problem.

But we followed the following steps for restarting SAPINST

a. Stop SAP instances from SAP Management Console

b. Restart system on OS level

c. Start SAP Instances from SAP Management Console

c. Start SAPINST with "Continue Old Installation"

and puff........

It works sucessfully.

Thanks and regards.

Gajendra Kr. Khera

YM: kheragk@yahoo.com

Former Member
0 Kudos

Hi

This was the solution for me too !

Thanx !

Former Member
0 Kudos

hi everybody,

I encountered the same problem on a solution manager 4.0 installation on AIX.

The proposed sollution (stop start) did not work.

During the Development installation it did not occur although we are giving the exact same parms. as far as I can see, the unix is similar configured (more CPU and memory)

Luc

Former Member
0 Kudos

Hi Chee,

I had the same problem and found two SAP Service Marketplace notes for that:

851251 Unix-based Installation

848950 Windows-based Installation

Following the note worked for me.

Cheers, Annike

Former Member
0 Kudos

Hello Annike,

I have the same problem installing Netweaver 2004s SR1 Developer Workplace on Windows, where the same part of the installation fails. But following note 848950, that basically only says:

"To solve the problem, restart sapinst and choose 'Continue old installation'."

did not help. It just failed at the exact same point, time after time.

Now I wonder if there is more to it than is written in the note.

Best regards, Frank.

Former Member
0 Kudos

Hi Frank,

I encounter the same "perflib" problem.

Have you solved it allready?

I would be interested in the solution

please mail me at robert.den.hoedt@accenture.com