-
```
If the same variable is defined in different rule files and rules are triggered
at the same time, the variables get the wrong value. As described in the wiki
and as confirmed by Kai in this disc…
-
Hi,
I always get the following error at start up:
18:58:31.051 INFO o.o.m.c.i.ModelRepositoryImpl[:97]- Refreshing model 'heating.sitemap'
18:58:31.262 INFO o.o.m.c.i.ModelRepositoryImpl[:97]- Ref…
-
I have recently rebuilt an Opensuse leap 42.1 box and realized apache was broken. i reinstalled apache2 and mod_security2 from packages and started configuring.
Not sure how to crrect this. My google…
-
```
If the same variable is defined in different rule files and rules are triggered
at the same time, the variables get the wrong value. As described in the wiki
and as confirmed by Kai in this disc…
-
```
What steps will reproduce the problem?
1.
rule "Null check"
when System started then
var Number foo = null
logDebug("foo", "will check for null" )
if( foo != null ) {
logDe…
-
I am struggling with the restrictions imposed by the above function. Rule id's can only contain [A-Za-z0-9_-]*, which forces us to be very creative with the naming of Rules. The obvious solution is to…
-
Hi there,
I've got pushover binding configured and notifications work on Windows system. But when I move the configuration files to Ubuntu it doesn't work.
I've tried both ways of installation of op…
-
```
What steps will reproduce the problem?
1.
rule "Null check"
when System started then
var Number foo = null
logDebug("foo", "will check for null" )
if( foo != null ) {
logDe…
-
When I follow your way to achieve a simple check function, I got this wrong message:
```
Caught: groovy.lang.MissingPropertyException: toPositiveInt
groovy.lang.MissingPropertyException: toPositiveIn…
-
```
If the same variable is defined in different rule files and rules are triggered
at the same time, the variables get the wrong value. As described in the wiki
and as confirmed by Kai in this disc…