-
Notifications
You must be signed in to change notification settings - Fork 75
Ulterius server has stopped working #46
Comments
Can you please post the contents of the unhandled exception logs located in the server app data folder. |
It's located in \AppData\Roaming\Ulterius\Ulterius Server\Logs\ |
Is there another log somewhere that will have the information ? |
@kirkb927 It seems your server is starting fine now? I can see it says listening in your logs, is it still crashing? |
Hi @kirkb927 It seems you have software conflicting with your installation of Ulterius, do you happen to have http://www.webcompanion.com/ installed? It seems it is trying to attach to our process and crashing it. "LavasoftTcpService64" |
No I do not have Webcompanion installed I do have Ad-block extensions installed in chrome. |
This doesn't seem to be an isolated issue, check your installed programs and see if anything from Lavasoft is running. Ad-Aware is another application |
I have no add Ad aware installed. I located the "LavasoftTcpService64" deleted it, uninstalled Ulterius, rebooted, Reinstalled Ulterius server.. same issue |
Please try temporarily disabling your anti virus and closing out any unnecessary programs and confirm Lavasoft is still not on your computer. Then post the new crash dump. The crash that you're reporting appears to originate from Lavasoft's LavasoftTcpService64.dll component. |
Please follow the steps in this thread https://forums.malwarebytes.org/topic/184574-i-have-been-blessed-with-lavasofttcpservice64dll/ |
I have received this error since my PC did the Windows 10 anniversary update. I have uninstalled reinstalled Ulterius and updated Java.
Application: Ulterius Server.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Runtime.InteropServices.SEHException
at System.Net.UnsafeNclNativeMethods.SetFileCompletionNotificationModes(System.Runtime.InteropServices.CriticalHandle, FileCompletionNotificationModes)
at System.Net.HttpListener.CreateRequestQueueHandle()
at System.Net.HttpListener.Start()
at UlteriusServer.WebServer.HttpServer+d__15.MoveNext()
at System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start[[UlteriusServer.WebServer.HttpServer+d__15, Ulterius Server, Version=1.1.0.8, Culture=neutral, PublicKeyToken=null]](Listen>d__15 ByRef)
at UlteriusServer.WebServer.HttpServer.Listen()
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.ThreadHelper.ThreadStart()
The text was updated successfully, but these errors were encountered: