Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Coldfusion 9 Install

New Here ,
Aug 20, 2010 Aug 20, 2010

I am trying to install Coldfusion 9 on my Vista Ultimate SP2 machine. I did have Coldfusion 8 install and working fine for the last 18 months. I now need to move onto 9 but I cannot get it to install properly.

I completely removed 8 and rebooted before installing. The installation process seemed to go fine but when it came to the last stage, launching the CF admin in the browser, nothing happened. I just had a blank page and no error. I tried reinstalling but the same result. I tried installing with only the CF server and same result. I did manage to get it come up once and the migration and settings wizard ran fine but as soon as I restarted the Coldfusion service it was back to a blank screen.

I looked at my IIS logs and it appears the page is getting a 500 error but no error is being displayed. I couldn't see any errors in the CF Logs and the server log says it has started correctly. I have also tried installing the 9.01 patch and that made no difference.

From Log Files:

#Fields: date time s-sitename s-computername s-ip cs-method cs-uri-stem cs-uri-query s-port cs-username c-ip cs-version cs(User-Agent) cs(Cookie) cs(Referer) cs-host sc-status sc-substatus sc-win32-status sc-bytes cs-bytes time-taken

2010-08-20 10:42:08 W3SVC1 NICK ::1 GET /CFIDE/administrator/index.cfm - 80 - ::1 HTTP/1.1 Mozilla/4.0+(compatible;+MSIE+8.0;+Windows+NT+6.0;+Trident/4.0;+SLCC1;+.NET+CLR+2.0.50727;+Media+Center+PC+5.0;+.NET+CLR+1.1.4322;+.NET+CLR+3.5.30729;+.NET+CLR+3.0.30729;+.NET4.0C) - - localhost 500 0 0 125 351 0

Any ideas? I have been trying to install it since yesterday and it is driving me mad!

Thanks,

Nick

1.7K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
Aug 20, 2010 Aug 20, 2010

What's in the ColdFusion log files ? (#CF#/logs/* and

#CF#/runtime/logs/* for standard install).

--

Mack

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Aug 20, 2010 Aug 20, 2010

Didn't realise about the runtime logs folder. Here is some of the contents of the coldfusion-out.log:

Starting Macromedia JRun 4.0 (Build 108795), coldfusion server

These changes should get picked up!

20/08 11:01:41 warning Unable to open C:\ColdFusion9\runtime/lib/license.properties

20/08 11:01:43 info JRun Naming Service listening on *:2932

20/08 11:01:45 info No JDBC data sources have been configured for this server (see jrun-resources.xml)

20/08 11:01:45 info Deploying enterprise application "Adobe_ColdFusion_9" from: file:/C:/ColdFusion9/

20/08 11:01:46 info Deploying web application "Adobe ColdFusion 9" from: file:/C:/ColdFusion9/

20/08 11:01:54 INFO License Service: Flex 1.5 CF Edition enabled

20/08 11:01:54 INFO Starting Flex 1.5 CF Edition

20/08 11:01:54 user JSPServlet: init

20/08 11:01:56 user ColdFusionStartUpServlet: init

20/08 11:01:56 user ColdFusionStartUpServlet: ColdFusion: Starting application services

20/08 11:01:56 user ColdFusionStartUpServlet: ColdFusion: VM version = 14.0-b16

08/20 11:01:57 Information [main] - C:\ColdFusion9\logs\server.log initialized

08/20 11:01:57 Information [main] - Starting logging...

08/20 11:01:57 Information [main] - Starting license...

08/20 11:01:59 Information [main] - Invalid ColdFusion 9 license.

08/20 11:01:59 Information [main] - Invalid ColdFusion 9 license.

08/20 11:01:59 Information [main] - Developer Edition enabled

These changes should get picked up!

08/20 11:02:00 Information [main] - Starting crypto...

08/20 11:02:00 Information [main] - Installed JSafe JCE provider: Version 3.6 RSA Security Inc. Crypto-J JCE Security Provider (implements RSA, DSA, Diffie-Hellman, AES, DES, Triple DES, 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)

08/20 11:02:00 Information [main] - Starting security...

08/20 11:02:03 Information [main] - Starting scheduler...

08/20 11:02:03 Information [main] - Starting WatchService...

08/20 11:02:03 Information [main] - Starting debugging...

08/20 11:02:03 Information [main] - Starting sql...

08/20 11:02:03 Information [main] - Starting mail...

08/20 11:02:03 Information [main] - Starting runtime...

08/20 11:02:03 [main] INFO  Using "C:\Windows\TEMP\vfs_cache" as temporary files store.

08/20 11:02:04 [main] INFO  Using "C:\Windows\TEMP\vfs_cache" as temporary files store.

08/20 11:02:04 Information [main] - CORBA Configuration not enabled

08/20 11:02:04 Information [main] - Starting cron...

08/20 11:02:04 Information [main] - Starting registry...

08/20 11:02:04 Information [main] - Starting client...

08/20 11:02:05 Information [main] - Starting xmlrpc...

08/20 11:02:05 Information [main] - Starting graphing...

08/20 11:02:05 Information [main] - Starting verity...

08/20 11:02:06 Information [main] - Starting solr...

08/20 11:02:06 Information [main] - Starting archive...

08/20 11:02:06 Information [main] - Starting document...

08/20 11:02:06 Information [main] - Starting eventgateway...

08/20 11:02:06 Information [main] - C:\ColdFusion9\logs\eventgateway.log initialized

08/20 11:02:06 Information [main] - Starting Event Backend Handlers.

08/20 11:02:06 Information [main] - Initialized EventRequestDispatcher with a Thread Pool size of 1.

08/20 11:02:06 Information [main] - Initializing EventRequestHandler

08/20 11:02:06 Information [main] - Starting Event Gateways.

08/20 11:02:06 Information [main] - Starting FlexAssembler...

08/20 11:02:06 Information [main] - Starting .NET...

08/20 11:02:07 Information [main] - Starting Monitoring...

08/20 11:02:07 Information [main] - ColdFusion started

20/08 11:02:07 user ColdFusionStartUpServlet: ColdFusion: application services are now available

20/08 11:02:07 user CFMxmlServlet: init

20/08 11:02:07 user CFMxmlServlet: Macromedia Flex Build: 87315.134646

20/08 11:02:07 INFO Macromedia Flex Build: 87315.134646

20/08 11:02:11 user CFSwfServlet: init

20/08 11:02:11 user CFCServlet: init

20/08 11:02:13 user FlashGateway: init

20/08 11:02:14 user MessageBrokerServlet: init

20/08 11:02:15 user CFFormGateway: init

20/08 11:02:15 user CFInternalServlet: init

20/08 11:02:15 user WSRPProducer: init

20/08 11:02:15 user ServerCFCServlet: init

Server coldfusion ready (startup time: 38 seconds)

20/08 11:02:16 error Security alert: attempt to connect to JRun server from a 0:0:0:0:0:0:0:1 host.

20/08 11:02:20 error Security alert: attempt to connect to JRun server from a 0:0:0:0:0:0:0:1 host.

20/08 11:02:22 info JRun Proxy Server listening on *:51800

Stopping coldfusion server.20/08 11:07:55 error Security alert: attempt to connect to JRun server from a 0:0:0:0:0:0:0:1 host.

.stopped

20/08 11:07:56 user CFInternalServlet: destroy

08/20 11:07:56 Information [Thread-1] - Stopping Event Gateways.

Exception in thread "Thread-19" java.lang.ExceptionInInitializerError

at java.io.File.deleteOnExit(File.java:939)

at com.sun.star.lib.loader.WinRegKey.<clinit>(WinRegKey.java:77)

at com.sun.star.lib.loader.InstallationFinder.getPathFromWindowsRegistry(InstallationFinder.java:207)

at com.sun.star.lib.loader.InstallationFinder.getPath(InstallationFinder.java:115)

at com.sun.star.lib.loader.Loader.getCustomLoader(Loader.java:176)

