You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@continuum.apache.org by "Mark Donszelmann (JIRA)" <ji...@codehaus.org> on 2005/10/28 20:53:11 UTC

[jira] Created: (CONTINUUM-385) run.sh on MacOS X fails with problem in wrapper

run.sh on MacOS X fails with problem in wrapper
-----------------------------------------------

         Key: CONTINUUM-385
         URL: http://jira.codehaus.org/browse/CONTINUUM-385
     Project: Continuum
        Type: Bug
  Components: continuum-core  
    Versions: 1.0    
 Environment: Mac OS X 10.4
 Reporter: Mark Donszelmann
    Priority: Minor
     Fix For: 1.1


> Hi
> 
> running continuum 1.0 on MacOS X 10.4 gives me the following when 
> started
> as:
> 
> bin/macosx/runs.h start
> 
> or
> 
> bin/macosx/runs.h console
> 
> -- Output
> Running continuum...
> Removed stale pid file: ./continuum.pid wrapper  | --> Wrapper Started 
> as Console
> dyld: lazy symbol binding failed: Symbol not found: _ftime
>   Referenced from: /Users/duns/java/continuum-1.0/bin/macosx/wrapper
>   Expected in: /usr/lib/libcrypto.0.9.7.dylib
> 
> dyld: Symbol not found: _ftime
>   Referenced from: /Users/duns/java/continuum-1.0/bin/macosx/wrapper
>   Expected in: /usr/lib/libcrypto.0.9.7.dylib
> 
> Trace/BPT trap
> 
> --
> 
> while if I run
> 
> bin/plexus.sh
> 
> all works fine (but only interactively.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (CONTINUUM-385) run.sh on MacOS X fails with problem in wrapper

Posted by "Mark Donszelmann (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-385?page=comments#action_49517 ] 

Mark Donszelmann commented on CONTINUUM-385:
--------------------------------------------

reply from Emmanuel

It's a known issue on Java Service Wrapper (http://wrapper.tanukisoftware.org/) that we use, but you can file an issue so we upgrade jsw version when it'll be fix

You can find a previous discussion I got with an other user about this : 
http://mail-archives.apache.org/mod_mbox/maven-continuum-users/200509.mbox/%3CFDF656EA-5985-4180-80D0-1BAA859D276D@mac.com%3E

It's too an issue with derby :
http://mail-archives.apache.org/mod_mbox/maven-continuum-users/200509.mbox/%3c5C86DE89-8330-4848-B488-C7CE0DE17B71@infomaker.se%3e

> run.sh on MacOS X fails with problem in wrapper
> -----------------------------------------------
>
>          Key: CONTINUUM-385
>          URL: http://jira.codehaus.org/browse/CONTINUUM-385
>      Project: Continuum
>         Type: Bug
>   Components: continuum-core
>     Versions: 1.0
>  Environment: Mac OS X 10.4
>     Reporter: Mark Donszelmann
>     Priority: Minor
>      Fix For: 1.1

>
>
> > Hi
> > 
> > running continuum 1.0 on MacOS X 10.4 gives me the following when 
> > started
> > as:
> > 
> > bin/macosx/runs.h start
> > 
> > or
> > 
> > bin/macosx/runs.h console
> > 
> > -- Output
> > Running continuum...
> > Removed stale pid file: ./continuum.pid wrapper  | --> Wrapper Started 
> > as Console
> > dyld: lazy symbol binding failed: Symbol not found: _ftime
> >   Referenced from: /Users/duns/java/continuum-1.0/bin/macosx/wrapper
> >   Expected in: /usr/lib/libcrypto.0.9.7.dylib
> > 
> > dyld: Symbol not found: _ftime
> >   Referenced from: /Users/duns/java/continuum-1.0/bin/macosx/wrapper
> >   Expected in: /usr/lib/libcrypto.0.9.7.dylib
> > 
> > Trace/BPT trap
> > 
> > --
> > 
> > while if I run
> > 
> > bin/plexus.sh
> > 
> > all works fine (but only interactively.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (CONTINUUM-385) run.sh on MacOS X fails with problem in wrapper

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/CONTINUUM-385?page=all ]

Emmanuel Venisse updated CONTINUUM-385:
---------------------------------------

    Description: 
> Hi
> 
> running continuum 1.0 on MacOS X 10.4 gives me the following when 
> started
> as:
> 
> bin/macosx/runs.h start
> 
> or
> 
> bin/macosx/runs.h console
> 
> -- Output
> Running continuum...
> Removed stale pid file: ./continuum.pid wrapper  | --> Wrapper Started 
> as Console
> dyld: lazy symbol binding failed: Symbol not found: _ftime
>   Referenced from: /Users/duns/java/continuum-1.0/bin/macosx/wrapper
>   Expected in: /usr/lib/libcrypto.0.9.7.dylib
> 
> dyld: Symbol not found: _ftime
>   Referenced from: /Users/duns/java/continuum-1.0/bin/macosx/wrapper
>   Expected in: /usr/lib/libcrypto.0.9.7.dylib
> 
> Trace/BPT trap
> 
> --
> 
> while if I run
> 
> bin/plexus.sh
> 
> all works fine (but only interactively.


  was:
> Hi
> 
> running continuum 1.0 on MacOS X 10.4 gives me the following when 
> started
> as:
> 
> bin/macosx/runs.h start
> 
> or
> 
> bin/macosx/runs.h console
> 
> -- Output
> Running continuum...
> Removed stale pid file: ./continuum.pid wrapper  | --> Wrapper Started 
> as Console
> dyld: lazy symbol binding failed: Symbol not found: _ftime
>   Referenced from: /Users/duns/java/continuum-1.0/bin/macosx/wrapper
>   Expected in: /usr/lib/libcrypto.0.9.7.dylib
> 
> dyld: Symbol not found: _ftime
>   Referenced from: /Users/duns/java/continuum-1.0/bin/macosx/wrapper
>   Expected in: /usr/lib/libcrypto.0.9.7.dylib
> 
> Trace/BPT trap
> 
> --
> 
> while if I run
> 
> bin/plexus.sh
> 
> all works fine (but only interactively.


    Fix Version:     (was: 1.0.1)
                 1.1

> run.sh on MacOS X fails with problem in wrapper
> -----------------------------------------------
>
>          Key: CONTINUUM-385
>          URL: http://jira.codehaus.org/browse/CONTINUUM-385
>      Project: Continuum
>         Type: Bug
>   Components: continuum-core
>     Versions: 1.0
>  Environment: Mac OS X 10.4
>     Reporter: Mark Donszelmann
>     Priority: Minor
>      Fix For: 1.1

>
>
> > Hi
> > 
> > running continuum 1.0 on MacOS X 10.4 gives me the following when 
> > started
> > as:
> > 
> > bin/macosx/runs.h start
> > 
> > or
> > 
> > bin/macosx/runs.h console
> > 
> > -- Output
> > Running continuum...
> > Removed stale pid file: ./continuum.pid wrapper  | --> Wrapper Started 
> > as Console
> > dyld: lazy symbol binding failed: Symbol not found: _ftime
> >   Referenced from: /Users/duns/java/continuum-1.0/bin/macosx/wrapper
> >   Expected in: /usr/lib/libcrypto.0.9.7.dylib
> > 
> > dyld: Symbol not found: _ftime
> >   Referenced from: /Users/duns/java/continuum-1.0/bin/macosx/wrapper
> >   Expected in: /usr/lib/libcrypto.0.9.7.dylib
> > 
> > Trace/BPT trap
> > 
> > --
> > 
> > while if I run
> > 
> > bin/plexus.sh
> > 
> > all works fine (but only interactively.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (CONTINUUM-385) run.sh on MacOS X fails with problem in wrapper

Posted by "Konstntin Polyzois (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-385?page=comments#action_57523 ] 

Konstntin Polyzois commented on CONTINUUM-385:
----------------------------------------------

Any news on this one?

> run.sh on MacOS X fails with problem in wrapper
> -----------------------------------------------
>
>          Key: CONTINUUM-385
>          URL: http://jira.codehaus.org/browse/CONTINUUM-385
>      Project: Continuum
>         Type: Bug

>   Components: Core system
>     Versions: 1.0
>  Environment: Mac OS X 10.4
>     Reporter: Mark Donszelmann
>     Priority: Minor
>      Fix For: 1.1

>
>
> > Hi
> > 
> > running continuum 1.0 on MacOS X 10.4 gives me the following when 
> > started
> > as:
> > 
> > bin/macosx/runs.h start
> > 
> > or
> > 
> > bin/macosx/runs.h console
> > 
> > -- Output
> > Running continuum...
> > Removed stale pid file: ./continuum.pid wrapper  | --> Wrapper Started 
> > as Console
> > dyld: lazy symbol binding failed: Symbol not found: _ftime
> >   Referenced from: /Users/duns/java/continuum-1.0/bin/macosx/wrapper
> >   Expected in: /usr/lib/libcrypto.0.9.7.dylib
> > 
> > dyld: Symbol not found: _ftime
> >   Referenced from: /Users/duns/java/continuum-1.0/bin/macosx/wrapper
> >   Expected in: /usr/lib/libcrypto.0.9.7.dylib
> > 
> > Trace/BPT trap
> > 
> > --
> > 
> > while if I run
> > 
> > bin/plexus.sh
> > 
> > all works fine (but only interactively.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (CONTINUUM-385) run.sh on MacOS X fails with problem in wrapper

Posted by "Emmanuel Venisse (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/CONTINUUM-385?page=comments#action_57526 ] 

Emmanuel Venisse commented on CONTINUUM-385:
--------------------------------------------

no new version of tanuki wrapper is available.
we'll use it in Continuum 1.0.3 but not in 1.1 because 1.1 will be a war.

If wrapper doens't work for you, you can run Continuum with bin/plexus.sh


> run.sh on MacOS X fails with problem in wrapper
> -----------------------------------------------
>
>          Key: CONTINUUM-385
>          URL: http://jira.codehaus.org/browse/CONTINUUM-385
>      Project: Continuum
>         Type: Bug

>   Components: Core system
>     Versions: 1.0
>  Environment: Mac OS X 10.4
>     Reporter: Mark Donszelmann
>     Priority: Minor
>      Fix For: 1.1

>
>
> > Hi
> > 
> > running continuum 1.0 on MacOS X 10.4 gives me the following when 
> > started
> > as:
> > 
> > bin/macosx/runs.h start
> > 
> > or
> > 
> > bin/macosx/runs.h console
> > 
> > -- Output
> > Running continuum...
> > Removed stale pid file: ./continuum.pid wrapper  | --> Wrapper Started 
> > as Console
> > dyld: lazy symbol binding failed: Symbol not found: _ftime
> >   Referenced from: /Users/duns/java/continuum-1.0/bin/macosx/wrapper
> >   Expected in: /usr/lib/libcrypto.0.9.7.dylib
> > 
> > dyld: Symbol not found: _ftime
> >   Referenced from: /Users/duns/java/continuum-1.0/bin/macosx/wrapper
> >   Expected in: /usr/lib/libcrypto.0.9.7.dylib
> > 
> > Trace/BPT trap
> > 
> > --
> > 
> > while if I run
> > 
> > bin/plexus.sh
> > 
> > all works fine (but only interactively.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira