Menu
  • HOME
  • TAGS

Failed to check license ilog.rules.res.xu.IlrLocalizedResourceException: error code: XU.ERROR.10700

ilog,jrules

I got this issue resolved. It was because jar version mismatch. I was using jRules Studio version 7.1.1 and was executing using jRules version 7.0.0 jars . I modified my classpath to use version 7.1.1 jars for jRules version 7.1.1 rule studio. ...

Cannot Generate RuleApp on IBM Decision Center

deployment,ilog,jrules

From the error it looks like the ruleset table is not updated in decision center db. Did you try deleting this baseline and creating afresh from scratch then try to create rule app.

WODM 7.5 Error when connecting to Decision Server - IO error when contacting “/res/j_security_check”

ilog,jrules,ibm-odm

I have resolved the issue yesterday. The problem was I was providing the url as [//localhost:9080/res] The localhost is not getting resolved properly. I was working on VPN and after providing the IP address instead of the 'localhost', it worked fine....