Archiva

Archiva does not start up on Solaris 64-Bit

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Blocker Blocker
  • Resolution: Fixed
  • Affects Version/s: 1.1
  • Fix Version/s: 1.1.2
  • Component/s: None
  • Labels:
    None
  • Environment:
    SunOS 5.8, JDK 1.5.0_06
  • Number of attachments :
    0

Description

Updated from Archiva 1.0.1 to Archiva 1.1:

bin/archiva
Unable to locate any of the following binaries:
/maven/archiva/apache-archiva-1.1/bin/./wrapper-solaris-sparc-32
/maven/archiva/apache-archiva-1.1/bin/./wrapper-solaris-sparc-64
/maven/archiva/apache-archiva-1.1/bin/./wrapper

The files are not contained in apache-archiva-1.1-bin.tar.gz.

Issue Links

Activity

Hide
Brett Porter added a comment -

It seems we didn't bundle the SPARC architecture by default. You can download http://repo1.maven.org/maven2/tanukisoft/wrapper-delta-pack/3.2.3/wrapper-delta-pack-3.2.3.tar.gz and add the two sparc-64 files into bin and lib of Archiva as they are found in the distribution.

Alternatively, you can deploy Archiva into a servlet container.

Show
Brett Porter added a comment - It seems we didn't bundle the SPARC architecture by default. You can download http://repo1.maven.org/maven2/tanukisoft/wrapper-delta-pack/3.2.3/wrapper-delta-pack-3.2.3.tar.gz and add the two sparc-64 files into bin and lib of Archiva as they are found in the distribution. Alternatively, you can deploy Archiva into a servlet container.
Hide
Dennis Kieselhorst added a comment -

cp wrapper-delta-pack-3.2.3/lib/libwrapper-solaris-sparc-* apache-archiva-1.1/lib/
cp wrapper-delta-pack-3.2.3/bin/wrapper-solaris-sparc-* apache-archiva-1.1/bin/

Works now. Thanks!

Show
Dennis Kieselhorst added a comment - cp wrapper-delta-pack-3.2.3/lib/libwrapper-solaris-sparc-* apache-archiva-1.1/lib/ cp wrapper-delta-pack-3.2.3/bin/wrapper-solaris-sparc-* apache-archiva-1.1/bin/ Works now. Thanks!
Hide
Maria Odea Ching added a comment -

Fixed in trunk -r685059:

  • upgraded appassambler-maven-plugin version to latest snapshot
  • include solaris-sparc-32, solaris-sparc-64 and linux-x86-64 bin and lib files in the standalone bundle
Show
Maria Odea Ching added a comment - Fixed in trunk -r685059:
  • upgraded appassambler-maven-plugin version to latest snapshot
  • include solaris-sparc-32, solaris-sparc-64 and linux-x86-64 bin and lib files in the standalone bundle
Hide
Krishna Kumar added a comment -

Hello,

I am getting the same error in my AIX 64 bit box. Kindly provide wrapper support for AIX also.

regards
krishna

Show
Krishna Kumar added a comment - Hello, I am getting the same error in my AIX 64 bit box. Kindly provide wrapper support for AIX also. regards krishna

People

Vote (1)
Watch (2)

Dates

  • Created:
    Updated:
    Resolved: