[SRU] activemq fails to start on Ubuntu 12.04
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
activemq (Debian) |
Fix Released
|
Unknown
|
|||
activemq (Ubuntu) |
Fix Released
|
Wishlist
|
Aditya V | ||
Precise |
Fix Released
|
High
|
Aditya V | ||
Quantal |
Fix Released
|
Wishlist
|
Aditya V |
Bug Description
SRU Request for Precise
#### SRU Justification ###
[Impact]
activemq won't start whatsoever on Precise.
[Development Fix]
This is fixed in lp:~kroq-gar78/ubuntu/precise/activemq/sid-merge by merging with Debian Sid. In the Debian bug report, it was found that "the maven repositories are created but no files are copied to /usr/share/java". So, they're created but not put into the package.
From the Debian bug report:
"The following patch adds the necessary --java-lib flag to
debian/
activemq-
[Stable Fix]
Because this bug is due to the fact that the JAR's weren't installed through the package, the only way to fix activemq is to apply the patch attached to the Debian bug report or to use the branch lp:~kroq-gar78/ubuntu/precise/activemq/sid-merge and recompile the source.
[Test Case]
sudo apt-get install activemq
sudo ln -sf /etc/activemq/
sudo service activemq start
Activemq fails to startup - no running java processes.
[Regression Potential]
Minimal as the program doesn't work as it is anyway.
#######
activemq 5.5.0+dfsg-6ubuntu1 running on Ubuntu 12.04 LTS.
-------
Please sync activemq 5.5.0+dfsg-7 (universe) from Debian unstable (main)
From debian bugreport:
Dear Maintainer,
I installed the activemq package (Wheezy, AMD64), but after configuring the
software it failed to start.
Running the following command gave more information about the problem:
/etc/init.
Starting with Console ActiveMQ instance : mainINFO: Loading '/etc/activemq
/instances-
INFO: Using java '/usr/bin/java'
INFO: Starting in foreground, this is just for debugging purposes (stop process
by pressing CTRL+C)
ERROR: '/usr/share/
Upon inspection the file "/usr/share/
pointing to "/usr/share/
Activemq ran fine on my previous i386 Wheezy installation, which I replaced
March 30th by this AMD64 installation. I only now got to installing ActiveMQ
again.
Therefore I believe this to be a regression from version 5.5.0+dfsg-5 which ran
fine.
Kind regards,
Steven
Changed in activemq (Debian): | |
status: | Unknown → Fix Released |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
description: | updated |
Changed in activemq (Ubuntu Precise): | |
milestone: | none → ubuntu-12.04.1 |
To get sync requests into the review queue, please subscribe 'ubuntu-sponsors'. I just did this.
I had a brief look at this and syncing from Debian would mean that we drop the 'junit4' build-depends which would cause the build to fail. It looks like this needs to be merged.