LucidWorks support Forum » LucidWorks Enterprise

Install as a Window Service

(7 posts) (6 voices)
  • Started 2 years ago by damion.jedlicka
  • Latest reply from Lance

Tags:

No tags yet.

  1. damion.jedlicka
    Member

    Something I found strange with the Windows Installer is that it puts a startup script in the Start Up folder of the users.  This means that when a user logs in, the LucidWorks start.bat file is run, and when the user logs out... the process is killed.

    Any plans to make a Windows service that can run without a user logged in?

     

    I'm running this on a VM (ESXi) Win2k8 R2 x64 with 64bit Java.

    Posted 2 years ago #
  2. Mark Miller
    Moderator

    Hi Damion,

    Yes - there are plans - though I can't yet give you a time frame yet. Currently it's up to the user to setup any process managment though.

    - Mark

    Posted 2 years ago #
  3. charlie
    Member

    You could probably manage this in the meantime with SrvAny http://www.tacktech.com/display.cfm?ttid=197

    Posted 2 years ago #
  4. Anonymous
    Unregistered

    Thank you for your reference for SrvAny, Charlie. I'm playing around with Wrapper, http://wrapper.tanukisoftware.com/. do you have any experience with one of them?

    Posted 2 years ago #
  5. charlie
    Member

    Hi Eran,

    SrvAny is a bit of a hack, as it doesn't give you much idea what's going on inside the Service - i.e. if the program you're 'servicifying' with it dies, you can't find out why. We've written custom Service code in the case where we need finer control/instrumentation. We don't have any experience with Wrapper, I'm afraid.

    Charlie

    Posted 2 years ago #
  6. kathy.phillips
    Member

    any update on providing this as a windows service?

    Posted 1 year ago #
  7. Lance
    Professional Services Engineer

    Someone else mentioned NSSM: http://nssm.cc/

    Tomcat uses the Apache Daemon project:
    http://commons.apache.org/daemon/index.html
    http://tomcat.apache.org/tomcat-6.0-doc/windows-service-howto.html

    Posted 1 year ago #

RSS feed for this topic