Graylog 7.1.0 beta trouble on FreeBSD

Hello,

I am trying to run 7.1.0-beta.2 on FreeBSD 15. I have a working 7.0 installation and so far 7.0.6 works well although I know it’s not exactly supported.

That said: the errors I have seen are related to oshi and I think it comes down to trouble trying to load JNA:

Caused by: ExceptionInInitializerError: Exception UnsatisfiedLinkError: /var/db/graylog/data/libnative/jna/jna12973926667676522971.tmp: /var/db/graylog/data/libnative/jna/jna12973926667676522971.tmp: mmap of data failed: Permission denied [in thread "main"]

Given that this hasn’t happened to me until now, is there any change that would justify this change in behavior? Is there any workaround I can apply?

Thanks!

(Forgot)

OpenJDK 21,

MongoDB 8.0.12

And some more information:



1) [Guice/ErrorInjectingConstructor]: UnsatisfiedLinkError: /var/db/graylog/data/libnative/jna/jna14986539365352672090.tmp: /var/db/graylog/data/libnative/jna/jna14986539365352672090.tmp: mmap of data failed: Permission denied

  at NodeMetricPeriodical.<init>(NodeMetricPeriodical.java:38)

  at NodeMetricPeriodical.class(NodeMetricPeriodical.java:31)

  while locating NodeMetricPeriodical

  while locating Periodical annotated with @Element(setName=,uniqueId=575, type=MULTIBINDER, keyType=)

  at PeriodicalsService.<init>(PeriodicalsService.java:52)

      \_ for 2nd parameter

  at PeriodicalsService.class(PeriodicalsService.java:40)

  while locating PeriodicalsService

  while locating Service annotated with @Element(setName=,uniqueId=48, type=MULTIBINDER, keyType=)

  at ServiceManagerProvider.services(ServiceManagerProvider.java:35)

      \_ for field services

  while locating ServiceManagerProvider

  at GenericBindings.configure(GenericBindings.java:76)

  while locating ServiceManager


This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.