CF10 - admin page load error

CF10 installed on a Server Windows 2012.  Use the built-in web server.  After installation, the admin page is unable to laod and I see the following in the coldfusion error log:

12 may 2013 15:28:09 org.apache.catalina.core.AprLifecycleListener init
NEWS: APR based Apache Tomcat Native library that allows optimal performance in production environments was not found on the java.library.path: C:\\ColdFusion10\\cfusion\lib. C:\\ColdFusion10\\cfusion\jintegra\bin; C:\\ColdFusion10\\cf usion\jintegra\bin\international; C:\\ColdFusion10\\cfusion\lib\oosdk\classes\win
12 may 2013 15:28:10 org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ['http-bio-8500']
12 may 2013 15:28:10 org.apache.coyote.AbstractProtocol init
INFO: Initializing ProtocolHandler ["ajp-bio-8012"]
12 may 2013 15:28:10 org.apache.catalina.core.StandardService startInternal
INFO: Starting service Catalina
12 may 2013 15:28:10 org.apache.catalina.core.StandardEngine startInternal
INFO: Starting the Servlet engine: Apache Tomcat/7.0.23
Journal of the org.apache.catalina.core.ApplicationContext 12 may 2013 15:28:13
INFO: ColdFusionStartUpServlet: ColdFusion: from application services
Journal of the org.apache.catalina.core.ApplicationContext 12 may 2013 15:28:13
INFO: ColdFusionStartUpServlet: ColdFusion: version VM = 23, 7 - b01
Journal of the org.apache.catalina.core.ApplicationContext 12 may 2013 15:28:18
INFO: CFMxmlServlet: Macromedia Flex Build: 87315.134646
Departure from org.apache.coyote.AbstractProtocol may 12, 2013 15:28:27
INFO: From ProtocolHandler ['http-bio-8500']
Departure from org.apache.coyote.AbstractProtocol may 12, 2013 15:28:27
INFO: From ProtocolHandler ["ajp-bio-8012"]
12 may 2013 15:28:27 com.adobe.coldfusion.launcher.Launcher run
INFO: 18772 SP server startup
The exception that is thrown by the error handling model:
coldfusion.server.ServiceFactory$ ServiceNotAvailableException: the security service is not available.
at coldfusion.server.ServiceFactory.getSecurityService(ServiceFactory.java:43)
to coldfusion.runtime.TemplateClassLoader$ TemplateCache$ 1.fetch (TemplateClassLoader.java:456)
at coldfusion.util.LruCache.get(LruCache.java:180)
to 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:609)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:101)
at coldfusion.filter.LicenseFilter.invoke(LicenseFilter.java:30)
at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:94)
at coldfusion.filter.ClientScopePersistenceFilter.invoke (ClientScopePersistenceFilter.java:2 8)
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:62)
to coldfusion. CfmServlet.service (CfmServlet.java:204)
at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter (ApplicationFilterChain.j ava: 305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at coldfusion.monitor.event.MonitoringServletFilter.doFilter (MonitoringServletFilter.java:42)
at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter (ApplicationFilterChain.j ava: 243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at coldfusion.filter.ClickjackingProtectionFilter.doFilter (ClickjackingProtectionFilter.java:75)
at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter (ApplicationFilterChain.j ava: 243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:224)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:169)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:928)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:414)
at org.apache.coyote.http11.AbstractHttp11Processor.process (AbstractHttp11Processor.java:987)
to org.apache.coyote.AbstractProtocol$ AbstractConnectionHandler.process (AbstractProtocol.jav one: 539)
to org.apache.tomcat.util.net.JIoEndpoint$ SocketProcessor.run (JIoEndpoint.java:298)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
to java.util.concurrent.ThreadPoolExecutor$ Worker.run (ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:722)
12 may 2013 15:28:44 org.apache.catalina.core.StandardWrapperValve invoke
SERIOUS: Servlet.service () for servlet [CfmServlet] in the context of path [/] threw the exception [CAUSE DEEP:]
coldfusion.server.ServiceFactory$ ServiceNotAvailableException: the security service is not available.
at coldfusion.server.ServiceFactory.getSecurityService(ServiceFactory.java:43)
to coldfusion.runtime.TemplateClassLoader$ TemplateCache$ 1.fetch (TemplateClassLoader.java:456)
at coldfusion.util.LruCache.get(LruCache.java:180)
to 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:609)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:101)
at coldfusion.filter.LicenseFilter.invoke(LicenseFilter.java:30)
at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:94)
at coldfusion.filter.ClientScopePersistenceFilter.invoke (ClientScopePersistenceFilter.java:2 8)
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:62)
to coldfusion. CfmServlet.service (CfmServlet.java:204)
at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter (ApplicationFilterChain.j ava: 305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at coldfusion.monitor.event.MonitoringServletFilter.doFilter (MonitoringServletFilter.java:42)
at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter (ApplicationFilterChain.j ava: 243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at coldfusion.filter.ClickjackingProtectionFilter.doFilter (ClickjackingProtectionFilter.java:75)
at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter (ApplicationFilterChain.j ava: 243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:224)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:169)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:928)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:414)
at org.apache.coyote.http11.AbstractHttp11Processor.process (AbstractHttp11Processor.java:987)
to org.apache.coyote.AbstractProtocol$ AbstractConnectionHandler.process (AbstractProtocol.jav one: 539)
to org.apache.tomcat.util.net.JIoEndpoint$ SocketProcessor.run (JIoEndpoint.java:298)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
to java.util.concurrent.ThreadPoolExecutor$ Worker.run (ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:722)
] the cause root
javax.servlet.ServletException: ROOT CAUSE:
coldfusion.server.ServiceFactory$ ServiceNotAvailableException: the security service is not available.
at coldfusion.server.ServiceFactory.getSecurityService(ServiceFactory.java:43)
to coldfusion.runtime.TemplateClassLoader$ TemplateCache$ 1.fetch (TemplateClassLoader.java:456)
at coldfusion.util.LruCache.get(LruCache.java:180)
to 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:609)
at coldfusion.filter.PathFilter.invoke(PathFilter.java:101)
at coldfusion.filter.LicenseFilter.invoke(LicenseFilter.java:30)
at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:94)
at coldfusion.filter.ClientScopePersistenceFilter.invoke (ClientScopePersistenceFilter.java:2 8)
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:62)
to coldfusion. CfmServlet.service (CfmServlet.java:204)
at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter (ApplicationFilterChain.j ava: 305)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at coldfusion.monitor.event.MonitoringServletFilter.doFilter (MonitoringServletFilter.java:42)
at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter (ApplicationFilterChain.j ava: 243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at coldfusion.filter.ClickjackingProtectionFilter.doFilter (ClickjackingProtectionFilter.java:75)
at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter (ApplicationFilterChain.j ava: 243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:224)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:169)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:928)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:414)
at org.apache.coyote.http11.AbstractHttp11Processor.process (AbstractHttp11Processor.java:987)
to org.apache.coyote.AbstractProtocol$ AbstractConnectionHandler.process (AbstractProtocol.jav one: 539)
to org.apache.tomcat.util.net.JIoEndpoint$ SocketProcessor.run (JIoEndpoint.java:298)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
to java.util.concurrent.ThreadPoolExecutor$ Worker.run (ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:722)

