Thanks for checking into that. At least I know am not going crazy
just yet.
I did grab the error from the runtime event log that occured after the
install when CF wouldn't start. I'm not sure what it means though. I
can't really try this again until I get another maintenance window.
When I originally installed it I wasn't expecting any downtime other
then the brief service restart so I tried to get it done quick first
thing in the morning. Now that I know things might not go perfectly
I'll have to wait until an official maintenance windows so as not to
risk disrupting production.
05/18 07:54:52 info Deploying enterprise application
"Adobe_ColdFusion_8" from: file:/D:/ColdFusion8/
05/18 07:54:52 info Deploying web application "Adobe ColdFusion 8"
from: file:/D:/ColdFusion8/
05/18 07:54:53 user FusionReactor: FusionReactor Rev. 3.0.1, Build: FR-
HEAD.1305.11860
05/18 07:54:53 user FusionReactor: Initializing configuration
05/18 07:54:53 user FusionReactor: Loading configuration from C:
\FusionReactor\instance\coldfusion.cfmx8.rocdmzws04\conf
\reactor.conf...
05/18 07:54:53 user FusionReactor: Configuration loaded.
05/18 07:54:53 user FusionReactor: Checking to see whether the
configuration must be upgraded...
05/18 07:54:53 user FusionReactor: Configuration Upgrader:
Configuration version 3 is current; no action.
05/18 07:54:53 user FusionReactor: Initializing history queues.
05/18 07:54:53 user FusionReactor: Initializing native library.
05/18 07:54:53 user FusionReactor: Initializing subsystems.
05/18 07:54:53 user FusionReactor: Live configuration: FusionReactor
(Intergral IS GmbH - Distribution Configuration - R2)
05/18 07:54:53 user FusionReactor: Initialization complete in 577ms.
05/18 07:54:54 info Removing web application service from servlet
engine service: ColdFusion8#wwwroot
05/18 07:54:54 info Unregistering enterprise application:
file__D__ColdFusion8_#Adobe_ColdFusion_8
05/18 07:54:54 error Deployer Service failed to deploy file:/D:/
ColdFusion8/
* null
[3]java.net.ConnectException: Connection refused: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:
195)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
at java.net.Socket.connect(Socket.java:519)
at java.net.Socket.connect(Socket.java:469)
at java.net.Socket.<init>(Socket.java:366)
at java.net.Socket.<init>(Socket.java:180)
at jrun.naming.JRunNamingContext.connectToNameServer
(JRunNamingContext.java:1345)
at jrun.naming.JRunNamingContext.getRemoteContextProxy
(JRunNamingContext.java:1315)
at jrun.naming.JRunNamingContext.getContextProxy
(JRunNamingContext.java:1135)
at jrun.naming.JRunNamingContext.lookup(JRunNamingContext.java:517)
at jrun.naming.JRunNamingContext.lookup(JRunNamingContext.java:495)
at javax.naming.InitialContext.lookup(InitialContext.java:392)
at jrunx.util.EncContextUtil.initializeENC(EncContextUtil.java:78)
at jrunx.util.EncContextUtil.initializeServerENC(EncContextUtil.java:
52)
at jrun.servlet.WebApplicationService.initializeENC
(WebApplicationService.java:1517)
at jrun.servlet.WebApplicationService.postStart
(WebApplicationService.java:279)
at jrun.ea.EnterpriseApplication.start(EnterpriseApplication.java:
203)
at jrun.deployment.DeployerService.initModules(DeployerService.java:
708)
at jrun.deployment.DeployerService.createWatchedDeployment
(DeployerService.java:243)
at jrun.deployment.DeployerService.deploy(DeployerService.java:428)
at jrun.deployment.DeployerService.handleEvent(DeployerService.java:
382)
at jrunx.kernel.JRunServiceDeployer.fireEvent
(JRunServiceDeployer.java:710)
at jrunx.kernel.JRunServiceDeployer.deployServices
(JRunServiceDeployer.java:111)
at jrunx.kernel.DeploymentService.loadServices(DeploymentService.java:
46)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
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.JRun.startServer(JRun.java:575)
at jrunx.kernel.JRun.<init>(JRun.java:493)
at jrunx.kernel.JRun$1.run(JRun.java:346)
at java.security.AccessController.doPrivileged(Native Method)
at jrunx.kernel.JRun.start(JRun.java:343)
at jrunx.kernel.JRun.startByNTService(JRun.java:427)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at jrunx.kernel.JRun.invoke(JRun.java:180)
at jrunx.kernel.JRun.main(JRun.java:168)
[2]javax.naming.ServiceUnavailableException: The connection to the
remote JNDI server on host localhost at port 2930 has failed (as have
all backup hosts listed, if any) - please verify that the server is
running and the NamingService is available [Root exception is
java.net.ConnectException: Connection refused: connect]
at jrun.naming.JRunNamingContext.connectToNameServer
(JRunNamingContext.java:1349)
at jrun.naming.JRunNamingContext.getRemoteContextProxy
(JRunNamingContext.java:1315)
at jrun.naming.JRunNamingContext.getContextProxy
(JRunNamingContext.java:1135)
at jrun.naming.JRunNamingContext.lookup(JRunNamingContext.java:517)
at jrun.naming.JRunNamingContext.lookup(JRunNamingContext.java:495)
at javax.naming.InitialContext.lookup(InitialContext.java:392)
at jrunx.util.EncContextUtil.initializeENC(EncContextUtil.java:78)
at jrunx.util.EncContextUtil.initializeServerENC(EncContextUtil.java:
52)
at jrun.servlet.WebApplicationService.initializeENC
(WebApplicationService.java:1517)
at jrun.servlet.WebApplicationService.postStart
(WebApplicationService.java:279)
at jrun.ea.EnterpriseApplication.start(EnterpriseApplication.java:
203)
at jrun.deployment.DeployerService.initModules(DeployerService.java:
708)
at jrun.deployment.DeployerService.createWatchedDeployment
(DeployerService.java:243)
at jrun.deployment.DeployerService.deploy(DeployerService.java:428)
at jrun.deployment.DeployerService.handleEvent(DeployerService.java:
382)
at jrunx.kernel.JRunServiceDeployer.fireEvent
(JRunServiceDeployer.java:710)
at jrunx.kernel.JRunServiceDeployer.deployServices
(JRunServiceDeployer.java:111)
at jrunx.kernel.DeploymentService.loadServices(DeploymentService.java:
46)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
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.JRun.startServer(JRun.java:575)
at jrunx.kernel.JRun.<init>(JRun.java:493)
at jrunx.kernel.JRun$1.run(JRun.java:346)
at java.security.AccessController.doPrivileged(Native Method)
at jrunx.kernel.JRun.start(JRun.java:343)
at jrunx.kernel.JRun.startByNTService(JRun.java:427)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at jrunx.kernel.JRun.invoke(JRun.java:180)
at jrunx.kernel.JRun.main(JRun.java:168)
Caused by: java.net.ConnectException: Connection refused: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:
195)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
at java.net.Socket.connect(Socket.java:519)
at java.net.Socket.connect(Socket.java:469)
at java.net.Socket.<init>(Socket.java:366)
at java.net.Socket.<init>(Socket.java:180)
at jrun.naming.JRunNamingContext.connectToNameServer
(JRunNamingContext.java:1345)
... 40 more
[1]jrunx.util.EnvironmentNamingContextException
at jrunx.util.EncContextUtil.initializeENC(EncContextUtil.java:95)
at jrunx.util.EncContextUtil.initializeServerENC(EncContextUtil.java:
52)
at jrun.servlet.WebApplicationService.initializeENC
(WebApplicationService.java:1517)
at jrun.servlet.WebApplicationService.postStart
(WebApplicationService.java:279)
at jrun.ea.EnterpriseApplication.start(EnterpriseApplication.java:
203)
at jrun.deployment.DeployerService.initModules(DeployerService.java:
708)
at jrun.deployment.DeployerService.createWatchedDeployment
(DeployerService.java:243)
at jrun.deployment.DeployerService.deploy(DeployerService.java:428)
at jrun.deployment.DeployerService.handleEvent(DeployerService.java:
382)
at jrunx.kernel.JRunServiceDeployer.fireEvent
(JRunServiceDeployer.java:710)
at jrunx.kernel.JRunServiceDeployer.deployServices
(JRunServiceDeployer.java:111)
at jrunx.kernel.DeploymentService.loadServices(DeploymentService.java:
46)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
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.JRun.startServer(JRun.java:575)
at jrunx.kernel.JRun.<init>(JRun.java:493)
at jrunx.kernel.JRun$1.run(JRun.java:346)
at java.security.AccessController.doPrivileged(Native Method)
at jrunx.kernel.JRun.start(JRun.java:343)
at jrunx.kernel.JRun.startByNTService(JRun.java:427)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at jrunx.kernel.JRun.invoke(JRun.java:180)
at jrunx.kernel.JRun.main(JRun.java:168)
[0]jrun.deployment.DeploymentException: Deployer Service failed to
deploy file:/D:/ColdFusion8/
* null
at jrun.deployment.DeployerService.createWatchedDeployment
(DeployerService.java:316)
at jrun.deployment.DeployerService.deploy(DeployerService.java:428)
at jrun.deployment.DeployerService.handleEvent(DeployerService.java:
382)
at jrunx.kernel.JRunServiceDeployer.fireEvent
(JRunServiceDeployer.java:710)
at jrunx.kernel.JRunServiceDeployer.deployServices
(JRunServiceDeployer.java:111)
at jrunx.kernel.DeploymentService.loadServices(DeploymentService.java:
46)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
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.JRun.startServer(JRun.java:575)
at jrunx.kernel.JRun.<init>(JRun.java:493)
at jrunx.kernel.JRun$1.run(JRun.java:346)
at java.security.AccessController.doPrivileged(Native Method)
at jrunx.kernel.JRun.start(JRun.java:343)
at jrunx.kernel.JRun.startByNTService(JRun.java:427)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at jrunx.kernel.JRun.invoke(JRun.java:180)
at jrunx.kernel.JRun.main(JRun.java:168)
On May 20, 11:27 am, "Bernd Donath [FusionReactor Team]"
> > if the OS (or IIS7) has something to do with that.- Hide quoted text -