I am trying to enable the Access Server in my environment.
When I traverse to DS Management Console --> Management --> Access Servers and key in my Server on which Access Server is enabled, then I get the below error.
Can someone help me on that?
Access Server ‘SERVER_NAME:4000’ is not available. If SSL protocol is used, the java keystore for the management console must contain the certificates for the access server. (BODI-3016130)
Environment: DS 4.0 SP1
IPS in one box. I have 2 Job Server Boxes.
In the IPS Box, we don’t have the Access Server installed
" You selected not to install Access Server(s) on this machine. (BODI - 310048)
In one of the Job Server box, I created a Job Server Config that will support Adapters and SNMP Communication.
Please do let me know!
EDIT: AL_AccessServer.exe is running in the Job Server box… IPS_SERVER (SIA & TOMCAT)
|
-------JOB_SERVER_BOX_1 (BusinessObjects Data Services)
|
-----JOB_SERVER_1_1
-----JOB_SERVER_1_2
-----ACCESS_SERVER_1
|
-------JOB_SERVER_BOX_2 (BusinessObjects Data Services)
|
-----JOB_SERVER_2_1
-----JOB_SERVER_2_2
-----ACCESS_SERVER_2
Have you seen if an Access Server is configured in one of the servers? You can see a tab called Access Servers in Data Services Server tools (Same tool which is used to configure Job Server)
That fixed it and I also understood what is really happening too.
I made a quick search to Install Guide and DS Management Console Guide for SetupJavaKeystore and I came up with nothing.
So maybe a SAP Note you talk about? I searched and figured out this SAP Note…
1558403 - ERROR: If SSL protocol is used, the java keystore for the management console must contain the certificates for the access server. (BODI-3016130) - Data Services XI 1645932 - How to setup SSL certificates in a Distributed Environment - Data Services XI 4.0
Hello,
I have followed the below steps to configure the Access Server but still unable to configure it in DS Management Console.
Created an Access Server on DS box and restarted the job control service.
Copied the certificates ($LINK_DIR/ssl/trusted_certs) to the Web Server (Tomcat) machine.
Executed the SetupJavaStore on the Web server box.
Restarted the tomcat server. Also restarted SIA note and BO/BODS APS Services.
Then tried to add the Access Server on Mgmt Console. When you click on ping, it say ‘The Access Server is valid’ . But when I click on apply, ‘Access Server not available.If SSL protocol is used,…’
DS setup in distributed environment. On one box DS is installed and on the other BO and tomcat is installed.