Error in scanning intranet application SPI Scanners

Asked By 10 points N/A Posted on -
qa-featured

Hello All,

While scanning a private (intranet) application, suddenly thrown an error of

ERROR [Crawler:RequestManagerThread.ThreadProc[62]] SPI.Scanners.Web.Audit.Auditor in startSessionDrivenAuditThread, exception thrown:
System.Threading.ThreadStartException: Thread failed to start. > System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
   — End of inner exception stack trace —
   at System.Threading.Thread.StartInternal(IPrincipal principal, StackCrawlMark& stackMark)
   at System.Threading.Thread.Start()
   at SPI.Scanners.Web.ThreadUtil.StartThread(ManualResetEvent threadIsRunningEvent, Thread& thread, ThreadStart threadStart, String threadName)
   at SPI.Scanners.Web.Audit.Auditor.u()

After that the tool shut down.

Can anyone help me?

Thanks.

SHARE
Answered By 590495 points N/A #109519

Error in scanning intranet application SPI Scanners

qa-featured

I think the application that you used in doing the scanning encountered an “out of memory” error. I am not really sure why this is happening to some programs even if the system has plenty of available physical RAM.

It is also possible that the error is another type of initialization problem. If you have other programs that are currently running, close some unnecessary applications and then try opening the program again.

You may also try restarting your computer. It is possible that the error is only a glitch in the system and nothing serious.

You can also try uninstalling and then reinstalling the application that you are using to restore its configurations back to default including some settings that you might have customized.

Related Questions