Cannot Load Scheduler Archives Files
search cancel

Cannot Load Scheduler Archives Files

book

Article ID: 74518

calendar_today

Updated On:

Products

iDash Workload Automation

Issue/Introduction

We are failing to load our archived AE data due to the following error: 

Waiting to load iDash configuration... 
Loading iDash configuration... 
idash.server.db.test.host.reachable=false 
idash.server.db.report.host.reachable=true 
iDash version:12.0.03.00-0532 
idash.conf: primary=primary.ca.com:8443 
idash.conf:secondary=secondary.ca.com:8443 
verifying primary HTTP address:primary.ca.com:8443 
error connecting:primary.ca.com:8443 

com.ca.idash.core.exception.IdashException: java.net.MalformedURLException:unknown protocol: primary.ca.com 


error connecting:secondary.ca.com:8443 

com.ca.idash.core.exception.IdashException: java.net.MalformedURLException:unknown protocol: secondary.ca.com 


Cannot connect to specified primary server url:primary.ca.com:8443 or secondary url:secondary.ca.com:8443 
com.ca.idash.core.exception.IdashException:Cannot connect to specified primary server url:primary.ca.com:8443 or secondary url:secondary.ca.com:8443 
com.ca.idash.core.exception.IdashException: com.ca.idash.core.exception.IdashException:Cannot connect to specified primary server url:primary.ca.com:8443 or secondary url:secondary.ca.com:8443 

Environment

CA Workload Automation iDash r12.0+

Cause

There is a configuration issue with the primary and secondary iDash URLs.

Resolution

In the idash.conf file, add 'https://' to the beginning of the idash.server.url value for the primary and secondary iDash servers.