Skip to Content
0
Former Member
Mar 20, 2007 at 05:58 PM

Trying to register Adobe credential file...

197 Views

Hello All -

I am receiving the following error in the Visual Admin:

error occured while indexing credential fles:

com.adobe.service.sap.configuration.ConfigurationException:An error occurred while indexing credential files.

In the default.trc file, I see:

com.adobe.service.sap.configuration.ConfigurationException: An error occurred while indexing the credential files:

at com.adobe.service.sap.configuration.ConfigurationService.listCredentials(Unknown Source)

.

.

.

at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)

Caused by: com.adobe.service.sap.configuration.ConfigurationException: An error occurred while locating the document services trust manager base directory:

at com.adobe.service.sap.configuration.ConfigurationService.getTrustDir(Unknown Source)

Is there a way to set/correct the setting for the "document services trust manager base directory"?

Also, I have looked at SAP Note 900945. This error states that the error only occurs in a clustered environment. But I have only one server.

Also, I did copy the pfx file to usr\sap\J2E\SYS\global\AdobeDocumentServices\TrustManagerService\trust\credentials.

Any ideas?

Update:

I saw on a another forum post to make sure that the IIOP service is started on the dispatcher and server.

My dispatcher's IIOP service is not running, and when I start it I get an error.

The log file for VA shows:

Error while starting service IIOP Provider on cluster node with ID 2564300: Could not start service iiop on cluster ID 2564300; nested exception is:

com.sap.engine.frame.ServiceException: < Localization failed: ResourceBundle='com.sap.engine.frame.KernelResourceBundle', ID='Service iiop error. Nested exception is: com.sap.engine.frame.ServiceException: < Localization failed: ResourceBundle='com.sap.engine.frame.KernelResourceBundle', ID='ID019084: <Corba Service>: Can't open server socket.', Arguments: []--> : Can't find resource for bundle java.util.PropertyResourceBundle, key ID019084: <Corba Service>: Can't open server socket.

at com.sap.engine.services.iiop.dispatcher.CorbaServiceFrame.start(CorbaServiceFrame.java:116)

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)

Any ideas on <i>this</i>?