By: matt dillenkoffer user 05 Dec 2016 at 11:13 a.m. CST

4 Responses
matt dillenkoffer gravatar
This install used to work on this version a few weeks ago but now we get this error when trying to install with the latest 2.4.4 rpm ``` Dec 05 10:05:03 c01nhvu154.nh.corp systemd[1]: Reloading. Dec 05 10:05:03 c01nhvu154.nh.corp systemd[1]: [/usr/lib/systemd/system/dm-event.socket:10] Unknown lvalue 'RemoveOnStop' in section 'Socket' Dec 05 10:05:03 c01nhvu154.nh.corp systemd[1]: [/usr/lib/systemd/system/lvm2-lvmetad.socket:9] Unknown lvalue 'RemoveOnStop' in section 'Socket' Dec 05 10:05:03 c01nhvu154.nh.corp systemd[1]: [/usr/lib/systemd/system/systemd-nspawn@gluu_server_2.4.4.service:16] Failed to parse kill mode, ignoring: mixed Dec 05 10:05:03 c01nhvu154.nh.corp systemd[1]: [/usr/lib/systemd/system/systemd-nspawn@gluu_server_2.4.4.service:18] Unknown lvalue 'RestartForceExitStatus' in section 'Service' Dec 05 10:05:11 c01nhvu154.nh.corp systemd[1]: Starting Container gluu_server_2.4.4... -- Subject: Unit systemd-nspawn@gluu_server_2.4.4.service has begun with start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-nspawn@gluu_server_2.4.4.service has begun starting up. Dec 05 10:05:12 c01nhvu154.nh.corp systemd-nspawn[18011]: /usr/bin/systemd-nspawn: unrecognized option '--quiet' Dec 05 10:05:12 c01nhvu154.nh.corp systemd[1]: systemd-nspawn@gluu_server_2.4.4.service: main process exited, code=exited, status=1/FAILURE Dec 05 10:05:12 c01nhvu154.nh.corp systemd[1]: Failed to start Container gluu_server_2.4.4. -- Subject: Unit systemd-nspawn@gluu_server_2.4.4.service has failed -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit systemd-nspawn@gluu_server_2.4.4.service has failed. -- -- The result is failed. Dec 05 10:05:12 c01nhvu154.nh.corp systemd[1]: Unit systemd-nspawn@gluu_server_2.4.4.service entered failed state. ```

By Adrian Alves staff 05 Dec 2016 at 12:03 p.m. CST

Adrian Alves gravatar
Hello Matt This error looks like you version of systemD installed there doesn't match with the one used with our package, can you try the latest centos7.2? Cheers, Adrian.-

By matt dillenkoffer user 05 Dec 2016 at 1:45 p.m. CST

matt dillenkoffer gravatar
We can try unfortunately these are production environments where we only host 7.1. The question is what has changed? We have successfully installed Gluu 2.4.4 in multiple Cent 7.1 environments and now all of a sudden it doesn't work any more?

By Adrian Alves staff 05 Dec 2016 at 4:50 p.m. CST

Adrian Alves gravatar
systemD changed not our rpm, the syntax in latest systemD is different than the rests thats why

By Adrian Alves staff 05 Dec 2016 at 4:52 p.m. CST

Adrian Alves gravatar
can you try this rpm for rhel7: https://repo.gluu.org/rhel/7/gluu-server-2.4.4.2-1-1.rhel7.x86_64.rpm lets see if the systemD syntax in that one works for you