Which ColdFusion installer did you use? The same one as before or did you
download the latest one from Macromedia's website?

chris



>-----Original Message-----
>From: Richard Crawford [mailto:[EMAIL PROTECTED]
>Sent: Tuesday, June 10, 2003 12:56 PM
>To: CF-Talk
>Subject: Reinstalled everything... still not working...
>
>I backed up all of my data files, deleted Cold Fusion and JRun, and
>reinstalled everything from scratch.  I first installed JRun 4, then the
>JRun 4 service pack 1a updater.  Then I installed Cold Fusion, then the
>Cold Fusion MX Updater 3.  All of the installations seemed to work fine,
>with no error messages reported in any of the installation logs.
>
>I also backed up and removed ${JRUN_HOME}/servers/lib/jrun_axis.jar since I
>know from experience that the admin server won't start with that file in
>place.
>
>Launching the Admin server is a piece of cake.  I can launch the admin
>server from the command line, then browse to the JMC on my webserver to
>launch the Default server.
>
>However, when I attempt to launch the default server, I receive the errors
>which I've cut and pasted below.  The browser simply reports that the pages
>are unavailable with an "Object not found" message.  HTML documents are
>served up fine, which tells me that Apache is working properly.
>
>Starting Macromedia JRun 4 (Build 54102), default server
>06/10 12:51:15 info JRun Naming Service listening on *:2908
>06/10 12:51:16 info No JDBC data sources have been configured for this
>server (see jrun-resources.xml)
>06/10 12:51:16 info JRun Web Server listening on *:8100
>06/10 12:51:17 info Deploying enterprise application "JRun 4.0 Internal
>J2EE Components" from: file:/space/usr/jrun4/lib/jrun-comp.ear
>06/10 12:51:17 info Deploying EJB "JRunSQLInvoker" from:
>file:/space/usr/jrun4/lib/jrun-comp.ear
>06/10 12:51:18 info Deploying enterprise application "Flash Remoting EAR"
>from: file:/space/usr/jrun4/lib/flashgateway.ear
>06/10 12:51:18 info Deploying web application "Flash Remoting" from:
>file:/space/usr/jrun4/lib/flashgateway.ear
>06/10 12:51:18 user JSPServlet: init
>06/10 12:51:19 user FlashGatewayServlet: init
>Server default ready (startup time: 9 seconds)
>06/10 12:51:20 info Deploying enterprise application "default-ear" from:
>file:/space/usr/jrun4/servers/default/default-ear/
>06/10 12:51:20 info Deploying web application "JRun Default Web
>Application" from: file:/space/usr/jrun4/servers/default/default-ear/
>06/10 12:51:22 info Web Services in default-ear#default-war:
>06/10 12:51:22 info AdminService
>06/10 12:51:22 user JSPServlet: init
>06/10 12:51:22 info Deploying web application "CFMX Application" from:
>file:/space/usr/jrun4/servers/default/cfusion/
>06/10 12:51:23 error Error thrown in operation start
>[1]java.lang.NoClassDefFoundError: org/apache/log4j/Layout
>         at
>org.apache.commons.logging.impl.Log4jFactory.getInstance(Log4jFactory.java:
>153)
>         at
>org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.j
>ava:283)
>         at
>org.apache.commons.logging.LogFactory.getLog(LogFactory.java:409)
>         at
>org.apache.axis.components.logger.LogFactory.getLog(LogFactory.java:77)
>         at
>org.apache.axis.ConfigurationException.<clinit>(ConfigurationException.java
>:80)
>         at
>org.apache.axis.deployment.wsdd.WSDDService.deployTypeMapping(WSDDService.j
>ava:516)
>         at
>org.apache.axis.deployment.wsdd.WSDDService.initTMR(WSDDService.java:636)
>         at
>org.apache.axis.deployment.wsdd.WSDDService.<init>(WSDDService.java:233)
>         at
>org.apache.axis.deployment.wsdd.WSDDDeployment.<init>(WSDDDeployment.java:2
>42)
>         at
>org.apache.axis.deployment.wsdd.WSDDDocument.<init>(WSDDDocument.java:106)
>         at
>org.apache.axis.configuration.FileProvider.configureEngine(FileProvider.jav
>a:209)
>         at org.apache.axis.AxisEngine.init(AxisEngine.java:187)
>         at org.apache.axis.AxisEngine.<init>(AxisEngine.java:172)
>         at org.apache.axis.server.Axis06/10 12:51:23 user JSPServlet: init
>Server.<init>(AxisServer.java:125)
>         at jrunx.axis.AxisService.start(AxisService.java:158)
>         at java.lang.reflect.Method.invoke(Native Method)
>         at
>com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
>         at
>com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
>         at
>jrunx.kernel.ServiceAdapter.invokeMethod(ServiceAdapter.java:705)
>         at
>jrunx.kernel.JRunServiceDeployer.invokeOnServices(JRunServiceDeployer.java:
>460)
>         at
>jrunx.kernel.ConfigurableServicePartition.startServices(ConfigurableService
>Partition.java:196)
>         at
>jrunx.kernel.ConfigurableServicePartition.start(ConfigurableServicePartitio
>n.java:178)
>         at
>jrun.servlet.WebApplicationService.start(WebApplicationService.java:225)
>         at
>jrun.deployment.DeployerService.initModules(DeployerService.java:710)
>         at
>jrun.deployment.DeployerService.createWatchedDeployment(DeployerService.jav
>a:242)
>         at
>jrun.deployment.DeployerService.deploy(DeployerService.java:430)
>         at
>jrun.deployment.DeployerService.checkWatchedDirectories(DeployerService.jav
>a:179)
>         at jrun.deployment.DeployerService.run(DeployerService.java:891)
>         at
>jrunx.scheduler.SchedulerService.invokeRunnable(SchedulerService.java:223)
>         at
>jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java
>:348)
>         at
>jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:45
>1)
>         at
>jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:2
>94)
>         at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
>[0]javax.management.RuntimeErrorException: Error thrown in operation start
>         at
>com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1642)
>         at
>com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
>         at
>jrunx.kernel.ServiceAdapter.invokeMethod(ServiceAdapter.java:705)
>         at
>jrunx.kernel.JRunServiceDeployer.invokeOnServices(JRunServiceDeployer.java:
>460)
>         at
>jrunx.kernel.ConfigurableServicePartition.startServices(ConfigurableService
>Partition.java:196)
>         at
>jrunx.kernel.ConfigurableServicePartition.start(ConfigurableServicePartitio
>n.java:178)
>         at
>jrun.servlet.WebApplicationService.start(WebApplicationService.java:225)
>         at
>jrun.deployment.DeployerService.initModules(DeployerService.java:710)
>         at
>jrun.deployment.DeployerService.createWatchedDeployment(DeployerService.jav
>a:242)
>         at
>jrun.deployment.DeployerService.deploy(DeployerService.java:430)
>         at
>jrun.deployment.DeployerService.checkWatchedDirectories(DeployerService.jav
>a:179)
>         at jrun.deployment.DeployerService.run(DeployerService.java:891)
>         at
>jrunx.scheduler.SchedulerService.invokeRunnable(SchedulerService.java:223)
>         at
>jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java
>:348)
>         at
>jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:45
>1)
>         at
>jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:2
>94)
>         at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
>
>06/10 12:51:35 user FlashGateway: init
>06/10 12:51:36 user ColdFusionStartUpServlet: init
>06/10 12:51:36 user ColdFusionStartUpServlet: ColdFusion MX: Starting
>application services
>06/10 12:51:36 user ColdFusionStartUpServlet: ColdFusion MX: VM version =
>1.3.1_05-b02
>- Starting logging...
>0 [scheduler-0] INFO coldfusion.server  - Starting logging...
>06/10 12:51:40 user ColdFusionStartUpServlet: ColdFusion MX: application
>services are now available
>06/10 12:51:40 error Could not pre-load servlet: AdminServlet
>java.lang.NoClassDefFoundError: org/apache/log4j/Layout
>         at
>org.apache.commons.logging.impl.Log4jFactory.getInstance(Log4jFactory.java:
>153)
>         at
>org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.j
>ava:283)
>         at
>org.apache.commons.logging.LogFactory.getLog(LogFactory.java:409)
>         at org.apache.axis.comp06/10 12:51:40 info Deploying web
>application "CFMX RDS Application" from:
>file:/space/usr/jrun4/servers/default/rds/
>06/10 12:5onents.logger.LogFactory.getLog(LogFactory.java:77)
>         at
>org.apache.axis.transport.http.AxisServlet.<clinit>(AxisServlet.java:97)
>         at java.lang.Class.forName0(Native Method)
>         at java.lang.Class.forName(Class.java:115)
>         at org.apache.axis.transport.http.Axis1:40 user JSPServlet: init
>ServletBase.class$(AxisServletBase.java:87)
>         at
>org.apache.axis.transport.http.AxisServletBase.<clinit>(AxisServletBase.jav
>a:94)
>         at java.lang.Class.newInstance0(Native Method)
>         at java.lang.Class.newInstance(Class.java:232)
>         at jrun.servlet.WebApplication06/10 12:51:40 user
>RDSDispatchServlet: init
>Service.loadServlet(WebApplicationService.java:1192)
>         at
>jrun.servlet.WebApplicationService.preloadServlets(WebApplicationService.ja
>va:762)
>         at
>jrun.servlet.WebApplicationService.postStart(WebApplicationService.java:257
>)
>         at
>jrun.deployment.DeployerService.initModules(DeployerService.java:711)
>         at
>jrun.deployment.DeployerService.createWatchedDeployment(DeployerService.jav
>a:242)
>         at
>jrun.deployment.DeployerService.deploy(DeployerService.java:430)
>         at
>jrun.deployment.DeployerService.checkWatchedDirectories(DeployerService.jav
>a:179)
>         at jrun.deployment.DeployerService.run(DeployerService.java:891)
>         at
>jrunx.scheduler.SchedulerService.invokeRunnable(SchedulerService.java:223)
>         at
>jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java
>:348)
>         at
>jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:45
>1)
>         at
>jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:2
>94)
>         at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Host with the leader in ColdFusion hosting. 
Voted #1 ColdFusion host by CF Developers. 
Offering shared and dedicated hosting options. 
www.cfxhosting.com/default.cfm?redirect=10481

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to