| Summary: | [eap6] unable to start/stop/restart managed server | ||
|---|---|---|---|
| Product: | [Other] RHQ Project | Reporter: | Libor Zoubek <lzoubek> |
| Component: | Agent | Assignee: | Heiko W. Rupp <hrupp> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Mike Foley <mfoley> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | high | ||
| Version: | unspecified | CC: | hrupp, theute |
| Target Milestone: | --- | ||
| Target Release: | RHQ 4.4.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-08-31 10:15:30 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Bug Depends On: | |||
| Bug Blocks: | 707223 | ||
7016f59b59769beffd in master per 3/12/2012 bz triage (loleary, crouch, foley) verified on master Version: 4.4.0-SNAPSHOT Build Number: 35d045b Bulk close of old bugs in VERIFIED state. |
Description of problem: I am not able to start/stop/restart EAP6 managed servers. Version-Release number of selected component (if applicable): EAP6 ER1 Version: 4.4.0-SNAPSHOT Build Number: f02a5b9 How reproducible:always Steps to Reproduce: 1.start EAP6 domain controller 2.inventory it 3.try to invoke some operation on managed server-one Actual results: UI says: java.lang.Exception: Operation returned <"JBAS010850: No handler for operation start at address []","rolled-back":true}>, rolled-back=false at org.rhq.core.pc.operation.OperationInvocation.run(OperationInvocation.java:278) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:636) Agent log says: 2012-03-07 13:59:20,277 DEBUG [WorkerThread#0[10.34.1.100:49267]] (jboss.remoting.transport.socket.ClientSocketWrapper)- reset timeout: 60000 2012-03-07 13:59:20,352 DEBUG [WorkerThread#0[10.34.1.100:49267]] (enterprise.communications.command.server.CommandProcessor)- {CommandProcessor.executing}Executing command [Command: type=[remotepojo]; cmd-in-response=[false]; config=[{rhq.send-throttle=true}]; params=[{invocation=NameBasedInvocation[invokeOperation], targetInterfaceName=org.rhq.core.clientapi.agent.operation.OperationAgentService}]] 2012-03-07 13:59:20,403 DEBUG [WorkerThread#0[10.34.1.100:49267]] (enterprise.communications.command.server.CommandProcessor)- {CommandProcessor.executed}Executed command - response is [Command Response: isSuccessful=[true]; command=[null]; results=[null]; exception=[>> exception was null <<]] Expected results: managed server is started Additional info: My EAPs native and http interfaces are unsecured, if that matters.