jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Sonar
  • SONAR-209

The script to start sonar does not work on solaris i86pc

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.1, 1.2
  • Fix Version/s: 1.4
  • Component/s: None
  • Labels:
    None
  • Environment:
    Solaris i86pc

Description

Hello,

just after unziping sonar on my solaris box, if I cd into sonar's bin directory and try to start sonar, I get this :

$ ./sonar.sh start
Unable to locate any of the following binaries:
/export/home/tips/sonar-1.2/bin/wrapper-solaris-i86pc-32
/export/home/tips/sonar-1.2/bin/wrapper-solaris-i86pc-64
/export/home/tips/sonar-1.2/bin/wrapper
$

The following output might help :

$ uname -a

Creating a symlink is the workaround I use:

$ ln -s wrapper-solaris-x86-32 wrapper-solaris-i86pc-32
-bash-3.00$ ./sonar.sh start
Starting sonar...
-bash-3.00$

But I guess the script should handle this case too.

Pascal

Issue Links

depends upon

Improvement - An improvement or enhancement to an existing feature or task. SONAR-262 Upgrade to Java Service Wrapper 3.3

  • Major - Major loss of function.
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Pascal Thivent added a comment - 28/Mar/08 1:35 PM

I forgot the output of the uname -a command :

$ uname -a

SunOS tips 5.10 Generic_118855-33 i86pc i386 i86pc

Show
Pascal Thivent added a comment - 28/Mar/08 1:35 PM I forgot the output of the uname -a command : $ uname -a SunOS tips 5.10 Generic_118855-33 i86pc i386 i86pc
Hide
Permalink
Simon Brandhof added a comment - 06/Jun/08 11:43 AM

The same kind of problem appears on AIX. More details on SONAR-260.

Show
Simon Brandhof added a comment - 06/Jun/08 11:43 AM The same kind of problem appears on AIX. More details on SONAR-260.
Hide
Permalink
Simon Brandhof added a comment - 16/Jun/08 5:12 AM

It should be fixed thanks to the upgrade on Java Service Wrapper 3.3.0. Unfortunatly we can't test it

Show
Simon Brandhof added a comment - 16/Jun/08 5:12 AM It should be fixed thanks to the upgrade on Java Service Wrapper 3.3.0. Unfortunatly we can't test it
Hide
Permalink
Simon Brandhof added a comment - 31/Jul/08 3:03 AM

Still have problems. Should be definitely fixed on 1.4 final

Show
Simon Brandhof added a comment - 31/Jul/08 3:03 AM Still have problems. Should be definitely fixed on 1.4 final

People

  • Assignee:
    Jérôme LAURENT
    Reporter:
    Pascal Thivent
Vote (0)
Watch (0)

Dates

  • Created:
    28/Mar/08 1:14 PM
    Updated:
    06/Jul/09 4:46 PM
    Resolved:
    04/Aug/08 3:14 AM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.