Skip to main content
Participant
August 8, 2014
Answered

The MailSpool service is not available

  • August 8, 2014
  • 1 reply
  • 421 views

I started getting errors:

coldfusion.server.ServiceFactory$ServiceNotAvailableException: The MailSpool service is not available. This exception is usually caused by service startup failure. Check your server configuration.

It started happening after installing newest windows updates. I cannot even acces CF administrator.

Windows Server 2008 R2 Enterprise

ColdFusion 9.0.1

    This topic has been closed for replies.
    Correct answer svlacic

    Two files got corrupted:

    \lib\neo-cron.xml

    \lib\neo-mail.xml

    Restored them from the backup, restarted server and worked.

    1 reply

    svlacicAuthor
    Participant
    August 8, 2014

    Looking into logs I found those errors:http://pastie.org/9456181 when I checked those files on the server, both are empty.

    svlacicAuthorCorrect answer
    Participant
    August 8, 2014

    Two files got corrupted:

    \lib\neo-cron.xml

    \lib\neo-mail.xml

    Restored them from the backup, restarted server and worked.