[jboss-jira] [JBoss JIRA] (DROOLS-1128) Concurrent call fails when creating container

Karel Suta (JIRA) issues at jboss.org
Fri Apr 15 08:40:00 EDT 2016


     [ https://issues.jboss.org/browse/DROOLS-1128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karel Suta updated DROOLS-1128:
-------------------------------
    Labels: reported-by-qe  (was: )


> Concurrent call fails when creating container
> ---------------------------------------------
>
>                 Key: DROOLS-1128
>                 URL: https://issues.jboss.org/browse/DROOLS-1128
>             Project: Drools
>          Issue Type: Bug
>          Components: kie server
>    Affects Versions: 6.4.0.Final
>         Environment: Kie server 6.4.0.Final
>            Reporter: Karel Suta
>            Assignee: Karel Suta
>            Priority: Minor
>              Labels: reported-by-qe
>         Attachments: stacktrace.txt
>
>
> If Kie server gets a request concerning container while this container is being created then Kie server throws exception shown in attachment.
> It is caused by creating conversation ID header, which contains also release id of container, for any request concerning such container. If container is being created at that moment then release id isn't set yet, causing this issue.
> Solution could be to return empty conversation ID(if wasn't set in request) until container is fully initialized - is in started state.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list