cancel
Showing results for 
Search instead for 
Did you mean: 

SOLMAN7.1 JAVA EXPORT ISSUE

Former Member
0 Kudos

Hi All,

I am facing below error message while doing java export from solman 7.1.Please advise on this issue.

An error occurred while processing service SAP Solution Manager 4.0

Support Release 4 > Software Life-Cycle Options > System Copy > IBM

DB2 for Linux, UNIX, and Windows > Source System Export > Distributed

System > Based on AS ABAP and AS Java > Database Instance Export( Last

error reported by the step :uncaught exception:

nw.usageTypes.utlError: Execution of UTL tool '/usr/java14_64/bin/java

-classpath /usr/sap/MSP/SYS/global/sltools/sharedlib/launcher.jar

-showversion -Xmx256m -Xj9 com.sap.engine.offline.OfflineToolStart

com.sap.sl.ut.manager.UtlMain

/sapmnt/MSP/global/security/lib/tools/iaik_jce.jar:/sapmnt/MSP/global/security/lib/tools/iaik_jsse.jar:/sapmnt/MSP/global/security/lib/tools/iaik_smime.jar:/sapmnt/MSP/global/security/lib/tools/iaik_ssl.jar:/sapmnt/MSP/global/security/lib/tools/w3c_http.jar:/usr/sap/MSP/SYS/global/sltools/sharedlib/sap.com~sl.ut.infoprovider_lib.jar:/usr/sap/MSP/SYS/global/sltools/sharedlib/sap.com~sl.ut.manager.offline.jar:/usr/sap/MSP/SYS/global/sltools/sharedlib/antlr.jar:/usr/sap/MSP/SYS/global/sltools/sharedlib/exception.jar:/usr/sap/MSP/SYS/global/sltools/sharedlib/jddi.jar:/usr/sap/MSP/SYS/global/sltools/sharedlib/logging.jar:/usr/sap/MSP/SYS/global/sltools/sharedlib/offlineconfiguration.jar:/usr/sap/MSP/SYS/global/sltools/sharedlib/opensqlsta.jar:/usr/sap/MSP/SYS/global/sltools/sharedlib/tc_sec_secstorefs.jar:/usr/sap/MSP/SYS/global/sltools/sharedlib/sap.com~tc~sdt~cvl~impl.jar:/usr/sap/MSP/SYS/global/sltools/sharedlib/SDMutil.jar:/usr/sap/MSP/SYS/global/sltools/sharedlib/SLUtil.jar:/usr/sap/MSP/SYS/global/db6/jdbc/db2jcc.jar:/usr/sap/MSP/SYS/global/db6/jdbc/db2jcc_license_cu.jar

-export -type=keydb

-expfile=/tmp/sapinst_instdir/SOLMAN/LM/COPY/DB6/EXP/DISTRIBUTED/AS/EXPDB/usages_data.xml

-log=UTL_load_usages.log -sid=MSP -dsn=jdbc/pool/MSP

-ssprops=/usr/sap/MSP/SYS/global/security/data/SecStore.properties

-ssk=/usr/sap/MSP/SYS/global/security/data/SecStore.key' aborts with

return code 1. Check 'UTL_load_usages.log' and

'/tmp/sapinst_instdir/SOLMAN/LM/COPY/DB6/EXP/DISTRIBUTED/AS/EXPDB/UTL.java.log'

for more information. (in script unknown, line 0: ???)). You may now

choose Retry to repeat the current step.

choose View Log to get more information about the error.

stop the task and continue with it later.

Log files are written to

/tmp/sapinst_instdir/SOLMAN/LM/COPY/DB6/EXP/DISTRIBUTED/AS/EXPDB.


java version "1.4.2"

Java(TM) 2 Runtime Environment, Standard Edition (build 2.3)

IBM J9 VM (build 2.3, J2RE 1.4.2 IBM J9 2.3 AIX ppc64-64 j9ap64142-20080923 (JIT enabled)

J9VM - 20080922_23329_BHdSMr

JIT  - 20080815_1845_r8

GC   - 200809_04)

The java class is not found:  com.sap.engine.offline.OfflineToolStart

Regards,

MK

Accepted Solutions (0)

Answers (2)

Answers (2)

divyanshu_srivastava3
Active Contributor
0 Kudos

Which tool/version are you using for JAVA export ? Have you selected the correction options for export ?

Share the screenshot once.

Also, need log UTL_load_usages.log and UTL.java.log.

Regards,

Former Member
0 Kudos

Hi ALl,

Thanks for your support. Issue fixed having permission issue.

I have solman 7.1.  shall we use sap nw 7.0 inst master for CI export?

Please confirm.

Regards,

MK

former_member182921
Participant
0 Kudos

Hi Manik.

I have also encountered similar error

This is permission issue give proper permission to global and security directory .

It will be resolved .

Regards,

Abhishek

Former Member
0 Kudos

Hi Abhishek,

I don't understand permission issue in global.

Regards,

MK

Sriram2009
Active Contributor
0 Kudos

Hi MK

Could you find the file name '/usr/sap/MSP/SYS/global/sltools/sharedlib/launcher.jar' and check the permission for this kindly refer the SAP KBA


1678319 - Sapinst fails in step getUsageTypes during export of NW 7.0


1903663 - Java class is not found: com.sap.engine.offline.OfflineToolStart

BR

SS