[jboss-jira] [JBoss JIRA] (DROOLS-880) Return a success response but the rule seems to be not running.

Edson Tirelli (JIRA) issues at jboss.org
Thu Aug 27 17:09:05 EDT 2015


    [ https://issues.jboss.org/browse/DROOLS-880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13102925#comment-13102925 ] 

Edson Tirelli commented on DROOLS-880:
--------------------------------------

I believe the problem is that in your environment, the kie-server is not properly connecting to the the kie-workbench. Can you please show me the result of running a GET on the kie-server containers, like this:

GET http://localhost:8230/kie-server-6.3.0-SNAPSHOT-ee7/services/rest/server/containers

For me, it shows something like this:

<response type="SUCCESS" msg="List of created containers">
<kie-containers>
<kie-container container-id="kc1" status="STARTED">
<release-id>
<artifact-id>kie-server-test</artifact-id>
<group-id>org.drools</group-id>
<version>1.0.2</version>
</release-id>
<resolved-release-id>
<artifact-id>kie-server-test</artifact-id>
<group-id>org.drools</group-id>
<version>1.0.2</version>
</resolved-release-id>
</kie-container>
</kie-containers>
</response>


> Return a success response but the rule seems to be not running.
> ---------------------------------------------------------------
>
>                 Key: DROOLS-880
>                 URL: https://issues.jboss.org/browse/DROOLS-880
>             Project: Drools
>          Issue Type: Bug
>          Components: kie server
>    Affects Versions: 6.3.0.CR1
>         Environment: CPU : Intel(R) Xeon(R) CPU E5-2650
> RAM : 128Gb
> Linux Kernel : 2.6.32-431.el6.x86_64
> Drools : 6.3.0.CR1
> Rest Client : Soap UI
>            Reporter: 재우 이
>            Assignee: Mario Fusco
>         Attachments: 2015_08_20_11_27_43_987.mp4, window-1.1.4.jar
>
>
> Kie_server returns a success rest response status code, but nothing show up in my log file.
> It seems to be not running only in "6.3.0.CR1". (The rules work "6.2.0.Final")



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)



More information about the jboss-jira mailing list