You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The annoying issue is, that to get gelf debugging from startup it appears that the bundle need to be added to karafs startup.properties (works with 1.1.14) - unfortunately karaf requires bundles only and wrap can't be used at this point in the boot sequence.
We have updated graylog and now seeing the warnings due to timestamp being a string in 1.1.14.
Using 1.1.15 from maven central repo and trying to install in it into a karaf 4 application results in the error:
Unsupported 'Bundle-ManifestVersion' value: 1
A quick peek at the manifest and it appears a lot of information is missing compared to 1.1.14 including the Bundle-ManifestVersion.
The text was updated successfully, but these errors were encountered: