User Activity

  • Committed [r2155] on Code

    Add to ignores

  • Committed [r2085]

    Fix a typo generating the long.dist.name property on arm macosx.

  • Posted a comment on ticket #318 on Java Service Wrapper

    The file extensions are actually decided by the JVM. Those are the extensions that Java is expecting when loading JNI native libraries. I don't think there is anything we can do about it. Other UNIX platforms also have other extensions. I agree that it would be nice to be able to keep them all the same. Cheers, Leif

  • Committed [r2073]

    Update release notes.

  • Posted a comment on ticket #307 on Java Service Wrapper

    Mark, In order to run a second service, you will need to have a second wrapper.conf file which specifies its own service name, log file name, pid file name, etc. If the majority of the configuration between the two wrapper.confs will be the same then you can take advantage of the #include functionality to move all of the common properties into a wrapper-common.conf file. https://wrapper.tanukisoftware.com/doc/english/props-cascading.html It is possible to specify the included file names based on...

  • Posted a comment on ticket #307 on Java Service Wrapper

    Can you explain a bit more what you are wanting to do? How is the second process triggered? The Wrapper lets you launch managed child processes with the WrapperManager.exec method. Similar to the Runtime.exec, but you have more control over forking, and the Wrapper will manage the lifecycles of the child processes. It is also possible to trigger child processes in response to events. These are both Pro features however.

  • Posted a comment on ticket #303 on Java Service Wrapper

    Gourav This is being caused by a mismatch between the versions of the Wrapper binary, jar, and native library: INFO | jvm 2 | 2021/03/08 11:25:33 | WrapperManager: ERROR - The version of the Wrapper which launched this JVM is "3.5.33" INFO | jvm 2 | 2021/03/08 11:25:33 | WrapperManager: while the version of the Wrapper jar file currently in use INFO | jvm 2 | 2021/03/08 11:25:33 | WrapperManager: is "3.5.45". Please make sure you update all three files from the same release. We also recommend that...

  • Committed [r2049]

    Work on 3.5.45

View All

Personal Data

Username:
mortenson
Joined:
2001-05-25 01:52:09
Location:
Tokyo / Japan / JST
Gender:
Male

Projects

This is a list of open source software projects that Leif Mortenson is associated with:

Personal Tools