cancel
Showing results for 
Search instead for 
Did you mean: 

The java class is not found: com.sap.inst.migmon.exp. "During export "

Former Member
0 Kudos

Hello all,

I am trying to run export of PI system (ABAP+JAVA) uisng inst master NWSR3

I am hit with an issue before the export_ABAP starts . the following are the error lines

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-20070708 (JIT enabled)
J9VM - 20070530_12820_BHdSMr
JIT  - 20070529_1824_r8
GC   - 20070328_AA)

The java class is not found:  com.sap.inst.migmon.exp.ExportMonitor

Please share if there are any possible solutions to overcome this error & make export run smoother

thanks & regards,

rahul

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member189546
Active Contributor
0 Kudos

Hello,

Please check the JVM-settings as per note

  1. 1024539 (including the environment-variables and APARS).

For some reason the 'migmon.jar' - file can no longer

be found in your installation directory

It might be sufficient to copy the archive 'MIGMON.SAR' from your

master-cd (subdirectory IM_AIX_PPC64/COMMON/INSTALL) to your

installation directory and extract the archive there by 'SAPCAR -xvf

If the problem persists

apply the latest patch as per note

  1. 784118 System Copy Java Tools

regards,

John Feely

Former Member
0 Kudos

Whats your OS? If UNIX then make sure you have give 777 permission to /tmp/sapinst_instdir and retry.