Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG  Not logged in ELOG logo
icon1.gif   Application failed to initialize properly, posted by Norm on Sat May 18 17:41:51 2013 
    icon2.gif   Re: Application failed to initialize properly, posted by Andreas Luedeke on Tue May 21 14:33:09 2013 
       icon2.gif   Re: Application failed to initialize properly, posted by Norm on Sat May 25 16:09:58 2013 
       icon2.gif   Re: Application failed to initialize properly, posted by Norm on Sat Jun 1 20:20:03 2013 
          icon2.gif   Re: Application failed to initialize properly, posted by Andreas Luedeke on Mon Jun 3 13:56:35 2013 
Message ID: 67520     Entry time: Mon Jun 3 13:56:35 2013     In reply to: 67519
Icon: Reply  Author: Andreas Luedeke  Author Email: andreas.luedeke@psi.ch 
Category: Bug report  OS: Windows  ELOG Version: Unknown 
Subject: Re: Application failed to initialize properly 

Norm wrote:

Andreas Luedeke wrote:

Norm wrote:

I attempted to install the newest version of elog on our site elog server from an old old version.  Around 2008 I believe.  I then received an application failed to initialize properly 0xc0150002 after installing the newest version.  I then tried installing the Feb 2013 version and received the same message.  Panicked, I rolled back our server to its state yesterday.  I would like to update our elog software, anyone know why I am receiving this error??

 Hi Norm. I have not much experience with windows, but I can give you my two cent on how to proceed:

  • Check the old elogd version. It is shown at the bottom of your elog web page (this forum shows ELOG V2.9.2-2475).
  • Copy your logbook data to a different PC, maybe your office PC.
  • Then compile the latest elog on your office PC, run it with the copied data and access it as http://localhost:8080 (or whatever port number you are using)
  • If it is still crashing: re-compile it using "make debug" and run it from a debugger (I don't know any C-debugger for Windows). Post the precise error message.
 
Detect language » English
 

Good luck!

Andreas,

We do not have the current revision at the bottom of any of the pages.  Is there another way I can find out the current revision I'm using?

Thanks!

Try:

/usr/local/sbin/elogd -h

 
Detect language » English
 

This is the path for Linux, it is likely different on Windows. But you could just run "elogd -h" in the directory where you compile elogd.

It should print out the version in the first line.

ELOG V3.1.5-fe60aaf