Derek Posted June 5, 2010 Share Posted June 5, 2010 TCAdmin Version: 2.0.0 Operating System: Windows Server 2008 64 bit Machine Specs: AMDx2 Dual Core / 4GB Database Type: SQLite ---------- Hi there, When we were trying to update from 2.0.0 to 2.0.1 it just timed out and never updated. Now when we try to start the tcadmin monitor it just crashes. Here is the error log: 05/19/2010 06:44:16 System.Web.Services System.Net.WebException: The operation has timed out at System.Web.Services.Protocols.WebClientProtocol.GetWebResponse(WebRequest request) at System.Web.Services.Protocols.HttpWebClientProtocol.GetWebResponse(WebRequest request) at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) at TCAdmin.SDK.Web.References.ServerUtilities.ServerUtilities.UpdateLicense() at TCAdmin.MonitorLib.?._?(Object ?, ElapsedEventArgs ?) 05/19/2010 08:42:12 System System.Net.WebException: The request was aborted: The request was canceled. at System.Net.ConnectStream.InternalWrite(Boolean async, Byte[] buffer, Int32 offset, Int32 size, AsyncCallback callback, Object state) at System.Net.ConnectStream.Write(Byte[] buffer, Int32 offset, Int32 size) at System.Web.Services.Protocols.SoapExtensionStream.Write(Byte[] buffer, Int32 offset, Int32 count) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Xml.XmlTextWriter.Flush() at System.Xml.Serialization.XmlSerializer.Serialize(XmlWriter xmlWriter, Object o, XmlSerializerNamespaces namespaces, String encodingStyle, String id) at System.Xml.Serialization.XmlSerializer.Serialize(XmlWriter xmlWriter, Object o, XmlSerializerNamespaces namespaces, String encodingStyle) at System.Web.Services.Protocols.SoapHttpClientProtocol.Serialize(SoapClientMessage message) at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) at TCAdmin.SDK.Web.References.ServerUtilities.ServerUtilities.UpdateLicense() at TCAdmin.MonitorLib.?._?(Object ?, ElapsedEventArgs ?) Link to comment Share on other sites More sharing options...
leetservers Posted June 5, 2010 Share Posted June 5, 2010 Its that SQLLITE crap, its not TS3, LOL J/K!! -bobby Link to comment Share on other sites More sharing options...
Derek Posted June 5, 2010 Author Share Posted June 5, 2010 Its that SQLLITE crap, its not TS3, LOL J/K!! -bobby lol, newb Link to comment Share on other sites More sharing options...
LFA Posted June 6, 2010 Share Posted June 6, 2010 Try stopping the monitor and serviceman services. Download and extract this to your tcadmin folder: http://master.tcadmin.com/TCAdminServer/Downloads/AutomaticUpdates/TCA2/2.0.1.0/tcadmin.rar If it doesn't work create a support ticket with the login for your server. Link to comment Share on other sites More sharing options...
Derek Posted June 6, 2010 Author Share Posted June 6, 2010 Try stopping the monitor and serviceman services. Download and extract this to your tcadmin folder: http://master.tcadmin.com/TCAdminServer/Downloads/AutomaticUpdates/TCA2/2.0.1.0/tcadmin.rar If it doesn't work create a support ticket with the login for your server. That worked - good stuff! Edit: Went to update from 2.0.1 to 2.0.2 and it's doing the same thing ~10 minutes still not updated. here are the logs: 06/06/2010 05:57:53 Monitor Web Service: System.IO.FileNotFoundException: Could not load file or assembly 'TCAdmin.WebServer, Version=2.0.0.0, Culture=neutral, PublicKeyToken=336a280da999c339' or one of its dependencies. The system cannot find the file specified. File name: 'TCAdmin.WebServer, Version=2.0.0.0, Culture=neutral, PublicKeyToken=336a280da999c339' at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection) at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) at System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) at System.Reflection.Assembly.Load(String assemblyString) at System.UnitySerializationHolder.GetRealObject(StreamingContext context) at System.Web.Hosting.HostingEnvironment.CreateWellKnownObjectInstance(Type type, Boolean failIfExists) at System.Web.Hosting.ApplicationManager.CreateObjectInternal(String appId, Type type, IApplicationHost appHost, Boolean failIfExists, HostingEnvironmentParameters hostingParameters) at System.Web.Hosting.ApplicationManager.CreateObject(String appId, Type type, String virtualPath, String physicalPath, Boolean failIfExists, Boolean throwOnError) at System.Web.Hosting.ApplicationManager.CreateObject(String appId, Type type, String virtualPath, String physicalPath, Boolean failIfExists) at TCAdmin.WebServer.Server.?() at TCAdmin.WebServer.Server.Start() WRN: Assembly binding logging is turned OFF. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1. Note: There is some performance penalty associated with assembly bind failure logging. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog]. 06/06/2010 05:57:56 Public Web Service: System.IO.FileNotFoundException: Could not load file or assembly 'TCAdmin.WebServer, Version=2.0.0.0, Culture=neutral, PublicKeyToken=336a280da999c339' or one of its dependencies. The system cannot find the file specified. File name: 'TCAdmin.WebServer, Version=2.0.0.0, Culture=neutral, PublicKeyToken=336a280da999c339' at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection) at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) at System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) at System.Reflection.Assembly.Load(String assemblyString) at System.UnitySerializationHolder.GetRealObject(StreamingContext context) at System.Web.Hosting.HostingEnvironment.CreateWellKnownObjectInstance(Type type, Boolean failIfExists) at System.Web.Hosting.ApplicationManager.CreateObjectInternal(String appId, Type type, IApplicationHost appHost, Boolean failIfExists, HostingEnvironmentParameters hostingParameters) at System.Web.Hosting.ApplicationManager.CreateObject(String appId, Type type, String virtualPath, String physicalPath, Boolean failIfExists, Boolean throwOnError) at System.Web.Hosting.ApplicationManager.CreateObject(String appId, Type type, String virtualPath, String physicalPath, Boolean failIfExists) at TCAdmin.WebServer.Server.?() at TCAdmin.WebServer.Server.Start() WRN: Assembly binding logging is turned OFF. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1. Note: There is some performance penalty associated with assembly bind failure logging. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog]. Link to comment Share on other sites More sharing options...
LFA Posted June 6, 2010 Share Posted June 6, 2010 Do the same with this file: http://master.tcadmin.com/TCAdminServer/Downloads/AutomaticUpdates/TCA2/2.0.2.0/tcadmin.rar Link to comment Share on other sites More sharing options...
Derek Posted July 12, 2010 Author Share Posted July 12, 2010 Did same thing when upgarding to 2.0.3. Any fix for this besides you giving me touched files everytime ? Link to comment Share on other sites More sharing options...
ECF Posted July 12, 2010 Share Posted July 12, 2010 I think Luis is working on something. it should be ready today or tomorrow??? Link to comment Share on other sites More sharing options...
Derek Posted July 12, 2010 Author Share Posted July 12, 2010 I think Luis is working on something. it should be ready today or tomorrow??? ok cool no problem. Glad you at least know it's a problem Link to comment Share on other sites More sharing options...
LFA Posted July 13, 2010 Share Posted July 13, 2010 This is a different error. Can you create a ticket with remote desktop login control panel login so I can try to fix it? I can downgrade your installation if you already updated. Link to comment Share on other sites More sharing options...
Defcon|Rich Posted July 13, 2010 Share Posted July 13, 2010 Did same thing when upgarding to 2.0.3. Any fix for this besides you giving me touched files everytime ? We haven't had any problems installing the updates.. Odd Link to comment Share on other sites More sharing options...
Derek Posted July 13, 2010 Author Share Posted July 13, 2010 We haven't had any problems installing the updates.. Odd yeah, just craps out on us Link to comment Share on other sites More sharing options...
ECF Posted July 13, 2010 Share Posted July 13, 2010 I haven't had any problems either on our Win2k3 test box... It must just be Derek Link to comment Share on other sites More sharing options...
Derek Posted July 13, 2010 Author Share Posted July 13, 2010 I haven't had any problems either on our Win2k3 test box... It must just be Derek We are using Windows 2008 , both of you are using 2003. Link to comment Share on other sites More sharing options...
leetservers Posted July 13, 2010 Share Posted July 13, 2010 I broke it again today, 2003 64... Link to comment Share on other sites More sharing options...
Derek Posted July 14, 2010 Author Share Posted July 14, 2010 I broke it again today, 2003 64... "Oops Bobby did it again" Link to comment Share on other sites More sharing options...
ECF Posted July 14, 2010 Share Posted July 14, 2010 Bobby can break pretty much anything... Link to comment Share on other sites More sharing options...
Karkey Posted October 15, 2010 Share Posted October 15, 2010 Well i'll give my first post Installed fine tried to update got tca # System.InvalidOperationException: Client found response content type of 't ext/html; charset=utf-8', but expected 'text/xml'. The request failed with the error message: -- <html> <head> <title>Configuration Error</title> <style> body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:bl ack;} p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5p x} b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px} H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red } H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maro on } pre {font-family:"Lucida Console";font-size: .9em} .marker {font-weight: bold; color: black;text-decoration: none;} .version {color: gray;} .error {margin-bottom: 10px;} .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; } </style> </head> <body bgcolor="white"> <span><H1>Server Error in '/Monitor' Application.<hr width=100% size =1 color=silver></H1> <h2> <i>Configuration Error</i> </h2></span> <font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif "> <b> Description: </b>An error occurred during the processing of a co nfiguration file required to service this request. Please review the specific er ror details below and modify your configuration file appropriately. <br><br> <b> Parser Error Message: </b>Could not load file or assembly 'TCAdm in.Helper' or one of its dependencies. The system cannot find the file specified . (C:\TCA\Monitor\WebServices\web.config line 35)<br><br> <b>Source Error:</b> <br><br> <table width=100% bgcolor="#ffffcc"> <tr> <td> <code><pre> Line 33: <identity impersonate="false" /> Line 34: <httpModules> <font color=red>Line 35: <add name="HttpCompressModule" type="TCAdmin.Help er.HttpCompress.HttpModule,TCAdmin.Helper"/> </font>Line 36: <add name="UploadHttpModule" type="Brettle.Web.NeatUpload. UploadHttpModule, Brettle.Web.NeatUpload"/> Line 37: <add name="ScriptModule" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856 AD364E35"/></pre></code> </td> </tr> </table> <br> <b> Source File: </b> C:\TCA\Monitor\WebServices\web.config<b> ** Li ne: </b> 35 <br><br> <hr width=100% size=1 color=silver> <b>Version Information:</b>*Microsoft .NET Framework Version:2.0.507 27.3615; ASP.NET Version:2.0.50727.3618 </font> </body> </html> <!-- [ConfigurationErrorsException]: Could not load file or assembly 'TCAdmin.Helper' or one of its dependencies. The system cannot find the file specified. (C:\TCA\ Monitor\WebServices\web.config line 35) (C:\TCA\Monitor\WebServices\web.config l ine 35) at System.Web.Configuration.HttpModuleAction.get_Entry() at System.Web.Configuration.HttpModulesSection.CreateModules() at System.Web.HttpApplication.InitInternal(HttpContext context, HttpApplicati onState state, MethodInfo[] handlers) at System.Web.HttpApplicationFactory.GetNormalApplicationInstance(HttpContext context) at System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext conte xt) at System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) --> --. at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClie ntMessage message, WebResponse response, Stream responseStream, Boolean asyncCal l) at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodN ame, Object[] parameters) at TCAdmin.SDK.Web.References.ServerUtilities.ServerUtilities.UpdateLicense() at TCAdmin.MonitorLib.?.?() Running Win2k3 64bit Link to comment Share on other sites More sharing options...
LFA Posted October 16, 2010 Share Posted October 16, 2010 Did you get this while updating or after the update when the monitor restarted? Create a support ticket with the remote desktop and control panel logins if you want me to take a look. Link to comment Share on other sites More sharing options...
Karkey Posted October 16, 2010 Share Posted October 16, 2010 yer simply installed the V2 added the files you asked me to changed via support ticket and it went kerput on update --> support ticket added Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now