cancel
Showing results for 
Search instead for 
Did you mean: 

Import Java Error While Installation

Former Member
0 Kudos

Hello Guys,

I am trying installing Java Stack (only) onto Linux 4 X86_64 platform. after executing 20 steps successfully, Installation stuck at Import java step. It gives hint to check load.java or load.java.log for further explanation.

These file has similar error regarding java exception and also can not connect DB ( this can not be an issue, as i am also installing fresh DB s/w and instance)

when i provide JDK directory to the installation , it asks me to give right jdk version, which is jdk 1.4.2.00 to less than 1.5.0.00. I have tried almost all 1.4.2 JDK but it does not accept them because of non 64 bit model. And 1.5.0.00 or further version , it accepts but warn me that it can cause some issues in future.

I have done successful installation of ABAP on same system but could not able to install java. my suspect goes to JDK version. But if there is no JDK version available for 64bit in 1.4.2.00 or above then what can i do except choosing 1.5.0.00 ??

Please tell me what shall i do?

Regards

Shiv

Accepted Solutions (1)

Accepted Solutions (1)

nelis
Active Contributor
0 Kudos

Have a look at Note 1172419 - Linux: Supported Java versions on the x86_64 platform -

Red Hat Enterprise Linux 4 AS for SAP

  • java-1.4.2-ibm-sap-1.4.2.13.4.sap-1jpp.1.el4.x86_64.rpm

  • java-1.4.2-ibm-sap-devel-1.4.2.13.4.sap-1jpp.1.el4.x86_64.rpm

Nelis

Former Member
0 Kudos

Hi,

Thanks for this hint, it solved the import problem. later i faced VM related error but that was solved easily.

Now, SAP JAVA Stack installed successfully on this linux machine. Please forgive me more my nosense but i have never worked on SAP Java and i dont know how to access it as it can not be accessed by GUI.

I tried http://host-ip:55000/ , it opens up page with few options like UUID, User admin , Netweaver etc. when i click on any link it thorws this error

Application error occurred during the request procession.

Details: com.sap.engine.services.servlets_jsp.server.exceptions.WebIOException:

Error compiling [/jsps/index.jsp] of alias [wsnavigator] of J2EE application [sap.com/com.sap.engine.services.webservices.tool].

Exception id: [000C293C5EC4006200000021000068D200048B729B190D3B

almost same for each link except SAP NETWEAVER, this link does not throw error but also does not display anything.

Can you be of some help here as well?

Regards

Shiv

nelis
Active Contributor
0 Kudos

What version of the Java Stack(J2EE Engine) are you using ? Earlier versions had compilation issues so you might want to try upgrading it to a later version if you are using an older release.

You connect to a Java Stack using http://hostname:5<Sys-No>00 and you can configure the engine using tools like Visual Administrator for remote administration or using the Config Tool for local administration.

Nelis

Former Member
0 Kudos

its Java 700 SR3

Please tell me how do we access java stack. will i get the same menu/look as i get in sap abap stack?

I can access to http://hostip:5<nr>00/ but not a single link work further. Error is same, as i said above.

Regards

Shiv

Edited by: Shiv K Sharma on Jul 16, 2010 10:53 AM

Answers (0)