Bug 1009589

Summary: [rhq-plugin] service state is NONE
Product: [JBoss] JBoss Fuse Service Works 6 Reporter: Viet Nguyen <vnguyen>
Component: JONAssignee: tcunning
Status: CLOSED WORKSFORME QA Contact: Jiri Sedlacek <jsedlace>
Severity: low Docs Contact:
Priority: unspecified    
Version: 6.0.0CC: atangrin, dlesage, ldimaggi, mfoley, oskutka, soa-p-jira
Target Milestone: ---   
Target Release: 6.1.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
If you stop a service from either the JON UI or the Admin console and then check the service state, you will see that it is reported as being NONE. This is due to SwitchYard reporting back the incorrect value.
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-07-14 17:54:52 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
screenshot none

Description Viet Nguyen 2013-09-18 16:26:52 UTC
Description of problem:

"NONE" is used when service is in Stopped state. See attachment.

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

How reproducible:
Stop a service either from JON UI or SOA Admin console.  Check trait value.

Comment 1 Viet Nguyen 2013-09-18 16:27:32 UTC
Created attachment 799480 [details]
screenshot

Comment 3 Mike Foley 2013-11-09 00:06:47 UTC
retested by varun 11/9.  valid BZ,

Comment 4 kconner 2013-11-09 15:29:56 UTC
The value is being returned from SwitchYard, will investigate

            "name" => "{urn:switchyard-quickstart:bean-service:0.1.0}OrderService",
            "application" => "{urn:switchyard-quickstart:bean-service:0.1.0}orders",
            "interface" => "wsdl/OrderService.wsdl#wsdl.porttype(OrderService)",
            "promotedService" => "{urn:switchyard-quickstart:bean-service:0.1.0}OrderService",
            "gateways" => [{
                "name" => "_OrderService_soap_1",
                "type" => "soap",
                "configuration" => "<binding.soap xmlns=\"urn:switchyard-component-soap:config:1.0\">
    <wsdl>wsdl/OrderService.wsdl</wsdl>
    <socketAddr>:18001</socketAddr>
    <contextPath>quickstart-bean</contextPath>
</binding.soap>",
                "state" => "NONE"
            }],
            "throttling" => {
                "enabled" => false,
                "maxRequests" => 0,
                "timePeriod" => 1000L
            }

Comment 6 tcunning 2015-07-14 17:54:52 UTC
We're moving to JIRA for tracking issues for Fuse 6.2.1.   Logged https://issues.jboss.org/browse/ENTESB-3631.    Closing this issue, work will continue at related JIRA.

Comment 7 JBoss JIRA Server 2015-07-15 21:24:18 UTC
Tom Cunningham <tcunning> updated the status of jira ENTESB-3631 to Resolved

Comment 8 JBoss JIRA Server 2016-01-28 11:53:43 UTC
Tomas Plevko <tplevko> updated the status of jira ENTESB-3631 to Closed