Coder Social home page Coder Social logo

Compile error about lsmcd HOT 4 CLOSED

litespeedtech avatar litespeedtech commented on June 19, 2024
Compile error

from lsmcd.

Comments (4)

rperper avatar rperper commented on June 19, 2024

This is actually not a compile error, it's a loading error. It's caused by unnecessary and incorrectly configured plugins. Check out: https://docs.litespeedtech.com/products/lsmcd/troubleshooting/#unrelated-messages-in-the-system-journal-when-lsmcd-starts-up If you uninstall a number of unnecessary plugins like cyrus-sasl-sql and cyrus-sasl-ldap you should no longer get these messages.

Thanks,

Bob

from lsmcd.

aiso-net avatar aiso-net commented on June 19, 2024

Thanks, I did yum remove cyrus-sasl-ntlm cyrus-sasl-sql cyrus-sasl-ldap and it still fails to start:

[root@XXXXX lsmcd-master]# systemctl start lsmcd
Job for lsmcd.service failed because the control process exited with error code. See "systemctl status lsmcd.service" and "journalctl -xe" for details.
[root@XXXXX lsmcd-master]# systemctl status lsmcd.service
â lsmcd.service - LSB: lsmcd
Loaded: loaded (/etc/rc.d/init.d/lsmcd; bad; vendor preset: disabled)
Active: failed (Result: exit-code) since Wed 2023-01-11 07:30:46 PST; 2s ago
Docs: man:systemd-sysv-generator(8)
Process: 583545 ExecStart=/etc/rc.d/init.d/lsmcd start (code=exited, status=255)
CGroup: /system.slice/lsmcd.service
ââ 1307 ./bin/lsmcd -f /usr/local/lsmcd/conf/node.conf
ââ 1322 ./bin/lsmcd
ââ2825855 ./bin/lsmcd
ââ2825856 ./bin/lsmcd
ââ2825857 ./bin/lsmcd
ââ2825858 ./bin/lsmcd

Jan 11 07:30:44 XXXXX systemd[1]: Starting LSB: lsmcd...
Jan 11 07:30:46 XXXXX lsmcd[583545]: start lsmcd [ ERROR ]
Jan 11 07:30:46 XXXXX systemd[1]: lsmcd.service: control process exited, code=exited status=255
Jan 11 07:30:46 XXXXX systemd[1]: Failed to start LSB: lsmcd.
Jan 11 07:30:46 XXXXX systemd[1]: Unit lsmcd.service entered failed state.
Jan 11 07:30:46 XXXXX systemd[1]: lsmcd.service failed.

from lsmcd.

rperper avatar rperper commented on June 19, 2024

systemd may not see it, but the daemon may still be there. Please do a ps-ef|grep lsmcd and see if the daemon is still there. Does it service requests?

Thanks,

Bob

from lsmcd.

aiso-net avatar aiso-net commented on June 19, 2024

Thanks, we can close this, your correct it was running some how already...and I bookmarked that troubleshooting page in my notes.

[root@XXXXXX lsmcd-master]# ps -ef|grep lsmcd
root 1307 1 0 2022 ? 00:08:19 ./bin/lsmcd -f /usr/local/lsmcd/conf/node.conf
nobody 1322 1307 0 2022 ? 00:10:59 ./bin/lsmcd
root 587249 527778 0 07:37 pts/0 00:00:00 grep --color=auto lsmcd
nobody 2825855 1307 0 2022 ? 00:32:12 ./bin/lsmcd
nobody 2825856 1307 0 2022 ? 01:26:41 ./bin/lsmcd
nobody 2825857 1307 0 2022 ? 00:54:48 ./bin/lsmcd
nobody 2825858 1307 0 2022 ? 00:25:24 ./bin/lsmcd
[root@XXXXXX lsmcd-master]# killall lsmcd
[root@XXXXXX lsmcd-master]# ps -ef|grep lsmcd
root 587300 527778 0 07:37 pts/0 00:00:00 grep --color=auto lsmcd
[root@XXXXXX lsmcd-master]# systemctl start lsmcd
[root@XXXXXX lsmcd-master]#

from lsmcd.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.