at coldfusion.monitor.event.MonitoringServletFilter.doFilter (MonitoringServletFilter.java:70)
at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter (ApplicationFilterChain.j ava: 243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at coldfusion.filter.ClickjackingProtectionFilter.doFilter (ClickjackingProtectionFilter.java:75)
at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter (ApplicationFilterChain.j ava: 243)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:224)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:169)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:928)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:414)
at org.apache.coyote.http11.AbstractHttp11Processor.process (AbstractHttp11Processor.java:987)
to org.apache.coyote.AbstractProtocol$ AbstractConnectionHandler.process (AbstractProtocol.jav one: 539)
to org.apache.tomcat.util.net.JIoEndpoint$ SocketProcessor.run (JIoEndpoint.java:298)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
to java.util.concurrent.ThreadPoolExecutor$ Worker.run (ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:722)

and the follogwing in the journal of colfusion-out:

05/12 15:28:13 INFO License Service: Flex 1.5 CF Edition activated

05/12 15:28:13 INFO from Flex 1.5 CF Edition

12 may 2013 15:28:13 initialized [pool-2-thread-1] information - C:\ColdFusion10\cfusion\logs\server.log

12 may 2013 15:28:13 information [hen-2-thread-1] - start logging...

12 may 2013 15:28:13 [hen-2-thread-1] information - from license...

