FUSE Message Broker v4.1 Release Notes
Release Notes - FUSE Message Broker - Version fuse-4.1.2.5 - August 20, 2007
Bug
- MB-247 - Closed STOMP connection are not properly being released by the broker.
New Feature
- MB-53 - Enhanced the JMX view of the NetworkConnector
Task
- MB-59 - Update maven poms to use the new maven repository http://repo.open.iona.com/
Release Notes - FUSE Message Broker - Version fuse-4.1.0.0 - July 9, 2007
Bug
AMQ-1014 - - Invalid Schema URL for example config file
AMQ-1045 - - PooledConnectionFactory does not work with the org.springframework.jms.listener.DefaultMessageListenerContainer in the failure case
AMQ-1067 - - Stomp consumer not removed if client does not send disconnect message.
AMQ-1124 - - activemq-rar-4.1.0-incubator.rar contains spring twice: spring-1.2.4.jar and spring-2.0.jar
AMQ-1167 - - The example does not work under JVM 1.4
AMQ-1235 - - Scheduler.cancel uses incorrect argument to shutdown threads
AMQ-1236 - - Failing to acquire exclusive lock - MySQL and other strange errors
AMQ-1266 - - Topics allways created from the activemq-web module
AMQ-1271 - - Queue size is 0, after starting with messages in persisent storage
AMQ-1272 - - Stomp protocol does not correctly check authentication (security hole)
AMQ-1274 - - Service Wrapper Installer does not work when ActiveMQ is installed on path that contains a spaces
AMQ-1276 - - need the spring.schemas file backporting to 4.1 to use the new 4.1.2 generated schema
AMQ-1289 - - Spelling error in examples directory
AMQ-1306 - - Remove reference to LogicBlaze from ActiveMQ --version command
From 4.1.1
Bug
AMQ-721 - - Openwire client hangs after receiving 999 messages
AMQ-734 - - Network connections do not reconnect when using static: with failover=true
AMQ-959 - - Wrong message removed from store when using composite destinations
AMQ-967 - - setting maximumRedeliveries to -1 is equivalent to maximumRedeliveries=0, but doc says otherwise
AMQ-992 - - MySQL doesn't honor lock in JDBC Master Slave configuration?
AMQ-1006 - - RoundRobinDispatchPolicy divides uneven
AMQ-1029 - - TransportConnector get duplicated when used with JMX
AMQ-1036 - - web-console broken (queue browsing).
AMQ-1044 - - Failed to register MBean error.
AMQ-1048 - - Some tools from Command line not works properly
AMQ-1050 - - browse -QTopic=* does not seem to return anything...
AMQ-1052 - - Connection is not released by broker when client is killed when client is sending to a queue that is full
AMQ-1054 - - XA recover fails for 4.0.1
AMQ-1077 - - Bug in STOMP transport unsubscribe
AMQ-1078 - - Messages consumed with the Resource Adapter are intermittently not delivered
AMQ-1088 - - TransactionContext class cast exception
AMQ-1089 - - Warning when using multicast discoveryUri
AMQ-1106 - - PooledBrokerFactoryBean incorrectly compares broker config resources
AMQ-1107 - - Upgrade to xbean 2.8 to fix invalid generated schemas
AMQ-1119 - - Deadlock in MutexTransport on shutdown with high volume of messages
AMQ-1128 - - create=false for vm://localhost causes Exception
AMQ-1130 - - MySql should use LONGBLOB rather than BLOB for persisting messages to avoid the 64k limit
AMQ-1134 - - stomp connections in the broker don't get cleared up if the socket dies
AMQ-1140 - - Compression not working
AMQ-1165 - - RegionBroker resets JMS Timestamp
AMQ-1166 - - memoryManager configuration does not call PropertyPlaceholderConfigurer
AMQ-1169 - - java.lang.ClassCastException: org.apache.activemq.command.BrokerId
AMQ-1172 - - UsageManager leak when topic consumers are disconnected.
AMQ-1173 - - MulticastDiscoveryAgent heart beast may stop of machine clock jumps around.
AMQ-1174 - - JMX stats on topic do not make sense.
AMQ-1177 - - ActiveMQConnection memory leaks
AMQ-1178 - - Connection leak in the PooledConnectionFactory
AMQ-1179 - - Broker Connection Shutdown is prone to lockup/deadlock
AMQ-1183 - - Deadlocks can occur with even with sync sends since they share a connection.
AMQ-1185 - - ActiveMQ 4.1 has crept in some Java 5 APIs, which prevent it from being used on Java 1.4 JVMs
AMQ-1189 - - java.lang.ClassCastException: org.apache.activemq.ActiveMQConnectionConsumer, when trying to publish to a topic
AMQ-1190 - - JVM crash with AMQ 4.1.0 (jdk1.6.0 on linux)
AMQ-1192 - - STOMP client cannot be stopped and disconnected without loosing messages
Known Installation Issues
