The sdk service is either not running or not yet initialized
When trying to connect to server, I get the following error:
Date: 9/17/2008 5:00:47 PM Application: System Center Essentials Application Version: 6.0.1885.0 Severity: Error Message: Failed to connect to server 'RAID_Station'
Microsoft.EnterpriseManagement.Common.ServiceNotRunningException: The sdk service is either not running or not yet initialized. ---> System.ServiceModel.EndpointNotFoundException: Could not connect to net.tcp://raid_station:5724/SdkDataAccess. The connection attempt lasted for a time span of 00:00:04.0093285. TCP error code 10061: No connection could be made because the target machine actively refused it 192.168.1.137:5724. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 192.168.1.137:5724 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.Sockets.Socket.Connect(EndPoint remoteEP) at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout) --- End of inner exception stack trace ---
Server stack trace: at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout) at System.ServiceModel.Channels.BufferedConnectionInitiator.Connect(Uri uri, TimeSpan timeout) at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout) at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout) at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout) at System.ServiceModel.Channels.LayeredChannel`1.OnOpen(TimeSpan timeout) at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout) at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.CallOpenOnce.System.ServiceModel.Channels.ServiceChannel.ICallOnce.Call(ServiceChannel channel, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade) at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at Microsoft.EnterpriseManagement.Common.ISessionManager.Connect(Boolean useCache) at Microsoft.EnterpriseManagement.DataAbstractionLayer.SdkDataAbstractionLayer.CreateChannel(TieredManagementGroupConnectionSettings managementGroupTier) --- End of inner exception stack trace --- at Microsoft.EnterpriseManagement.DataAbstractionLayer.SdkDataAbstractionLayer.HandleIndigoExceptions(Exception ex) at Microsoft.EnterpriseManagement.DataAbstractionLayer.SdkDataAbstractionLayer.CreateChannel(TieredManagementGroupConnectionSettings managementGroupTier) at Microsoft.EnterpriseManagement.DataAbstractionLayer.SdkDataAbstractionLayer..ctor(DuplexChannelFactory`1 channelFactory, TieredManagementGroupConnectionSettings managementGroupTier, IClientDataAccess callback, CacheMode cacheMode) at Microsoft.EnterpriseManagement.DataAbstractionLayer.SdkDataAbstractionLayer.CreateEndpoint(ManagementGroupConnectionSettings connectionSettings, IClientDataAccess clientCallback) at Microsoft.EnterpriseManagement.DataAbstractionLayer.SdkDataAbstractionLayer.Connect(ManagementGroupConnectionSettings connectionSettings) at Microsoft.EnterpriseManagement.ManagementGroup..ctor(String serverName) at Microsoft.EnterpriseManagement.ManagementGroup.Connect(String serverName) at Microsoft.EnterpriseManagement.Mom.Internal.UI.Common.ManagementGroupSessionManager.Connect(String server) at Microsoft.EnterpriseManagement.Mom.Internal.UI.Console.ConsoleWindowBase.TryConnectToManagementGroupJob(Object sender, ConsoleJobEventArgs args) System.ServiceModel.EndpointNotFoundException: Could not connect to net.tcp://raid_station:5724/SdkDataAccess. The connection attempt lasted for a time span of 00:00:04.0093285. TCP error code 10061: No connection could be made because the target machine actively refused it 192.168.1.137:5724. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 192.168.1.137:5724 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.Sockets.Socket.Connect(EndPoint remoteEP) at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout) --- End of inner exception stack trace ---
Server stack trace: at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout) at System.ServiceModel.Channels.BufferedConnectionInitiator.Connect(Uri uri, TimeSpan timeout) at System.ServiceModel.Channels.ConnectionPoolHelper.EstablishConnection(TimeSpan timeout) at System.ServiceModel.Channels.ClientFramingDuplexSessionChannel.OnOpen(TimeSpan timeout) at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout) at System.ServiceModel.Channels.LayeredChannel`1.OnOpen(TimeSpan timeout) at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.OnOpen(TimeSpan timeout) at System.ServiceModel.Channels.CommunicationObject.Open(TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.CallOpenOnce.System.ServiceModel.Channels.ServiceChannel.ICallOnce.Call(ServiceChannel channel, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.CallOnceManager.CallOnce(TimeSpan timeout, CallOnceManager cascade) at System.ServiceModel.Channels.ServiceChannel.EnsureOpened(TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at Microsoft.EnterpriseManagement.Common.ISessionManager.Connect(Boolean useCache) at Microsoft.EnterpriseManagement.DataAbstractionLayer.SdkDataAbstractionLayer.CreateChannel(TieredManagementGroupConnectionSettings managementGroupTier) System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 192.168.1.137:5724 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.Sockets.Socket.Connect(EndPoint remoteEP) at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout)
Sorry for the long thread
Can you give me a hand here?
FYI. SQL Server is login in as Local System
Regards,
GustavoS
September 18th, 2008 2:20am

Hi GustavsoS,

Please run "services.msc" to open the Servics mmc, make sure the following three services are started:

OpsMgr Config Service

OpsMgr SDK Service

OpsMgr Health Service

--------------------
Regards,
Eric Zhang




Free Windows Admin Tool Kit Click here and download it now
September 19th, 2008 12:30pm

Thanks for your quick response Eric.

I went to start the services that you have mentioned but I noticed that they are not even present. What am I missing here?

Thanks,

GustavoS.

September 19th, 2008 6:55pm

Hi GustavoS,

Try to login to your SCE server and check for the presence of the services.

Is there a way that someone just uninstalled SCE?

maybe you are tryng to connect to a wrong server ?

kobile

Free Windows Admin Tool Kit Click here and download it now
September 20th, 2008 12:26pm

No Kobile, the SCE is still installed, actually I have updated it to SP1 without any luck.

I did find out that the:

OpsMgr Config Service

OpsMgr SDK Service

OpsMgr Health Service

are part of Microsoft System Center Operations Manager 2007. Which I do not have on my system as it is a completely separate software (if I am not mistaking)

I don't think that this services are strictly related to SCE

GustavoS

September 22nd, 2008 9:35pm

Hi GustavoS,

SCE is based on Microsoft System Center Operations Manager 2007 (with some changes), so those services related to SCE for sure, you can check this out by opening services.msc -> select OpsMgr Health Service and on the general tab check the path to the executeble ...

if you can not find the services your SCE installation is corrupted!

can you tell more about the installation (sce server, db location etc.)

kobile

Free Windows Admin Tool Kit Click here and download it now
September 22nd, 2008 11:50pm

Kobile;

SCE 2010 is explicitly NOT part of Ops Mgr 2007, in fact it will not install if ANY part of ops mgr 2007 is present. I have the same problem.

 

 

Chris-

January 25th, 2011 1:31am

Hi,

I have this issue afer fresh install and these 3 service are not present in my Service

How can I resolve if this are not there. Re-install I presumed!

Olu

Free Windows Admin Tool Kit Click here and download it now
June 13th, 2013 1:19pm

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

Other recent topics Other recent topics