at coldfusion.document.OpenOfficeUNOHelper.doSetup(OpenOfficeUNOHelper.java:428)

at coldfusion.document.OpenOfficeUNOHelper.isLocalOOAvailable(OpenOfficeUNOHelper.java:302)

at coldfusion.document.OpenOfficeUNOHelper.isOOAvailable(OpenOfficeUNOHelper.java:406)

at coldfusion.document.DocumentServiceImpl$2.run(DocumentServiceImpl.java:200)

Caused by: java.lang.IllegalStateException: Shutdown in progress

at java.lang.Shutdown.add(Shutdown.java:62)

at java.lang.System$2.registerShutdownHook(System.java:1146)

at java.io.DeleteOnExitHook.<clinit>(DeleteOnExitHook.java:20)

... 9 more

08/20 11:08:01 Information [Thread-1] - ColdFusion stopped

20/08 11:08:02 user FlashGateway: destroy

20/08 11:08:02 user WSRPProducer: destroy

20/08 11:08:02 user CFCServlet: destroy

20/08 11:08:02 user CFMxmlServlet: destroy

20/08 11:08:02 user CFFormGateway: destroy

20/08 11:08:02 user CFSwfServlet: destroy

Starting Macromedia JRun 4.0 (Build 108795), coldfusion server

These changes should get picked up!

20/08 11:08:09 warning Unable to open C:\ColdFusion9\runtime/lib/license.properties

20/08 11:08:10 info JRun Naming Service listening on *:2932

20/08 11:08:11 info No JDBC data sources have been configured for this server (see jrun-resources.xml)

20/08 11:08:12 info JRun Proxy Server listening on *:51800

20/08 11:08:12 info Deploying enterprise application "Adobe_ColdFusion_9" from: file:/C:/ColdFusion9/

20/08 11:08:12 info Deploying web application "Adobe ColdFusion 9" from: file:/C:/ColdFusion9/

20/08 11:08:14 INFO License Service: Flex 1.5 CF Edition enabled

20/08 11:08:14 INFO Starting Flex 1.5 CF Edition

20/08 11:08:14 user JSPServlet: init

20/08 11:08:15 user ColdFusionStartUpServlet: init

20/08 11:08:15 user ColdFusionStartUpServlet: ColdFusion: Starting application services

20/08 11:08:15 user ColdFusionStartUpServlet: ColdFusion: VM version = 14.0-b16

08/20 11:08:15 Information [main] - Starting logging...

08/20 11:08:15 Information [main] - Starting license...

08/20 11:08:17 Information [main] - Invalid ColdFusion 9 license.

08/20 11:08:17 Information [main] - Invalid ColdFusion 9 license.

08/20 11:08:17 Information [main] - Developer Edition enabled

These changes should get picked up!

08/20 11:08:17 Information [main] - Starting crypto...

08/20 11:08:17 Information [main] - Installed JSafe JCE provider: Version 3.6 RSA Security Inc. Crypto-J JCE Security Provider (implements RSA, DSA, Diffie-Hellman, AES, DES, Triple DES, 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)

08/20 11:08:17 Information [main] - Starting security...

08/20 11:08:17 Information [main] - Starting scheduler...

08/20 11:08:17 Information [main] - Starting WatchService...

08/20 11:08:17 Information [main] - Starting debugging...

08/20 11:08:17 Information [main] - Starting sql...

08/20 11:08:17 Information [main] - Starting mail...

08/20 11:08:18 Information [main] - Starting runtime...

08/20 11:08:18 [main] INFO  Using "C:\Windows\TEMP\vfs_cache" as temporary files store.

08/20 11:08:18 [main] INFO  Using "C:\Windows\TEMP\vfs_cache" as temporary files store.

08/20 11:08:18 Information [main] - CORBA Configuration not enabled

08/20 11:08:18 Information [main] - Starting cron...

08/20 11:08:18 Information [main] - Starting registry...

08/20 11:08:18 Information [main] - Starting client...

08/20 11:08:20 Information [main] - Starting xmlrpc...

08/20 11:08:21 Information [main] - Starting graphing...

08/20 11:08:21 Information [main] - Starting verity...

08/20 11:08:21 Information [main] - Starting solr...

08/20 11:08:21 Information [main] - Starting archive...

08/20 11:08:21 Information [main] - Starting document...

08/20 11:08:21 Information [main] - Starting eventgateway...

08/20 11:08:21 Information [main] - Starting Event Backend Handlers.

08/20 11:08:21 Information [main] - Initialized EventRequestDispatcher with a Thread Pool size of 1.

08/20 11:08:21 Information [main] - Initializing EventRequestHandler

08/20 11:08:21 Information [main] - Starting Event Gateways.

08/20 11:08:21 Information [main] - Starting FlexAssembler...

08/20 11:08:21 Information [main] - Starting .NET...

08/20 11:08:21 Information [main] - Starting Monitoring...

08/20 11:08:21 Information [main] - ColdFusion started

20/08 11:08:21 INFO Macromedia Flex Build: 87315.134646

20/08 11:08:21 user ColdFusionStartUpServlet: ColdFusion: application services are now available

20/08 11:08:21 user CFMxmlServlet: init

20/08 11:08:21 user CFMxmlServlet: Macromedia Flex Build: 87315.134646

20/08 11:08:23 user CFSwfServlet: init

20/08 11:08:23 user CFCServlet: init

20/08 11:08:28 user FlashGateway: init

20/08 11:08:29 user MessageBrokerServlet: init

20/08 11:08:31 user CFFormGateway: init

20/08 11:08:31 user CFInternalServlet: init

20/08 11:08:31 user WSRPProducer: init

20/08 11:08:31 user ServerCFCServlet: init

Server coldfusion ready (startup time: 24 seconds)

20/08 11:08:31 error Security alert: attempt to connect to JRun server from a 0:0:0:0:0:0:0:1 host.

08/20 11:10:14 Information [jrpp-0] - Pool Manager Started

SLF4J: This version of SLF4J requires log4j version 1.2.12 or later. See also http://www.slf4j.org/codes.html#log4j_version

08/20 11:10:16 [jrpp-0] INFO  I/O exception (java.net.ConnectException) caught when processing request: Connection refused: connect

08/20 11:10:16 [jrpp-0] INFO  Retrying request

08/20 11:10:17 [jrpp-0] INFO  I/O exception (java.net.ConnectException) caught when processing request: Connection refused: connect

08/20 11:10:17 [jrpp-0] INFO  Retrying request

08/20 11:10:18 [jrpp-0] INFO  I/O exception (java.net.ConnectException) caught when processing request: Connection refused: connect

08/20 11:10:18 [jrpp-0] INFO  Retrying request

Stopping coldfusion server.20/08 11:11:21 error Security alert: attempt to connect to JRun server from a 0:0:0:0:0:0:0:1 host.

.stopped

20/08 11:11:22 user CFInternalServlet: destroy

08/20 11:11:22 Information [Thread-1] - Stopping Event Gateways.

Exception in thread "Thread-58" java.lang.ExceptionInInitializerError

at java.io.File.deleteOnExit(File.java:939)

at com.sun.star.lib.loader.WinRegKey.<clinit>(WinRegKey.java:77)

at com.sun.star.lib.loader.InstallationFinder.getPathFromWindowsRegistry(InstallationFinder.java:207)

at com.sun.star.lib.loader.InstallationFinder.getPath(InstallationFinder.java:115)

at com.sun.star.lib.loader.Loader.getCustomLoader(Loader.java:176)

at coldfusion.document.OpenOfficeUNOHelper.doSetup(OpenOfficeUNOHelper.java:428)

at coldfusion.document.OpenOfficeUNOHelper.isLocalOOAvailable(OpenOfficeUNOHelper.java:302)

at coldfusion.document.OpenOfficeUNOHelper.isOOAvailable(OpenOfficeUNOHelper.java:406)

at coldfusion.document.DocumentServiceImpl$2.run(DocumentServiceImpl.java:200)

Caused by: java.lang.IllegalStateException: Shutdown in progress

