cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Installation java error package j2sdk-1_4_2_16-fcs is already installed

Former Member
0 Kudos

Hi All,

I need one help.

I am trying to install SAP ECC 6.0 in REDHAT Linux 5.0 and Database Oracle 10.2.

I have downloaded the below two java files

j2sdk-1_4_2_16-linux-i586.bin

j2sdk-1_4_2_16-linux-i586-rpm.bin

I uncared the file j2sdk-1_4_2_16-linux-i586.bin. Then I searched and come to know we have to install the .rpm file, so I deleted the /java folder (perhaps a mistake, I didn't use the uninstall command).

Then I uncared the file j2sdk-1_4_2_16-linux-i586-rpm.bin and tried to run the below rpm command to install the java package. Now I am getting the below response

rpm -iv j2sdk-1_4_2_16-linux-i586.rpm

Preparing packages for installation...

package j2sdk-1_4_2_16-fcs is already installed

Please help me how correct this error.

I searched and found the below command to replace the already installed java file, with the new file.

rpm -iv --replacepkgs j2sdk-1_4_2_16-linux-i586.rpm

but it does not worked facing the below error

--replace:unknownoption.

Please help me, thanks.

Thanks,

Senthil.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Yes, its showing java is already installed.

can you please help me by how to uninstall the already installed java or how to replace the installed java file with the new one.

How to correct this and proceed with next step of instalation.

Thanks,

Senthil.

Former Member
0 Kudos

Hi,

Please, install correct version of sdk 1.4.2:

https://service.sap.com/sap/support/notes/716604

And check thread for uninstallation info.

Best Regards,

Aleh

Edited by: Aleh Mikhniuk on Mar 23, 2011 9:34 AM

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

It's showing java is already installed.

Thanks

Sunny