[
https://issues.apache.org/jira/browse/DAEMON-310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13833297#comment-13833297
]
John Wehle commented on DAEMON-310:
-----------------------------------
In addition to the patch it is also necessary to do:
LIBPATH=${JAVA_HOME}/jre/lib/ppc:${JAVA_HOME}/jre/lib/ppc/classic
export LIBPATH
before invoking jsvc.
> jsvc fails on AIX 5.3
> ---------------------
>
> Key: DAEMON-310
> URL: https://issues.apache.org/jira/browse/DAEMON-310
> Project: Commons Daemon
> Issue Type: Bug
> Components: Jsvc
> Affects Versions: 1.0.15
> Environment: IBM AIX 5.3 powerpc
> Java 6
> Reporter: John Wehle
> Labels: patch
> Attachments: jsvc-aix.txt
>
> Original Estimate: 1m
> Remaining Estimate: 1m
>
> jsvc fails to find / start up the java virtual machine.
> The attached patch resolves the issue.
--
This message was sent by Atlassian JIRA
(v6.1#6144)