You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Marcel Wolf (JIRA)" <ji...@apache.org> on 2012/10/19 11:20:12 UTC

[jira] [Created] (DAEMON-263) [PATCH] Fixed loading capabilities library on RHEL 5.x 64bit Machines

Marcel Wolf created DAEMON-263:
----------------------------------

             Summary: [PATCH] Fixed loading capabilities library on RHEL 5.x 64bit Machines
                 Key: DAEMON-263
                 URL: https://issues.apache.org/jira/browse/DAEMON-263
             Project: Commons Daemon
          Issue Type: Bug
          Components: Jsvc
    Affects Versions: 1.0.10
         Environment: RHEL 5.X, Tomcat 6.0.35
            Reporter: Marcel Wolf
            Priority: Minor


Jsvc failed starting on RHEL 5 machines, we patched the static path for the libary

Log:
Service exit with a return value of 122
failed loading capabilities library -- /usr/lib/libcap.so: cannot open
shared object file: No such file or directory.

Please check the diff of the jsvc-unix.c

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (DAEMON-263) [PATCH] Fixed loading capabilities library on RHEL 5.x 64bit Machines

Posted by "Mladen Turk (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DAEMON-263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mladen Turk resolved DAEMON-263.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.11

Fixed in trunk with r1411552.
I added /usr/lib64/libcap.* to the search path as well
                
> [PATCH] Fixed loading capabilities library on RHEL 5.x 64bit Machines
> ---------------------------------------------------------------------
>
>                 Key: DAEMON-263
>                 URL: https://issues.apache.org/jira/browse/DAEMON-263
>             Project: Commons Daemon
>          Issue Type: Bug
>          Components: Jsvc
>    Affects Versions: 1.0.10
>         Environment: RHEL 5.X, Tomcat 6.0.35
>            Reporter: Marcel Wolf
>            Priority: Minor
>              Labels: jsvc, jsvc-unix.c, libcap.so
>             Fix For: 1.0.11
>
>         Attachments: jsvc.diff, jsvc-unix.c
>
>
> Jsvc failed starting on RHEL 5 machines, we patched the static path for the libary
> Log:
> Service exit with a return value of 122
> failed loading capabilities library -- /usr/lib/libcap.so: cannot open
> shared object file: No such file or directory.
> Please check the diff of the jsvc-unix.c

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (DAEMON-263) [PATCH] Fixed loading capabilities library on RHEL 5.x 64bit Machines

Posted by "Marcel Wolf (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DAEMON-263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcel Wolf updated DAEMON-263:
-------------------------------

    Attachment: jsvc-unix.c

this is the patched jsvc-unix.c file
                
> [PATCH] Fixed loading capabilities library on RHEL 5.x 64bit Machines
> ---------------------------------------------------------------------
>
>                 Key: DAEMON-263
>                 URL: https://issues.apache.org/jira/browse/DAEMON-263
>             Project: Commons Daemon
>          Issue Type: Bug
>          Components: Jsvc
>    Affects Versions: 1.0.10
>         Environment: RHEL 5.X, Tomcat 6.0.35
>            Reporter: Marcel Wolf
>            Priority: Minor
>              Labels: jsvc, jsvc-unix.c, libcap.so
>         Attachments: jsvc.diff, jsvc-unix.c
>
>
> Jsvc failed starting on RHEL 5 machines, we patched the static path for the libary
> Log:
> Service exit with a return value of 122
> failed loading capabilities library -- /usr/lib/libcap.so: cannot open
> shared object file: No such file or directory.
> Please check the diff of the jsvc-unix.c

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (DAEMON-263) [PATCH] Fixed loading capabilities library on RHEL 5.x 64bit Machines

Posted by "Marcel Wolf (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DAEMON-263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcel Wolf updated DAEMON-263:
-------------------------------

    Attachment: jsvc.diff

the diff of the original and patched file
                
> [PATCH] Fixed loading capabilities library on RHEL 5.x 64bit Machines
> ---------------------------------------------------------------------
>
>                 Key: DAEMON-263
>                 URL: https://issues.apache.org/jira/browse/DAEMON-263
>             Project: Commons Daemon
>          Issue Type: Bug
>          Components: Jsvc
>    Affects Versions: 1.0.10
>         Environment: RHEL 5.X, Tomcat 6.0.35
>            Reporter: Marcel Wolf
>            Priority: Minor
>              Labels: jsvc, jsvc-unix.c, libcap.so
>         Attachments: jsvc.diff
>
>
> Jsvc failed starting on RHEL 5 machines, we patched the static path for the libary
> Log:
> Service exit with a return value of 122
> failed loading capabilities library -- /usr/lib/libcap.so: cannot open
> shared object file: No such file or directory.
> Please check the diff of the jsvc-unix.c

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira