Skip to main content
Participant
August 9, 2012
Question

coldfusion.server.ServiceFactory$ServiceNotAvailableException: The Security service is not available

  • August 9, 2012
  • 1 reply
  • 2120 views

Hi All,

First time posting here so please be gentle with me.

Woke up this morning and one of our CF9 (IIS6) boxes is giving the 500 error below instead of our homepage. The error log is giving a similar message but is specifically complaining about a service startup failure and C:\ColdFusion9\wwwroot\WEB-INF\exception\coldfusion\runtime\ApplicationException.cfm being the file processed at the time of the error. Which is ironic as that is an exception handling file.

I have not been able to find much on the web about this and to be honest not much clue where to start. Nothing (as far as I know) has changed on the server and this happened in the middle of the night so any pointers or help would be much appreciated.

Thanks,

Adam

500

coldfusion.server.ServiceFactory$ServiceNotAvailableException: The Security service is not available.

          at coldfusion.server.ServiceFactory.getSecurityService(ServiceFactory.java:42)

          at coldfusion.runtime.TemplateClassLoader$TemplateCache$1.fetch(TemplateClassLoader.java:438)

          at coldfusion.util.LruCache.get(LruCache.java:180)

          at coldfusion.runtime.TemplateClassLoader$TemplateCache.fetchSerial(TemplateClassLoader.java:362)

          at coldfusion.util.AbstractCache.fetch(AbstractCache.java:58)

          at coldfusion.util.SoftCache.get_statsOff(SoftCache.java:133)

          at coldfusion.util.SoftCache.get(SoftCache.java:81)

          at coldfusion.runtime.TemplateClassLoader.findClass(TemplateClassLoader.java:591)

          at coldfusion.filter.PathFilter.invoke(PathFilter.java:80)

          at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70)

          at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)

          at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)

          at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46)

          at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)

          at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)

          at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:53)

          at coldfusion.CfmServlet.service(CfmServlet.java:200)

          at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)

          at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)

          at com.intergral.fusionreactor.filter.FusionReactorFilter.c(FusionReactorFilter.java:428)

          at com.intergral.fusionreactor.filter.FusionReactorFilter.d(FusionReactorFilter.java:262)

          at com.intergral.fusionreactor.filter.FusionReactorFilter.doFilter(FusionReactorFilter.java:171)

          at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)

          at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42)

          at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)

          at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)

          at jrun.servlet.FilterChain.service(FilterChain.java:101)

          at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)

          at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)

          at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:286)

          at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)

          at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)

          at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)

          at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)

          at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)

          at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

This topic has been closed for replies.

1 reply

Miguel-F
Inspiring
August 9, 2012

Can't say that I have seen this before but did you try restarting the ColdFusion service and/or rebooting the machine?  Does the error persist?

wootytootAuthor
Participant
August 9, 2012

Yes, several times.

I fixed it by uninstalling and then reinstalling coldfusion. Can't say I

have any idea what happened but it's fixed now.

Waste of a day...

Thanks.

Re:

coldfusion.server.ServiceFactory$ServiceNotAvailableException:

The Security service is not available

created by Miguel-F <http://forums.adobe.com/people/Miguel-F> in

/ColdFusion Server Administration/ - View the full discussion

<http://forums.adobe.com/message/4609795#4609795