cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Solman - Installation JDK problem

former_member183829
Participant
0 Kudos

Hello,

I am installaing SAP Solman 7.0 EHP1 SR1 on Linux CentOS 5.6 64 BIT.

In SAPINST, step SAP SYSTEM > Java Development Kit gives below error:

"The JDK installed in directory does not support 64 bit data model. Choose a different JDK."

Java -version command gives below output

-


java version "1.4.2"

gij (GNU libgcj) version 4.1.2 20080704 (Red Hat 4.1.2-50)

-


Suggest solution.

Regards,

Accepted Solutions (0)

Answers (2)

Answers (2)

vincentlim826
Employee
Employee
0 Kudos

Hi,

SAP note 171356 lists the Linux distributions that are generally supported.

Unfortunately, CentOS is NOT among them.

For details regarding specific products and combinations, please take

a look at the Product Availability Matrix:

http://service.sap.com/pam

Regards,

Vincent

Former Member
0 Kudos

> I am installaing SAP Solman 7.0 EHP1 SR1 on Linux CentOS 5.6 64 BIT.

> In SAPINST, step SAP SYSTEM > Java Development Kit gives below error:

>

> "The JDK installed in directory does not support 64 bit data model. Choose a different JDK."

>

> Java -version command gives below output

> -


> java version "1.4.2"

> gij (GNU libgcj) version 4.1.2 20080704 (Red Hat 4.1.2-50)

I suspect if Linux CentOS is the supported OS.

I think GNU Java will not work, you need Java from IBM, for linux.

Thanks