cancel
Showing results for 
Search instead for 
Did you mean: 

SAPInst Error

Former Member
0 Kudos

Hi

We are experiencing the following error mesg when we are starting sapinst of NW04S (WAS 7.00)

********************************************************************************

Network input/output exception has occured: Algorithm missing:

javax.net.ssl.SSLException: Algorithm missing

********************************************************************************

Thanks & Regards

Madhu

Accepted Solutions (1)

Accepted Solutions (1)

vincentlim826
Employee
Employee
0 Kudos

Hi,

To me, this seems to be Java or security issue.

Can you check on your JDK settings ?

See SAP Notes:

709140 - Recommended JDK and VM Settings for the WebAS630/640/7.0

716926 - Recommended VM Settings for the HP VM (I assume you're using HP-UX)

I would recommend you to use java 1.4.2_13 at least

Check also the directory jre/lib/security , if files are not corrupted, accessible, etc.

Please check the availability of the TCP / IP ports 21200 and 21212

before the start of the sapinst (for example with the command

netstat -A grep 21212).

If issue still persists, then let me know your CD/DVD number that used for installation.

Hope this helps.

Regards,

Vincent

Answers (2)

Answers (2)

ravi_raman2
Active Contributor
0 Kudos

Madhu,

This seems to be more of a issue of data corruption when the dvd was copied over, as before it starts it does a checksum to validate the correct installables. Try recopying it and then restarting the installer.

Regards

Ravi

Former Member
0 Kudos

Hi

All the settings are fine..

We are using HP-UX B.11.23 & our java version is "1.4.2.12".

We are using the DVD (no. 51031797).

Regards

Madhu