Orchestrator 2012 R2 fresh install can't add connector from SCSM 2012 R2

Hello, So i have a test setup of SCSM working great.  i just stood up Orchestrator and all appears to be running well.  I can hit both web pages on the local host (console and web service).  The web service comes up as an xml file in IE.  

When i try to set up the connector in SCSM though, i get the following:

Date: 9/1/2015 2:53:23 PM
Application: System Center Service Manager
Application Version: 7.5.3079.442
Severity: Error
Message: Could not connect to the Orchestrator web service.

System.ArgumentException: Expected an absolute, well formed http URL without a query or fragment.
Parameter name: serviceRoot
   at System.Data.Services.Client.DataServiceContext..ctor(Uri serviceRoot)
   at Microsoft.EnterpriseManagement.ServiceManager.Connectors.SCO.OrchestratorContext..ctor(Uri serviceRoot)
   at Microsoft.EnterpriseManagement.ServiceManager.Sdk.Connectors.GetSCOContext.PerformAction(String user, String domain, String password)
   at Microsoft.EnterpriseManagement.ServiceManager.Sdk.Connectors.SCCMConnector.ImpersonateAndPerform(ImpersonationActivity activity, String domain, String user, SecureString sccmPassword)
   at Microsoft.EnterpriseManagement.ServiceManager.Sdk.Connectors.OrchestratorConnector.GetSCOContext(String webServiceUrl, String sccmDomain, String sccmUserName, SecureString sccmPassword)
   at Microsoft.EnterpriseManagement.ServiceManager.UI.Administration.Connectors.Orchestrator.OrchestratorConnectorHelper.ValidateServerConnection(Boolean found)

I have made sure that the site is using the proper App pool, double checked database permissions for orchestrator which are set higher than they need to be, but still no dice.  Has anyone else run into this error, or suggestions on what could be wrong? 

Thanks! 

September 1st, 2015 3:59pm

Both SCSM management and orchestrator are running on same server?
Free Windows Admin Tool Kit Click here and download it now
September 1st, 2015 5:21pm

The connector requires the full URL, port and all, to connect.

Example:

http://scorchServer:81/orchestrator2012/orchestrator.svc

And for the Web Console:

http://scorchServer:82

September 1st, 2015 5:24pm

no, they are on separate servers.  both have firewalls disables, same with SQL servers.   i can also hit the orchestrator web service site from a different PC.  
Free Windows Admin Tool Kit Click here and download it now
September 1st, 2015 5:24pm

yes, that is the URL that i am using.  
September 1st, 2015 5:25pm

Have you tried it with your domain info in the URL?

http://sorchserver.yourdomain.com:81/orchestrator2012/orchestrator.svc

Free Windows Admin Tool Kit Click here and download it now
September 1st, 2015 5:29pm

yes, same error when using FQDN.
September 1st, 2015 5:32pm

Does the the web service return anything when accessing it with IE from your SCSM management server?
Free Windows Admin Tool Kit Click here and download it now
September 1st, 2015 5:44pm

i get the same XML page.  just rebooted the orchestrator server as i saw there were pending updates, and now it is working.  Thanks for all the suggestions!
September 1st, 2015 6:57pm

The connector requires the full URL, port and all, to connect.

Example:

http://scorchServer:81/orchestrator2012/orchestrator.svc

And for the Web Console:

http://scorchServer:82

  • Edited by Foothill1 Tuesday, September 01, 2015 9:20 PM
Free Windows Admin Tool Kit Click here and download it now
September 1st, 2015 9:19pm

i get the same XML page.  just rebooted the orchestrator server as i saw there were pending updates, and now it is working.  Thanks for all the suggestions!
  • Marked as answer by the_dudeness Tuesday, September 01, 2015 10:53 PM
September 1st, 2015 10:53pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics