Continuum

run.sh on MacOS X fails with problem in wrapper

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.0
  • Fix Version/s: 1.1-alpha-1
  • Component/s: Core system
  • Labels:
    None
  • Environment:
    Mac OS X 10.4
  • Complexity:
    Intermediate
  • Number of attachments :
    0

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.

Activity

Hide
Mark Donszelmann added a comment -

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

Show
Mark Donszelmann added a comment - 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
Hide
Konstantin Polyzois added a comment -

Any news on this one?

Show
Konstantin Polyzois added a comment - Any news on this one?
Hide
Emmanuel Venisse added a comment -

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

Show
Emmanuel Venisse added a comment - 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
Hide
Ryan C. Payne added a comment -

I just updated the wrapper in my local machine with the latest version of Tanuki's wrapper, version 3.2.0, which appears to resolve this issue.

Show
Ryan C. Payne added a comment - I just updated the wrapper in my local machine with the latest version of Tanuki's wrapper, version 3.2.0, which appears to resolve this issue.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: