Bug 811149 - [eap6] cannot add new web connector
Summary: [eap6] cannot add new web connector
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RHQ Project
Classification: Other
Component: Agent
Version: 4.4
Hardware: Unspecified
OS: Unspecified
high
unspecified
Target Milestone: ---
: RHQ 4.4.0
Assignee: Heiko W. Rupp
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks: as7-plugin
TreeView+ depends on / blocked
 
Reported: 2012-04-10 09:47 UTC by Libor Zoubek
Modified: 2015-11-02 00:42 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-08-31 10:10:37 UTC
Embargoed:


Attachments (Terms of Use)

Description Libor Zoubek 2012-04-10 09:47:22 UTC
Description of problem: it is not possible to add new connector child to web subsystem


Version-Release number of selected component (if applicable):
Version: 4.4.0-SNAPSHOT
Build Number: c59e6a3
EAP6 ER4.1

How reproducible:always


Steps to Reproduce:
1.import EAP6 in standalone mode
2.navigate to it's web subsystem
3.add a new child called 'Connector'
  
Actual results:
WARN  [ResourceContainer.invoker.nonDaemon-18] (rhq.modules.plugins.jbossas7.ASConnection)- Response body for Operation{operation='add', address=Address{path: subsystem=web,connector=myconnector}, additionalProperties={enabled=null, protocol=null, enable-lookups=null, proxy-port=null, executor=null, secure=null, virtual-server=null, socket-binding=http, scheme=null, redirect-port=null, name=null, max-post-size=null, max-connections=null, proxy-name=null, max-save-post-size=null}} was empty and response code was 500 (Internal Server Error).


Expected results: new resource is added


Additional info:

Comment 1 Heiko W. Rupp 2012-04-12 09:22:42 UTC
You haven't given a "scheme" - this was not required in the plugin descriptor, but is required by as7

Comment 2 Heiko W. Rupp 2012-04-12 10:56:42 UTC
master 2bea86a  marks scheme as required.

It also implements listing of socket-bindings to choose from and of valid schemes.

Comment 3 Libor Zoubek 2012-04-26 23:26:27 UTC
on ER6 adding a new connector fails with result: JBAS014746: protocol may not be null, rolled-back=true

Comment 4 Heiko W. Rupp 2012-04-30 18:06:00 UTC
protocol is now required 

master c5c7e25

Comment 5 Heiko W. Rupp 2013-08-31 10:10:37 UTC
Bulk close of old bugs in VERIFIED state.


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