12 may 2013 15:28:15 information [hen-2-thread-1] - invalid License 10 ColdFusion.

12 may 2013 15:28:15 information [hen-2-thread-1] - invalid License 10 ColdFusion.

12 may 2013 15:28:15 information [hen-2-thread-1] - invalid License 10 ColdFusion.

12 may 2013 15:28:15 information [hen-2-thread-1] - Developer Edition activated

12 may 2013 15:28:15 [hen-2-thread-1] information - from crypto...

12 may 2013 15:28:15 [hen-2-thread-1] - PVE of JSafe information installed by the supplier: Version 6.0 6.0 Crypto-J, EMC Corporation. Security JsafeJCE provider (implements RSA, DSA, ECDSA, Diffie-Hellman, ECDH, AES, DES, Triple, DESX, RC2, RC4, RC5, PBE, MD2, MD5, RIPEMD160, SHA1, SHA224, SHA256, SHA384, SHA512, HMAC-MD5, HMAC-RIPEMD160, HMAC-SHA1, HMAC-SHA224, HMAC-SHA256, HMAC-SHA384, HMAC-SHA512, FIPS186PRNG, ECDRBG, HMACDRBG, SHA1PRNG, MD5PRNG;) RFC 3394 RFC 5649 AES Key Wrap; X.509 CertificateFactory; PKCS12, KeyStore PKCS15; X.509V1, PKIX, PKIX-SuiteB, PKIX-SuiteBTLS CertPathValidators; X.509V1, PKIX, PKIX-SuiteB, PKIX-SuiteBTLS CertPathBuilders; LDAP, CertStores Collection)

12 may 2013 15:28:15 [hen-2-thread-1] information - from security...

12 may 2013 15:28:15 error [pool-2-thread-1] - failed to initialize security service: java.lang.NullPointerException

12 may 2013 15:28:15]

12 may 2013 15:28:15 [hen-2-thread-1] information - from Planner...

12 may 2013 15:28:15 [hen-2-thread-1] information - from WatchService...

12 may 2013 15:28:15 error [pool-2-thread-1] - failed to initialize the service WatchService: coldfusion.server.ServiceFactory$ ServiceNotAvailableException: the security service is not available.

12 may 2013 15:28:15 [hen-2-thread-1] information - from debugging...

12 may 2013 15:28:15 [hen-2-thread-1] information - from sql...

12 may 2013 15:28:15 information [hen-2-thread-1] - starting mail...

12 may 2013 15:28:15 [hen-2-thread-1] information - from TIME...

12 may 2013 15:28:16 information [hen-2-thread-1] - Configuration of CORBA not activated

12 may 2013 15:28:16 [hen-2-thread-1] information - from cron...

12 may 2013 15:28:16 [hen-2-thread-1] information - from registry...

12 may 2013 15:28:16 information [hen-2-thread-1] client startup...

12 may 2013 15:28:16 information [hen-2-thread-1] - xmlrpc to start...

12 may 2013 15:28:17 [hen-2-thread-1] Information - from jaxrs...

12 may 2013 15:28:17 [hen-2-thread-1] Information - from graphics...

12 may 2013 15:28:17 [hen-2-thread-1] Information - from solr...

12 may 2013 15:28:17 [hen-2-thread-1] Information - from the archive...

12 may 2013 15:28:17 [hen-2-thread-1] Information - from document...

12 may 2013 15:28:17 [hen-2-thread-1] Information - from eventgateway...

12 may 2013 15:28:17 initialized [pool-2-thread-1] information - C:\ColdFusion10\cfusion\logs\eventgateway.log

12 may 2013 15:28:17 [hen-2-thread-1] - event gateway Information disabled.

12 may 2013 15:28:17 [hen-2-thread-1] Information - from FlexAssembler...

12 may 2013 15:28:17 [hen-2-thread-1] Information - from .NET...

12 may 2013 15:28:17 [hen-2-thread-1] Information - from monitoring...

12 may 2013 15:28:17 [hen-2-thread-1] Information - from WebSocket...

12 may 2013 15:28:18 information [hen-2-thread-1] - WebSocket server listening on port: 8575

