seaside1 / jrule

openHAB Java Rules Engine
Eclipse Public License 2.0
29 stars 15 forks source link

JRuleJar Failed to extract #207

Open nick1802 opened 1 month ago

nick1802 commented 1 month ago

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