Unable to connect to server from console - SDK Error
-
04 Juni 2007 22:07
Good afternoon:
Just installed SCE2007 on a Win2k3_sp2 virtual machine in a Virtual Server environment and I am unable to connect the console to the server. I am getting the following error "Failed to connect to server 'Server1' The sdk service is either not ru
running or not yet initalized." Need a little help here. Below is more info.
**********************************
Note: The following information was gathered when the operation was attempted. The information may appear cryptic but provides context for the error. The application will continue to run.
Microsoft.EnterpriseManagement.Common.ServiceNotRunningException: The sdk service is either not running or not yet initialized. ---> System.ServiceModel.EndpointNotFoundException: Could not connect to net.tcp://server2:5724/SdkDataAccess. The connection attempt lasted for a time span of 00:00:00.9313392. TCP error code 10061: No connection could be made because the target machine actively refused it. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it
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://server2:5724/SdkDataAccess. The connection attempt lasted for a time span of 00:00:00.9313392. TCP error code 10061: No connection could be made because the target machine actively refused it. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it
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
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)
*****************************************Thanks for the input!!!
Semua Balasan
-
08 Juni 2007 11:38
Hi gymmbo
Did you get some answers or hints? I have the same problem with my installation... :-(
The bad thing is... with the release candidate i had less problems then now with the trial... what sould I say?
OK, let me know please if you get some news.
Thanks
Greets, RRemo
-
08 Juni 2007 19:19Please run Feature configuration Wizard before connecting to SCE Server from Remote UI. Also ensure that there is no firewall blocking the connection to the SCE Server.
-
12 Juni 2007 20:18
Are you able to launch the UI on the local machine? Is the UI machine managed by system center essentials? -
02 Juli 2007 13:24I am getting the same thing... does anyone have any explanation for this? Originally the SDK service was not started on the server, so I set it to automatic and then was able to connect. But when I entered my username and password I received the same error. When I check the SDK service on the server, it is again stopped.
-
31 Oktober 2007 22:42
I am running SCOM and have been getting these errors when connecting a Management Server Operator Console in Switzerland to the RMS in the US.
What is the Feature Configuration Wizard you are referring to?
Thanks.
-
05 Nopember 2007 19:22I am also running SCOM 2007 and getting this error message. I just installed SCOM the other day, all worked beautifully until today when I went to open the console.
Anyone figure it out?
-----------------------------------------------------------------------------------------------------------
Date: 11/5/2007 2:09:28 PM
Application: System Center Operations Manager 2007
Application Version: 6.0.5000.0
Severity: Error
Message: Failed to connect to server 'MCB-ISSCOM01.XXXXXX.com'
Microsoft.EnterpriseManagement.Common.SdkServiceNotInitializedException: Sdk Service has not yet initialized. Please retry
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) -
06 Nopember 2007 23:09
Did you find a solution to this? I am stuck with the same problem and trying to find a solution without having to pay $259.00 to Microsoft for support.
-
07 Nopember 2007 10:15
Hi,
For questions about System Center Operations Manager 2007, please use the Microsoft public newsgroups for SCOM (microsoft.public.opsmgr.setup) which would be the most relevant newsgroup for your question.
microsoft.public.opsmgr.setup
http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.public.opsmgr.setupHope it helps.
-----------------------------
Sincerely,
Guozhen Wang
Microsoft Online Community Support -
18 Juni 2009 6:35Hi,
You need to check whether "OPSMgr Sdk Service" is present and running. After running this service if you still get same error the go to "C:\Program Files\system Center Operations Manager 2007\Tools\" click on StartTrace.bat and after getting it started click on StopTrace.bat. Retry to open SCOM console. Now this should open without error.
Thanks
Shalini -
03 Desember 2009 0:33
Hi Shalini,
I did as what you suggested. I still cannot open the SCOM console without the error "Failed to connect to server. SDK service not initialized. please retry.- Disarankan sebagai Jawaban oleh All_About_SQL 08 Desember 2009 11:10
-
08 Desember 2009 11:13I had the same problem.
I changed the service account "System Center Data Access" AKA "OMSDK" to a domain admin account and it worked... -
01 Februari 2010 11:09
I have installed OpsMgr 2007 R2, but when i opened Operations Console, the same error appears i.e. "Failed to connect to server 'Server1' The sdk service is either not running or not yet initalized." i cannot find OpsMgr sdk services in windows services but i have started System Center Data Services, which gets stopped in every 5 minutes. Please anyone help that what I should do to connect it.
-
03 Februari 2010 16:25
Hi aanchaljain18 ,
for reference the OpsMgr sdk service is the same as the System Center Data Access service. It's the same thing.
Have you tried running it under a Domain Admin Account?Tim
-
12 Februari 2010 15:43I had the same issue. I think it is a registry corruption, I ran the repair (insert SCOM CD and choose repair) and restarted, then it worked as it suppose to work.
--Hicham -
14 Januari 2011 20:48
Shalini,
Your solution appears to have corrected the problem I was experiencing. Thank you for the insight.
All the best, Earl
-
18 Maret 2011 6:33i had the same issue,pls check the service "sc data access"and "sc manage configuration" in the working status.maybe u will get an error about the service account,pls insert the doamin admin account and the right password ,good luck .
-
13 Juli 2011 22:53
Hi,
I just installed SCOM (2007 R2 CU4) and tried to create management packs.
- When I click create I received the same error.
My environment:
- SCOM-MGT01 (RMS Server)
- CORE-SQL01 (Shared SQL server hosting SCOM db)
- SCOM-RPT01 (SQL server hosting SCOM DW db and SCOM/SQL reports)
I reviewed everything - ended up changing the rights of the SDK account on the SQL database --> I upgraded them to db_owner of the SCOM database, restarted the “System Center Data Access” on the RMS server (where I was attempting to run the console locally from to create the mgmt pack.
All working.
Cheers.
-----------------------------------
My internal doco/notes with generalised names :
NOTE: If you receive an error message about the SDK service not being started, login to the SCOM SQL server (CORE-SQL01), launch the SQL mgmt. console, expand databases, select SCOM_DB->Security->Users->SDK Account->Properties then add permissions to “db_owner”
Restart the “System Center Data Access” service on RMS server: SCOM-MGT01.
-----------------------------------
-
17 Oktober 2011 9:28
Hi all,
I had this same stupid error "the sdk service is either not running or not yet initialized". Regarding my issue, it was simply caused because the name which appears on the "Connect To Server"-"Registered Servers" wasn't up-to-date. So I changed the name by the new one, and my problem was solved.
Cheers,
-
13 Januari 2012 16:45
Hi aanchaljain18 ,
for reference the OpsMgr sdk service is the same as the System Center Data Access service. It's the same thing.
Have you tried running it under a Domain Admin Account?Tim
... Oh, by the way "OpsMgr sdk service is the same as the System Center Data Access service"
Started service... Problem solved! Thank you for this very useful piece of information,
Cheers!