TVserver service/config wont start (1 Viewer)

bighick

Portal Pro
July 6, 2009
72
8
Home Country
United States of America United States of America
I can not get the TVserver service to start and can not open the config. I am not sure when it broke but I think it was when I loaded up tv4home and or MP2 alpha server.

Code:
2012-03-02 15:15:57.203975 [SetupTv(1)]: ServiceHelper: Starting TvService failed. Please check your installation.
Error: System.InvalidOperationException: Cannot start service TVService on computer '.'. ---> System.ComponentModel.Win32Exception: The dependency service or group failed to start
  --- End of inner exception stack trace ---
  at System.ServiceProcess.ServiceController.Start(String[] args)
  at System.ServiceProcess.ServiceController.Start()
  at SetupTv.ServiceHelper.Start(String aServiceName)
2012-03-02 15:15:57.759007 [SetupTv(1)]: Failed to wait for Global\MPTVServiceInitializedEvent
2012-03-02 15:15:57.786009 [SetupTv(1)]: Exception  :System.Threading.WaitHandleCannotBeOpenedException: No handle of the given name exists.
  at System.Threading.EventWaitHandle.OpenExisting(String name, EventWaitHandleRights rights)
  at SetupTv.ServiceHelper.WaitInitialized(Int32 millisecondsTimeout)
 
2012-03-02 15:16:22.544425 [SetupTv(1)]: ServiceHelper: Starting TvService failed. Please check your installation.
Error: System.InvalidOperationException: Cannot start service TVService on computer '.'. ---> System.ComponentModel.Win32Exception: The dependency service or group failed to start
  --- End of inner exception stack trace ---
  at System.ServiceProcess.ServiceController.Start(String[] args)
  at System.ServiceProcess.ServiceController.Start()
  at SetupTv.ServiceHelper.Start(String aServiceName)
2012-03-02 15:16:22.552425 [SetupTv(1)]: Failed to wait for Global\MPTVServiceInitializedEvent
2012-03-02 15:16:22.554425 [SetupTv(1)]: Exception  :System.Threading.WaitHandleCannotBeOpenedException: No handle of the given name exists.
  at System.Threading.EventWaitHandle.OpenExisting(String name, EventWaitHandleRights rights)
  at SetupTv.ServiceHelper.WaitInitialized(Int32 millisecondsTimeout)
 
2012-03-02 15:16:47.124831 [SetupTv(1)]: Exception  :System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 192.168.1.60:31456
 
Server stack trace:
  at System.Net.Sockets.Socket.Connect(IPAddress[] addresses, Int32 port)
  at System.Runtime.Remoting.Channels.RemoteConnection.CreateNewSocket(AddressFamily family)
  at System.Runtime.Remoting.Channels.RemoteConnection.CreateNewSocket()
  at System.Runtime.Remoting.Channels.RemoteConnection.GetSocket()
  at System.Runtime.Remoting.Channels.SocketCache.GetSocket(String machinePortAndSid, Boolean openNew)
  at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.SendRequestWithRetry(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream)
  at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.ProcessMessage(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream, ITransportHeaders& responseHeaders, Stream& responseStream)
  at System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage(IMessage msg)
 
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 TvControl.IController.get_Cards()
  at SetupTv.Startup.Main(String[] arguments)
 
2012-03-03 09:46:13.868197 [SetupTv(1)]: ServiceHelper: Starting TvService failed. Please check your installation.
Error: System.InvalidOperationException: Cannot start service TVService on computer '.'. ---> System.ComponentModel.Win32Exception: The dependency service or group failed to start
  --- End of inner exception stack trace ---
  at System.ServiceProcess.ServiceController.Start(String[] args)
  at System.ServiceProcess.ServiceController.Start()
  at SetupTv.ServiceHelper.Start(String aServiceName)
2012-03-03 09:46:14.688244 [SetupTv(1)]: Failed to wait for Global\MPTVServiceInitializedEvent
2012-03-03 09:46:14.708245 [SetupTv(1)]: Exception  :System.Threading.WaitHandleCannotBeOpenedException: No handle of the given name exists.
  at System.Threading.EventWaitHandle.OpenExisting(String name, EventWaitHandleRights rights)
  at SetupTv.ServiceHelper.WaitInitialized(Int32 millisecondsTimeout)
 
2012-03-03 09:46:39.477662 [SetupTv(1)]: ServiceHelper: Starting TvService failed. Please check your installation.
Error: System.InvalidOperationException: Cannot start service TVService on computer '.'. ---> System.ComponentModel.Win32Exception: The dependency service or group failed to start
  --- End of inner exception stack trace ---
  at System.ServiceProcess.ServiceController.Start(String[] args)
  at System.ServiceProcess.ServiceController.Start()
  at SetupTv.ServiceHelper.Start(String aServiceName)
