prem created APLO-386:
-------------------------
Summary: Internal Server Error:
java.lang.ArrayIndexOutOfBoundsException: 3
Key: APLO-386
URL: https://issues.apache.org/jira/browse/APLO-386
Project: ActiveMQ Apollo
Issue Type: Bug
Components: apollo-broker
Affects Versions: 1.7.1
Environment: Ubuntu 14.04 LTS
Reporter: prem
I am running an apollo 1.7.1 broker on my linux machine. I have used
libmosquitto-dev to connect to the broker. I have written a C program that
publishes a message every few minutes.This program when executed independently,
runs smoothly but when I include this program with some other program, broker
starts acting all weird and throws the following two errors
error: Internal Server Error: java.lang.ArrayIndexOutOfBoundsException: 3
error: Invalid MQTT message type: 11
I have searched a lot but couldnot identify the source of these errors. If
anyone could tell me why this errors are occuring or what they mean, I would be
highly thankful.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)