Effective October 27, 2012, online and email support for FuseSource products will move to Red Hat support channels. For more information, please see the JIRA Migration to Red Hat FAQ.
As of October 27th, please open all new issues in the Red Hat Customer Portal .
Issue Details (XML | Word | Printable)

Key: MB-814
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Dejan Bosanac
Reporter: Susan Javurek
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
FUSE Message Broker

The wrapper.conf shipped in the linux-x86-32 and linux-x86-64 incorrectly specifies libwrapper.so

Created: 28/Jan/11 06:49 PM   Updated: 14/Apr/11 12:16 PM
Component/s: None
Affects Version/s: 5.4.2-fuse-00-00
Fix Version/s: 5.5.0-fuse-00-00

File Attachments: 1. File MB-814-Patch.diff (1 kB)


External Issue URL: https://issues.apache.org/jira/browse/AMQ-3282


 Description  « Hide
Hi,

The wrapper.conf in the ./bin/linux-x86-32 and ./bin/linux-x86-64 directories incorrectly specifies libwrapper.so:

# Java Library Path (location of Wrapper.DLL or libwrapper.so)
wrapper.java.library.path.1=%ACTIVEMQ_HOME%/bin/linux/

There is no linux directory, just the ones for 32 and 64 bit versions specifically.

Thanks,
Susan



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Dejan Bosanac added a comment - 14/Apr/11 12:16 PM
Fixed and merged to 5.5.x-fuse branch. Thanks for the patch