cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
khayati
Level 5

Custom code class unavailable

Hi

Many times i face a situtation where the IA fails to installs the application giving m the error - Custom code class unavailable. in lnstallation log file.inspite of mentioning the jar file name as well as class file name correctly in custom code action.

Some days back i resolved this issue by changing the compiler level of my class file from Java 1.5 to Java 1.4 ,but now after 3-4 days i m again facing the same issue inspite of having compiled my class file as Java 1.4.My jar filename and class file names mentioned in custom code are correct .
Can someone suggest as what should I do ?
Labels (1)
0 Kudos
(2) Replies
pv7721
Level 20

Do you bundle any VM with your installer and if yes, what's its version?
0 Kudos
khayati
Level 5

Nopes I m not bundling any VM with my installer.My installer searches for JVM on the machine.by using the lax.nl.valid.vm.list = J2 JRE_J1 JRE_J2 JDK_J1 JDK_J2
0 Kudos