at java.lang.Shutdown.add(Shutdown.java:62)

at java.lang.System$2.registerShutdownHook(System.java:1146)

at java.io.DeleteOnExitHook.<clinit>(DeleteOnExitHook.java:20)

... 9 more

08/20 11:11:27 Information [Thread-1] - ColdFusion stopped

20/08 11:11:27 user FlashGateway: destroy

20/08 11:11:27 user WSRPProducer: destroy

20/08 11:11:27 user CFCServlet: destroy

20/08 11:11:27 user CFMxmlServlet: destroy

20/08 11:11:27 user CFFormGateway: destroy

20/08 11:11:27 user CFSwfServlet: destroy

Starting Macromedia JRun 4.0 (Build 108795), coldfusion server

These changes should get picked up!

20/08 11:11:37 warning Unable to open C:\ColdFusion9\runtime/lib/license.properties

20/08 11:11:38 info JRun Naming Service listening on *:2932

20/08 11:11:39 info No JDBC data sources have been configured for this server (see jrun-resources.xml)

20/08 11:11:40 info JRun Proxy Server listening on *:51800

20/08 11:11:40 info Deploying enterprise application "Adobe_ColdFusion_9" from: file:/C:/ColdFusion9/

20/08 11:11:40 info Deploying web application "Adobe ColdFusion 9" from: file:/C:/ColdFusion9/

20/08 11:11:42 INFO License Service: Flex 1.5 CF Edition enabled

20/08 11:11:42 INFO Starting Flex 1.5 CF Edition

20/08 11:11:42 user JSPServlet: init

20/08 11:11:43 user ColdFusionStartUpServlet: init

20/08 11:11:43 user ColdFusionStartUpServlet: ColdFusion: Starting application services

20/08 11:11:43 user ColdFusionStartUpServlet: ColdFusion: VM version = 14.0-b16

08/20 11:11:44 Information [main] - Starting logging...

08/20 11:11:44 Information [main] - Starting license...

08/20 11:11:46 Information [main] - Invalid ColdFusion 9 license.

08/20 11:11:46 Information [main] - Invalid ColdFusion 9 license.

08/20 11:11:46 Information [main] - Developer Edition enabled

These changes should get picked up!

08/20 11:11:46 Information [main] - Starting crypto...

08/20 11:11:46 Information [main] - Installed JSafe JCE provider: Version 3.6 RSA Security Inc. Crypto-J JCE Security Provider (implements RSA, DSA, Diffie-Hellman, AES, DES, Triple DES, 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)

08/20 11:11:46 Information [main] - Starting security...

08/20 11:11:46 Information [main] - Starting scheduler...

08/20 11:11:46 Information [main] - Starting WatchService...

08/20 11:11:46 Information [main] - Starting debugging...

08/20 11:11:46 Information [main] - Starting sql...

08/20 11:11:46 Information [main] - Pool Manager Started

08/20 11:11:47 Information [main] - Starting mail...

08/20 11:11:47 Information [main] - Starting runtime...

08/20 11:11:47 [main] INFO  Using "C:\Windows\TEMP\vfs_cache" as temporary files store.

08/20 11:11:47 [main] INFO  Using "C:\Windows\TEMP\vfs_cache" as temporary files store.

08/20 11:11:47 Information [main] - CORBA Configuration not enabled

08/20 11:11:47 Information [main] - Starting cron...

08/20 11:11:47 Information [main] - Starting registry...

08/20 11:11:47 Information [main] - Starting client...

08/20 11:11:49 Information [main] - Starting xmlrpc...

08/20 11:11:50 Information [main] - Starting graphing...

08/20 11:11:50 Information [main] - Starting verity...

08/20 11:11:50 Information [main] - Starting solr...

08/20 11:11:50 Information [main] - Starting archive...

08/20 11:11:50 Information [main] - Starting document...

08/20 11:11:50 Information [main] - Starting eventgateway...

08/20 11:11:50 Information [main] - Starting Event Backend Handlers.

08/20 11:11:50 Information [main] - Initialized EventRequestDispatcher with a Thread Pool size of 1.

08/20 11:11:50 Information [main] - Initializing EventRequestHandler

08/20 11:11:50 Information [main] - Starting Event Gateways.

08/20 11:11:50 Information [main] - Starting FlexAssembler...

08/20 11:11:50 Information [main] - Starting .NET...

08/20 11:11:50 Information [main] - Starting Monitoring...

08/20 11:11:50 Information [main] - ColdFusion started

20/08 11:11:50 user ColdFusionStartUpServlet: ColdFusion: application services are now available

20/08 11:11:51 user CFMxmlServlet: init

20/08 11:11:51 user CFMxmlServlet: Macromedia Flex Build: 87315.134646

20/08 11:11:51 INFO Macromedia Flex Build: 87315.134646

20/08 11:11:53 user CFSwfServlet: init

20/08 11:11:53 user CFCServlet: init

20/08 11:11:57 user FlashGateway: init

20/08 11:11:57 user MessageBrokerServlet: init

20/08 11:11:59 user CFFormGateway: init

20/08 11:11:59 user CFInternalServlet: init

20/08 11:11:59 user WSRPProducer: init

20/08 11:11:59 user ServerCFCServlet: init

Server coldfusion ready (startup time: 23 seconds)

20/08 11:11:59 error Security alert: attempt to connect to JRun server from a 0:0:0:0:0:0:0:1 host.

Stopping coldfusion server.20/08 11:13:34 error Security alert: attempt to connect to JRun server from a 0:0:0:0:0:0:0:1 host.

.stopped

20/08 11:13:35 user CFInternalServlet: destroy

08/20 11:13:35 Information [Thread-1] - Stopping Event Gateways.

Exception in thread "Thread-19" java.lang.ExceptionInInitializerError

at java.io.File.deleteOnExit(File.java:939)

at com.sun.star.lib.loader.WinRegKey.<clinit>(WinRegKey.java:77)

at com.sun.star.lib.loader.InstallationFinder.getPathFromWindowsRegistry(InstallationFinder.java:207)

at com.sun.star.lib.loader.InstallationFinder.getPath(InstallationFinder.java:115)

at com.sun.star.lib.loader.Loader.getCustomLoader(Loader.java:176)

at coldfusion.document.OpenOfficeUNOHelper.doSetup(OpenOfficeUNOHelper.java:428)

at coldfusion.document.OpenOfficeUNOHelper.isLocalOOAvailable(OpenOfficeUNOHelper.java:302)

at coldfusion.document.OpenOfficeUNOHelper.isOOAvailable(OpenOfficeUNOHelper.java:406)

at coldfusion.document.DocumentServiceImpl$2.run(DocumentServiceImpl.java:200)

Caused by: java.lang.IllegalStateException: Shutdown in progress

at java.lang.Shutdown.add(Shutdown.java:62)

at java.lang.System$2.registerShutdownHook(System.java:1146)

at java.io.DeleteOnExitHook.<clinit>(DeleteOnExitHook.java:20)

... 9 more

08/20 11:13:40 Information [Thread-1] - ColdFusion stopped

20/08 11:13:40 user FlashGateway: destroy

20/08 11:13:40 user WSRPProducer: destroy

20/08 11:13:40 user CFCServlet: destroy

20/08 11:13:40 user CFMxmlServlet: destroy

20/08 11:13:40 user CFFormGateway: destroy

20/08 11:13:40 user CFSwfServlet: destroy

Starting Macromedia JRun 4.0 (Build 108795), coldfusion server

These changes should get picked up!

20/08 11:13:56 warning Unable to open C:\ColdFusion9\runtime/lib/license.properties

20/08 11:13:57 info JRun Naming Service listening on *:2932

20/08 11:13:58 info No JDBC data sources have been configured for this server (see jrun-resources.xml)

20/08 11:13:58 info JRun Proxy Server listening on *:51800

20/08 11:13:58 info Deploying enterprise application "Adobe_ColdFusion_9" from: file:/C:/ColdFusion9/

20/08 11:13:58 info Deploying web application "Adobe ColdFusion 9" from: file:/C:/ColdFusion9/

20/08 11:14:00 INFO License Service: Flex 1.5 CF Edition enabled

20/08 11:14:00 INFO Starting Flex 1.5 CF Edition

20/08 11:14:00 user JSPServlet: init

20/08 11:14:01 user ColdFusionStartUpServlet: init

20/08 11:14:01 user ColdFusionStartUpServlet: ColdFusion: Starting application services

20/08 11:14:01 user ColdFusionStartUpServlet: ColdFusion: VM version = 14.0-b16

08/20 11:14:01 Information [main] - Starting logging...

08/20 11:14:01 Information [main] - Starting license...

08/20 11:14:03 Information [main] - Invalid ColdFusion 9 license.

08/20 11:14:03 Information [main] - Invalid ColdFusion 9 license.

08/20 11:14:03 Information [main] - Developer Edition enabled

These changes should get picked up!

08/20 11:14:03 Information [main] - Starting crypto...

08/20 11:14:03 Information [main] - Installed JSafe JCE provider: Version 3.6 RSA Security Inc. Crypto-J JCE Security Provider (implements RSA, DSA, Diffie-Hellman, AES, DES, Triple DES, 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)

08/20 11:14:03 Information [main] - Starting security...

08/20 11:14:03 Information [main] - Starting scheduler...

08/20 11:14:03 Information [main] - Starting WatchService...

08/20 11:14:03 Information [main] - Starting debugging...

08/20 11:14:03 Information [main] - Starting sql...

08/20 11:14:04 Information [main] - Pool Manager Started

08/20 11:14:04 Information [main] - Starting mail...

08/20 11:14:04 Information [main] - Starting runtime...

08/20 11:14:04 [main] INFO  Using "C:\Windows\TEMP\vfs_cache" as temporary files store.

08/20 11:14:04 [main] INFO  Using "C:\Windows\TEMP\vfs_cache" as temporary files store.

08/20 11:14:04 Information [main] - CORBA Configuration not enabled

08/20 11:14:04 Information [main] - Starting cron...

08/20 11:14:04 Information [main] - Starting registry...

08/20 11:14:04 Information [main] - Starting client...

08/20 11:14:06 Information [main] - Starting xmlrpc...

08/20 11:14:07 Information [main] - Starting graphing...

08/20 11:14:07 Information [main] - Starting verity...

08/20 11:14:07 Information [main] - Starting solr...

08/20 11:14:07 Information [main] - Starting archive...

08/20 11:14:07 Information [main] - Starting document...

08/20 11:14:07 Information [main] - Starting eventgateway...

08/20 11:14:07 Information [main] - Starting Event Backend Handlers.

08/20 11:14:07 Information [main] - Initialized EventRequestDispatcher with a Thread Pool size of 1.

08/20 11:14:07 Information [main] - Initializing EventRequestHandler

08/20 11:14:07 Information [main] - Starting Event Gateways.

08/20 11:14:07 Information [main] - Starting FlexAssembler...

08/20 11:14:07 Information [main] - Starting .NET...

08/20 11:14:07 Information [main] - Starting Monitoring...

08/20 11:14:08 Information [main] - ColdFusion started

20/08 11:14:08 user ColdFusionStartUpServlet: ColdFusion: application services are now available

20/08 11:14:08 user CFMxmlServlet: init

20/08 11:14:08 user CFMxmlServlet: Macromedia Flex Build: 87315.134646

20/08 11:14:08 INFO Macromedia Flex Build: 87315.134646

20/08 11:14:10 user CFSwfServlet: init

20/08 11:14:10 user CFCServlet: init

20/08 11:14:13 user FlashGateway: init

20/08 11:14:13 user MessageBrokerServlet: init

20/08 11:14:15 user CFFormGateway: init

20/08 11:14:15 user CFInternalServlet: init

20/08 11:14:15 user WSRPProducer: init

20/08 11:14:16 user ServerCFCServlet: init

Server coldfusion ready (startup time: 22 seconds)

20/08 11:14:16 error Security alert: attempt to connect to JRun server from a 0:0:0:0:0:0:0:1 host.

Stopping coldfusion server.20/08 11:15:00 error Security alert: attempt to connect to JRun server from a 0:0:0:0:0:0:0:1 host.

.stopped

20/08 11:15:01 user CFInternalServlet: destroy

08/20 11:15:01 Information [Thread-1] - Stopping Event Gateways.

Exception in thread "Thread-19" java.lang.ExceptionInInitializerError

at java.io.File.deleteOnExit(File.java:939)

at com.sun.star.lib.loader.WinRegKey.<clinit>(WinRegKey.java:77)

at com.sun.star.lib.loader.InstallationFinder.getPathFromWindowsRegistry(InstallationFinder.java:207)

at com.sun.star.lib.loader.InstallationFinder.getPath(InstallationFinder.java:115)

at com.sun.star.lib.loader.Loader.getCustomLoader(Loader.java:176)

at coldfusion.document.OpenOfficeUNOHelper.doSetup(OpenOfficeUNOHelper.java:428)

at coldfusion.document.OpenOfficeUNOHelper.isLocalOOAvailable(OpenOfficeUNOHelper.java:302)

at coldfusion.document.OpenOfficeUNOHelper.isOOAvailable(OpenOfficeUNOHelper.java:406)

at coldfusion.document.DocumentServiceImpl$2.run(DocumentServiceImpl.java:200)

Caused by: java.lang.IllegalStateException: Shutdown in progress

at java.lang.Shutdown.add(Shutdown.java:62)

at java.lang.System$2.registerShutdownHook(System.java:1146)

at java.io.DeleteOnExitHook.<clinit>(DeleteOnExitHook.java:20)

... 9 more

08/20 11:15:06 Information [Thread-1] - ColdFusion stopped

20/08 11:15:06 user FlashGateway: destroy

20/08 11:15:06 user WSRPProducer: destroy

20/08 11:15:06 user CFCServlet: destroy

20/08 11:15:06 user CFMxmlServlet: destroy

20/08 11:15:06 info jrun:service/coldfusion/JRunTransactionService-Domain unbound

20/08 11:15:06 info Default UserTransaction removed from JNDI

20/08 11:15:06 info Default TransactionManager removed from JNDI

20/08 11:15:06 info UserTransaction java:DefaultDomain/comp/UserTransaction removed from JNDI

20/08 11:15:06 info TransactionManager java:DefaultDomain/TransactionManager removed from JNDI

20/08 11:15:06 info UserTransaction java:PrivateJmsDomain/comp/UserTransaction removed from JNDI

20/08 11:15:06 info TransactionManager java:PrivateJmsDomain/TransactionManager removed from JNDI

20/08 11:15:06 info jrun:service/coldfusion/JRunServer-Domain unbound

20/08 11:15:06 info The JNDI server was halted

20/08 11:15:06 info Removing web application service from servlet engine service: ColdFusion9#wwwroot

20/08 11:15:06 info Unregistering enterprise application: file__C__ColdFusion9_#Adobe_ColdFusion_9

20/08 11:15:06 info Removing web application service from servlet engine service: NoWebApp

20/08 11:15:06 error java.lang.NullPointerException

[1]java.lang.NullPointerException

at jrunx.cluster.ClusterDeployerService.destroy(ClusterDeployerService.java:195)

at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:597)

at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:93)

at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:27)

at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:208)

at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:120)

at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:262)

at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836)

at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761)

at jrunx.kernel.ServiceAdapter.invokeMethod(ServiceAdapter.java:705)

at jrunx.kernel.JRunServiceDeployer.invokeOnServices(JRunServiceDeployer.java:460)

at jrunx.kernel.ConfigurableServicePartition.destroyServices(ConfigurableServicePartition.java:204)

at jrunx.kernel.ConfigurableServicePartition.destroy(ConfigurableServicePartition.java:188)

at jrunx.cluster.ClusterManager.destroy(ClusterManager.java:136)

at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:597)

at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:93)

at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:27)

at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:208)

at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:120)

