[jboss-jira] [JBoss JIRA] (JBRULES-3282) ResourceChangeScanner does not call listener.exception(throwable) if the scan method throws a RuntimeException or Error

RH Bugzilla Integration (JIRA) issues at jboss.org
Mon Sep 15 07:23:03 EDT 2014


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

RH Bugzilla Integration commented on JBRULES-3282:
--------------------------------------------------

Geoffrey De Smet <gdesmet at redhat.com> changed the Status of [bug 732085|https://bugzilla.redhat.com/show_bug.cgi?id=732085] from VERIFIED to CLOSED

> ResourceChangeScanner does not call listener.exception(throwable) if the scan method throws a RuntimeException or Error
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBRULES-3282
>                 URL: https://issues.jboss.org/browse/JBRULES-3282
>             Project: JBRULES
>          Issue Type: Enhancement
>            Reporter: Geoffrey De Smet
>            Assignee: Geoffrey De Smet
>             Fix For: 5.4.0.Beta1
>
>
> For example, ChangeSetTest succeeds, but in the system.out you get:
> {code}
> Exception in thread "Thread-9" java.lang.IllegalStateException: reader does have a modified date
> 	at org.drools.io.impl.ReaderResource.getLastModified(ReaderResource.java:64)
> 	at org.drools.io.impl.ResourceChangeScannerImpl.scan(ResourceChangeScannerImpl.java:166)
> 	at org.drools.io.impl.ResourceChangeScannerImpl$ProcessChangeSet.run(ResourceChangeScannerImpl.java:311)
> 	at java.lang.Thread.run(Thread.java:662)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jboss-jira mailing list