cancel
Showing results for 
Search instead for 
Did you mean: 

SSL-Provider Service do not start

Former Member
0 Kudos

Hi,

when I try to start the ssl-provider service (dispatcher) in the visual administrator I get following error:

Start service SSL Provider

java.rmi.RemoteException: Could not start service ssl on cluster ID 16239600; nested exception is:

com.sap.engine.frame.ServiceException: <--Localization failed: ResourceBundle='com.sap.engine.frame.KernelResourceBundle', ID='Service ssl error. Nested exception is: com.sap.engine.frame.ServiceException: Full IAIK JCE library not found

at com.sap.engine.services.ssl.dispatcher.DispatcherService.start(DispatcherService.java:74)

at com.sap.engine.core.service630.container.ServiceRunner.startCommunicationServiceFrame(ServiceRunner.java:228)

at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:158)

at com.sap.engine.frame.core.thread.Task.run(Task.java:64)

at com.sap.engine.core.thread.impl6.SingleThread.execute(SingleThread.java:78)

at com.sap.engine.core.thread.impl6.SingleThread.run(SingleThread.java:148)

', Arguments: []--> : Can't find resource for bundle java.util.PropertyResourceBundle, key Service ssl error. Nested exception is: com.sap.engine.frame.ServiceException: Full IAIK JCE library not found

at com.sap.engine.services.ssl.dispatcher.DispatcherService.start(DispatcherService.java:74)

at com.sap.engine.core.service630.container.ServiceRunner.startCommunicationServiceFrame(ServiceRunner.java:228)

at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:158)

at com.sap.engine.frame.core.thread.Task.run(Task.java:64)

at com.sap.engine.core.thread.impl6.SingleThread.execute(SingleThread.java:78)

at com.sap.engine.core.thread.impl6.SingleThread.run(SingleThread.java:148)

Where can I get this library?

Thanks.

Regrads

Stefan

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Stefan,

Are you starting service for the first time??

or it has stopped due to some reason?

Regards,

Payal Patel

Former Member
0 Kudos

Hi Payal,

I've startet the ssl-service the first time. I've solved the problem by my own.

I have deployed the sca-file from the SAP JAVA CryptoToolkit (J2EE Engine as of Release 6.30) and now it works.

I've done the following steps of this two links:

http://help.sap.com/saphelp_nw04/helpdata/en/65/6a563cef658a06e10000000a11405a/content.htm

http://help.sap.com/saphelp_nw04/helpdata/en/f1/2de3be0382df45a398d3f9fb86a36a/frameset.htm

How can I test that ssl works?

Thanks

Regards

Stefan