[ 
https://issues.apache.org/jira/browse/DAEMON-129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12832446#action_12832446
 ] 

Srijith Kochunni commented on DAEMON-129:
-----------------------------------------

Hi Mladen and Doug,

      I applied the same patch on my box and tried to start the daemon, but 
what i notice is that it loads libverify.dylib correctly, but then it just 
crashes I see this message "dyld: dyld std::terminate()". looks like some 
uncaught exception was thrown and it says service did not exit cleanly. I'm not 
sure it the patch is working. Is it a requirement that jsvc must also be built 
on 10.6 for it to run on 10.6?

    It would be really helpful if I could get this working.?

Thanks
Srijith.

> jsvc unable to start in OS X Snow Leopard (10.6)
> ------------------------------------------------
>
>                 Key: DAEMON-129
>                 URL: https://issues.apache.org/jira/browse/DAEMON-129
>             Project: Commons Daemon
>          Issue Type: Bug
>    Affects Versions: 1.0.1
>         Environment: Mac OS X 10.6, Tomcat 6, JDK 1.6
>            Reporter: Adam Singer
>         Attachments: jsvc_patch_snowleopard.patch
>
>
> After following the directions posted here 
> (http://www.malisphoto.com/tips/tomcatonosx.html) I am unable to start up 
> jsvc. Starting Tomcat 6 works just fine.
> When I attempt to start jsvc, it immediately exits with the following error:
> 02/09/2009 16:46:42 30987 jsvc error: Cannot load required shell library 
> /Library/Java/Home/../Libraries/libjvm_compat.dylib 
> 02/09/2009 16:46:42 30986 jsvc error: Service exit with a return value of 1 
> Looking in my frameworks, it looks like "libjvm_compat.dylib" doesn't exist 
> in Snow Leopard's installations of JDK 1.5 and 1.6. It looks like the 
> reference to this file is made in java.c, but I'm not sure what to change 
> this to. When changing it to simply "libjvm.dylib", I get this error:
> 03/09/2009 16:20:45 594 jsvc error: Cannot find JVM library entry point
> 03/09/2009 16:20:45 593 jsvc error: Service exit with a return value of 1
> Any thoughts would be much appreciated!

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to