Java errors after upgrading to 8.53
edited Mar 12, 2013 8:50AM in PeopleTools and Lifecycle Management - PSFT (MOSC) 13 commentsAnswered
Hi,I have done the upgrade to PTools 8.53. Everything went fine except for a couple of Java errors that (faced to bypass) still there.
1) When going to setup PIA from psadmin:
Exception in thread "main" java.lang.UnsupportedClassVersionError: com/peoplesoft/pt/psadmin/PSAdmin : Unsupported major.minor version 51.0
In this case I opted for setting up PIA not with psadmin. However, when running setup\PsMpPIAInstall\setup.exe , I received another Java error.
The setup wanted to run the java version found on the PSHOME and is not supported.
To solve this, I had to directly modify the setup.exe file and make it point to the right JDK 7 installed at the beginning of the upgrade.
1) When going to setup PIA from psadmin:
Exception in thread "main" java.lang.UnsupportedClassVersionError: com/peoplesoft/pt/psadmin/PSAdmin : Unsupported major.minor version 51.0
In this case I opted for setting up PIA not with psadmin. However, when running setup\PsMpPIAInstall\setup.exe , I received another Java error.
The setup wanted to run the java version found on the PSHOME and is not supported.
To solve this, I had to directly modify the setup.exe file and make it point to the right JDK 7 installed at the beginning of the upgrade.
0