cancel
Showing results for 
Search instead for 
Did you mean: 

SAPinst: java.security.ProviderException: init failed

Former Member
0 Kudos

Hi,

We've got problem with running SAPinst on HP-UX, of: Installation Master - SR1 / SAP EHP1 FOR SAP NETWEAVER 7.0 /

EHP 4 FOR SAP ERP 6.0/ NW 7.01 / Number 51036888

When ./sapinst is executed it displays splashscreen and then it quits with those messages in CLI:

Starting GUIServer using:
  SAPinst port  : 21200
  GUIServer port: 21212
  HTTP port     : 4239
  GUI autostart : on
  GUI mode      : normal
  command       : /tmp/sapinst_exe.2579.1266320450/jre/bin/java -Xmx256M -Dsap.env.var.javahome=SAPINST_JRE_HOME -cp /tmp/sapinst_exe.2579.1266320450/JAR/instgui.jar SDTGui sapinst host=localhost port=21200 -nolock

***Warning: Ambiguous information regarding the nr. of processors: 8<->16
init: retrieving account information for group sapinst...
init: retrieving account information done.
load resource pool /var/SAPinstall/Install/51036888_2/InstMst_7.01_SR1__NW_ERP_CRM_SRM_SCM/IM_HPUX_IA64/resourcepool.xml
Feb 16, 2010 12:40:58 PM [Info]: *************************
Feb 16, 2010 12:40:58 PM [Info]: Starting Server
Feb 16, 2010 12:40:58 PM [Info]: Reading server configuration.

guiengine: No GUI server connected; waiting for a connection on host plum, port 21200 to continue with the installation
Feb 16, 2010 12:40:59 PM [Info]: Reading service configuration SAPinstService.
Feb 16, 2010 12:40:59 PM [Info]: Configuring LogManager ...
Feb 16, 2010 12:40:59 PM [Info]: *************************************************
Feb 16, 2010 12:40:59 PM [Info]: Starting SL Controller ...
Feb 16, 2010 12:40:59 PM [Info]: StorageService switched off.
Feb 16, 2010 12:40:59 PM [Info]: Initializing SecurityManager ...
Feb 16, 2010 12:40:59 PM [Info]: Key Store management switched off.
Feb 16, 2010 12:40:59 PM [Error]: java.security.ProviderException: init failed
Feb 16, 2010 12:41:00 PM [Error]: java.security.ProviderException: init failed
Feb 16, 2010 12:41:00 PM [Fatal]: Error during controller startup.
Feb 16, 2010 12:41:00 PM [Fatal]: SL Controller exiting.

those variables are set up:

DISPLAY=192.168.58.4:0.0
JAVA_HOME=/opt/java1.4
JCE_POLICY_ZIP=/var/SAPinstall/90000125.ZIP
SAPINST_JRE_HOME=/opt/java1.4

all of files are +x chmoded..

How to find out where the problem is?

Thanks for any suggestions,

K

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Please check your java version too as per the installation guide.

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

Is it HP-UX IA64 ?

51036888_2 BS 7 SR1 Installation Master HP-UX on IA64 64bit

51036888_3 BS 7 SR1 Installation Master HP-UX on PA-RISC 64bit

Please check whether installation master DVD should be correct as mentioned above.

Thanks

Sunny

Former Member
0 Kudos

Hi,

Thank you for an answer. It's HP-UX IA64 and we use 51036888_2, so it's correct..

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

Remove this parameter JCE_POLICY_ZIP=/var/SAPinstall/90000125.ZIP

Then try to run sapinst.

Thanks

Sunny

Former Member
0 Kudos

We've tried it already. The same thing unfortunately. But thanks!

sunny_pahuja2
Active Contributor
0 Kudos

sorry no idea now. You should open a call with SAP.

Thanks

Sunny

Former Member
0 Kudos

Hi,

May be you have choosen wrong JCE policy for your SAP installation...

Please download the JCE policy from the following link and use it for your sap installation...

[jce_policy-1_4_2.zip |http://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=7503-jce-1.4.2-oth-JPR@CDS-CDS_Developer]

Regards.

Rajesh Narkhede

Former Member
0 Kudos

Java version and JCE policies are fine.

The problem was the HP-UX kernel. There was something missing. I'll let you know when i get more info about that. However problem is solved.

Thanks,

K