cancel
Showing results for 
Search instead for 
Did you mean: 

SAP CRM 7 EHP 2 -- Java Export

giri_dharan
Explorer
0 Kudos

Hi Experts,

I am performing Java export from sapinst, i recive the below error

An error occurred while processing option Enhancement Package 2 for SAP CRM 7.0 > Software Life-Cycle Options > System Copy > MS SQL Server > Source System Export > Central System > Based on AS Java > Database and Central Instance Export( Last error reported by the step: uncaught exception: nw.usageTypes.utlError: Execution of UTL tool '"C:\Program Files\sapinst_instdir\CRMEhP2\LM\COPY\MSS\EXP\CENTRAL\AS-JAVA\EXP\sapjvm_4\sapjvm_4\bin\java.exe" -classpath D:\usr\sap\CJD\SYS\global\sltools\sharedlib\launcher.jar -showversion -Xmx256m com.sap.engine.offline.OfflineToolStart com.sap.sl.ut.manager.UtlMain \\CGYWSCRDVJC/sapmnt/CJD/SYS/global/security/lib/tools/iaik_jce.jar;\\CGYWSCRDVJC/sapmnt/CJD/SYS/global/security/lib/tools/iaik_jsse.jar;\\CGYWSCRDVJC/sapmnt/CJD/SYS/global/security/lib/tools/iaik_smime.jar;\\CGYWSCRDVJC/sapmnt/CJD/SYS/global/security/lib/tools/iaik_ssl.jar;\\CGYWSCRDVJC/sapmnt/CJD/SYS/global/security/lib/tools/w3c_http.jar;D:/usr/sap/CJD/SYS/global/sltools/sharedlib/sap.com~sl.ut.infoprovider_lib.jar;D:/usr/sap/CJD/SYS/global/sltools/sharedlib/sap.com~sl.ut.manager.offline.jar;D:/usr/sap/CJD/SYS/global/sltools/sharedlib/antlr.jar;D:/usr/sap/CJD/SYS/global/sltools/sharedlib/exception.jar;D:/usr/sap/CJD/SYS/global/sltools/sharedlib/jddi.jar;D:/usr/sap/CJD/SYS/global/sltools/sharedlib/logging.jar;D:/usr/sap/CJD/SYS/global/sltools/sharedlib/offlineconfiguration.jar;D:/usr/sap/CJD/SYS/global/sltools/sharedlib/opensqlsta.jar;D:/usr/sap/CJD/SYS/global/sltools/sharedlib/tc_sec_secstorefs.jar;D:/usr/sap/CJD/SYS/global/sltools/sharedlib/sap.com~tc~sdt~cvl~impl.jar;D:/usr/sap/CJD/SYS/global/sltools/sharedlib/SDMutil.jar;D:/usr/sap/CJD/SYS/global/sltools/sharedlib/SLUtil.jar;D:\usr\sap\CJD\J05\exe\mssjdbc\jdbc4\sqljdbc4.jar -export -type=keydb "-expfile=C:/Program Files/sapinst_instdir/CRMEhP2/LM/COPY/MSS/EXP/CENTRAL/AS-JAVA/EXP/usages_data.xml" -log=UTL_load_usages.log -sid=CJD -dsn=jdbc/pool/CJD -ssprops=D:/usr/sap/CJD/SYS/global/security/data/SecStore.properties -ssk=D:/usr/sap/CJD/SYS/global/security/data/SecStore.key' aborts with return code 1. Check 'UTL_load_usages.log' and 'C:/Program Files/sapinst_instdir/CRMEhP2/LM/COPY/MSS/EXP/CENTRAL/AS-JAVA/EXP/UTL.java.log' for more information. (in script unknown, line 0: ???)). You can now:

  • Choose Retry to repeat the current step.
  • Choose Log Files to get more information about the error.
  • Stop the option and continue with it later.

Log files are written to C:\Program Files/sapinst_instdir/CRMEhP2/LM/COPY/MSS/EXP/CENTRAL/AS-JAVA/EXP.

Checked UTL.java.log, it shows the below message,

java version "1.4.2_32"
Java(TM) 2 Runtime Environment, Standard Edition (build 4.1.012)
SAP Java Server VM (build 4.1.012 1.6-b03, Oct 21 2011 14:18:45 - 41_REL - optU - windows amd64 - 6 - bas2:161688 (mixed mode))

Exception in thread "main" java.lang.UnsupportedClassVersionError: com/sap/sl/ut/manager/UtlMain : Unsupported major.minor version 49.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:618)
at com.sap.engine.offline.FileClassLoader.findClass(FileClassLoader.java:702)
at com.sap.engine.offline.FileClassLoader.loadClass(FileClassLoader.java:600)
at com.sap.engine.offline.FileClassLoader.loadClass(FileClassLoader.java:578)
at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:79)

Had tried all options available in forums and sap notes. Nothing helped.

Also tried copying J2EEINSTALL.SAR to installtion directory, still the same issue occurs.

Any help would be appriciated.

Regards,

Giridahran

Accepted Solutions (1)

Accepted Solutions (1)

giri_dharan
Explorer
0 Kudos

Issue resolved by using latest SWPM with option Netweaver 7.3 instead of CRM ehp2

Answers (0)