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

[dev.icinga.com #13173] critical/Application: Error: parse error: premature EOF #4782

Closed
icinga-migration opened this issue Nov 11, 2016 · 2 comments
Labels
bug Something isn't working

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/13173

Created by snallygaster on 2016-11-11 16:31:18 +00:00

Assignee: (none)
Status: Closed (closed on 2016-11-22 16:20:46 +00:00)
Target Version: (none)
Last Update: 2016-11-22 16:20:46 +00:00 (in Redmine)

Icinga Version: 2.5.4-171-g2c37a00
Backport?: Not yet backported
Include in Changelog: 1

Issue occurs on master icinga2 server and it seems to coincide with the client sending updated monitoring data.

Here is a stack trace:

Caught unhandled exception.
Current time: 2016-11-11 10:40:35 -0500

Application information:
Application version: v2.5.4-171-g2c37a00
Installation root: /usr
Sysconf directory: /etc
Run directory: /run
Local state directory: /var
Package data directory: /usr/share/icinga2
State path: /var/lib/icinga2/icinga2.state
Modified attributes path: /var/lib/icinga2/modified-attributes.conf
Objects path: /var/cache/icinga2/icinga2.debug
Vars path: /var/cache/icinga2/icinga2.vars
PID path: /run/icinga2/icinga2.pid

System information:
Platform: CentOS Linux
Platform version: 7 (Core)
Kernel: Linux
Kernel version: 3.10.0-327.36.3.el7.x86_64
Architecture: x86_64

Build information:
Compiler: GNU 4.8.5
Build host: unknown

Error: parse error: premature EOF
{arguments
(right here) ------^

(0) libbase.so.2.5.4: (+0xa45d5) [0x7f91d38af5d5]
(1) libbase.so.2.5.4: icinga::JsonDecode(icinga::String const&) (+0x3a6) [0x7f91d38afbf6]
(2) libbase.so.2.5.4: (+0xd023b) [0x7f91d38db23b]
(3) libbase.so.2.5.4: (+0xe5529) [0x7f91d38f0529]
(4) /usr/lib64/icinga2/sbin/icinga2() [0x40b05f]
(5) /usr/lib64/icinga2/sbin/icinga2() [0x4092c9]
(6) libc.so.6: __libc_start_main (+0xf5) [0x7f91d0cbab15]
(7) /usr/lib64/icinga2/sbin/icinga2() [0x409361]


  • This would indicate a runtime problem or configuration error. If you believe this is a bug in Icinga 2
  • please submit a bug report at https://dev.icinga.org/ and include this stack trace as well as any other
  • information that might be useful in order to reproduce this problem.
    *****

Relations:

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2016-11-22 16:20:46 +00:00

  • Status changed from New to Closed

This is the same issue as I've encountered with #13269. Please test the current git master.

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2016-11-22 16:20:52 +00:00

  • Relates set to 13269

@icinga-migration icinga-migration added the bug Something isn't working label Jan 17, 2017
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

1 participant