[jboss-jira] [JBoss JIRA] (DROOLS-1324) CNFE when stopping server with enabled scanner

Maciej Swiderski (JIRA) issues at jboss.org
Tue Oct 11 06:32:00 EDT 2016


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

Maciej Swiderski commented on DROOLS-1324:
------------------------------------------

I believe we need to first stop scanner before stopping container to avoid this kind of errors as we might be leaving scanner still running there until it fails and kills the timer thread.

> CNFE when stopping server with enabled scanner
> ----------------------------------------------
>
>                 Key: DROOLS-1324
>                 URL: https://issues.jboss.org/browse/DROOLS-1324
>             Project: Drools
>          Issue Type: Bug
>          Components: kie server
>    Affects Versions: 6.5.0.CR2, 7.0.0.Beta2
>         Environment: Kie server 6.5.0-SNAPSHOT
>            Reporter: Karel Suta
>            Assignee: Maciej Swiderski
>            Priority: Minor
>              Labels: reported-by-qe
>         Attachments: stacktrace-server.txt
>
>
> When I stop application server with Kie server containing container with started scanner, sometimes I get ClassNotFoundException, see attachment.
> This exception doesn't seem to have any affect on functionality, but still it should be resolved as it may hide some other problem.
> This exception occurs randomly, you may need to start/stop server several times to see it.
> Interesting is that class, which wasn't found by classloader, is actually present in Kie server in artefact sisu-guice-3.2.3-no_aop.jar.



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


More information about the jboss-jira mailing list