im not to familiar with apache but do you need to go in and tell it to look
for and process cfm pages like you have to do with IIS?
Because obviously in IIS if you don't enter cfm it wont process cfm pages.

Dave



----- Original Message -----
From: "Richard Crawford" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, June 10, 2003 3:56 PM
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:1
53)
>          at
>
org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.ja
va: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.ja
va: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:24
2)
>          at
> org.apache.axis.deployment.wsdd.WSDDDocument.<init>(WSDDDocument.java:106)
>          at
>
org.apache.axis.configuration.FileProvider.configureEngine(FileProvider.java
: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:4
60)
>          at
>
jrunx.kernel.ConfigurableServicePartition.startServices(ConfigurableServiceP
artition.java:196)
>          at
>
jrunx.kernel.ConfigurableServicePartition.start(ConfigurableServicePartition
.java:178)
>          at
> jrun.servlet.WebApplicationService.start(WebApplicationService.java:225)
>          at
> jrun.deployment.DeployerService.initModules(DeployerService.java:710)
>          at
>
jrun.deployment.DeployerService.createWatchedDeployment(DeployerService.java
:242)
>          at
jrun.deployment.DeployerService.deploy(DeployerService.java:430)
>          at
>
jrun.deployment.DeployerService.checkWatchedDirectories(DeployerService.java
: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:451
)
>          at
>
jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:29
4)
>          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:4
60)
>          at
>
jrunx.kernel.ConfigurableServicePartition.startServices(ConfigurableServiceP
artition.java:196)
>          at
>
jrunx.kernel.ConfigurableServicePartition.start(ConfigurableServicePartition
.java:178)
>          at
> jrun.servlet.WebApplicationService.start(WebApplicationService.java:225)
>          at
> jrun.deployment.DeployerService.initModules(DeployerService.java:710)
>          at
>
jrun.deployment.DeployerService.createWatchedDeployment(DeployerService.java
:242)
>          at
jrun.deployment.DeployerService.deploy(DeployerService.java:430)
>          at
>
jrun.deployment.DeployerService.checkWatchedDirectories(DeployerService.java
: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:451
)
>          at
>
jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:29
4)
>          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:1
53)
>          at
>
org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.ja
va: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.java
: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.jav
a:762)
>          at
>
jrun.servlet.WebApplicationService.postStart(WebApplicationService.java:257)
>          at
> jrun.deployment.DeployerService.initModules(DeployerService.java:711)
>          at
>
jrun.deployment.DeployerService.createWatchedDeployment(DeployerService.java
:242)
>          at
jrun.deployment.DeployerService.deploy(DeployerService.java:430)
>          at
>
jrun.deployment.DeployerService.checkWatchedDirectories(DeployerService.java
: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:451
)
>          at
>
jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:29
4)
>          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

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm

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

Reply via email to