I created an empty server in JRun 4.0 using JMC. When I start the server,
the server starts but I get the following exception.
Any Idea what is wrong?
Thanks,
Starting Macromedia JRun 4 (Build 47304), Testing server
10/02 08:27:22 info JRun Naming Service listening on port 2911
10/02 08:27:24 info No JDBC data sources have been configured for this
server (s
ee jrun-resources.xml)
10/02 08:27:24 info JRun Web Server listening on *:8102
10/02 08:27:24 info Deploying enterprise application "default-ear" from:
file:/C
:/JRun4/servers/Testing/default-ear/
10/02 08:27:25 info Deploying web application "JRun Default Web Application"
fro
m: file:/C:/JRun4/servers/Testing/default-ear/
10/02 08:27:26 error [axis] Exception:
org.apache.axis.ConfigurationException: java.lang.NullPointerException
at
org.apache.axis.configuration.FileProvider.configureEngine(FileProvid
er.java:214)
at org.apache.axis.AxisEngine.init(AxisEngine.java:189)
at org.apache.axis.AxisEngine.<init>(AxisEngine.java:174)
at org.apache.axis.server.AxisServer.<init>(AxisServer.java:121)
at jrunx.axis.AxisService.start(AxisService.java:181)
at java.lang.reflect.Method.invoke(Native Method)
at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:16
28)
at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
23)
at jrunx.kernel.ServiceAdapter.invokeMethod(ServiceAdapter.java:684)
at
jrunx.kernel.JRunServiceDeployer.invokeOnServices(JRunServiceDeployer
java:460)
at
jrunx.kernel.ConfigurableServicePartition.startServices(ConfigurableS
ervicePartition.java:196)
at
jrunx.kernel.ConfigurableServicePartition.start(ConfigurableServicePa
rtition.java:178)
at
jrun.servlet.WebApplicationService.start(WebApplicationService.java:2
26)
at
jrun.ea.EnterpriseApplication.start(EnterpriseApplication.java:194)
at
jrun.deployment.DeployerService.initModules(DeployerService.java:710)
at
jrun.deployment.DeployerService.createWatchedDeployment(DeployerServi
ce.java:242)
at jrun.deployment.DeployerService.deploy(DeployerService.java:430)
at
jrun.deployment.DeployerService.checkWatchedDirectories(DeployerServi
ce.java:179)
at jrun.deployment.DeployerService.run(DeployerService.java:894)
at
jrunx.scheduler.SchedulerService.invokeRunnable(SchedulerService.java
:223)
at
jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPoo
l.java:348)
at
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.j
ava:451)
at
jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.
java:294)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
10/02 08:27:26 error RuntimeException thrown in operation start
[1]org.apache.axis.InternalException:
org.apache.axis.ConfigurationException: ja
va.lang.NullPointerException
at org.apache.axis.AxisEngine.init(AxisEngine.java:191)
at org.apache.axis.AxisEngine.<init>(AxisEngine.java:174)
at org.apache.axis.server.AxisServer.<init>(AxisServer.java:121)
at jrunx.axis.AxisService.start(AxisService.java:181)
at java.lang.reflect.Method.invoke(Native Method)
at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:16
28)
at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
23)
at jrunx.kernel.ServiceAdapter.invokeMethod(ServiceAdapter.java:684)
at
jrunx.kernel.JRunServiceDeployer.invokeOnServices(JRunServiceDeployer
java:460)
at
jrunx.kernel.ConfigurableServicePartition.startServices(ConfigurableS
ervicePartition.java:196)
at
jrunx.kernel.ConfigurableServicePartition.start(ConfigurableServicePa
rtition.java:178)
at
jrun.servlet.WebApplicationService.start(WebApplicationService.java:2
26)
at
jrun.ea.EnterpriseApplication.start(EnterpriseApplication.java:194)
at
jrun.deployment.DeployerService.initModules(DeployerService.java:710)
at
jrun.deployment.DeployerService.createWatchedDeployment(DeployerServi
ce.java:242)
at jrun.deployment.DeployerService.deploy(DeployerService.java:430)
at
jrun.deployment.DeployerService.checkWatchedDirectories(DeployerServi
ce.java:179)
at jrun.deployment.DeployerService.run(DeployerService.java:894)
at
jrunx.scheduler.SchedulerService.invokeRunnable(SchedulerService.java
:223)
at
jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPoo
l.java:348)
at
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.j
ava:451)
at
jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.
java:294)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
[0]javax.management.RuntimeMBeanException: RuntimeException thrown in
operation
start
at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:16
40)
at
com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:15
23)
at jrunx.kernel.ServiceAdapter.invokeMethod(ServiceAdapter.java:684)
at
jrunx.kernel.JRunServiceDeployer.invokeOnServices(JRunServiceDeployer
java:460)
at
jrunx.kernel.ConfigurableServicePartition.startServices(ConfigurableS
ervicePartition.java:196)
at
jrunx.kernel.ConfigurableServicePartition.start(ConfigurableServicePa
rtition.java:178)
at
jrun.servlet.WebApplicationService.start(WebApplicationService.java:2
26)
at
jrun.ea.EnterpriseApplication.start(EnterpriseApplication.java:194)
at
jrun.deployment.DeployerService.initModules(DeployerService.java:710)
at
jrun.deployment.DeployerService.createWatchedDeployment(DeployerServi
ce.java:242)
at jrun.deployment.DeployerService.deploy(DeployerService.java:430)
at
jrun.deployment.DeployerService.checkWatchedDirectories(DeployerServi
ce.java:179)
at jrun.deployment.DeployerService.run(DeployerService.java:894)
at
jrunx.scheduler.SchedulerService.invokeRunnable(SchedulerService.java
:223)
at
jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPoo
l.java:348)
at
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.j
ava:451)
at
jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.
java:294)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
10/02 08:27:27 user JSPServlet: init
10/02 08:27:27 info Deploying enterprise application "JRun 4.0 Internal J2EE
Com
ponents" from: file:/C:/JRun4/lib/jrun-comp.ear
10/02 08:27:28 info Deploying EJB "JRunSQLInvoker" from:
file:/C:/JRun4/lib/jrun
-comp.ear
10/02 08:27:28 info Deploying enterprise application "Flash Remoting EAR"
from:
file:/C:/JRun4/lib/flashgateway.ear
10/02 08:27:29 info Deploying web application "Flash Remoting" from:
file:/C:/JR
un4/lib/flashgateway.ear
10/02 08:27:29 user JSPServlet: init
10/02 08:27:29 user FlashGatewayServlet: init
Server Testing ready (startup time: 11 seconds)
______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for
dependable ColdFusion Hosting.
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists