Francisco Javier Benito Gómez created APLO-350:
--------------------------------------------------
Summary: Connection Client cpp
Key: APLO-350
URL: https://issues.apache.org/jira/browse/APLO-350
Project: ActiveMQ Apollo
Issue Type: Bug
Components: apollo-stomp
Affects Versions: 1.6
Reporter: Francisco Javier Benito Gómez
I am trying to execute the Stomp examples for CPP. But they are not working for
me.
The client is hanged and nothing happens. In the server side I get the
following log:
17:30:16,105 INFO [connection] connected: local:/10.4.11.122:61613,
remote:/10.4.11.109:57677
17:30:16,222 INFO [connection] connected: local:/10.4.11.122:61613,
remote:/10.4.11.109:57677
17:30:16,253 DEBUG [security] Initialized white_list_file=None,
black_list_file=Some(./etc/black-list.txt)
17:30:16,266 DEBUG [security] Initialized file=None
17:30:16,269 DEBUG [security] Initialized file=./etc/users.properties
17:30:16,289 DEBUG [security] login admin
17:30:16,292 DEBUG [security] Initialized file=./etc/groups.properties,
match=org.apache.activemq.jaas.UserPrincipal
17:30:16,293 DEBUG [security] Initialized file=./etc/groups.properties,
match=javax.security.auth.x500.X500Principal
17:30:16,294 DEBUG [security] Initialized user=guest, group=guests
17:30:16,295 DEBUG [security] commit
17:30:16,295 DEBUG [security] commit
17:30:16,298 DEBUG [security] Searching for groups with member: 'admin'
17:30:16,299 DEBUG [security] Added group principal: 'admins'
17:30:16,299 DEBUG [security] Searching for groups with member: 'admin'
17:30:16,299 DEBUG [security] commit
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)