History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: AMQ-1128
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Matt Tucker
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
ActiveMQ

create=false for vm://localhost causes Exception

Created: 13/Jan/07 06:16 PM   Updated: 26/Feb/07 09:35 AM
Component/s: None
Affects Version/s: 4.1.0
Fix Version/s: 5.0.0, 4.1.1

Time Tracking:
Not Specified

File Attachments: 1. Text File create-false-fix.patch (0.8 kb)

Issue Links:
Related
 

Patch Info: Patch Available


 Description  « Hide
When setting create=false in ActiveMQConnectionFactory.brokerUrl, the VMTransportFactory's doCompositeConnect method fails with:

Invalid connect parameters: {create=false}

Removing this option from the options map when retrieving it fixes this bug. Patch attached.



 All   Comments   Work Log   Change History   Subversion Commits   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
Matt Tucker - 13/Jan/07 06:17 PM
AMQ-958 is the issue that introduced the original feature

James Strachan - 26/Feb/07 09:35 AM
on trunk rev: 511912
on 4.x rev: