SOLVED RM4 Error ->> java.lang.NumberFormatException: For input string:

@bravenel
Hi Bruce Et al

Just updated to the latest code & getting a new error.
But first my rule, which has been working fine for a long time:

image

There are 2 errors generated:

The first one occurs when the rule is run:

java.lang.NumberFormatException: For input string: "00 cancel" on line 6202 (allHandler)

The second one is generated when I try to edit the rule:

groovy.lang.MissingMethodException: No signature of method: java.lang.Long.startsWith() is applicable for argument types: (java.lang.String) values: [** bad value] on line 2724 (selectActions)

image

Logged actions shown below:

Any ideas?

Yes, this is a reported bug. There will be a hot fix soon that repairs it.

1 Like

Thanks, as always!

This java.lang.numberformatexception error - I am getting it now almost all of the time with my rules.

I have the most recent hotfix.
Could it be the cause of my rules running strangely (or not at all?)

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.