Hi Pascal,

The windows event log errors does not really tell much about why the server 
shutdown. The first place to look would be in the Virtuoso server log file 
"virtuoso.log" in the database directory where there maybe an indication as to 
why , if the problem occurred in Virtuoso itself. You can also enable more 
verbose logging of server activities to the virtuoso log file using the 
trace_on() function as detailed at:

        http://docs.openlinksw.com/virtuoso/fn_trace_on.html

Although not it full tracing is turned on it will be very verbose and write a 
lot of information to the log, thus you should turn it off when done with the 
trace_off function ...

Best Regards
Hugh Williams
Professional Services
OpenLink Software, Inc.      //              http://www.openlinksw.com/
Weblog   -- http://www.openlinksw.com/blogs/
LinkedIn -- http://www.linkedin.com/company/openlink-software/
Twitter  -- http://twitter.com/OpenLink
Google+  -- http://plus.google.com/100570109519069333827/
Facebook -- http://www.facebook.com/OpenLinkSoftware
Universal Data Access, Integration, and Management Technology Providers

On 10 Jul 2014, at 09:20, Pascal Heus <pascal.h...@mtna.us> wrote:

> We're running Virtusoso 07.10.3207 on a NT 2008 R2 cloud server with 8Gb
> memory and two CPU cores.
> The server stopped abruptly with following in the Windows event. Does
> this indicate anything regarding the potential cause of the problem?
> This is not the first time this happens. As mentioned in previous post,
> it there a recommended way to log/debug/diagnose/monitor the server?
> best
> *P
> 
>    Faulting application name: virtuoso-t.exe, version: 7.0.1.3207, time
> stamp: 0x53025c94
>    Faulting module name: virtuoso-t.exe, version: 7.0.1.3207, time
> stamp: 0x53025c94
>    Exception code: 0xc0000005
>    Fault offset: 0x00000000004a721c
>    Faulting process id: 0xcd0
>    Faulting application start time: 0x01cf8ee1599f1056
>    Faulting application path: c:\software\virtuoso\bin\virtuoso-t.exe
>    Faulting module path: c:\software\virtuoso\bin\virtuoso-t.exe
>    Report Id: 8cd934d9-0558-11e4-a5af-005056bb67de
> 
> ------------------------------------------------------------------------------
> Open source business process management suite built on Java and Eclipse
> Turn processes into business applications with Bonita BPM Community Edition
> Quickly connect people, data, and systems into organized workflows
> Winner of BOSSIE, CODIE, OW2 and Gartner awards
> http://p.sf.net/sfu/Bonitasoft
> _______________________________________________
> Virtuoso-users mailing list
> Virtuoso-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/virtuoso-users

------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to