12 may 2013 15:28:18 information [hen-2-thread-1] - ColdFusion started

12 may 2013 15:28:18 information [hen-2-thread-1] - ColdFusion: application services are now available

05/12 15:28:18 INFO Macromedia Flex Build: 87315.134646

12 may 2013 15:28:44 initialized information [catalina-exec-2] - C:\ColdFusion10\cfusion\logs\application.log

12 may 2013 15:28:44 error [catalina-exec-2] - the security service is not available. This exception is usually caused by the failure to start service. Check the configuration of your server. The specific sequence of files included or processed is: C:\ColdFusion10\cfusion\wwwroot\CFIDE\administrator\index.cfm "

12 may 2013 15:28:44 error [catalina-exec-2] - the Exception thrown by the error handling model:

12 may 2013 15:28:44 error [catalina-exec-2] - the security service is not available. This exception is usually caused by the failure to start service. Check the configuration of your server. The specific sequence of files included or processed is: C:\ColdFusion10\cfusion\wwwroot\WEB-INF\exception\coldfusion\runtime\ApplicationException .cfm "

12 may 2013 15:29:51 error [catalina-exec-1] - the security service is not available. This exception is usually caused by the failure to start service. Check the configuration of your server. The specific sequence of files included or processed is: C:\ColdFusion10\cfusion\wwwroot\CFIDE\Application.cfm "

12 may 2013 15:29:51 error [catalina-exec-1] - Exception thrown by the model of error handling:

12 may 2013 15:29:51 error [catalina-exec-1] - the security service is not available. This exception is usually caused by the failure to start service. Check the configuration of your server. The specific sequence of files included or processed is: C:\ColdFusion10\cfusion\wwwroot\WEB-INF\exception\coldfusion\runtime\ApplicationException .cfm "

12 may 2013 15:30:01 Error [catalina-exec-4] - the security service is not available. This exception is usually caused by the failure to start service. Check the configuration of your server. The specific sequence of files included or processed is: C:\ColdFusion10\cfusion\wwwroot\CFIDE\administrator\index.cfm "

12 may 2013 15:30:01 error [catalina-exec-4] - the Exception thrown by the error handling model:

12 may 2013 15:30:01 Error [catalina-exec-4] - the security service is not available. This exception is usually caused by the failure to start service. Check the configuration of your server. The specific sequence of files included or processed is: C:\ColdFusion10\cfusion\wwwroot\WEB-INF\exception\coldfusion\runtime\ApplicationException .cfm "

12 may 2013 15:30:26 error [catalina-exec-3] - the security service is not available. This exception is usually caused by the failure to start service. Check the configuration of your server. The specific sequence of files included or processed is: C:\ColdFusion10\cfusion\wwwroot\CFIDE\adminapi\administrator.cfc "

12 may 2013 15:30:26 error [catalina-exec-3] - Exception thrown by the model of error handling:

12 may 2013 15:30:26 error [catalina-exec-3] - the security service is not available. This exception is usually caused by the failure to start service. Check the configuration of your server. The specific sequence of files included or processed is: C:\ColdFusion10\cfusion\wwwroot\WEB-INF\exception\coldfusion\runtime\ApplicationException .cfm "

12 may 2013 15:30:31 error [catalina-exec-1] - the security service is not available. This exception is usually caused by the failure to start service. Check the configuration of your server. The specific sequence of files included or processed is: C:\ColdFusion10\cfusion\wwwroot\CFIDE\administrator\index.cfm "

12 may 2013 15:30:31 error [catalina-exec-1] - Exception thrown by the model of error handling:

12 may 2013 15:30:31 error [catalina-exec-1] - the security service is not available. This exception is usually caused by the failure to start service. Check the configuration of your server. The specific sequence of files included or processed is: C:\ColdFusion10\cfusion\wwwroot\WEB-INF\exception\coldfusion\runtime\ApplicationException .cfm "

Any suggestions on what to watch?

Thank you!!

Hello Eddie,

In accordance with our session webex, temp compensation, SEE uninstalling and reinstalling fixed the problem.

Kind regards

Anit Kumar.

Tags: ColdFusion

Similar Questions

  • problem loading page (404 error) it says that the page cannot be found when I try to access the game gangsters through my mysapce account and I can not access is no longer with firefox and I want to know why I can't, guys please can you get?

    I can't access my account of gangsters through myspace. «whenever I try to open it I get "problem loading page" "404 error" "this page cannot be found" and it won't let me access it.» MySpace works fine, but as soon as I click on the application of gangsters I get the 404 error, this page could not be found, problem loading page! can you please help?

    This has happened

    Each time Firefox opened

    == I am trying to access game of gangsters through myspace

    The problem can be solved by opening FF and choose the tools... To Add one... Select the SEARCH addon, then choose UNINSTALL FF browser... When asked to restart, then reload the gangsters. It worked for me. The suggestion on the 404 that says to remove the search via Add/Remove programs is completely BS, that research does not appear there.

  • After installing CF10, I get this error msg, "cannot display this page".

    After installing CF10, I get this error msg when I try to access the page administrator, "cannot display this page".

    I am on Window Server 2003, 64-bit with IIS 6.0.

    Before I installed CF10, I uninstalled CF8.

    Thank you Charlie for your entry. Len and we have understood, whether an authorization to issue mainly. After you have configured the permissions, we found later that IIS is configured in 32-bit mode (as suspicious as well by you) and CF is running in 64-bit mode.

    @Len: Please refer to http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/405f5bb5-87a3-4 3d 2-8138 - 54b75db73aa1.mspx? mfr = true

    Kind regards

    Anit Kumar

  • Cannot access Admin page, nor showing in Explorer after update to Firmware #26923836

    Hi, I just upgraded to 6.4.2 to 6.5.0

    Before I reboot:

    Cannot access admin page, became a loading bar with the NetGear logo, to receive a connection error message.

    I could see my SIN in Solution Explorer and browse the files.

    I rebooted and now it is happening:

    I get the connection error when tring to access the admin page. -Failure error as if he had nothing to this address. Same thing when I use the IP address.

    I ping the Ip and get an immediate response.

    I found some indications that I should be able to connect in SSH with putty, but it does not work for me.

    The LCD display indicating the right host name and version. I also got a message for the encryption to the startup key.

    Don't know what I can do at this point...

    We have tried to reinstall OS and nothing has changed.

    We have tried to unplug an ethernet, nothing has changed.

    The question has been reassigned to lvl 3. They came into tech mode.

    They discover that one of my 2 hard drives is a not synchronize properly and some corrupted system files. Simply, I removed the HDD and restarted normally. Everything was fine.

    I put the HARD drive bad and resynchronization.

    hope this helps someone else.

    PS, The Netgear Customer Service is good and fast - recommended!

  • Pages loading with no style of difficulty Mozilla, can not download addons

    Once again the problem: any Mozilla site, like Thunderbird, Firefox, Firefox Addons pages display as plain text with no style. And only the mozilla sites. All other pages load fine. It also has (probably?) disabled and uninstalled all my addons. In addition, sync does not work. But once again, all other sites load very well.

    This problem only occurs on board the MS or chrome.

    When I finally sift in any page addon for the download link, I get this error:

    "An error occurred during a connection to addons.cdn.mozilla.net. The peer certificate has an invalid signature. (Error code: sec_error_bad_signature) »

    -

    Here's what I've done so far:

    Restart Firefox

    Settings and clear the cache

    Restart the computer

    Restart Firefox without addons

    Uninstall/reinstall Firefox

    After above, I uninstalled and deleted all traces of Firefox with regedit and then reinstalled Firefox.

    I checked my firewall, antivirus, try using a VPN (all trying at this stage), updated all the other software like java

    This happened after a recent update to version 40.0.3. With the help of Windows 10

    Any ideas?

    Hi, in case, you're an avast user, please try to disable https scanning in avast which is known to cause various problems:

    1. Open the Avast dashboard on an affected system.
    2. Select settings in the left side menu.
    3. Adopt a Protection Active.
    4. Click on customize next to the Web Shield.
    5. Uncheck the option "Enable HTTPS analysis", and then click ok.

    http://www.gHacks.NET/2014/10/31/avasts-HTTPS-scanning-interferes-with-Firefox-and-other-programs/

  • This page contains errors

    yet another problem once again with this error message. Trying to connect with my microsoft account and the page becomes white with the message "this page contains errors."

    Worked all week, now it's not tonight. "A fres settled as well as any in the.

    Solution for the empty/blank login screen ' sticky thread.

    IE is not load hotmail (its redirect) or the other. Just a white screen

    Skype 6.21

    IT IE 8.0.6001.18702

    Windows XP MCE

    Edit: My main computer Skype works :/

    Same IE windows xp Home edition version

    running the old Skype 6.16 however. (old but works apparently)

    Try the following:

    Reset the Internet Explorer settings:
    http://support.Microsoft.com/kb/923737

    Clear IE temporary files:
    http://Windows.Microsoft.com/en-us/Windows-Vista/delete-temporary-Internet-files

    Download and install the latest version of Adobe Flash for IE.
    http://aihdownload.adobe.com/bin/Live/install_flashplayer15x32ax_mssd_aaa_aih.exe

  • R7000 can't access admin page and IP DHCP address range changed on its own

    I noticed recently that my IP range internal from 192.168.1. * to 10.0.1 on its own. I think I got the router configured to auto update to new firmware, so I think that it updated itself and change its settings. When I try to access the admin page that nothing loads. I tried 10.0.1.1 and 192.168.1.1 and nothing comes up. I was wondering if anyone else has had this problem recently. I will be eventually provided to the factory settings and set it back up like that, but I'm hoping to exhaust my options before you go this route. Any ideas?

    I was able to determine the cause. He I warned when you say IP changes when there is a second device with DHCP. I noticed there was some new computers on my network when I watched the network file share. I use the Netgear Powerline device to do wired connections to my living room. What I think has happened is that my recently developed neighbouring apartment unit in place the internet and also uses a feature of current line. I noticed that my DNS suffix changed to a different address, which is the ISP instead of my router. I put 2 and 2 together and realized that my network was overlaps sound via the Powerline. I have never set up an encryption key on the Powerline online so it was still using the default settings and connecting to my neighbors by current carrier. When I added the encryption key, the problem disappeared and my network returned to normal. Next time I should follow the instructions when setting up new network equipment. Oops

  • ReadyNAS 104 Admin page not accessible after firmware update

    Hello

    My admin page gives internal server error 500 since firmware upgrade 6.4.1

    I have noted a number of other posts on this topic but did not find a solution. Can still see some action and the unit can be seen on RAIDar, as well as through readycloud, but can not access the admin page to change the configuration or the applications.

    Concerning

    Steve

    When you updated to 6.4.0 your date has been reset. I wonder if that triggered it:

    31 Dec 14:09:51 McDonaldNAS apache2 [4838]: pam_unix(frontview:account): password expired for user admin (root applied)
    31 Dec 14:09:51 McDonaldNAS apache2 [4838]: pam_unix(frontview:account): conversation failed

    You should be able to access the local admin again page now.

    ReadyCLOUD also works now?

  • Horizon 6.2 to 7 Upgrade issue with the Admin page

    Hello

    I installed my view Horizon 6.2-7 environment. Upgrades seemed well my server my connection to two servers and composer. However when I try to connect to the Admin page it is just a blue screen shows white guard goes round and round. Someone at - he seen this yet?

    Thank you.

    Have you tried VMware KB: accessing the page administrator display Horizon shows an error window empty Horizon 7 ?

  • I'm having a problem with my Adobe. The name of the error loading error. I have to update

    I'm going to un problem with my Adobe. Name of the error, it is load- error. I have to be Update page to see the videos. Someone could help me

    Hi Penelope.

    See the FAQ below for links to the latest version of Flash Player:

    Where can I find direct downloads of Flash Player 11 for Windows or Macintosh?

    Thank you

    Chris

  • Why my contact form/php page sends an e-mail on page load?

    Hi all

    If all goes well, can point out the error of my ways here.

    I have a website with a www.matrixweb.fr contact page and he sends me an email everytime the page loads. The last site I've built, I used a separate page for the PHP so users then had to sail back to a page in the site, but this time I just want to send the data and stay where they are on the contact page. In short, I want just the php to send me mail with the form data in and not an empty one every time someone loads the page!

    I'm pretty new to this so much good advice would be much appreciated.

    Thank you very much

    Concerning

    Rob

    You found the email when loading the page because you didn't check to see if the form and its data have been deposited before sending the email.  This is normally how it's done such a treatment script.  So at least you could do this-

    <>

    If (isset($_POST['submit']) & $_POST ['submit'] == 'Contact Matrix Web') {}

    $to = "[email protected]";

    $subject = 'Matrix Web - customer survey';

    $message = "customer name:". "." $_POST ['name']. "\r\n".

    "Email:                   " . $_POST ['email']. "\r\n".

    "Phone: & nbsp;     " . $_POST ['phone']. "\r\n".

    "survey: & nbsp;.      " . $_POST ['investigation'];

    $from = $_POST ['email'];

    $headers = "from: $from". « \r\n » ;

    mail ($to, $Subject, $message, $headers);

    }

    ?>

    Know that your script process is completely vulnerable to attack by injection - which means that someone could use your script to send spam to thousands of email addresses...

    A simple way to fix this would be to change-

    $from = $_POST ['email'];

    on this subject.

    $from = "contact@,atrixweb.fr";

    This means that you could not simply hit 'reply' to respond to one of these emails of contact, but it's a small price to pay for this security.

  • MX7 admin page cannot be displayed

    Our MX7 has been running for some time without problem. I tried to access the CF admin page and received an error message that administrator Page cannot be displayed. All other htm pages and .cfm pages work fine. I'm intrigued by the following line in the exception.log.

    java.lang.NoSuchMethodError: coldfusion.runtime.CfJspPage._setCurrentLineNo (I) V
    at cfApplication2ecfm1439570487._factor7 (E:\cf8_final\cfusion\wwwroot\CFIDE\administrator\Ap plication.cfm:1)

    E:\cf8_final\... no sense for me. We run CF MX7 and E: drive on our server is a CD-rom drive. We have contractors maintain our servers from a remote building. If someone threw a CF8 installation by mistake?

    Pointers to solve this problem are greately appreciated.


    Entries in the exception.log

    ' Error","jrpp-0","01/15/08","14:32:49",,"coldfusion.runtime.CfJspPage._setCurrentLineNo(I) "V the specific sequence of files included or processed is: C:\Project7\htdocs\CFIDE\administrator\index.cfm, line: 1".
    java.lang.NoSuchMethodError: coldfusion.runtime.CfJspPage._setCurrentLineNo (I) V
    at cfApplication2ecfm1439570487._factor7 (E:\cf8_final\cfusion\wwwroot\CFIDE\administrator\Ap plication.cfm:1)
    at cfApplication2ecfm1439570487.runPage (E:\cf8_final\cfusion\wwwroot\CFIDE\administrator\App lication.cfm:1)
    at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
    at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:349)
    at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
    at coldfusion.filter.CfincludeFilter.include(CfincludeFilter.java:33)
    at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:172)
    at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:51)
    at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
    at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:69)
    at coldfusion.filter.ClientScopePersistenceFilter.invoke (ClientScopePersistenceFilter.java:2 8)
    at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
    at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
    at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
    at coldfusion.filter.RequestThrottleFilter.invoke(RequestThrottleFilter.java:115)
    to coldfusion. CfmServlet.service (CfmServlet.java:107)
    at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:78)
    at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
    at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
    at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:257)
    at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:541)
    at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:204)
    to jrunx.scheduler.ThreadPool$ DownstreamMetrics.invokeRunnable (ThreadPool.java:318)
    to jrunx.scheduler.ThreadPool$ ThreadThrottle.invokeRunnable (ThreadPool.java:426)
    to jrunx.scheduler.ThreadPool$ UpstreamMetrics.invokeRunnable (ThreadPool.java:264)
    at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

    Rottie wrote:
    > java.lang.NoSuchMethodError: coldfusion.runtime.CfJspPage._setCurrentLineNo (I) V
    > to
    > cfApplication2ecfm1439570487._factor7 (E:\cf8_final\cfusion\wwwroot\CFIDE\adminis
    (> trator\Application.cfm:1)
    >
    > E:\cf8_final\... makes no sense to me. We run CF MX7

    You will access a CF 8 CFIDE folder. You can copy a CF 7
    Top CFIDE folder (make a backup first of course), and then delete all the
    templates compiled since the cfclasses tree and try again.

    Jochem

    --
    Jochem van Dieten
    Adobe Community Expert for ColdFusion

  • FF will no pages load and I have to stop and restart so that it works if I leave it alone for a while.

    If I work online and leave for a few hours and then go back and go open a new tab or even reload an existing tab or go to a new Web site using an already open tab, the only thing I get is the "circle of rotation of the dead." Then I have to exit out of FF. Then when I go to reopen FF, I get a window that says that FF is always open, even if it's not and I want to stop it, so I click Yes. While I am able to open FF, but always get a message that says that my user profile could not be loaded properly, so I click on that and reopen again. Then it finally opens and I am able to work fairly well until the same problem recur.

    I don't really know what has changed, but I never had this problem, I could let FF open days and come back and then open a new tab well and start working again.

    Make sure that your Java (not JavaScript) is up to date
    Check out Java and find obsolete Versions {web link}

    60 version update release date 8 August 18, 2015

    Type of topic: addons< enter > in the address bar to open the Add-on Manager.
    Access key; < Control >(Mac: < command >) < shift > has)

    On the left side of the page, select Plugins.
    Make sure that the ones you want to use is on Ask or Allow.

    Go to the web page. Once the page loads, mouse to the address bar
    and left click the icon. A window to display information of site should
    developed. Select more information. Now select permissions. In the
    menu, make sure that those you want to use is on Ask or Allow.

  • Cannot set the home page loading Firefox

    My homepage itself, has recently changed although I did not authorize this change. I want to make msn.com, but now it displays bing.com or Options page Virgin Firefox seen after clicking on the "Reset" button on the page.

    I tried to enter the home of the Options page section msn.com and also drag the msn.com tab to the home button on my browser. MSN load when I click on the button Home, but at the start, one of the other pages loads. Once again, I've done zero replaces myself my homepage settings. I would greatly appreciate all advice.

    Thanks in advance.

    Good news! By placing the cursor on the user.js file and take a screenshot of the location, I was able to find the file using my computer, then delete it. Since then, Firefox * seems * to load my homepage provided on each new startup. Therefore, I should be in good shape with regard to this issue.

    Thanks for all the help. Very much appreciated.

  • Cursor guard set to zero at the beginning of the address bar if the page loads

    Hello

    I have a boring (and weird) problem with Firefox: whenever I type in the address bar, the cursor will constantly reset to the beginning of the address bar. This only happens if another page load currently.

    By example, if I try to type in something like google.com it will tend to come out as le.comgoog, but only if I opened recently a few links and they always load the Web page. Therefore, it is very difficult to open a Web page if another load.

    This also occurs on the Favorites bar, because if I open a folder, it will close randomly (which makes it quite difficult to open another site), but only in the same circumstances.

    The problem seems to worsen the tabs more are loading - if it's just one I might reset after 5 seconds (or almost) but if I just open a folder of 10 bookmarks then google.com eventually became moc.elgoog because it is so often set to zero.

    Thank you!

    You can start Firefox - safe-mode to check if your problem is caused by an extension or theme (try the default theme).
    If from work safe mode then disable your extensions (Tools > Modules > Extensions or use the option in the window of safe mode) and re-enable one by one until you find the one that is the cause.
    Close and restart Firefox after each change.

Maybe you are looking for

  • What happened to the controls ' Bookmark this page '?

    I just got the latest update of Firefox. All I can find to mark a page's icon star in the toolbar.I used to be able to specify where, in my favorites (this file), the new bookmark has to go.Where are the controls?

  • Why my addons occur is no longer on the bar of the addon?

    I use the latest from BBC 1.31.1 addon which until a short time has always been present in the bar of my addon. I also just downloaded the addon Watch UK TV 1.46.1, but seems no more on the addonbar. The two addons are enabled (and both have been dev

  • I received a call from the "Department of microsoft technology.

    The appellant wanted to I go to my computer, go to start, select run, and he could help me with an error message that they were receiving. He said that I was infected by a Virus. I've been a little suspisious so I asked him for the phone number of th

  • Talk to text erases itself

    Sony support was not able to help me with this. I try to use SMS messaging and the talk of text begins to appear in the field, but then fades away automatically. The talk of text works fine when I use Whatsapp. Can anyone help? I'm totally stuck with

  • test page, cannot print the operation fails (error 0 x 00000006)

    I can not print on a kyocera taskalfa 300i network. When I try to print a test page, I get the error next test page failed to print. operation can not be completed (error 0 x 00000006)