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

Native OSX File Event Watcher does not load on Apple Silicon (Grails 6.1.2) #13469

Open
robertoschwald opened this issue Apr 9, 2024 · 0 comments

Comments

@robertoschwald
Copy link

robertoschwald commented Apr 9, 2024

Expected Behavior

Native File Event Watcher loads with start of application OOTB on Apple Silicion

Actual Behaviour

org.grails.io.watch.DirectoryWatcher : Error Initializing Native OS X File Event Watcher. Add JNA to classpath for Faster File Watching performance.

Steps To Reproduce

Create a Grails 6.1.2 application on Forge and start on Apple Silicon. Error occurs.

Workaround:

providedRuntime 'io.methvin:directory-watcher:0.18.0'

Environment Information

macOS Sonoma 14.4.1, Java 17, Intellij IDEA 2024.1

Example Application

No response

Version

6.1.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant