[
https://issues.apache.org/jira/browse/ARTEMIS-2332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16834133#comment-16834133
]
Patrice R commented on ARTEMIS-2332:
------------------------------------
Here is the stack from the console:
app.js?0d5300a336117972:16 [Core] Operation sendMessage(java.util.Map, int,
java.lang.String, boolean, java.lang.String, java.lang.String) failed due to:
java.lang.IllegalStateException
consoleLogger @ app.js?0d5300a336117972:16
c @ app.js?0d5300a336117972:16
(anonymous) @ app.js?0d5300a336117972:16
invoke @ app.js?0d5300a336117972:4
warn @ app.js?0d5300a336117972:4
w @ app.js?0d5300a336117972:67
b.error.b.error @ app.js?0d5300a336117972:1
(anonymous) @ app.js?0d5300a336117972:16
g.success @ app.js?0d5300a336117972:16
l @ app.js?0d5300a336117972:1
fireWith @ app.js?0d5300a336117972:1
d @ app.js?0d5300a336117972:3
d @ app.js?0d5300a336117972:4
XMLHttpRequest.send (async)
send @ app.js?0d5300a336117972:4
ajax @ app.js?0d5300a336117972:3
request @ app.js?0d5300a336117972:16
e @ app.js?0d5300a336117972:17
ArtemisConsole.sendMessage @ VM37:63
doSendMessage @ VM34:158
$scope.sendMessage @ VM34:130
(anonymous) @ app.js?0d5300a336117972:14
(anonymous) @ app.js?0d5300a336117972:15
$eval @ app.js?0d5300a336117972:14
$apply @ app.js?0d5300a336117972:14
(anonymous) @ app.js?0d5300a336117972:15
dispatch @ app.js?0d5300a336117972:2
h @ app.js?0d5300a336117972:2
> HawtIo - Impossible to send Message with Headers
> ------------------------------------------------
>
> Key: ARTEMIS-2332
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2332
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: Web Console
> Affects Versions: 2.7.0
> Reporter: Patrice R
> Priority: Major
> Attachments: 2019-05-06 14-06-59.png
>
>
> With the web console Hawt.io, it's impossible to send a message with headers.
> The console got the following exception:
> {{[ARTEMIS] About to send headers: {"headerName":"HeaderValue"}}}
> {{ app.js?0d5300a336117972:16 [ARTEMIS]
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^}}
> {{ app.js?0d5300a336117972:16 [Core] Operation sendMessage(java.util.Map,
> int, java.lang.String, boolean, java.lang.String, java.lang.String) failed
> due to: java.lang.IllegalStateException}}
>
>
> With the previons version 2.6.4, everything was fine with the headers.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)