Riyafa Abdul Hameed

Results 25 issues of Riyafa Abdul Hameed

Steps 1. Create a queue from console 2. Publish couple of messages with an 'Expiration' time from console Issue - After the specific time passed the messages are still available...

The following issue is noticeable in the client side after a load test, when the connections are being closed: javax.jms.JMSException: Error closing connection: org.wso2.andes.AMQException: Woken up due to class java.lang.NullPointerException...

1. pull the network plug from the producer/subscriber node while publishing messages to a topic. The following error was thrown while removing the subscriptions. {code} TID: [] [] [2015-06-24 09:41:02,027]...

Good to have search option in Queues/topics. Currently we don't have a way to search a specific Queue/Topic for development purpose. **Reference:** https://wso2.org/jira/browse/MB-1112

In a client acknowledge scenario set the client to not acknowledge the messages when MB tries to re-deliver a warn log with subscriber null is printed. Refer steps Steps 1....

following runtime exception was thrown when running the long running test. ---------------------------------------------------------------------------------------------- TID: [-1234] [] [2015-06-30 12:44:11,917] ERROR {org.apache.axis2.rpc.receivers.RPCMessageReceiver} - java.lang.RuntimeException: Error in accessing subscription information {org.apache.axis2.rpc.receivers.RPCMessageReceiver} java.lang.reflect.InvocationTargetException at sun.reflect.GeneratedMethodAccessor200.invoke(Unknown...

Observed that when a consumer with a selector is consuming messages from a queue the messages that does not get selected to the respective selection is been removed from the...

As an Administrator, I´d like to be informed about any problem detected by MB related to any queue/topic managed by it. In particular, I´d like to be informed when a...

Secure vault feature support andes client to read the encrypted JNDI properties. **Reference:** https://wso2.org/jira/browse/MB-1169

With clustering enabled, if we disable the "management" section in /repository/conf/advanced/qpid-config.xml, MB does not startup properly with the following exception : Exception in thread ""Timer-7"" java.lang.NumberFormatException: null at java.lang.Integer.parseInt(Integer.java:454) at...