Ask a Question related to Coldfusion - Getting Started, Design and Development.
-
spryguy #1
Re: Problems starting the Coldfusion MX ApplicationServer service
I realize this is an old thread, but I'm having the same problem and when I
start from the command line the following is output:
C:\CFusionMX7\bin>cfstart
Starting Macromedia JRun 4.0 (Build 92909), coldfusion server
10/05 16:30:11 warning Unable to open
C:\CFusionMX7\runtime/lib/license.properti
es
10/05 16:30:13 info JRun Naming Service listening on *:2920
10/05 16:30:13 warning No sessionSecret has been specified in jrun.xml.
Installi
ng a self generated sessionSecret.
10/05 16:30:15 info No JDBC data sources have been configured for this server
(s
ee jrun-resources.xml)
10/05 16:30:15 info Deploying enterprise application "Macromedia ColdFusion MX"
from: file:/C:/CFusionMX7/
10/05 16:30:15 info Deploying web application "Macromedia Coldfusion MX" from:
f
ile:/C:/CFusionMX7/
10/05 16:30:21 INFO License Service: Flex 1.5 CF Edition enabled
10/05 16:30:21 INFO Starting Flex 1.5 CF Edition
10/05 16:30:21 user JSPServlet: init
10/05 16:30:22 user CFMxmlServlet: init
10/05 16:30:22 user CFMxmlServlet: Macromedia Flex Build: 87315.134646
10/05 16:30:22 INFO Macromedia Flex Build: 87315.134646
10/05 16:30:25 user ColdFusionStartUpServlet: init
10/05 16:30:25 user ColdFusionStartUpServlet: ColdFusion MX: Starting
applicatio
n services
10/05 16:30:25 user ColdFusionStartUpServlet: ColdFusion MX: VM version =
1.4.2_
05-b04
10/05 16:30:25 Information [main] - Starting logging...
10/05 16:30:25 Information [main] - Starting crypto...
10/05 16:30:28 Information [main] - Starting license...
10/05 16:30:28 Information [main] - Starting License server ...
10/05 16:30:28 Information [main] - Starting scheduler...
10/05 16:30:29 Information [main] - Starting WatchService...
10/05 16:30:29 Information [main] - Starting debugging...
10/05 16:30:29 Information [main] - Starting sql...
10/05 16:30:29 Information [main] - Starting mail...
10/05 16:30:36 Information [main] - CORBA Configuration not enabled
10/05 16:30:36 Information [main] - Starting cron...
10/05 16:30:36 Information [main] - Starting registry...
java.io.FileNotFoundException: C:\CFusionMX7\registry\cf.registry (The system
ca
nnot find the path specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(Unknown Source)
at java.io.FileReader.<init>(Unknown Source)
at coldfusion.tagext.lang.RegReader.load(RegReader.ja va:51)
at coldfusion.tagext.lang.RegMgr.load(RegMgr.java:57)
at
coldfusion.tagext.lang.RegistryServiceImpl.load(Re gistryServiceImpl.j
ava:115)
at coldfusion.server.ServiceBase.start(ServiceBase.ja va:46)
at coldfusion.server.CFService.setupRegistry(CFServic e.java:235)
at coldfusion.server.CFService.start(CFService.java:3 55)
at
coldfusion.server.j2ee.CFStartUpServlet.startCFSer vice(CFStartUpServl
et.java:102)
at
coldfusion.server.j2ee.CFStartUpServlet.init(CFSta rtUpServlet.java:78
)
at javax.servlet.GenericServlet.init(GenericServlet.j ava:258)
at
coldfusion.bootstrap.ClassloaderHelper.initServlet Class(ClassloaderHe
lper.java:96)
at coldfusion.bootstrap.BootstrapServlet.init(Bootstr apServlet.java:48)
at
jrun.servlet.WebApplicationService.loadServlet(Web ApplicationService.
java:1242)
at
jrun.servlet.WebApplicationService.preloadServlets (WebApplicationServ
ice.java:789)
at
jrun.servlet.WebApplicationService.postStart(WebAp plicationService.ja
va:291)
at jrun.ea.EnterpriseApplication.start(EnterpriseAppl ication.java:203)
at
jrun.deployment.DeployerService.initModules(Deploy erService.java:710)
at
jrun.deployment.DeployerService.createWatchedDeplo yment(DeployerServi
ce.java:242)
at jrun.deployment.DeployerService.deploy(DeployerSer vice.java:430)
at
jrun.deployment.DeployerService.handleEvent(Deploy erService.java:381)
at
jrunx.kernel.JRunServiceDeployer.fireEvent(JRunSer viceDeployer.java:7
10)
at
jrunx.kernel.JRunServiceDeployer.deployServices(JR unServiceDeployer.j
ava:111)
at
jrunx.kernel.DeploymentService.loadServices(Deploy mentService.java:46
)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknow n Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un known Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at
com.sun.management.jmx.MBeanServerImpl.invoke(MBea nServerImpl.java:16
28)
at
com.sun.management.jmx.MBeanServerImpl.invoke(MBea nServerImpl.java:15
23)
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 sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknow n Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un known Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at jrunx.kernel.JRun.invoke(JRun.java:180)
at jrunx.kernel.JRun.main(JRun.java:168)
java.io.FileNotFoundException: C:\CFusionMX7\registry\cf.registry (The system
ca
nnot find the path specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(Unknown Source)
at java.io.FileReader.<init>(Unknown Source)
at coldfusion.tagext.lang.RegReader.load(RegReader.ja va:51)
at coldfusion.tagext.lang.RegMgr.load(RegMgr.java:57)
at
coldfusion.tagext.lang.RegistryServiceImpl.load(Re gistryServiceImpl.j
ava:115)
at coldfusion.server.ServiceBase.start(ServiceBase.ja va:46)
at coldfusion.server.CFService.setupRegistry(CFServic e.java:235)
at coldfusion.server.CFService.start(CFService.java:3 55)
at
coldfusion.server.j2ee.CFStartUpServlet.startCFSer vice(CFStartUpServl
et.java:102)
at
coldfusion.server.j2ee.CFStartUpServlet.init(CFSta rtUpServlet.java:78
)
at javax.servlet.GenericServlet.init(GenericServlet.j ava:258)
at
coldfusion.bootstrap.ClassloaderHelper.initServlet Class(ClassloaderHe
lper.java:96)
at coldfusion.bootstrap.BootstrapServlet.init(Bootstr apServlet.java:48)
at
jrun.servlet.WebApplicationService.loadServlet(Web ApplicationService.
java:1242)
at
jrun.servlet.WebApplicationService.preloadServlets (WebApplicationServ
ice.java:789)
at
jrun.servlet.WebApplicationService.postStart(WebAp plicationService.ja
va:291)
at jrun.ea.EnterpriseApplication.start(EnterpriseAppl ication.java:203)
at
jrun.deployment.DeployerService.initModules(Deploy erService.java:710)
at
jrun.deployment.DeployerService.createWatchedDeplo yment(DeployerServi
ce.java:242)
at jrun.deployment.DeployerService.deploy(DeployerSer vice.java:430)
at
jrun.deployment.DeployerService.handleEvent(Deploy erService.java:381)
at
jrunx.kernel.JRunServiceDeployer.fireEvent(JRunSer viceDeployer.java:7
10)
at
jrunx.kernel.JRunServiceDeployer.deployServices(JR unServiceDeployer.j
ava:111)
at
jrunx.kernel.DeploymentService.loadServices(Deploy mentService.java:46
)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknow n Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un known Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at
com.sun.management.jmx.MBeanServerImpl.invoke(MBea nServerImpl.java:16
28)
at
com.sun.management.jmx.MBeanServerImpl.invoke(MBea nServerImpl.java:15
23)
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 sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknow n Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un known Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at jrunx.kernel.JRun.invoke(JRun.java:180)
at jrunx.kernel.JRun.main(JRun.java:168)
10/05 16:30:41 Information [main] - Starting client...
10/05 16:30:42 Information [main] - Starting xmlrpc...
10/05 16:30:44 Information [main] - Starting graphing...
10/05 16:30:46 Information [main] - Starting verity...
10/05 16:30:46 Information [main] - Starting archive...
10/05 16:30:47 Information [main] - Starting document...
10/05 16:30:49 Information [main] - Starting eventgateway...
10/05 16:30:50 Information [main] - C:\CFusionMX7\logs\eventgateway.log
initiali
zed
10/05 16:30:50 Information [main] - Starting Event Backend Handlers
10/05 16:30:50 Information [main] - Initialized EventRequestDispatcher with a
Th
read Pool size of 1
10/05 16:30:50 Information [main] - Initializing EventRequestHandler
10/05 16:30:50 Information [main] - Starting Event Gateways
10/05 16:30:50 Information [main] - ColdFusion started
10/05 16:30:50 user ColdFusionStartUpServlet: ColdFusion MX: application
service
s are now available
10/05 16:30:51 user CFSwfServlet: init
10/05 16:30:51 user CFCServlet: init
10/05 16:30:52 user FlashGateway: init
10/05 16:30:53 user CFFormGateway: init
10/05 16:30:53 user CFInternalServlet: init
Server coldfusion ready (startup time: 47 seconds)
Any ideas?
Thanks,
Ivan Brown
spryguy Guest
-
Starting Coldfusion/JRUN Server
Hey all, I have Coldfusion MX 6.1 running with JRun 4 on Red Hat 3.0 ES Update 5. When I try to start my instance using /opt/jrun4/bin/jrun... -
starting the Coldfusion server hangs
We just installed the multiserver option of coldfusion mx7 on a new server solaris 9 server... After installation - we atempt to run jrun -start... -
Problem with Netlogon service not starting
Hi - I recently restarted one of our windows 2003 servers (it's not a DC, just a member server) after some software updates. When it came back up,... -
Error Starting a Service
I have a Windows Server 2k3, it is acting as the following: Domain Controller, Terminal Server, Remote Server, DHCP Server, DNS Server, Wins Server... -
Error 1069 when starting service
Hi, I get an error 1069 logon failure when starting the informix 7.30.TC7 service on Windows NT4 SP4. I have a user "informix" which is... -
sdupre #2
Re: Problems starting the Coldfusion MX ApplicationServer service
I've never seen this with Server edition but with multiserver, if you touch
web.xml (JRun watches this and restarts the application), you'll get this error
on Windows (even though cf.registry is a Unix/Linux thing).
Stephen Dupre
Macromedia QA
sdupre Guest



Reply With Quote

