Something is causing my server to run at 100% processor. I keep getting errors the first and last tabid numbers change on the errors the 72s never do.
AssemblyVersion: 03.02.02
Method: System.IO.Path.nGetFullPathHelper
FileName:
FileLineNumber: 0
FileColumnNumber: 0
PortalID: -1
PortalName:
UserID: -1
UserName:
ActiveTabID: -1
ActiveTabName:
AbsoluteURL: /tabid/168/tabid/72/tabid/72/tabid/72/tabid/72/tabid/72/tabid/72/tabid/72/tabid/72/tabid/72/tabid/72/tabid/72/tabid/72/tabid/72/tabid/72/tabid/72/tabid/72/tabid/72/tabid/72/tabid/72/tabid/72/tabid/72/tabid/72/tabid/72/tabid/72/tabid/72/tabid/93/default.aspx
AbsoluteURLReferrer:
ExceptionGUID: ad2f6b55-3dd4-4ddb-aba8-ba924928032a
DefaultDataProvider:
InnerException: Unhandled Error:
Message: System.Exception: Unhandled Error: ---> System.IO.PathTooLongException: ? at System.IO.Path.nGetFullPathHelper(String path, Char[] invalidPathChars, Char[] whitespaceChars, Char directorySeparator, Char altDirectorySeparator, Char volumeSeparator, Boolean fullCheck, String& newPath) at System.IO.Path.GetFullPathInternal(String path) at System.IO.Path.GetFullPath(String path) at System.Web.HttpApplication.CheckSuspiciousPhysicalPath(String physicalPath) at System.Web.Configuration.HttpConfigurationSystem.ComposeConfig(String reqPath, IHttpMapPath configmap) at System.Web.HttpContext.GetCompleteConfigRecord(String reqpath, IHttpMapPath configmap) at System.Web.HttpContext.GetCompleteConfig() at System.Web.HttpContext.GetConfig(String name) at System.Web.ImpersonationData.Init(Boolean appLevel, Boolean throwOnError) at System.Web.ImpersonationData.GetImpersonationToken(Boolean forGlobalCode, Boolean throwOnError) at System.Web.ImpersonationData.Start(Boolean forGlobalCode, Boolean throwOnError, Boolean fromAnotherThread) at System.Web.HttpApplication.OnThreadEnter() at System.Web.HttpApplication.ResumeSteps(Exception error) --- End of inner exception stack trace ---
StackTrace:
Source:
Server Name: THUNDERBOLT
I looked at the page and there were some problems with links that I fixed, but the errors still keep coming every few seconds. I tried restarting every service and the server and disabling the searchengine and file sync schedules.
When I restart the server the first exception is this followed by thousands of the exception above. Note: I am not running sharepoint on the server.
AssemblyVersion: 03.02.02
Method: System.IO.__Error.WinIOError
FileName:
FileLineNumber: 0
FileColumnNumber: 0
PortalID: -1
PortalName:
UserID: -1
UserName:
ActiveTabID: -1
ActiveTabName:
AbsoluteURL: /_vti_bin/spscrawl.asmx
AbsoluteURLReferrer:
ExceptionGUID: 4986e670-3fe3-408a-a73f-75c1acdfba8b
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
InnerException: Unhandled Error:
Message: System.Exception: Unhandled Error: ---> System.Web.HttpException: Exception of type System.Web.HttpException was thrown. ---> System.IO.DirectoryNotFoundException: Could not find a part of the path "c:\web\_vti_bin\spscrawl.asmx". at System.IO.__Error.WinIOError(Int32 errorCode, String str) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath, Boolean bFromProxy) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at System.Web.Compilation.SourceCompiler.GetCachedEntry() at System.Web.UI.SimpleWebHandlerParser.GetCompiledTypeFromCache() at System.Web.UI.WebServiceParser.GetCompiledType(String inputFile, HttpContext context) at System.Web.Services.Protocols.WebServiceHandlerFactory.GetHandler(HttpContext context, String verb, String url, String filePath) at System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, String path, String pathTranslated, Boolean useAppConfig) --- End of inner exception stack trace --- at System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, String path, String pathTranslated, Boolean useAppConfig) at System.Web.MapHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) --- End of inner exception stack trace ---
StackTrace:
Source:
Server Name: THUNDERBOLT
Any ideas of what is wrong or how to fix it or where else I can start looking?