jrule icon indicating copy to clipboard operation
jrule copied to clipboard

JRuleJar Failed to extract

Open nick1802 opened this issue 1 year ago • 1 comments

when adding JRule to addon folder, Jrule errors due to file paths. beleave the issue has to do with the slashes \ / using, windows 11, OH openHAB 4.2.0.M2


2024-10-16 06:53:53.208 [INFO ] [on.jrule.internal.engine.JRuleEngine] - [JRuleEngine] Initializing Java Rule Engine with Separate Thread Executors min: 2 max: 10

2024-10-16 06:53:58.281 [INFO ] [tomation.jrule.internal.JRuleFactory] - [JRuleFactory] Initializing Java Rules Engine v4.0.0.202404081933

2024-10-16 06:53:58.281 [INFO ] [.jrule.internal.handler.JRuleHandler] - [JRuleHandler] Initializing Start Initializing JRule Automation

2024-10-16 06:53:58.282 [INFO ] [.jrule.internal.handler.JRuleHandler] - [JRuleHandler] Initializing JRule writing external Jars: C:\Program Files\openhab\conf/automation/jrule\jar

2024-10-16 06:53:58.282 [ERROR] [.internal.compiler.JRuleJarExtractor] - [JRuleJar] Failed to extract jar due to uri exception jarFilePath: C:\Program Files\openhab\conf/automation/jrule\jar\jrule.jar to: C:\Program Files\openhab\conf/automation/jrule\jar\jrule.jar

2024-10-16 06:53:58.283 [ERROR] [.internal.compiler.JRuleJarExtractor] - [JRuleJar] Failed to extract jar due to uri exception jarFilePath: C:\Program Files\openhab\conf/automation/jrule\jar\openhab-core.jar to: C:\Program Files\openhab\conf/automation/jrule\jar\openhab-core.jar

2024-10-16 06:53:58.368 [INFO ] [.jrule.internal.handler.JRuleHandler] - [JRuleHandler] Compiling generated sources

nick1802 avatar Oct 15 '24 21:10 nick1802

Thank you for reporting windows support is somewhat limited due to most of us running on linux-boxes. This should hopefully be fixable though.

seaside1 avatar Dec 03 '24 17:12 seaside1