| Administrator | 
		Hi Ali,
 It seems the file that contains information about the files in java top is corrupt.
 
 
 Please take the following actions.
 1. Ensure that you have taken a backup of your environment and a copy of JRIMETA.DAT ,
 
 2. Run the following command to regenerate the JRIMETA.DAT with the up-to-date information of the class files from the filesystem:
 
 adjava -mx512m oracle.apps.ad.jri.adjcopy -masterArchive $JAVA_TOP -sync -mode APPLY
 |