Java version errors running rapidwiz during 11i to R12 migration
Hi
I'm attempting to migrate my EBS from 11.5.10 on HPUX to R12 on Linux x86-64. I'm trying to do this in one single step as opposed to a migrate then upgrade, or an upgrade then migrate. The rapiwiz gets through the unzipping stage, but when it gets to the last stage of the process, creating the config file, it fails. I've checked the logs and it seems related to a java version problem.
Just to explain, if I do a java -version on the source system, the version returns 1.4.2.16. I installed this version on the target system but the install log files say that I need be on at least version 1.5. So, I installed jre 1.5 and updated the JRE_TOP etc. Now the log files show the error 'Bad version number in .class file oracle autoconfig'. It's like a lose-lose situation.
I'm attempting to migrate my EBS from 11.5.10 on HPUX to R12 on Linux x86-64. I'm trying to do this in one single step as opposed to a migrate then upgrade, or an upgrade then migrate. The rapiwiz gets through the unzipping stage, but when it gets to the last stage of the process, creating the config file, it fails. I've checked the logs and it seems related to a java version problem.
Just to explain, if I do a java -version on the source system, the version returns 1.4.2.16. I installed this version on the target system but the install log files say that I need be on at least version 1.5. So, I installed jre 1.5 and updated the JRE_TOP etc. Now the log files show the error 'Bad version number in .class file oracle autoconfig'. It's like a lose-lose situation.
Tagged:
0