at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:262)

at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836)

at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761)

at jrunx.kernel.ServiceAdapter.invokeMethod(ServiceAdapter.java:705)

at jrunx.kernel.JRunServiceDeployer.invokeOnServices(JRunServiceDeployer.java:460)

at jrunx.kernel.ConfigurableServicePartition.destroyServices(ConfigurableServicePartition.java:204)

at jrunx.kernel.ConfigurableServicePartition.destroy(ConfigurableServicePartition.java:188)

at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:597)

at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:93)

at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:27)

at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:208)

at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:120)

at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:262)

at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836)

at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761)

at jrunx.kernel.ServiceAdapter.invokeMethod(ServiceAdapter.java:705)

at jrunx.kernel.JRunServiceDeployer.invokeOnServices(JRunServiceDeployer.java:460)

at jrunx.kernel.JRunServiceDeployer.destroyServices(JRunServiceDeployer.java:322)

at jrunx.kernel.JRunServiceDeployer.shutdownServices(JRunServiceDeployer.java:285)

at jrunx.kernel.JRunServiceDeployer.run(JRunServiceDeployer.java:266)

at java.lang.Thread.run(Thread.java:619)

[0]javax.management.RuntimeMBeanException: java.lang.NullPointerException

at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.rethrow(DefaultMBeanServerInterceptor.java:856)

at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.rethrowMaybeMBeanException(DefaultMBeanServerInterceptor.java:869)

at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:838)

at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761)

at jrunx.kernel.ServiceAdapter.invokeMethod(ServiceAdapter.java:705)

at jrunx.kernel.JRunServiceDeployer.invokeOnServices(JRunServiceDeployer.java:460)

at jrunx.kernel.ConfigurableServicePartition.destroyServices(ConfigurableServicePartition.java:204)

at jrunx.kernel.ConfigurableServicePartition.destroy(ConfigurableServicePartition.java:188)

at jrunx.cluster.ClusterManager.destroy(ClusterManager.java:136)

at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:597)

at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:93)

at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:27)

at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:208)

at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:120)

at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:262)

at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836)

at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761)

at jrunx.kernel.ServiceAdapter.invokeMethod(ServiceAdapter.java:705)

at jrunx.kernel.JRunServiceDeployer.invokeOnServices(JRunServiceDeployer.java:460)

at jrunx.kernel.ConfigurableServicePartition.destroyServices(ConfigurableServicePartition.java:204)

at jrunx.kernel.ConfigurableServicePartition.destroy(ConfigurableServicePartition.java:188)

at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:597)

at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:93)

at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:27)

at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:208)

at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:120)

at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:262)

at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836)

at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761)

at jrunx.kernel.ServiceAdapter.invokeMethod(ServiceAdapter.java:705)

at jrunx.kernel.JRunServiceDeployer.invokeOnServices(JRunServiceDeployer.java:460)

at jrunx.kernel.JRunServiceDeployer.destroyServices(JRunServiceDeployer.java:322)

at jrunx.kernel.JRunServiceDeployer.shutdownServices(JRunServiceDeployer.java:285)

at jrunx.kernel.JRunServiceDeployer.run(JRunServiceDeployer.java:266)

at java.lang.Thread.run(Thread.java:619)

Caused by: java.lang.NullPointerException

at jrunx.cluster.ClusterDeployerService.destroy(ClusterDeployerService.java:195)

at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:597)

at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:93)

at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:27)

at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:208)

at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:120)

at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:262)

at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836)

... 36 more

Starting Macromedia JRun 4.0 (Build 108795), coldfusion server

These changes should get picked up!

20/08 11:15:17 warning Unable to open C:\ColdFusion9\runtime/lib/license.properties

20/08 11:15:18 info JRun Naming Service listening on *:2932

20/08 11:15:19 info No JDBC data sources have been configured for this server (see jrun-resources.xml)

20/08 11:15:19 info JRun Proxy Server listening on *:51800

20/08 11:15:19 info Deploying enterprise application "Adobe_ColdFusion_9" from: file:/C:/ColdFusion9/

20/08 11:15:20 info Deploying web application "Adobe ColdFusion 9" from: file:/C:/ColdFusion9/

20/08 11:15:21 INFO License Service: Flex 1.5 CF Edition enabled

20/08 11:15:21 INFO Starting Flex 1.5 CF Edition

20/08 11:15:21 user JSPServlet: init

20/08 11:15:22 user ColdFusionStartUpServlet: init

20/08 11:15:22 user ColdFusionStartUpServlet: ColdFusion: Starting application services

20/08 11:15:22 user ColdFusionStartUpServlet: ColdFusion: VM version = 14.0-b16

08/20 11:15:23 Information [main] - Starting logging...

08/20 11:15:23 Information [main] - Starting license...

08/20 11:15:25 Information [main] - Invalid ColdFusion 9 license.

08/20 11:15:25 Information [main] - Invalid ColdFusion 9 license.

08/20 11:15:25 Information [main] - Developer Edition enabled

These changes should get picked up!

08/20 11:15:25 Information [main] - Starting crypto...

08/20 11:15:25 Information [main] - Installed JSafe JCE provider: Version 3.6 RSA Security Inc. Crypto-J JCE Security Provider (implements RSA, DSA, Diffie-Hellman, AES, DES, Triple DES, 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)

08/20 11:15:25 Information [main] - Starting security...

08/20 11:15:25 Information [main] - Starting scheduler...

08/20 11:15:25 Information [main] - Starting WatchService...

08/20 11:15:25 Information [main] - Starting debugging...

08/20 11:15:25 Information [main] - Starting sql...

08/20 11:15:25 Information [main] - Pool Manager Started

08/20 11:15:26 Information [main] - Starting mail...

08/20 11:15:26 Information [main] - Starting runtime...

08/20 11:15:26 [main] INFO  Using "C:\Windows\TEMP\vfs_cache" as temporary files store.

08/20 11:15:26 [main] INFO  Using "C:\Windows\TEMP\vfs_cache" as temporary files store.

08/20 11:15:26 Information [main] - CORBA Configuration not enabled

08/20 11:15:26 Information [main] - Starting cron...

08/20 11:15:26 Information [main] - Starting registry...

08/20 11:15:26 Information [main] - Starting client...

08/20 11:15:28 Information [main] - Starting xmlrpc...

08/20 11:15:28 Information [main] - Starting graphing...

08/20 11:15:29 Information [main] - Starting verity...

08/20 11:15:29 Information [main] - Starting solr...

08/20 11:15:29 Information [main] - Starting archive...

08/20 11:15:29 Information [main] - Starting document...

08/20 11:15:29 Information [main] - Starting eventgateway...

08/20 11:15:29 Information [main] - Starting Event Backend Handlers.

08/20 11:15:29 Information [main] - Initialized EventRequestDispatcher with a Thread Pool size of 1.

08/20 11:15:29 Information [main] - Initializing EventRequestHandler

08/20 11:15:29 Information [main] - Starting Event Gateways.

08/20 11:15:29 Information [main] - Starting FlexAssembler...

08/20 11:15:29 Information [main] - Starting .NET...

08/20 11:15:29 Information [main] - Starting Monitoring...

08/20 11:15:29 Information [main] - ColdFusion started

20/08 11:15:29 user ColdFusionStartUpServlet: ColdFusion: application services are now available

20/08 11:15:29 user CFMxmlServlet: init

20/08 11:15:29 user CFMxmlServlet: Macromedia Flex Build: 87315.134646

20/08 11:15:29 INFO Macromedia Flex Build: 87315.134646

20/08 11:15:32 user CFSwfServlet: init

20/08 11:15:32 user CFCServlet: init

20/08 11:15:36 user FlashGateway: init

20/08 11:15:36 user MessageBrokerServlet: init

20/08 11:15:37 user CFFormGateway: init

20/08 11:15:37 user CFInternalServlet: init

20/08 11:15:37 user WSRPProducer: init

20/08 11:15:38 user ServerCFCServlet: init

Server coldfusion ready (startup time: 22 seconds)

20/08 11:15:38 error Security alert: attempt to connect to JRun server from a 0:0:0:0:0:0:0:1 host.

Stopping coldfusion server.20/08 11:16:12 error Security alert: attempt to connect to JRun server from a 0:0:0:0:0:0:0:1 host.

.stopped

08/20 11:16:13 Information [Thread-1] - Stopping Event Gateways.

20/08 11:16:13 user CFInternalServlet: destroy

Exception in thread "Thread-19" java.lang.ExceptionInInitializerError

at java.io.File.deleteOnExit(File.java:939)

at com.sun.star.lib.loader.WinRegKey.<clinit>(WinRegKey.java:77)

at com.sun.star.lib.loader.InstallationFinder.getPathFromWindowsRegistry(InstallationFinder.java:207)

at com.sun.star.lib.loader.InstallationFinder.getPath(InstallationFinder.java:115)

at com.sun.star.lib.loader.Loader.getCustomLoader(Loader.java:176)

at coldfusion.document.OpenOfficeUNOHelper.doSetup(OpenOfficeUNOHelper.java:428)

at coldfusion.document.OpenOfficeUNOHelper.isLocalOOAvailable(OpenOfficeUNOHelper.java:302)

at coldfusion.document.OpenOfficeUNOHelper.isOOAvailable(OpenOfficeUNOHelper.java:406)

at coldfusion.document.DocumentServiceImpl$2.run(DocumentServiceImpl.java:200)

Caused by: java.lang.IllegalStateException: Shutdown in progress

at java.lang.Shutdown.add(Shutdown.java:62)

at java.lang.System$2.registerShutdownHook(System.java:1146)

at java.io.DeleteOnExitHook.<clinit>(DeleteOnExitHook.java:20)

... 9 more

08/20 11:16:18 Information [Thread-1] - ColdFusion stopped

20/08 11:16:18 user FlashGateway: destroy

20/08 11:16:18 user WSRPProducer: destroy

20/08 11:16:18 user CFCServlet: destroy

20/08 11:16:18 info jrun:service/coldfusion/JRunTransactionService-Domain unbound

20/08 11:16:18 info Default UserTransaction removed from JNDI

20/08 11:16:18 info Default TransactionManager removed from JNDI

20/08 11:16:18 info UserTransaction java:DefaultDomain/comp/UserTransaction removed from JNDI

20/08 11:16:18 info TransactionManager java:DefaultDomain/TransactionManager removed from JNDI

20/08 11:16:18 info UserTransaction java:PrivateJmsDomain/comp/UserTransaction removed from JNDI

20/08 11:16:18 info TransactionManager java:PrivateJmsDomain/TransactionManager removed from JNDI

20/08 11:16:18 info jrun:service/coldfusion/JRunServer-Domain unbound

20/08 11:16:18 info The JNDI server was halted

20/08 11:16:18 info Removing web application service from servlet engine service: ColdFusion9#wwwroot

20/08 11:16:18 info Unregistering enterprise application: file__C__ColdFusion9_#Adobe_ColdFusion_9

20/08 11:16:18 info Removing web application service from servlet engine service: NoWebApp

20/08 11:16:18 error java.lang.NullPointerException

[1]java.lang.NullPointerException

at jrunx.cluster.ClusterDeployerService.destroy(ClusterDeployerService.java:195)

at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:597)

at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:93)

at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:27)

at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:208)

at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:120)

at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:262)

at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836)

at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761)

at jrunx.kernel.ServiceAdapter.invokeMethod(ServiceAdapter.java:705)

at jrunx.kernel.JRunServiceDeployer.invokeOnServices(JRunServiceDeployer.java:460)

at jrunx.kernel.ConfigurableServicePartition.destroyServices(ConfigurableServicePartition.java:204)

at jrunx.kernel.ConfigurableServicePartition.destroy(ConfigurableServicePartition.java:188)

at jrunx.cluster.ClusterManager.destroy(ClusterManager.java:136)

at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:597)

at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:93)

at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:27)

at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:208)

at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:120)

at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:262)

at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836)

at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761)

at jrunx.kernel.ServiceAdapter.invokeMethod(ServiceAdapter.java:705)

at jrunx.kernel.JRunServiceDeployer.invokeOnServices(JRunServiceDeployer.java:460)

at jrunx.kernel.ConfigurableServicePartition.destroyServices(ConfigurableServicePartition.java:204)

at jrunx.kernel.ConfigurableServicePartition.destroy(ConfigurableServicePartition.java:188)

at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:597)

at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:93)

at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:27)

at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:208)

at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:120)

at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:262)

at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836)

at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761)

at jrunx.kernel.ServiceAdapter.invokeMethod(ServiceAdapter.java:705)

at jrunx.kernel.JRunServiceDeployer.invokeOnServices(JRunServiceDeployer.java:460)

at jrunx.kernel.JRunServiceDeployer.destroyServices(JRunServiceDeployer.java:322)

at jrunx.kernel.JRunServiceDeployer.shutdownServices(JRunServiceDeployer.java:285)

at jrunx.kernel.JRunServiceDeployer.run(JRunServiceDeployer.java:266)

at java.lang.Thread.run(Thread.java:619)

[0]javax.management.RuntimeMBeanException: java.lang.NullPointerException

at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.rethrow(DefaultMBeanServerInterceptor.java:856)

at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.rethrowMaybeMBeanException(DefaultMBeanServerInterceptor.java:869)

at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:838)

at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761)

at jrunx.kernel.ServiceAdapter.invokeMethod(ServiceAdapter.java:705)

at jrunx.kernel.JRunServiceDeployer.invokeOnServices(JRunServiceDeployer.java:460)

at jrunx.kernel.ConfigurableServicePartition.destroyServices(ConfigurableServicePartition.java:204)

at jrunx.kernel.ConfigurableServicePartition.destroy(ConfigurableServicePartition.java:188)

at jrunx.cluster.ClusterManager.destroy(ClusterManager.java:136)

at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:597)

at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:93)

at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:27)

at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:208)

at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:120)

at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:262)

at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836)

at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761)

at jrunx.kernel.ServiceAdapter.invokeMethod(ServiceAdapter.java:705)

at jrunx.kernel.JRunServiceDeployer.invokeOnServices(JRunServiceDeployer.java:460)

at jrunx.kernel.ConfigurableServicePartition.destroyServices(ConfigurableServicePartition.java:204)

at jrunx.kernel.ConfigurableServicePartition.destroy(ConfigurableServicePartition.java:188)

at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:597)

at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:93)

at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:27)

at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:208)

at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:120)

at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:262)

at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836)

at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761)

at jrunx.kernel.ServiceAdapter.invokeMethod(ServiceAdapter.java:705)

at jrunx.kernel.JRunServiceDeployer.invokeOnServices(JRunServiceDeployer.java:460)

at jrunx.kernel.JRunServiceDeployer.destroyServices(JRunServiceDeployer.java:322)

at jrunx.kernel.JRunServiceDeployer.shutdownServices(JRunServiceDeployer.java:285)

at jrunx.kernel.JRunServiceDeployer.run(JRunServiceDeployer.java:266)

at java.lang.Thread.run(Thread.java:619)

Caused by: java.lang.NullPointerException

at jrunx.cluster.ClusterDeployerService.destroy(ClusterDeployerService.java:195)

at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:597)

at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:93)

at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:27)

at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:208)

at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:120)

at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:262)

at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836)

... 36 more

Starting Macromedia JRun 4.0 (Build 108795), coldfusion server

These changes should get picked up!

20/08 11:16:29 warning Unable to open C:\ColdFusion9\runtime/lib/license.properties

20/08 11:16:30 info JRun Naming Service listening on *:2932

20/08 11:16:30 info No JDBC data sources have been configured for this server (see jrun-resources.xml)

20/08 11:16:30 info JRun Proxy Server listening on *:51800

20/08 11:16:30 info Deploying enterprise application "Adobe_ColdFusion_9" from: file:/C:/ColdFusion9/

20/08 11:16:31 info Deploying web application "Adobe ColdFusion 9" from: file:/C:/ColdFusion9/

20/08 11:16:32 INFO License Service: Flex 1.5 CF Edition enabled

20/08 11:16:32 INFO Starting Flex 1.5 CF Edition

20/08 11:16:32 user JSPServlet: init

20/08 11:16:33 user ColdFusionStartUpServlet: init

20/08 11:16:33 user ColdFusionStartUpServlet: ColdFusion: Starting application services

20/08 11:16:33 user ColdFusionStartUpServlet: ColdFusion: VM version = 14.0-b16

08/20 11:16:34 Information [main] - Starting logging...

08/20 11:16:34 Information [main] - Starting license...

08/20 11:16:36 Information [main] - Invalid ColdFusion 9 license.

08/20 11:16:36 Information [main] - Invalid ColdFusion 9 license.

08/20 11:16:36 Information [main] - Developer Edition enabled

These changes should get picked up!

08/20 11:16:36 Information [main] - Starting crypto...

08/20 11:16:36 Information [main] - Installed JSafe JCE provider: Version 3.6 RSA Security Inc. Crypto-J JCE Security Provider (implements RSA, DSA, Diffie-Hellman, AES, DES, Triple DES, 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)

08/20 11:16:36 Information [main] - Starting security...

08/20 11:16:36 Information [main] - Starting scheduler...

08/20 11:16:36 Information [main] - Starting WatchService...

08/20 11:16:36 Information [main] - Starting debugging...

08/20 11:16:36 Information [main] - Starting sql...

08/20 11:16:36 Information [main] - Pool Manager Started

08/20 11:16:37 Information [main] - Starting mail...

08/20 11:16:37 Information [main] - Starting runtime...

08/20 11:16:37 [main] INFO  Using "C:\Windows\TEMP\vfs_cache" as temporary files store.

08/20 11:16:37 [main] INFO  Using "C:\Windows\TEMP\vfs_cache" as temporary files store.

08/20 11:16:37 Information [main] - CORBA Configuration not enabled

08/20 11:16:37 Information [main] - Starting cron...

08/20 11:16:37 Information [main] - Starting registry...

08/20 11:16:37 Information [main] - Starting client...

08/20 11:16:40 Information [main] - Starting xmlrpc...

08/20 11:16:41 Information [main] - Starting graphing...

08/20 11:16:41 Information [main] - Starting verity...

08/20 11:16:41 Information [main] - Starting solr...

08/20 11:16:41 Information [main] - Starting archive...

08/20 11:16:41 Information [main] - Starting document...

08/20 11:16:41 Information [main] - Starting eventgateway...

08/20 11:16:41 Information [main] - Starting Event Backend Handlers.

08/20 11:16:41 Information [main] - Initialized EventRequestDispatcher with a Thread Pool size of 1.

08/20 11:16:41 Information [main] - Initializing EventRequestHandler

08/20 11:16:41 Information [main] - Starting Event Gateways.

08/20 11:16:41 Information [main] - Starting FlexAssembler...

08/20 11:16:41 Information [main] - Starting .NET...

08/20 11:16:41 Information [main] - Starting Monitoring...

08/20 11:16:42 Information [main] - ColdFusion started

20/08 11:16:42 user ColdFusionStartUpServlet: ColdFusion: application services are now available

20/08 11:16:42 user CFMxmlServlet: init

20/08 11:16:42 user CFMxmlServlet: Macromedia Flex Build: 87315.134646

20/08 11:16:42 INFO Macromedia Flex Build: 87315.134646

20/08 11:16:44 user CFSwfServlet: init

20/08 11:16:44 user CFCServlet: init

20/08 11:16:47 user FlashGateway: init

20/08 11:16:48 user MessageBrokerServlet: init

20/08 11:16:49 user CFFormGateway: init

20/08 11:16:49 user CFInternalServlet: init

20/08 11:16:49 user WSRPProducer: init

Server coldfusion ready (startup time: 23 seconds)

20/08 11:16:49 user ServerCFCServlet: init

20/08 11:16:49 error Security alert: attempt to connect to JRun server from a 0:0:0:0:0:0:0:1 host.

20/08 11:31:46 error Error while reading header INVALIDCOMPONENTACCESS

java.net.SocketTimeoutException: Read timed out

at java.net.SocketInputStream.socketRead0(Native Method)

at java.net.SocketInputStream.read(SocketInputStream.java:129)

at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)

at java.io.BufferedInputStream.read1(BufferedInputStream.java:258)

at java.io.BufferedInputStream.read(BufferedInputStream.java:317)

at jrun.servlet.jrpp.ProxyEndpoint.readFully(ProxyEndpoint.java:581)

at jrun.servlet.jrpp.ProxyEndpoint.readFully(ProxyEndpoint.java:573)

at jrun.servlet.jrpp.ProxyEndpoint.readInt(ProxyEndpoint.java:591)

at jrun.servlet.jrpp.ProxyEndpoint.readString(ProxyEndpoint.java:620)

at jrun.servlet.jrpp.ProxyEndpoint.getHeader(ProxyEndpoint.java:762)

at javax.servlet.http.HttpServletRequestWrapper.getHeader(HttpServletRequestWrapper.java:124)

at javax.servlet.http.HttpServletRequestWrapper.getHeader(HttpServletRequestWrapper.java:124)

at coldfusion.runtime.CgiScope.resolve(CgiScope.java:221)

at coldfusion.runtime.CgiScope.containsName(CgiScope.java:301)

at coldfusion.runtime.CgiScope.search(CgiScope.java:334)

at coldfusion.runtime.NeoPageContext.searchScopes(NeoPageContext.java:766)

at coldfusion.runtime.NeoPageContext.findAttribute(NeoPageContext.java:638)

at coldfusion.runtime.NeoPageContext.findAttribute(NeoPageContext.java:622)

at coldfusion.runtime.PageScope.resolveName(PageScope.java:52)

at coldfusion.runtime.PageScope.containsName(PageScope.java:57)

at coldfusion.runtime.Scope.containsKey(Scope.java:105)

at coldfusion.runtime.Scope.put(Scope.java:72)

at coldfusion.runtime.CfJspPage._arrayset(CfJspPage.java:1080)

at coldfusion.runtime.NeoPageContext.SymTab_setSplitNameInMap(NeoPageContext.java:1385)

at coldfusion.runtime.NeoPageContext.SymTab_setValidatedSplitNameInString(NeoPageContext.java:1355)

at coldfusion.runtime.NeoPageContext.SymTab_setValidatedDottedName(NeoPageContext.java:1437)

at coldfusion.runtime.NeoPageContext.setValidatedAttribute(NeoPageContext.java:571)

at coldfusion.runtime.NeoPageContext.setAttribute(NeoPageContext.java:434)

at coldfusion.runtime.NeoPageContext.setAttribute(NeoPageContext.java:427)

at coldfusion.runtime.CfJspPage._set(CfJspPage.java:421)

at cfl10n2ecfm181361010.runPage(E:\cf9_final\cfusion\wwwroot\CFIDE\adminapi\customtags\l10n.cfm:115)

at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231)

at coldfusion.filter.CFVariablesScopeFilter.invoke(CFVariablesScopeFilter.java:56)

at coldfusion.tagext.lang.ModuleTag.doAfterBody(ModuleTag.java:352)

at cfbase2ecfc2138568032.runPage(E:\cf9_final\cfusion\wwwroot\CFIDE\adminapi\base.cfc:14)

at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231)

at coldfusion.runtime.TemplateProxyFactory.resolveComponentHelper(TemplateProxyFactory.java:523)

at coldfusion.runtime.TemplateProxyFactory.resolveName(TemplateProxyFactory.java:223)

at coldfusion.runtime.TemplateProxyFactory.resolveComponentHelper(TemplateProxyFactory.java:363)

at coldfusion.runtime.TemplateProxyFactory.resolveName(TemplateProxyFactory.java:223)

at coldfusion.runtime.TemplateProxyFactory.resolveName(TemplateProxyFactory.java:158)

at coldfusion.runtime.TemplateProxyFactory.resolveName(TemplateProxyFactory.java:148)

at coldfusion.cfc.ComponentProxyFactory.getProxy(ComponentProxyFactory.java:62)

at coldfusion.runtime.CFPage.CreateObject(CFPage.java:4781)

at coldfusion.runtime.CFPage.CreateObject(CFPage.java:4795)

at cfApplication2ecfm1161156468._factor0(E:\cf9_final\cfusion\wwwroot\CFIDE\administrator\Application.cfm:95)

at cfApplication2ecfm1161156468._factor3(E:\cf9_final\cfusion\wwwroot\CFIDE\administrator\Application.cfm:76)

at cfApplication2ecfm1161156468._factor7(E:\cf9_final\cfusion\wwwroot\CFIDE\administrator\Application.cfm:4)

at cfApplication2ecfm1161156468.runPage(E:\cf9_final\cfusion\wwwroot\CFIDE\administrator\Application.cfm:1)

at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231)

at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:416)

at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)

at coldfusion.filter.CfincludeFilter.include(CfincludeFilter.java:33)

at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:261)

at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48)

at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)

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

at coldfusion.filter.LicenseFilter.invoke(LicenseFilter.java:27)

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 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)

20/08 11:36:47 error Error while reading header SANDBOX_NOT_FOUND

java.net.SocketTimeoutException: Read timed out

at java.net.SocketInputStream.socketRead0(Native Method)

at java.net.SocketInputStream.read(SocketInputStream.java:129)

at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)

at java.io.BufferedInputStream.read1(BufferedInputStream.java:258)

at java.io.BufferedInputStream.read(BufferedInputStream.java:317)

at jrun.servlet.jrpp.ProxyEndpoint.readFully(ProxyEndpoint.java:581)

at jrun.servlet.jrpp.ProxyEndpoint.readFully(ProxyEndpoint.java:573)

at jrun.servlet.jrpp.ProxyEndpoint.readInt(ProxyEndpoint.java:591)

at jrun.servlet.jrpp.ProxyEndpoint.readString(ProxyEndpoint.java:620)

at jrun.servlet.jrpp.ProxyEndpoint.getHeader(ProxyEndpoint.java:762)

at javax.servlet.http.HttpServletRequestWrapper.getHeader(HttpServletRequestWrapper.java:124)

at javax.servlet.http.HttpServletRequestWrapper.getHeader(HttpServletRequestWrapper.java:124)

at coldfusion.runtime.CgiScope.resolve(CgiScope.java:221)

at coldfusion.runtime.CgiScope.containsName(CgiScope.java:301)

at coldfusion.runtime.CgiScope.search(CgiScope.java:334)

at coldfusion.runtime.NeoPageContext.searchScopes(NeoPageContext.java:766)

at coldfusion.runtime.NeoPageContext.findAttribute(NeoPageContext.java:638)

at coldfusion.runtime.NeoPageContext.findAttribute(NeoPageContext.java:622)

at coldfusion.runtime.PageScope.resolveName(PageScope.java:52)

at coldfusion.runtime.PageScope.containsName(PageScope.java:57)

at coldfusion.runtime.Scope.containsKey(Scope.java:105)

at coldfusion.runtime.Scope.put(Scope.java:72)

at coldfusion.runtime.CfJspPage._arrayset(CfJspPage.java:1080)

at coldfusion.runtime.NeoPageContext.SymTab_setSplitNameInMap(NeoPageContext.java:1385)

at coldfusion.runtime.NeoPageContext.SymTab_setValidatedSplitNameInString(NeoPageContext.java:1355)

at coldfusion.runtime.NeoPageContext.SymTab_setValidatedDottedName(NeoPageContext.java:1437)

at coldfusion.runtime.NeoPageContext.setValidatedAttribute(NeoPageContext.java:571)

at coldfusion.runtime.NeoPageContext.setAttribute(NeoPageContext.java:434)

at coldfusion.runtime.NeoPageContext.setAttribute(NeoPageContext.java:427)

at coldfusion.runtime.CfJspPage._set(CfJspPage.java:421)

at cfl10n2ecfm181361010.runPage(E:\cf9_final\cfusion\wwwroot\CFIDE\adminapi\customtags\l10n.cfm:115)

at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231)

at coldfusion.filter.CFVariablesScopeFilter.invoke(CFVariablesScopeFilter.java:56)

at coldfusion.tagext.lang.ModuleTag.doAfterBody(ModuleTag.java:352)

at cfsecurity2ecfc643846286._factor2(E:\cf9_final\cfusion\wwwroot\CFIDE\adminapi\security.cfc:16)

at cfsecurity2ecfc643846286.runPage(E:\cf9_final\cfusion\wwwroot\CFIDE\adminapi\security.cfc:1)

at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231)

at coldfusion.runtime.TemplateProxyFactory.resolveComponentHelper(TemplateProxyFactory.java:523)

at coldfusion.runtime.TemplateProxyFactory.resolveName(TemplateProxyFactory.java:223)

at coldfusion.runtime.TemplateProxyFactory.resolveName(TemplateProxyFactory.java:158)

at coldfusion.runtime.TemplateProxyFactory.resolveName(TemplateProxyFactory.java:148)

at coldfusion.cfc.ComponentProxyFactory.getProxy(ComponentProxyFactory.java:62)

at coldfusion.runtime.CFPage.CreateObject(CFPage.java:4781)

at coldfusion.runtime.CFPage.CreateObject(CFPage.java:4795)

at cfApplication2ecfm1161156468._factor0(E:\cf9_final\cfusion\wwwroot\CFIDE\administrator\Application.cfm:95)

at cfApplication2ecfm1161156468._factor3(E:\cf9_final\cfusion\wwwroot\CFIDE\administrator\Application.cfm:76)

at cfApplication2ecfm1161156468._factor7(E:\cf9_final\cfusion\wwwroot\CFIDE\administrator\Application.cfm:4)

at cfApplication2ecfm1161156468.runPage(E:\cf9_final\cfusion\wwwroot\CFIDE\administrator\Application.cfm:1)

at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231)

at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:416)

at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)

at coldfusion.filter.CfincludeFilter.include(CfincludeFilter.java:33)

at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:261)

at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48)

at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)

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

at coldfusion.filter.LicenseFilter.invoke(LicenseFilter.java:27)

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 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)

It then has the same error "Error while reading header" for SANDBOX_ALREADY_EXISTS, CANNOT_DELETE_SYSTEM_SANDBOXES,

WRONG_PORT_TYPE, SECURITY_INVALIDFUNCTION, SECURITY_INVALIDTAG, ERROR_INVALIDDIRECTORY, DB_NOT_FOUND, BADIP,

INVALIDIP, FEATURE_NOT_AVAILABLE_MSG, etc

Thanks,

Nick

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
Aug 20, 2010 Aug 20, 2010

It looks like a problem between CF and the web server (CF is trying to

determine if some CGI variables exist). What web server are you using

?

--

Mack

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Aug 23, 2010 Aug 23, 2010

Hi Mack,

Thanks for the reply. The web server is IIS7. So I tried removing CF9, then removing IIS. Rebooted and then reinstalled IIS. The reinstall fails. I reckon something in the IIS setup has gotten corrupted. I installed apache and then reinstalled CF 9 and they are working fine together.

Although in getting apache up and running I did discover a dodgy entry in my hosts file. localhost was pointing at :::1 rather than 127.0.0.1. So I fixed that, not sure if that was related to any of the problems but IIS still won't install. I would say I'd have to rebuild windows to get it up and running again.

Thanks,

Nick

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
Aug 23, 2010 Aug 23, 2010
LATEST

Although in getting apache up and running I did discover a

dodgy entry in my hosts file. localhost was pointing at :::1 rather

than 127.0.0.1.

:::1 is the ipv6 entry for localhost so it's useful if you want to

access localhost over ipv6.

--

Mack

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources