Results 1 to 4 of 4

Thread: Changing process priority and log options

  1. #1

    Question Changing process priority and log options

    Hi

    Is there an FAQ or some text about the wrapper.conf?

    I want to know how to change process priority to "belownormal" and how to tell DHEP to create a log file in the DHEP directory.

    So I needto know which values would fit here:

    wrapper.logfile=C:\Programme\DHE\log.txt ????
    wrapper.logfile.loglevel=NONE ????
    wrapper.logfile.format=????

    wrapper.ntservice.process_priority=LOW ???? (belownormal doesn't work)

  2. #2
    Their website isn't as simple as it used to be, but you can find the answers to all of this at the Tanuki Java Service Wrapper home page:

    http://wrapper.tanukisoftware.org/do...roduction.html

    It would be great if you could post your findings too for everyone else to have.

    Miguel

  3. #3
    Here you can find detailed explanations of all options available.


    wrapper.ntservice.process_priority

    Specifies the priority at which the Wrapper and its JVM will be run at when run as an NT service or as a console application. Possible values are NORMAL, LOW, HIGH, and REALTIME. Defaults to NORMAL.
    BELOWNORMAL doesn't seem to be supported.

  4. #4
    Cheers Flash

    Its a bit of a mystery why they don't allow BELOWNORMAL though.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •