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

Install CF9 J2EE In Existing CF8 Multi-Server Installations with Clustering

Explorer ,
Jan 08, 2012 Jan 08, 2012

Hi all, hoping someone can assist here...

We have a 3-server Windows 2003 web farm all with ColdFusion 8 Enterprise installed, upon which we have installed several instances and clusters across the machines. Each instance or cluster runs a separate web application (hosted via IIS) and all has been working very well for a number of years. We are now looking to upgrade our CF infrastructure to CF9 and we're looking to do a side-by-side installation as we have several IIS web sites hosting applications, all using these services. We cannot simply "big-bang" upgrade to CF9, we need to progressively move the applications and sites over from CF8 to CF9. In order to facilitate this we're trying to install new CF9 instances along side the existing CF8 instances, and re-mapping the IIS hosts to the new CF9 instance/clusters.

The issue we are having now is that upon installing ColdFusion 9 Enterprise (using the J2EE EAR deployment method), deploying new CF9 instances into the existing CF8 multi-server installation, when running a single instance everythying appears to work fine, however when I configure a CF Cluster it does not appear to see any of the data sources. The steps I took to install the CF9 instance are:

1. Copy the exploded EAR folder into a new JRun server instance (ie. create new JRUN server, then delete the default-ear file and copy the exploded cfusion-ear folder structure into the server).

2. Repeat for each cluster node

3. Made a CAR archive of the existing application under CF8, and imported the archive into the CF9 instances

4. In the default CF instance on the IIS host (CF8) registered the two new CF9 instances (one on a different machine)

5. Still in the default CF8 instance, create a cluster of the two new CF9 instances registered in the previous step - cluster creates OK and looks good

6. Run the WSConfig tool to re-map the appropriate IIS web site to use the new CF9 cluster instead of the old CF8 cluster

Doing this, when I run the application, on the first CFM page I get an error at the first query, stating that the Datasource could not be found. I have verified the datasource exists in both CF9 instances, and that it verifies OK against the database (SQL 2005).

I tried breaking the cluster and running on a single instance of CF9, and everything looks fine - queries run, data is returned, all is good. As soon as I map it to a CF9 cluster, no go - get the Data Source Not Found error. Have I missed a step (or several), or is there anything I need to do to move the data sources across to the CF9 clusters, as well as the CAR deployments?

Hoping I can get some assistance, we really want to go on to CF9 and maintain our cluster environment.

Thanks,

Owen West

owen.west@hnehealth.nsw.gov.au

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
Community Expert ,
Jan 09, 2012 Jan 09, 2012

What do you see in the log files for the individual instances?

Dave Watts, CTO, Fig Leaf Software

Dave Watts, Eidolon LLC
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
Explorer ,
Jan 09, 2012 Jan 09, 2012

Dave,

Thanks for the prompt reply. There does not appear to be anything relevant (not that I can see, anyway) in the logs. There is also nothing in the instances' application.log, server.log or exception.log files. Certainly, I cannot see anything pertaining to not being able to find a data source.

I have seen elsewhere some suggestions regarding copying neo*.xml files from the CF8 instance to the CF9 instance, however I thought this was only necessary for an in-place upgrade, whereas we're trying to do a side-by-side upgrade - essentially moving the application from a CF8 cluster to a new CF9 cluster. Let me know if this is an incorrect assumption, and if I need to copy any files between the two instances.

I've copied in the two CF9 instance JRUN log files:

Instance 1:

========

Starting Macromedia JRun 4.0 (Build 108673), cf9_cfhims01 server

09/01 14:15:00 info JRun Naming Service listening on *:2917

09/01 14:15:00 info No JDBC data sources have been configured for this server (see jrun-resources.xml)

09/01 14:15:00 info JRun Web Server listening on *:8309

09/01 14:15:00 info JRun Proxy Server listening on *:51009

09/01 14:15:00 info Deploying enterprise application "JRun 4.0 Internal J2EE Components" from: file:/C:/JRun4/lib/jrun-comp.ear

Server cf9_cfhims01 ready (startup time: 2 seconds)

09/01 14:15:00 info Deploying EJB "JRunSQLInvoker" from: file:/C:/JRun4/lib/jrun-comp.ear

09/01 14:15:00 info Deploying enterprise application "Adobe_ColdFusion_9" from: file:/C:/JRun4/servers/cf9_cfhims01/cfusion-ear/

09/01 14:15:00 info Deploying web application "Adobe ColdFusion 9" from: file:/C:/JRun4/servers/cf9_cfhims01/cfusion-ear/

09/01 14:15:01 INFO License Service: Flex 1.5 CF Edition enabled

09/01 14:15:01 INFO Starting Flex 1.5 CF Edition

09/01 14:15:02 user JSPServlet: init

09/01 14:15:02 user ColdFusionStartUpServlet: init

09/01 14:15:02 user ColdFusionStartUpServlet: ColdFusion: Starting application services

09/01 14:15:02 user ColdFusionStartUpServlet: ColdFusion: VM version = 10.0-b19

01/09 14:15:02 Information [scheduler-15] - Starting logging...

01/09 14:15:02 Information [scheduler-15] - Starting license...

01/09 14:15:03 Information [scheduler-15] - Enterprise Edition enabled

01/09 14:15:03 Information [scheduler-15] - Starting crypto...

01/09 14:15:03 Information [scheduler-15] - 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)

01/09 14:15:03 Information [scheduler-15] - Starting security...

01/09 14:15:03 [scheduler-15] INFO  Using "C:\DOCUME~1\ColdFus\LOCALS~1\Temp\vfs_cache" as temporary files store.

01/09 14:15:03 Information [scheduler-15] - Starting scheduler...

01/09 14:15:03 Information [scheduler-15] - Starting WatchService...

01/09 14:15:03 Information [scheduler-15] - Starting debugging...

01/09 14:15:03 Information [scheduler-15] - Starting sql...

01/09 14:15:05 Information [scheduler-15] - Pool Manager Started

01/09 14:15:05 Information [scheduler-15] - Starting mail...

01/09 14:15:05 Information [scheduler-15] - Starting runtime...

01/09 14:15:05 Information [scheduler-15] - CORBA Configuration not enabled

01/09 14:15:05 Information [scheduler-15] - Starting cron...

01/09 14:15:05 Information [scheduler-15] - Starting registry...

01/09 14:15:05 Information [scheduler-15] - Starting client...

01/09 14:15:05 Information [scheduler-15] - The metrics service is disabled for the J2EE edition

01/09 14:15:05 Information [scheduler-15] - Starting xmlrpc...

01/09 14:15:05 Information [scheduler-15] - Starting graphing...

01/09 14:15:05 Information [scheduler-15] - Starting verity...

01/09 14:15:05 Information [scheduler-15] - Starting solr...

01/09 14:15:05 Information [scheduler-15] - Starting archive...

01/09 14:15:05 Information [scheduler-15] - Starting document...

01/09 14:15:05 Information [scheduler-15] - Starting eventgateway...

01/09 14:15:05 Information [scheduler-15] - Starting Event Backend Handlers.

01/09 14:15:05 Information [scheduler-15] - Initialized EventRequestDispatcher with a Thread Pool size of 10.

01/09 14:15:05 Information [scheduler-15] - Initializing EventRequestHandler

01/09 14:15:05 Information [scheduler-15] - Starting Event Gateways.

01/09 14:15:05 Information [scheduler-15] - Starting FlexAssembler...

01/09 14:15:05 Information [scheduler-15] - Starting .NET...

01/09 14:15:05 Information [scheduler-15] - Starting Monitoring...

01/09 14:15:06 Information [scheduler-15] - ColdFusion started

09/01 14:15:06 user ColdFusionStartUpServlet: ColdFusion: application services are now available

09/01 14:15:06 user CFMxmlServlet: init

09/01 14:15:06 user CFMxmlServlet: Macromedia Flex Build: 87315.134646

09/01 14:15:06 INFO Macromedia Flex Build: 87315.134646

09/01 14:15:07 user CFSwfServlet: init

09/01 14:15:07 user CFCServlet: init

09/01 14:15:08 user FlashGateway: init

09/01 14:15:08 user MessageBrokerServlet: init

09/01 14:15:08 user CFFormGateway: init

09/01 14:15:08 user CFInternalServlet: init

09/01 14:15:08 user WSRPProducer: init

09/01 14:15:08 user ServerCFCServlet: init

09/01 15:06:27 user FileServlet: init

09/01 15:17:09 info Deployer Service is undeploying watched URL file:/C:/JRun4/servers/cf9_cfhims01/cfusion-ear/

09/01 15:17:09 user CFMxmlServlet: destroy

09/01 15:17:09 user CFCServlet: destroy

09/01 15:17:09 user CFFormGateway: destroy

09/01 15:17:09 user CFSwfServlet: destroy

09/01 15:17:09 user FlashGateway: destroy

09/01 15:17:09 user WSRPProducer: destroy

09/01 15:17:09 user CFInternalServlet: destroy

01/09 15:17:09 Information [scheduler-1] - Stopping Event Gateways.

01/09 15:17:14 Information [scheduler-1] - ColdFusion stopped

09/01 15:17:14 user FileServlet: destroy

09/01 15:17:14 info Removing web application service from servlet engine service: cfusion-ear#cfusion-war

09/01 15:17:14 info Unregistering enterprise application: file__C__JRun4_servers_cf9_cfhims01_cfusion-ear_#Adobe_ColdFusion_9

09/01 15:17:14 info Deploying enterprise application "Adobe_ColdFusion_9" from: file:/C:/JRun4/servers/cf9_cfhims01/cfusion-ear/

09/01 15:17:14 info Deploying web application "Adobe ColdFusion 9" from: file:/C:/JRun4/servers/cf9_cfhims01/cfusion-ear/

09/01 15:17:14 INFO License Service: Flex 1.5 CF Edition enabled

09/01 15:17:14 INFO Starting Flex 1.5 CF Edition

09/01 15:17:14 user JSPServlet: init

09/01 15:17:15 user ColdFusionStartUpServlet: init

09/01 15:17:15 user ColdFusionStartUpServlet: ColdFusion: Starting application services

09/01 15:17:15 user ColdFusionStartUpServlet: ColdFusion: VM version = 10.0-b19

01/09 15:17:15 Information [scheduler-1] - Starting logging...

01/09 15:17:15 Information [scheduler-1] - Starting license...

01/09 15:17:15 Information [scheduler-1] - Enterprise Edition enabled

01/09 15:17:15 Information [scheduler-1] - Starting crypto...

01/09 15:17:15 Information [scheduler-1] - Starting security...

01/09 15:17:15 [scheduler-1] INFO  Using "C:\DOCUME~1\ColdFus\LOCALS~1\Temp\vfs_cache" as temporary files store.

01/09 15:17:15 Information [scheduler-1] - Starting scheduler...

01/09 15:17:15 Information [scheduler-1] - Starting WatchService...

01/09 15:17:15 Information [scheduler-1] - Starting debugging...

01/09 15:17:15 Information [scheduler-1] - Starting sql...

01/09 15:17:15 Information [scheduler-1] - Pool Manager Started

01/09 15:17:15 Information [scheduler-1] - Starting mail...

01/09 15:17:15 Information [scheduler-1] - Starting runtime...

01/09 15:17:15 Information [scheduler-1] - CORBA Configuration not enabled

01/09 15:17:15 Information [scheduler-1] - Starting cron...

01/09 15:17:15 Information [scheduler-1] - Starting registry...

01/09 15:17:15 Information [scheduler-1] - Starting client...

01/09 15:17:15 Information [scheduler-1] - The metrics service is disabled for the J2EE edition

01/09 15:17:15 Information [scheduler-1] - Starting xmlrpc...

01/09 15:17:16 Information [scheduler-1] - Starting graphing...

01/09 15:17:16 Information [scheduler-1] - Starting verity...

01/09 15:17:16 Information [scheduler-1] - Starting solr...

01/09 15:17:16 Information [scheduler-1] - Starting archive...

01/09 15:17:16 Information [scheduler-1] - Starting document...

01/09 15:17:16 Information [scheduler-1] - Starting eventgateway...

01/09 15:17:16 Information [scheduler-1] - Starting Event Backend Handlers.

01/09 15:17:16 Information [scheduler-1] - Initialized EventRequestDispatcher with a Thread Pool size of 10.

01/09 15:17:16 Information [scheduler-1] - Initializing EventRequestHandler

01/09 15:17:16 Information [scheduler-1] - Starting Event Gateways.

01/09 15:17:16 Information [scheduler-1] - Starting FlexAssembler...

01/09 15:17:16 Information [scheduler-1] - Starting .NET...

01/09 15:17:16 Information [scheduler-1] - Starting Monitoring...

01/09 15:17:16 Information [scheduler-1] - ColdFusion started

09/01 15:17:16 user ColdFusionStartUpServlet: ColdFusion: application services are now available

09/01 15:17:16 user CFMxmlServlet: init

09/01 15:17:16 user CFMxmlServlet: Macromedia Flex Build: 87315.134646

09/01 15:17:16 INFO Macromedia Flex Build: 87315.134646

09/01 15:17:16 user CFSwfServlet: init

09/01 15:17:17 user CFCServlet: init

09/01 15:17:17 user FlashGateway: init

09/01 15:17:17 user MessageBrokerServlet: init

09/01 15:17:18 user CFFormGateway: init

09/01 15:17:18 user CFInternalServlet: init

09/01 15:17:18 user WSRPProducer: init

09/01 15:17:18 user ServerCFCServlet: init

Stopping cf9_cfhims01 server.stopped

09/01 15:17:47 user CFMxmlServlet: destroy

09/01 15:17:47 user CFCServlet: destroy

09/01 15:17:47 user CFFormGateway: destroy

09/01 15:17:47 user CFSwfServlet: destroy

09/01 15:17:47 user FlashGateway: destroy

09/01 15:17:47 user WSRPProducer: destroy

09/01 15:17:47 user CFInternalServlet: destroy

01/09 15:17:47 Information [Thread-1] - Stopping Event Gateways.

01/09 15:17:52 Information [Thread-1] - ColdFusion stopped

Starting Macromedia JRun 4.0 (Build 108673), cf9_cfhims01 server

Warning: file url in codebase component may cause problems (file:/C:/JRun4/lib/jrun.jar!/reggie.jar)

09/01 15:18:10 info ClusterManager: JINI transient lookup service starting (cluster broadcast may require a moment)...

09/01 15:18:11 info ClusterManager: JINI transient lookup service started

09/01 15:18:11 info Watching directory, C:\JRun4\servers\cf9_cfhims01\SERVER-INF\cluster.

09/01 15:18:11 info Clusterable service JNDIContextManager discovered ClusterManager on 10.16.220.126:1453, cluster domain: cf9_hims (Lookup Service's JINI-ID: ff13a1c4-a97c-46c0-bd87-ce95e7643b7b)

09/01 15:18:11 info JNDIContextManager successfully joined a JINI lookup service (assigned JINI-ID 50250e40-72c6-418e-882f-97164644bee4)

09/01 15:18:11 info JRun Naming Service listening on *:2917

09/01 15:18:11 info Clusterable service JRunRMIBroker discovered ClusterManager on 10.16.220.126:1453, cluster domain: cf9_hims (Lookup Service's JINI-ID: ff13a1c4-a97c-46c0-bd87-ce95e7643b7b)

09/01 15:18:11 info JRunRMIBroker successfully joined a JINI lookup service (assigned JINI-ID 8e97a1fe-4989-45af-89ad-83313a8b707f)

09/01 15:18:11 info Clusterable service SecurityContextCache discovered ClusterManager on 10.16.220.126:1453, cluster domain: cf9_hims (Lookup Service's JINI-ID: ff13a1c4-a97c-46c0-bd87-ce95e7643b7b)

09/01 15:18:11 info Clusterable service JNDIContextManager discovered a JNDIContextManager peer on a JRun server named "cf9_cfhims02" on host hnecfweb02

09/01 15:18:11 info Clusterable service JRunRMIBroker discovered a JRunRMIBroker peer on a JRun server named "cf9_cfhims02" on host hnecfweb02

09/01 15:18:11 info SecurityContextCache successfully joined a JINI lookup service (assigned JINI-ID 03be69e2-3498-4665-aea1-c0b832b9147e)

09/01 15:18:11 info Clusterable service SecurityContextCache discovered a SecurityContextCache peer on a JRun server named "cf9_cfhims02" on host hnecfweb02

09/01 15:18:11 info Clusterable service ServletUsersService discovered ClusterManager on 10.16.220.126:1453, cluster domain: cf9_hims (Lookup Service's JINI-ID: ff13a1c4-a97c-46c0-bd87-ce95e7643b7b)

09/01 15:18:11 info ServletUsersService successfully joined a JINI lookup service (assigned JINI-ID 0a945cb2-9fd7-4519-8932-b9d5fc6903b8)

09/01 15:18:11 info Clusterable service ReplicationIdService discovered ClusterManager on 10.16.220.126:1453, cluster domain: cf9_hims (Lookup Service's JINI-ID: ff13a1c4-a97c-46c0-bd87-ce95e7643b7b)

09/01 15:18:11 info Clusterable service JNDIContextManager discovered ClusterManager on 10.16.220.127:2893, cluster domain: cf9_hims (Lookup Service's JINI-ID: 0420d132-b670-47b4-97cd-a8eb119b7660)

09/01 15:18:11 info ReplicationIdService successfully joined a JINI lookup service (assigned JINI-ID ba4d68f3-5443-4d44-b2d0-bc993d73cd93)

09/01 15:18:11 info Clusterable service SecurityContextCache discovered ClusterManager on 10.16.220.127:2893, cluster domain: cf9_hims (Lookup Service's JINI-ID: 0420d132-b670-47b4-97cd-a8eb119b7660)

09/01 15:18:11 info Clusterable service ServletUsersService discovered ClusterManager on 10.16.220.127:2893, cluster domain: cf9_hims (Lookup Service's JINI-ID: 0420d132-b670-47b4-97cd-a8eb119b7660)

09/01 15:18:11 info Clusterable service JRunRMIBroker discovered ClusterManager on 10.16.220.127:2893, cluster domain: cf9_hims (Lookup Service's JINI-ID: 0420d132-b670-47b4-97cd-a8eb119b7660)

09/01 15:18:11 info Clusterable service ServletUsersService discovered a ServletUsersService peer on a JRun server named "cf9_cfhims02" on host hnecfweb02

09/01 15:18:11 info Clusterable service SessionReplicationService discovered ClusterManager on 10.16.220.126:1453, cluster domain: cf9_hims (Lookup Service's JINI-ID: ff13a1c4-a97c-46c0-bd87-ce95e7643b7b)

09/01 15:18:11 info SessionReplicationService successfully joined a JINI lookup service (assigned JINI-ID ed861579-27fb-42d1-a6fc-f198fc9e4838)

09/01 15:18:11 info Clusterable service ReplicationIdService discovered a ReplicationIdService peer on a JRun server named "cf9_cfhims02" on host hnecfweb02

09/01 15:18:11 info No JDBC data sources have been configured for this server (see jrun-resources.xml)

09/01 15:18:11 info Clusterable service SessionReplicationService discovered a SessionReplicationService peer on a JRun server named "cf9_cfhims02" on host hnecfweb02

09/01 15:18:11 info Clusterable service ReplicationIdService discovered ClusterManager on 10.16.220.127:2893, cluster domain: cf9_hims (Lookup Service's JINI-ID: 0420d132-b670-47b4-97cd-a8eb119b7660)

09/01 15:18:11 info Clusterable service DeployerService discovered ClusterManager on 10.16.220.126:1453, cluster domain: cf9_hims (Lookup Service's JINI-ID: ff13a1c4-a97c-46c0-bd87-ce95e7643b7b)

09/01 15:18:11 info JRun Web Server listening on *:8309

09/01 15:18:11 info JRun Proxy Server listening on *:51009

09/01 15:18:11 info DeployerService successfully joined a JINI lookup service (assigned JINI-ID 82abb67e-5b88-4ce5-b7b8-cdad9a9be479)

09/01 15:18:11 info Clusterable service DeployerService discovered a DeployerService peer on a JRun server named "cf9_cfhims02" on host hnecfweb02

09/01 15:18:11 info Clusterable service JRunProxyClusterHelper discovered ClusterManager on 10.16.220.126:1453, cluster domain: cf9_hims (Lookup Service's JINI-ID: ff13a1c4-a97c-46c0-bd87-ce95e7643b7b)

09/01 15:18:11 info JRunProxyClusterHelper successfully joined a JINI lookup service (assigned JINI-ID 7be8ad17-0ba2-4cb4-bbb8-f06bb8d967f5)

09/01 15:18:11 info Clusterable service JRunProxyClusterHelper discovered a JRunProxyClusterHelper peer on a JRun server named "cf9_cfhims02" on host hnecfweb02

09/01 15:18:11 info Deploying web application "file:/C:/JRun4/servers/cf9_cfhims01/SERVER-INF/cluster/" from: file:/C:/JRun4/servers/cf9_cfhims01/SERVER-INF/cluster/

09/01 15:18:11 user JSPServlet: init

09/01 15:18:11 info Clusterable service DeployerService discovered ClusterManager on 10.16.220.127:2893, cluster domain: cf9_hims (Lookup Service's JINI-ID: 0420d132-b670-47b4-97cd-a8eb119b7660)

09/01 15:18:11 info Clusterable service JRunProxyClusterHelper discovered ClusterManager on 10.16.220.127:2893, cluster domain: cf9_hims (Lookup Service's JINI-ID: 0420d132-b670-47b4-97cd-a8eb119b7660)

09/01 15:18:11 info Clusterable service SessionReplicationService discovered ClusterManager on 10.16.220.127:2893, cluster domain: cf9_hims (Lookup Service's JINI-ID: 0420d132-b670-47b4-97cd-a8eb119b7660)

09/01 15:18:12 info Deploying enterprise application "Adobe_ColdFusion_9" from: file:/C:/JRun4/servers/cf9_cfhims01/cfusion-ear/

09/01 15:18:12 info Deploying web application "Adobe ColdFusion 9" from: file:/C:/JRun4/servers/cf9_cfhims01/cfusion-ear/

09/01 15:18:12 INFO License Service: Flex 1.5 CF Edition enabled

09/01 15:18:12 INFO Starting Flex 1.5 CF Edition

09/01 15:18:12 user JSPServlet: init

09/01 15:18:13 user ColdFusionStartUpServlet: init

09/01 15:18:13 user ColdFusionStartUpServlet: ColdFusion: Starting application services

09/01 15:18:13 user ColdFusionStartUpServlet: ColdFusion: VM version = 10.0-b19

01/09 15:18:13 Information [scheduler-9] - Starting logging...

01/09 15:18:13 Information [scheduler-9] - Starting license...

01/09 15:18:13 Information [scheduler-9] - Enterprise Edition enabled

01/09 15:18:14 Information [scheduler-9] - Starting crypto...

01/09 15:18:14 Information [scheduler-9] - 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)

01/09 15:18:14 Information [scheduler-9] - Starting security...

01/09 15:18:14 [scheduler-9] INFO  Using "C:\DOCUME~1\ColdFus\LOCALS~1\Temp\vfs_cache" as temporary files store.

01/09 15:18:14 Information [scheduler-9] - Starting scheduler...

01/09 15:18:14 Information [scheduler-9] - Starting WatchService...

01/09 15:18:14 Information [scheduler-9] - Starting debugging...

01/09 15:18:14 Information [scheduler-9] - Starting sql...

01/09 15:18:15 Information [scheduler-9] - Pool Manager Started

01/09 15:18:15 Information [scheduler-9] - Starting mail...

01/09 15:18:15 Information [scheduler-9] - Starting runtime...

01/09 15:18:15 Information [scheduler-9] - CORBA Configuration not enabled

01/09 15:18:15 Information [scheduler-9] - Starting cron...

01/09 15:18:15 Information [scheduler-9] - Starting registry...

01/09 15:18:15 Information [scheduler-9] - Starting client...

01/09 15:18:15 Information [scheduler-9] - The metrics service is disabled for the J2EE edition

01/09 15:18:15 Information [scheduler-9] - Starting xmlrpc...

01/09 15:18:15 Information [scheduler-9] - Starting graphing...

01/09 15:18:15 Information [scheduler-9] - Starting verity...

01/09 15:18:15 Information [scheduler-9] - Starting solr...

01/09 15:18:15 Information [scheduler-9] - Starting archive...

01/09 15:18:15 Information [scheduler-9] - Starting document...

01/09 15:18:15 Information [scheduler-9] - Starting eventgateway...

01/09 15:18:15 Information [scheduler-9] - Starting Event Backend Handlers.

01/09 15:18:15 Information [scheduler-9] - Initialized EventRequestDispatcher with a Thread Pool size of 10.

01/09 15:18:15 Information [scheduler-9] - Initializing EventRequestHandler

01/09 15:18:15 Information [scheduler-9] - Starting Event Gateways.

01/09 15:18:15 Information [scheduler-9] - Starting FlexAssembler...

01/09 15:18:15 Information [scheduler-9] - Starting .NET...

01/09 15:18:15 Information [scheduler-9] - Starting Monitoring...

01/09 15:18:16 Information [scheduler-9] - ColdFusion started

09/01 15:18:16 user ColdFusionStartUpServlet: ColdFusion: application services are now available

09/01 15:18:16 user CFMxmlServlet: init

09/01 15:18:16 user CFMxmlServlet: Macromedia Flex Build: 87315.134646

09/01 15:18:16 INFO Macromedia Flex Build: 87315.134646

09/01 15:18:16 user CFSwfServlet: init

09/01 15:18:16 user CFCServlet: init

09/01 15:18:17 user FlashGateway: init

09/01 15:18:17 user MessageBrokerServlet: init

09/01 15:18:18 user CFFormGateway: init

09/01 15:18:18 user CFInternalServlet: init

09/01 15:18:18 user WSRPProducer: init

09/01 15:18:18 user ServerCFCServlet: init

09/01 15:18:18 info Deploying enterprise application "JRun 4.0 Internal J2EE Components" from: file:/C:/JRun4/lib/jrun-comp.ear

09/01 15:18:18 info Deploying EJB "JRunSQLInvoker" from: file:/C:/JRun4/lib/jrun-comp.ear

Server cf9_cfhims01 ready (startup time: 8 seconds)

01/09 16:25:15 Information [scheduler-1] - Run Client Storage Purge

01/09 17:33:12 Information [scheduler-0] - Run Client Storage Purge

01/09 18:41:08 Information [scheduler-2] - Run Client Storage Purge

01/09 19:49:03 Information [scheduler-1] - Run Client Storage Purge

01/09 20:57:00 Information [scheduler-0] - Run Client Storage Purge

01/09 22:09:03 Information [scheduler-1] - Run Client Storage Purge

01/09 23:26:40 Information [scheduler-1] - Run Client Storage Purge

01/10 00:37:45 Information [scheduler-1] - Run Client Storage Purge

01/10 01:45:42 Information [scheduler-0] - Run Client Storage Purge

01/10 02:53:39 Information [scheduler-1] - Run Client Storage Purge

01/10 04:01:35 Information [scheduler-2] - Run Client Storage Purge

01/10 05:09:31 Information [scheduler-1] - Run Client Storage Purge

01/10 06:17:26 Information [scheduler-1] - Run Client Storage Purge

01/10 07:25:22 Information [scheduler-0] - Run Client Storage Purge

Instance 2:

========

01/09 00:32:11 Information [scheduler-1] - Run Client Storage Purge

01/09 01:39:11 Information [scheduler-3] - Run Client Storage Purge

01/09 02:46:11 Information [scheduler-3] - Run Client Storage Purge

01/09 03:53:11 Information [scheduler-0] - Run Client Storage Purge

01/09 05:00:11 Information [scheduler-3] - Run Client Storage Purge

01/09 06:07:12 Information [scheduler-3] - Run Client Storage Purge

01/09 07:14:12 Information [scheduler-0] - Run Client Storage Purge

01/09 08:21:12 Information [scheduler-2] - Run Client Storage Purge

01/09 09:28:12 Information [scheduler-3] - Run Client Storage Purge

01/09 10:35:12 Information [scheduler-1] - Run Client Storage Purge

01/09 11:42:12 Information [scheduler-1] - Run Client Storage Purge

01/09 12:49:12 Information [scheduler-1] - Run Client Storage Purge

01/09 13:56:12 Information [scheduler-2] - Run Client Storage Purge

09/01 14:14:24 info Clusterable service JRunProxyClusterHelper successfully removed a peer when that peer left the cluster

09/01 14:14:29 info Clusterable service DeployerService successfully removed a peer when that peer left the cluster

09/01 14:14:29 info Clusterable service SessionReplicationService successfully removed a peer when that peer left the cluster

09/01 14:14:29 info Clusterable service ReplicationIdService successfully removed a peer when that peer left the cluster

09/01 14:14:29 info Clusterable service ServletUsersService successfully removed a peer when that peer left the cluster

09/01 14:14:29 info Clusterable service SecurityContextCache successfully removed a peer when that peer left the cluster

09/01 14:14:29 info Clusterable service JRunRMIBroker successfully removed a peer when that peer left the cluster

01/09 15:03:12 Information [scheduler-1] - Run Client Storage Purge

09/01 14:14:29 info Clusterable service JNDIContextManager successfully removed a peer when that peer left the cluster

09/01 15:17:01 info Deployer Service is undeploying watched URL file:/C:/JRun4/servers/cf9_cfhims02/cfusion-ear/

09/01 15:17:01 user CFMxmlServlet: destroy

09/01 15:17:01 user CFCServlet: destroy

09/01 15:17:01 user CFFormGateway: destroy

09/01 15:17:01 user CFSwfServlet: destroy

09/01 15:17:01 user FlashGateway: destroy

09/01 15:17:01 user WSRPProducer: destroy

09/01 15:17:01 user CFInternalServlet: destroy

01/09 15:17:01 Information [scheduler-7] - Stopping Event Gateways.

01/09 15:17:06 Information [scheduler-7] - ColdFusion stopped

09/01 15:17:06 user FileServlet: destroy

09/01 15:17:06 info Removing web application service from servlet engine service: cfusion-ear#cfusion-war

09/01 15:17:06 info Unregistering enterprise application: file__C__JRun4_servers_cf9_cfhims02_cfusion-ear_#Adobe_ColdFusion_9

09/01 15:17:06 info Deploying enterprise application "Adobe_ColdFusion_9" from: file:/C:/JRun4/servers/cf9_cfhims02/cfusion-ear/

09/01 15:17:06 info Deploying web application "Adobe ColdFusion 9" from: file:/C:/JRun4/servers/cf9_cfhims02/cfusion-ear/

09/01 15:17:07 INFO License Service: Flex 1.5 CF Edition enabled

09/01 15:17:07 INFO Starting Flex 1.5 CF Edition

09/01 15:17:07 user JSPServlet: init

09/01 15:17:07 user ColdFusionStartUpServlet: init

09/01 15:17:07 user ColdFusionStartUpServlet: ColdFusion: Starting application services

09/01 15:17:07 user ColdFusionStartUpServlet: ColdFusion: VM version = 10.0-b19

01/09 15:17:07 Information [scheduler-7] - Starting logging...

01/09 15:17:07 Information [scheduler-7] - Starting license...

01/09 15:17:07 Information [scheduler-7] - Enterprise Edition enabled

01/09 15:17:07 Information [scheduler-7] - Starting crypto...

01/09 15:17:07 Information [scheduler-7] - Starting security...

01/09 15:17:07 [scheduler-7] INFO  Using "C:\DOCUME~1\ColdFus\LOCALS~1\Temp\vfs_cache" as temporary files store.

01/09 15:17:07 Information [scheduler-7] - Starting scheduler...

01/09 15:17:07 Information [scheduler-7] - Starting WatchService...

01/09 15:17:07 Information [scheduler-7] - Starting debugging...

01/09 15:17:07 Information [scheduler-7] - Starting sql...

01/09 15:17:07 Information [scheduler-7] - Pool Manager Started

01/09 15:17:08 Information [scheduler-7] - Starting mail...

01/09 15:17:08 Information [scheduler-7] - Starting runtime...

01/09 15:17:08 Information [scheduler-7] - CORBA Configuration not enabled

01/09 15:17:08 Information [scheduler-7] - Starting cron...

01/09 15:17:08 Information [scheduler-7] - Starting registry...

01/09 15:17:08 Information [scheduler-7] - Starting client...

01/09 15:17:08 Information [scheduler-7] - The metrics service is disabled for the J2EE edition

01/09 15:17:08 Information [scheduler-7] - Starting xmlrpc...

01/09 15:17:08 Information [scheduler-7] - Starting graphing...

01/09 15:17:08 Information [scheduler-7] - Starting verity...

01/09 15:17:08 Information [scheduler-7] - Starting solr...

01/09 15:17:08 Information [scheduler-7] - Starting archive...

01/09 15:17:08 Information [scheduler-7] - Starting document...

01/09 15:17:08 Information [scheduler-7] - Starting eventgateway...

01/09 15:17:08 Information [scheduler-7] - Starting Event Backend Handlers.

01/09 15:17:08 Information [scheduler-7] - Initialized EventRequestDispatcher with a Thread Pool size of 1.

01/09 15:17:08 Information [scheduler-7] - Initializing EventRequestHandler

01/09 15:17:08 Information [scheduler-7] - Starting Event Gateways.

01/09 15:17:08 Information [scheduler-7] - Starting FlexAssembler...

01/09 15:17:08 Information [scheduler-7] - Starting .NET...

01/09 15:17:08 Information [scheduler-7] - Starting Monitoring...

01/09 15:17:08 Information [scheduler-7] - ColdFusion started

09/01 15:17:08 user ColdFusionStartUpServlet: ColdFusion: application services are now available

09/01 15:17:08 user CFMxmlServlet: init

09/01 15:17:08 user CFMxmlServlet: Macromedia Flex Build: 87315.134646

09/01 15:17:08 INFO Macromedia Flex Build: 87315.134646

09/01 15:17:09 user CFSwfServlet: init

09/01 15:17:09 user CFCServlet: init

09/01 15:17:10 user FlashGateway: init

09/01 15:17:10 user MessageBrokerServlet: init

09/01 15:17:10 user CFFormGateway: init

09/01 15:17:10 user CFInternalServlet: init

09/01 15:17:10 user WSRPProducer: init

09/01 15:17:10 user ServerCFCServlet: init

Stopping cf9_cfhims02 server.stopped

09/01 15:17:48 user CFMxmlServlet: destroy

09/01 15:17:48 user CFCServlet: destroy

09/01 15:17:48 user CFFormGateway: destroy

09/01 15:17:48 user CFSwfServlet: destroy

09/01 15:17:48 user FlashGateway: destroy

09/01 15:17:48 user WSRPProducer: destroy

09/01 15:17:48 user CFInternalServlet: destroy

01/09 15:17:48 Information [Thread-1] - Stopping Event Gateways.

01/09 15:17:53 Information [Thread-1] - ColdFusion stopped

Starting Macromedia JRun 4.0 (Build 108673), cf9_cfhims02 server

Warning: file url in codebase component may cause problems (file:/C:/JRun4/lib/jrun.jar!/reggie.jar)

09/01 15:18:00 info ClusterManager: JINI transient lookup service starting (cluster broadcast may require a moment)...

09/01 15:18:00 info ClusterManager: JINI transient lookup service started

09/01 15:18:00 info Watching directory, C:\JRun4\servers\cf9_cfhims02\SERVER-INF\cluster.

09/01 15:18:00 info Clusterable service JNDIContextManager discovered ClusterManager on 10.16.220.127:2893, cluster domain: cf9_hims (Lookup Service's JINI-ID: 0420d132-b670-47b4-97cd-a8eb119b7660)

09/01 15:18:00 info JRun Naming Service listening on *:2914

09/01 15:18:00 info JNDIContextManager successfully joined a JINI lookup service (assigned JINI-ID e0af1d32-9f82-41b9-9778-b1acf4075d5e)

09/01 15:18:00 info Clusterable service JRunRMIBroker discovered ClusterManager on 10.16.220.127:2893, cluster domain: cf9_hims (Lookup Service's JINI-ID: 0420d132-b670-47b4-97cd-a8eb119b7660)

09/01 15:18:00 info JRunRMIBroker successfully joined a JINI lookup service (assigned JINI-ID 7e0ff215-a1be-44ab-8a6c-9225cad5e081)

09/01 15:18:01 info Clusterable service SecurityContextCache discovered ClusterManager on 10.16.220.127:2893, cluster domain: cf9_hims (Lookup Service's JINI-ID: 0420d132-b670-47b4-97cd-a8eb119b7660)

09/01 15:18:01 info Clusterable service SessionReplicationService discovered ClusterManager on 10.16.220.127:2893, cluster domain: cf9_hims (Lookup Service's JINI-ID: 0420d132-b670-47b4-97cd-a8eb119b7660)

09/01 15:18:01 info SecurityContextCache successfully joined a JINI lookup service (assigned JINI-ID 1d1d7c8a-34b1-4138-a334-a7a39cff7bc4)

09/01 15:18:01 info Clusterable service ServletUsersService discovered ClusterManager on 10.16.220.127:2893, cluster domain: cf9_hims (Lookup Service's JINI-ID: 0420d132-b670-47b4-97cd-a8eb119b7660)

09/01 15:18:01 info ServletUsersService successfully joined a JINI lookup service (assigned JINI-ID 3494041c-ff1b-4b91-9d5c-97a6dd6ce8d0)

09/01 15:18:01 info SessionReplicationService successfully joined a JINI lookup service (assigned JINI-ID c416d206-8dd8-4804-ad27-e36e16015f20)

09/01 15:18:01 info Clusterable service ReplicationIdService discovered ClusterManager on 10.16.220.127:2893, cluster domain: cf9_hims (Lookup Service's JINI-ID: 0420d132-b670-47b4-97cd-a8eb119b7660)

09/01 15:18:01 info ReplicationIdService successfully joined a JINI lookup service (assigned JINI-ID f4666db1-ebcf-427f-ba80-fa422f697269)

09/01 15:18:01 info No JDBC data sources have been configured for this server (see jrun-resources.xml)

09/01 15:18:01 info JRun Web Server listening on *:8306

09/01 15:18:01 info JRun Proxy Server listening on *:51006

09/01 15:18:01 info Clusterable service DeployerService discovered ClusterManager on 10.16.220.127:2893, cluster domain: cf9_hims (Lookup Service's JINI-ID: 0420d132-b670-47b4-97cd-a8eb119b7660)

09/01 15:18:01 info DeployerService successfully joined a JINI lookup service (assigned JINI-ID 94074f49-d5be-44cd-9212-caeaa25c2f91)

09/01 15:18:01 info Deploying web application "file:/C:/JRun4/servers/cf9_cfhims02/SERVER-INF/cluster/" from: file:/C:/JRun4/servers/cf9_cfhims02/SERVER-INF/cluster/

09/01 15:18:01 info Clusterable service JRunProxyClusterHelper discovered ClusterManager on 10.16.220.127:2893, cluster domain: cf9_hims (Lookup Service's JINI-ID: 0420d132-b670-47b4-97cd-a8eb119b7660)

09/01 15:18:01 user JSPServlet: init

09/01 15:18:01 info Deploying enterprise application "JRun 4.0 Internal J2EE Components" from: file:/C:/JRun4/lib/jrun-comp.ear

Server cf9_cfhims02 ready (startup time: 2 seconds)

09/01 15:18:01 info JRunProxyClusterHelper successfully joined a JINI lookup service (assigned JINI-ID 6d9fb247-d662-4ab5-82b4-ab7822f9abe7)

09/01 15:18:01 info Deploying EJB "JRunSQLInvoker" from: file:/C:/JRun4/lib/jrun-comp.ear

09/01 15:18:01 info Deploying enterprise application "Adobe_ColdFusion_9" from: file:/C:/JRun4/servers/cf9_cfhims02/cfusion-ear/

09/01 15:18:01 info Deploying web application "Adobe ColdFusion 9" from: file:/C:/JRun4/servers/cf9_cfhims02/cfusion-ear/

09/01 15:18:02 INFO License Service: Flex 1.5 CF Edition enabled

09/01 15:18:02 INFO Starting Flex 1.5 CF Edition

09/01 15:18:02 user JSPServlet: init

09/01 15:18:02 user ColdFusionStartUpServlet: init

09/01 15:18:02 user ColdFusionStartUpServlet: ColdFusion: Starting application services

09/01 15:18:02 user ColdFusionStartUpServlet: ColdFusion: VM version = 10.0-b19

01/09 15:18:02 Information [scheduler-9] - Starting logging...

01/09 15:18:02 Information [scheduler-9] - Starting license...

09/01 15:18:03 info Clusterable service SecurityContextCache discovered ClusterManager on 10.16.220.126:1453, cluster domain: cf9_hims (Lookup Service's JINI-ID: ff13a1c4-a97c-46c0-bd87-ce95e7643b7b)

09/01 15:18:03 info Clusterable service SessionReplicationService discovered ClusterManager on 10.16.220.126:1453, cluster domain: cf9_hims (Lookup Service's JINI-ID: ff13a1c4-a97c-46c0-bd87-ce95e7643b7b)

09/01 15:18:03 info Clusterable service ServletUsersService discovered ClusterManager on 10.16.220.126:1453, cluster domain: cf9_hims (Lookup Service's JINI-ID: ff13a1c4-a97c-46c0-bd87-ce95e7643b7b)

09/01 15:18:03 info Clusterable service JRunRMIBroker discovered ClusterManager on 10.16.220.126:1453, cluster domain: cf9_hims (Lookup Service's JINI-ID: ff13a1c4-a97c-46c0-bd87-ce95e7643b7b)

09/01 15:18:03 info Clusterable service DeployerService discovered ClusterManager on 10.16.220.126:1453, cluster domain: cf9_hims (Lookup Service's JINI-ID: ff13a1c4-a97c-46c0-bd87-ce95e7643b7b)

09/01 15:18:03 info Clusterable service JNDIContextManager discovered ClusterManager on 10.16.220.126:1453, cluster domain: cf9_hims (Lookup Service's JINI-ID: ff13a1c4-a97c-46c0-bd87-ce95e7643b7b)

09/01 15:18:03 info Clusterable service JRunProxyClusterHelper discovered ClusterManager on 10.16.220.126:1453, cluster domain: cf9_hims (Lookup Service's JINI-ID: ff13a1c4-a97c-46c0-bd87-ce95e7643b7b)

09/01 15:18:03 info Clusterable service ReplicationIdService discovered ClusterManager on 10.16.220.126:1453, cluster domain: cf9_hims (Lookup Service's JINI-ID: ff13a1c4-a97c-46c0-bd87-ce95e7643b7b)

09/01 15:18:03 info Clusterable service JNDIContextManager discovered a JNDIContextManager peer on a JRun server named "cf9_cfhims01" on host hnecfweb01

09/01 15:18:03 info Clusterable service SecurityContextCache discovered a SecurityContextCache peer on a JRun server named "cf9_cfhims01" on host hnecfweb01

09/01 15:18:03 info Clusterable service JRunRMIBroker discovered a JRunRMIBroker peer on a JRun server named "cf9_cfhims01" on host hnecfweb01

09/01 15:18:03 info Clusterable service ServletUsersService discovered a ServletUsersService peer on a JRun server named "cf9_cfhims01" on host hnecfweb01

09/01 15:18:03 info Clusterable service ReplicationIdService discovered a ReplicationIdService peer on a JRun server named "cf9_cfhims01" on host hnecfweb01

09/01 15:18:03 info Clusterable service SessionReplicationService discovered a SessionReplicationService peer on a JRun server named "cf9_cfhims01" on host hnecfweb01

09/01 15:18:03 info Clusterable service DeployerService discovered a DeployerService peer on a JRun server named "cf9_cfhims01" on host hnecfweb01

01/09 15:18:03 Information [scheduler-9] - Enterprise Edition enabled

01/09 15:18:03 Information [scheduler-9] - Starting crypto...

01/09 15:18:03 Information [scheduler-9] - 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)

01/09 15:18:03 Information [scheduler-9] - Starting security...

01/09 15:18:03 [scheduler-9] INFO  Using "C:\DOCUME~1\ColdFus\LOCALS~1\Temp\vfs_cache" as temporary files store.

01/09 15:18:03 Information [scheduler-9] - Starting scheduler...

01/09 15:18:04 Information [scheduler-9] - Starting WatchService...

01/09 15:18:04 Information [scheduler-9] - Starting debugging...

01/09 15:18:04 Information [scheduler-9] - Starting sql...

01/09 15:18:05 Information [scheduler-9] - Pool Manager Started

01/09 15:18:05 Information [scheduler-9] - Starting mail...

01/09 15:18:05 Information [scheduler-9] - Starting runtime...

01/09 15:18:05 Information [scheduler-9] - CORBA Configuration not enabled

01/09 15:18:05 Information [scheduler-9] - Starting cron...

01/09 15:18:05 Information [scheduler-9] - Starting registry...

01/09 15:18:05 Information [scheduler-9] - Starting client...

01/09 15:18:05 Information [scheduler-9] - The metrics service is disabled for the J2EE edition

01/09 15:18:05 Information [scheduler-9] - Starting xmlrpc...

01/09 15:18:05 Information [scheduler-9] - Starting graphing...

01/09 15:18:05 Information [scheduler-9] - Starting verity...

01/09 15:18:05 Information [scheduler-9] - Starting solr...

01/09 15:18:05 Information [scheduler-9] - Starting archive...

01/09 15:18:05 Information [scheduler-9] - Starting document...

01/09 15:18:05 Information [scheduler-9] - Starting eventgateway...

01/09 15:18:05 Information [scheduler-9] - Starting Event Backend Handlers.

01/09 15:18:05 Information [scheduler-9] - Initialized EventRequestDispatcher with a Thread Pool size of 1.

01/09 15:18:05 Information [scheduler-9] - Initializing EventRequestHandler

01/09 15:18:05 Information [scheduler-9] - Starting Event Gateways.

01/09 15:18:05 Information [scheduler-9] - Starting FlexAssembler...

01/09 15:18:05 Information [scheduler-9] - Starting .NET...

01/09 15:18:05 Information [scheduler-9] - Starting Monitoring...

01/09 15:18:05 Information [scheduler-9] - ColdFusion started

09/01 15:18:03 info Clusterable service JRunProxyClusterHelper discovered a JRunProxyClusterHelper peer on a JRun server named "cf9_cfhims01" on host hnecfweb01

09/01 15:18:05 user ColdFusionStartUpServlet: ColdFusion: application services are now available

09/01 15:18:06 user CFMxmlServlet: init

09/01 15:18:06 user CFMxmlServlet: Macromedia Flex Build: 87315.134646

09/01 15:18:06 INFO Macromedia Flex Build: 87315.134646

09/01 15:18:06 user CFSwfServlet: init

09/01 15:18:06 user CFCServlet: init

09/01 15:18:07 user FlashGateway: init

09/01 15:18:07 user MessageBrokerServlet: init

09/01 15:18:08 user CFFormGateway: init

09/01 15:18:08 user CFInternalServlet: init

09/01 15:18:08 user WSRPProducer: init

09/01 15:18:08 user ServerCFCServlet: init

01/09 16:25:05 Information [scheduler-0] - Run Client Storage Purge

01/09 17:32:05 Information [scheduler-0] - Run Client Storage Purge

01/09 18:39:05 Information [scheduler-1] - Run Client Storage Purge

01/09 19:46:05 Information [scheduler-2] - Run Client Storage Purge

01/09 20:53:05 Information [scheduler-2] - Run Client Storage Purge

01/09 22:00:05 Information [scheduler-2] - Run Client Storage Purge

01/09 23:07:05 Information [scheduler-2] - Run Client Storage Purge

01/10 00:14:06 Information [scheduler-1] - Run Client Storage Purge

01/10 01:21:06 Information [scheduler-2] - Run Client Storage Purge

01/10 02:28:06 Information [scheduler-1] - Run Client Storage Purge

01/10 03:35:06 Information [scheduler-0] - Run Client Storage Purge

01/10 04:42:06 Information [scheduler-2] - Run Client Storage Purge

01/10 05:49:06 Information [scheduler-2] - Run Client Storage Purge

01/10 06:56:06 Information [scheduler-0] - Run Client Storage Purge

01/10 08:03:06 Information [scheduler-1] - Run Client Storage Purge

Hope this sheds some light!

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
Community Expert ,
Feb 01, 2012 Feb 01, 2012
LATEST

I'm sorry it's taken a while to reply. I'm not sure you can successfully deploy CF 9 EARs onto a CF 8 server, actually - there may be an issue with the underlying version of JRun. Typically, the recommended upgrade process from CF 8 multiserver to CF 9 multiserver looks something like this:

1. Document and/or back up all current settings.

2. Uninstall CF 8 multiserver.

3. Install CF 9 multiserver.

4. Create CF 8 instances on CF 9 multiserver if needed, using the CF 8 installer to create EARs (you could actually create these by using the CF Administrator before uninstalling CF 8 in the first place).

Dave Watts, CTO, Fig Leaf Software

Dave Watts, Eidolon LLC
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