Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JRuleJar Failed to extract #207

Open
nick1802 opened this issue Oct 15, 2024 · 1 comment
Open

JRuleJar Failed to extract #207

nick1802 opened this issue Oct 15, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@nick1802
Copy link

nick1802 commented Oct 15, 2024

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
@seaside1
Copy link
Owner

seaside1 commented Dec 3, 2024

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

@seime seime added the bug Something isn't working label Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants