Bug 1390748 - ERROR: Failed to process message
Summary: ERROR: Failed to process message
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Providers
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: GA
: 5.8.0
Assignee: Jirka Kremser
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks: 1396225
TreeView+ depends on / blocked
 
Reported: 2016-11-01 19:53 UTC by Matt Mahoney
Modified: 2019-08-06 20:03 UTC (History)
8 users (show)

Fixed In Version: 5.8.0.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1396225 (view as bug list)
Environment:
Last Closed: 2017-06-12 16:04:34 UTC
Category: ---
Cloudforms Team: Middleware
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
HS Log (187.40 KB, text/plain)
2016-11-01 19:53 UTC, Matt Mahoney
no flags Details

Description Matt Mahoney 2016-11-01 19:53:56 UTC
Created attachment 1216225 [details]
HS Log

Description of problem:
This error occurred when Deploying a war to an EAP Domain sever running in a container:

^[[0m^[[31m15:45:05,855 ERROR [org.hawkular.cmdgw.command.ws.server.AbstractGatewayWebSocket] (default task-9) HAWKFEEDCOMM000006: Failed to process message [org.hawkular.cmdgw.api.GenericErrorResponse] from WebSocket session [sNuymuazbfisDbLCpXvp4csP9Ht2-mGiFJtHObC4] of [/feed/{feedId}]: org.hawkular.cmdgw.NoCommandForMessageException: No command found for requestClass [org.hawkular.cmdgw.api.GenericErrorResponse]
        at org.hawkular.cmdgw.command.ws.WsCommands.getCommands(WsCommands.java:79)


Version-Release number of selected component (if applicable):
DR7

How reproducible:
Have seen this twice, when with same test steps.

Steps to Reproduce:
1. Start EAP Domain server in container
 docker run -d -e HAWKULAR_SERVER="<HS IP>" brew-pulp-docker01.web.prod.ext.phx2.redhat.com:8888/jboss/jboss-eap-7-hawkular-agent:latest
2. Via CFME: Navigate to EAP Domain server, and Deploy a war to that server.
3. Check HS log file for error

Actual results:


Expected results:
No error expected

Additional info:

Comment 2 Jirka Kremser 2016-11-07 12:24:57 UTC
The deployment should be now disabled for the servers that are managed in a domain (https://github.com/ManageIQ/manageiq/pull/12407). However, in the future, it should be possible to deploy an app for server group, but it's not there yet.

Comment 3 Heiko W. Rupp 2016-11-10 08:47:49 UTC
Setting on POST, as the PR was merged into MiQ master.


Note You need to log in before you can comment on or make changes to this bug.