2012-03-03 09:46:39.496663 [SetupTv(1)]: Failed to wait for Global\MPTVServiceInitializedEvent
2012-03-03 09:46:39.498663 [SetupTv(1)]: Exception  :System.Threading.WaitHandleCannotBeOpenedException: No handle of the given name exists.
  at System.Threading.EventWaitHandle.OpenExisting(String name, EventWaitHandleRights rights)
  at SetupTv.ServiceHelper.WaitInitialized(Int32 millisecondsTimeout)
 
2012-03-03 09:47:04.344084 [SetupTv(1)]: Exception  :System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 192.168.1.60:31456
 
Server stack trace:
  at System.Net.Sockets.Socket.Connect(IPAddress[] addresses, Int32 port)
  at System.Runtime.Remoting.Channels.RemoteConnection.CreateNewSocket(AddressFamily family)
  at System.Runtime.Remoting.Channels.RemoteConnection.CreateNewSocket()
  at System.Runtime.Remoting.Channels.RemoteConnection.GetSocket()
  at System.Runtime.Remoting.Channels.SocketCache.GetSocket(String machinePortAndSid, Boolean openNew)
  at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.SendRequestWithRetry(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream)
  at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.ProcessMessage(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream, ITransportHeaders& responseHeaders, Stream& responseStream)
  at System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage(IMessage msg)
 
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 TvControl.IController.get_Cards()
  at SetupTv.Startup.Main(String[] arguments)
 
2012-03-03 09:48:01.688364 [SetupTv(1)]: ServiceHelper: Starting TvService failed. Please check your installation.
Error: System.InvalidOperationException: Cannot start service TVService on computer '.'. ---> System.ComponentModel.Win32Exception: The dependency service or group failed to start
  --- End of inner exception stack trace ---
  at System.ServiceProcess.ServiceController.Start(String[] args)
  at System.ServiceProcess.ServiceController.Start()
  at SetupTv.ServiceHelper.Start(String aServiceName)
2012-03-03 09:48:01.858374 [SetupTv(1)]: Failed to wait for Global\MPTVServiceInitializedEvent
2012-03-03 09:48:01.861374 [SetupTv(1)]: Exception  :System.Threading.WaitHandleCannotBeOpenedException: No handle of the given name exists.
  at System.Threading.EventWaitHandle.OpenExisting(String name, EventWaitHandleRights rights)
  at SetupTv.ServiceHelper.WaitInitialized(Int32 millisecondsTimeout)
 
2012-03-03 09:48:26.579788 [SetupTv(1)]: ServiceHelper: Starting TvService failed. Please check your installation.
Error: System.InvalidOperationException: Cannot start service TVService on computer '.'. ---> System.ComponentModel.Win32Exception: The dependency service or group failed to start
  --- End of inner exception stack trace ---
  at System.ServiceProcess.ServiceController.Start(String[] args)
  at System.ServiceProcess.ServiceController.Start()
  at SetupTv.ServiceHelper.Start(String aServiceName)
2012-03-03 09:48:26.583788 [SetupTv(1)]: Failed to wait for Global\MPTVServiceInitializedEvent
2012-03-03 09:48:26.585788 [SetupTv(1)]: Exception  :System.Threading.WaitHandleCannotBeOpenedException: No handle of the given name exists.
  at System.Threading.EventWaitHandle.OpenExisting(String name, EventWaitHandleRights rights)
  at SetupTv.ServiceHelper.WaitInitialized(Int32 millisecondsTimeout)
 
2012-03-03 09:48:51.107191 [SetupTv(1)]: Exception  :System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 192.168.1.60:31456
 
Server stack trace:
  at System.Net.Sockets.Socket.Connect(IPAddress[] addresses, Int32 port)
  at System.Runtime.Remoting.Channels.RemoteConnection.CreateNewSocket(AddressFamily family)
  at System.Runtime.Remoting.Channels.RemoteConnection.CreateNewSocket()
  at System.Runtime.Remoting.Channels.RemoteConnection.GetSocket()
  at System.Runtime.Remoting.Channels.SocketCache.GetSocket(String machinePortAndSid, Boolean openNew)
  at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.SendRequestWithRetry(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream)
  at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.ProcessMessage(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream, ITransportHeaders& responseHeaders, Stream& responseStream)
  at System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage(IMessage msg)
 
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 TvControl.IController.get_Cards()
  at SetupTv.Startup.Main(String[] arguments)
 

Users who are viewing this thread

Top Bottom