• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

My coldfusion 8 could not be started properly because of some permission problems

Community Beginner ,
Oct 09, 2017 Oct 09, 2017

Copy link to clipboard

Copied

Dear,

I'm try to install my coldfusion 8 by following the steps in

Aaron West's Technology Blog: Super Guide: Installing ColdFusion 9 on CentOS Linux

But then I'm facing with permission problem and could not start cfusion 8 properly.

Is there any expertise can help me a look?

Thanks.

Last login: Mon Oct  9 08:29:39 on ttys002

You have new mail.

Thais-MBP:~ chuong$ ssh hai.tranthi@10.10.134.10

hai.tranthi@10.10.134.10's password:

Authentication failed.

Thais-MBP:~ chuong$ ssh hai.tranthi@10.10.134.10

hai.tranthi@10.10.134.10's password:

Last login: Mon Oct  9 00:10:18 2017 from ip-10-10-0-72.eu-west-1.compute.internal

       __|  __|_  )

       _|  (     /   Amazon Linux AMI

      ___|\___|___|

https://aws.amazon.com/amazon-linux-ami/2017.03-release-notes/

8 package(s) needed for security, out of 25 available

Run "sudo yum update" to apply all updates.

Amazon Linux version 2017.09 is available.

[hai.tranthi@ip-10-10-134-10 ~]$ /opt/jrun4/bin/jrun stop cfusion &

[1] 7528

[hai.tranthi@ip-10-10-134-10 ~]$ Stopping cfusion server.could not stop server, either it's not running, you don't have permission to stop the server or it needs to be killed manually

/opt/jrun4/bin/jrun stop cfusion &^C

[1]+  Done                    /opt/jrun4/bin/jrun stop cfusion

[hai.tranthi@ip-10-10-134-10 ~]$ sudo /opt/jrun4/bin/jrun stop cfusion &

[1] 7541

[hai.tranthi@ip-10-10-134-10 ~]$ sudo /opt/jrun4/bin/jrun start cfusion &

[2] 7542

[1]+  Stopped                 sudo /opt/jrun4/bin/jrun stop cfusion

[hai.tranthi@ip-10-10-134-10 ~]$ cd /opt/jrun4/bin

[2]+  Stopped                 sudo /opt/jrun4/bin/jrun start cfusion  (wd: ~)

(wd now: /opt/jrun4/bin)

[hai.tranthi@ip-10-10-134-10 bin]$ ls

cf-init.sh        jikes   jrunwizard  migrate   wsconfig_jvm.config

cf-multi-startup  jikesw  jspc        sniffer   wsdl2java

java2wsdl         jrun    jvm.config  wsconfig  xmlscript

[hai.tranthi@ip-10-10-134-10 bin]$ cd ..

[hai.tranthi@ip-10-10-134-10 jrun4]$ ls

Adobe_ColdFusion_8_InstallLog.log  jre          logs          servers

bin                                lib          Readme.htm    uninstall

docs                               license.txt  relnotes.htm  verity

[hai.tranthi@ip-10-10-134-10 jrun4]$ cd servers/

[hai.tranthi@ip-10-10-134-10 servers]$ ls

admin  cfusion  lib  samples  template.zip

[hai.tranthi@ip-10-10-134-10 servers]$ cd cfusion/

[hai.tranthi@ip-10-10-134-10 cfusion]$ ls

cfusion-ear  SERVER-INF

[hai.tranthi@ip-10-10-134-10 cfusion]$ sudo /opt/jrun4/bin/jrun stop cfusion &

[3] 7547

[hai.tranthi@ip-10-10-134-10 cfusion]$ cd /opt/jrun4/bin

[3]+  Stopped                 sudo /opt/jrun4/bin/jrun stop cfusion  (wd: /opt/jrun4/servers/cfusion)

(wd now: /opt/jrun4/bin)

[hai.tranthi@ip-10-10-134-10 bin]$ ls

cf-init.sh        jikes   jrunwizard  migrate   wsconfig_jvm.config

cf-multi-startup  jikesw  jspc        sniffer   wsdl2java

java2wsdl         jrun    jvm.config  wsconfig  xmlscript

[hai.tranthi@ip-10-10-134-10 bin]$ ./jrun start cfusion &

[4] 7549

[hai.tranthi@ip-10-10-134-10 bin]$ Starting Macromedia JRun 4.0 (Build 108673), cfusion server

10/09 10:16:26 info JRun Naming Service listening on *:2902

10/09 10:16:26 error java.io.FileNotFoundException: /opt/jrun4/servers/cfusion/SERVER-INF/connector.properties (Permission denied)

[1]java.io.FileNotFoundException: /opt/jrun4/servers/cfusion/SERVER-INF/connector.properties (Permission denied)

at java.io.FileOutputStream.open(Native Method)

at java.io.FileOutputStream.<init>(FileOutputStream.java:179)

at java.io.FileOutputStream.<init>(FileOutputStream.java:131)

at jrun.servlet.session.ReplicationIdService.start(ReplicationIdService.java:81)

at jrun.servlet.ServletEngineService.createReplicationIdService(ServletEngineService.java:143)

at jrun.servlet.ServletEngineService.start(ServletEngineService.java:111)

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.ServiceAdapter.invokeMethod(ServiceAdapter.java:705)

at jrunx.kernel.JRunServiceDeployer.invokeOnServices(JRunServiceDeployer.java:460)

at jrunx.kernel.JRunServiceDeployer.startServices(JRunServiceDeployer.java:312)

at jrunx.kernel.JRunServiceDeployer.startLifecycle(JRunServiceDeployer.java:260)

at jrunx.kernel.JRunServiceDeployer.deployServices(JRunServiceDeployer.java:87)

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 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]javax.management.MBeanException: java.io.FileNotFoundException: /opt/jrun4/servers/cfusion/SERVER-INF/connector.properties (Permission denied)

at com.sun.jmx.mbeanserver.MBeanIntrospector.unwrapInvocationTargetException(MBeanIntrospector.java:283)

at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:210)

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.ServiceAdapter.invokeMethod(ServiceAdapter.java:705)

at jrunx.kernel.JRunServiceDeployer.invokeOnServices(JRunServiceDeployer.java:460)

at jrunx.kernel.JRunServiceDeployer.startServices(JRunServiceDeployer.java:312)

at jrunx.kernel.JRunServiceDeployer.startLifecycle(JRunServiceDeployer.java:260)

at jrunx.kernel.JRunServiceDeployer.deployServices(JRunServiceDeployer.java:87)

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 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.io.FileNotFoundException: /opt/jrun4/servers/cfusion/SERVER-INF/connector.properties (Permission denied)

at java.io.FileOutputStream.open(Native Method)

at java.io.FileOutputStream.<init>(FileOutputStream.java:179)

at java.io.FileOutputStream.<init>(FileOutputStream.java:131)

at jrun.servlet.session.ReplicationIdService.start(ReplicationIdService.java:81)

at jrun.servlet.ServletEngineService.createReplicationIdService(ServletEngineService.java:143)

at jrun.servlet.ServletEngineService.start(ServletEngineService.java:111)

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)

... 32 more

java.io.FileNotFoundException: /opt/jrun4/logs/cfusion-event.log (Permission denied)

at java.io.FileOutputStream.openAppend(Native Method)

at java.io.FileOutputStream.<init>(FileOutputStream.java:177)

at java.io.FileOutputStream.<init>(FileOutputStream.java:102)

at jrunx.logger.FileLogEventHandler.openFile(FileLogEventHandler.java:370)

at jrunx.logger.FileLogEventHandler.checkForRotation(FileLogEventHandler.java:278)

at jrunx.logger.FileLogEventHandler.logEvent(FileLogEventHandler.java:204)

at jrunx.logger.LogEventHandler.log(LogEventHandler.java:32)

at jrunx.logger.ThreadedLogEventHandler.processNextInQueue(ThreadedLogEventHandler.java:145)

at jrunx.logger.ThreadedLogEventHandler.flush(ThreadedLogEventHandler.java:69)

at jrunx.logger.ThreadedLogEventHandler.logEvent(ThreadedLogEventHandler.java:89)

at jrunx.logger.LogEventHandler.log(LogEventHandler.java:32)

at jrunx.logger.LoggerService.log(LoggerService.java:352)

at jrunx.logger.LoggerService.logError(LoggerService.java:155)

at jrunx.kernel.JRunServiceDeployer.invokeOnServices(JRunServiceDeployer.java:489)

at jrunx.kernel.JRunServiceDeployer.startServices(JRunServiceDeployer.java:312)

at jrunx.kernel.JRunServiceDeployer.startLifecycle(JRunServiceDeployer.java:260)

at jrunx.kernel.JRunServiceDeployer.deployServices(JRunServiceDeployer.java:87)

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 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)

java.lang.NullPointerException

at java.io.File.<init>(File.java:222)

at jrunx.logger.FileLogEventHandler.openFile(FileLogEventHandler.java:357)

at jrunx.logger.FileLogEventHandler.checkForRotation(FileLogEventHandler.java:322)

at jrunx.logger.FileLogEventHandler.logEvent(FileLogEventHandler.java:204)

at jrunx.logger.LogEventHandler.log(LogEventHandler.java:32)

at jrunx.logger.ThreadedLogEventHandler.processNextInQueue(ThreadedLogEventHandler.java:145)

at jrunx.logger.ThreadedLogEventHandler.flush(ThreadedLogEventHandler.java:69)

at jrunx.logger.ThreadedLogEventHandler.logEvent(ThreadedLogEventHandler.java:89)

at jrunx.logger.LogEventHandler.log(LogEventHandler.java:32)

at jrunx.logger.LoggerService.log(LoggerService.java:352)

at jrunx.logger.LoggerService.logError(LoggerService.java:155)

at jrunx.kernel.JRunServiceDeployer.invokeOnServices(JRunServiceDeployer.java:489)

at jrunx.kernel.JRunServiceDeployer.startServices(JRunServiceDeployer.java:312)

at jrunx.kernel.JRunServiceDeployer.startLifecycle(JRunServiceDeployer.java:260)

at jrunx.kernel.JRunServiceDeployer.deployServices(JRunServiceDeployer.java:87)

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 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)

10/09 10:16:26 error jrun.jms.core.persistence.FailedToCreateStoreException: Initialization of file store in "/opt/jrun4/servers/cfusion/SERVER-INF/jms/db/coremq" failed.

[1]jrun.jms.core.persistence.FailedToCreateStoreException: Initialization of file store in "/opt/jrun4/servers/cfusion/SERVER-INF/jms/db/coremq" failed.

at jrun.jms.core.persistence.FilePersistentAdapter.setupPersistentStore(FilePersistentAdapter.java:204)

at jrun.jms.core.persistence.FilePersistentAdapter.setupPersistentStore(FilePersistentAdapter.java:119)

at jrun.jms.core.persistence.PersistenceManagerService.start(PersistenceManagerService.java:65)

at jrun.jms.core.JMSCoreService.start(JMSCoreService.java:122)

at jrun.jms.adapter.JRunMQAdapter.start(JRunMQAdapter.java:171)

at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)

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.ServiceAdapter.invokeMethod(ServiceAdapter.java:705)

at jrunx.kernel.JRunServiceDeployer.invokeOnServices(JRunServiceDeployer.java:460)

at jrunx.kernel.ConfigurableServicePartition.startServices(ConfigurableServicePartition.java:196)

at jrunx.kernel.ConfigurableServicePartition.start(ConfigurableServicePartition.java:178)

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.ServiceAdapter.invokeMethod(ServiceAdapter.java:705)

at jrunx.kernel.JRunServiceDeployer.invokeOnServices(JRunServiceDeployer.java:460)

at jrunx.kernel.JRunServiceDeployer.startServices(JRunServiceDeployer.java:312)

at jrunx.kernel.JRunServiceDeployer.startLifecycle(JRunServiceDeployer.java:260)

at jrunx.kernel.JRunServiceDeployer.deployServices(JRunServiceDeployer.java:87)

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 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]javax.management.MBeanException: jrun.jms.core.persistence.FailedToCreateStoreException: Initialization of file store in "/opt/jrun4/servers/cfusion/SERVER-INF/jms/db/coremq" failed.

at com.sun.jmx.mbeanserver.MBeanIntrospector.unwrapInvocationTargetException(MBeanIntrospector.java:283)

at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:210)

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.ServiceAdapter.invokeMethod(ServiceAdapter.java:705)

at jrunx.kernel.JRunServiceDeployer.invokeOnServices(JRunServiceDeployer.java:460)

at jrunx.kernel.ConfigurableServicePartition.startServices(ConfigurableServicePartition.java:196)

at jrunx.kernel.ConfigurableServicePartition.start(ConfigurableServicePartition.java:178)

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.ServiceAdapter.invokeMethod(ServiceAdapter.java:705)

at jrunx.kernel.JRunServiceDeployer.invokeOnServices(JRunServiceDeployer.java:460)

at jrunx.kernel.JRunServiceDeployer.startServices(JRunServiceDeployer.java:312)

at jrunx.kernel.JRunServiceDeployer.startLifecycle(JRunServiceDeployer.java:260)

at jrunx.kernel.JRunServiceDeployer.deployServices(JRunServiceDeployer.java:87)

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 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: jrun.jms.core.persistence.FailedToCreateStoreException: Initialization of file store in "/opt/jrun4/servers/cfusion/SERVER-INF/jms/db/coremq" failed.

at jrun.jms.core.persistence.FilePersistentAdapter.setupPersistentStore(FilePersistentAdapter.java:204)

at jrun.jms.core.persistence.FilePersistentAdapter.setupPersistentStore(FilePersistentAdapter.java:119)

at jrun.jms.core.persistence.PersistenceManagerService.start(PersistenceManagerService.java:65)

at jrun.jms.core.JMSCoreService.start(JMSCoreService.java:122)

at jrun.jms.adapter.JRunMQAdapter.start(JRunMQAdapter.java:171)

at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)

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)

... 47 more

10/09 10:16:26 error javax.jms.JMSException: {0) connection factory for RMI transport layer does not exists.

[1]javax.jms.JMSException: {0) connection factory for RMI transport layer does not exists.

at jrun.jms.adapter.JRunJMSAdapter.getConnectionFactory(JRunJMSAdapter.java:246)

at jrun.jms.wrapper.JRunMQServiceWrapper.bindDefaults(JRunMQServiceWrapper.java:48)

at jrun.jms.wrapper.JRunMQServiceWrapper.start(JRunMQServiceWrapper.java:100)

at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)

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.ServiceAdapter.invokeMethod(ServiceAdapter.java:705)

at jrunx.kernel.JRunServiceDeployer.invokeOnServices(JRunServiceDeployer.java:460)

at jrunx.kernel.ConfigurableServicePartition.startServices(ConfigurableServicePartition.java:196)

at jrunx.kernel.ConfigurableServicePartition.start(ConfigurableServicePartition.java:178)

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.ServiceAdapter.invokeMethod(ServiceAdapter.java:705)

at jrunx.kernel.JRunServiceDeployer.invokeOnServices(JRunServiceDeployer.java:460)

at jrunx.kernel.JRunServiceDeployer.startServices(JRunServiceDeployer.java:312)

at jrunx.kernel.JRunServiceDeployer.startLifecycle(JRunServiceDeployer.java:260)

at jrunx.kernel.JRunServiceDeployer.deployServices(JRunServiceDeployer.java:87)

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 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]javax.management.MBeanException: javax.jms.JMSException: {0) connection factory for RMI transport layer does not exists.

at com.sun.jmx.mbeanserver.MBeanIntrospector.unwrapInvocationTargetException(MBeanIntrospector.java:283)

at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:210)

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.ServiceAdapter.invokeMethod(ServiceAdapter.java:705)

at jrunx.kernel.JRunServiceDeployer.invokeOnServices(JRunServiceDeployer.java:460)

at jrunx.kernel.ConfigurableServicePartition.startServices(ConfigurableServicePartition.java:196)

at jrunx.kernel.ConfigurableServicePartition.start(ConfigurableServicePartition.java:178)

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.ServiceAdapter.invokeMethod(ServiceAdapter.java:705)

at jrunx.kernel.JRunServiceDeployer.invokeOnServices(JRunServiceDeployer.java:460)

at jrunx.kernel.JRunServiceDeployer.startServices(JRunServiceDeployer.java:312)

at jrunx.kernel.JRunServiceDeployer.startLifecycle(JRunServiceDeployer.java:260)

at jrunx.kernel.JRunServiceDeployer.deployServices(JRunServiceDeployer.java:87)

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 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: javax.jms.JMSException: {0) connection factory for RMI transport layer does not exists.

at jrun.jms.adapter.JRunJMSAdapter.getConnectionFactory(JRunJMSAdapter.java:246)

at jrun.jms.wrapper.JRunMQServiceWrapper.bindDefaults(JRunMQServiceWrapper.java:48)

at jrun.jms.wrapper.JRunMQServiceWrapper.start(JRunMQServiceWrapper.java:100)

at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)

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)

... 47 more

10/09 10:16:26 info No JDBC data sources have been configured for this server (see jrun-resources.xml)

10/09 10:16:26 error javax.jms.JMSException: {0) connection factory for RMI transport layer does not exists.

[1]javax.jms.JMSException: {0) connection factory for RMI transport layer does not exists.

at jrun.jms.adapter.JRunJMSAdapter.getConnectionFactory(JRunJMSAdapter.java:246)

at jrun.jms.wrapper.enterprise.JRunConnectionFactoryWrapper.<init>(JRunConnectionFactoryWrapper.java:106)

at jrun.jms.wrapper.enterprise.JRunWrapperFactory.getConnectionFactoryWrapper(JRunWrapperFactory.java:130)

at jrun.deployment.resource.ResourceDeployer.deployJMSConnectionFactory(ResourceDeployer.java:178)

at jrun.deployment.resource.ResourceDeployer.deployJMSConnectionFactories(ResourceDeployer.java:171)

at jrun.deployment.resource.ResourceDeployer.start(ResourceDeployer.java:85)

at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)

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.ServiceAdapter.invokeMethod(ServiceAdapter.java:705)

at jrunx.kernel.JRunServiceDeployer.invokeOnServices(JRunServiceDeployer.java:460)

at jrunx.kernel.JRunServiceDeployer.startServices(JRunServiceDeployer.java:312)

at jrunx.kernel.JRunServiceDeployer.startLifecycle(JRunServiceDeployer.java:260)

at jrunx.kernel.JRunServiceDeployer.deployServices(JRunServiceDeployer.java:87)

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 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]javax.management.MBeanException: javax.jms.JMSException: {0) connection factory for RMI transport layer does not exists.

at com.sun.jmx.mbeanserver.MBeanIntrospector.unwrapInvocationTargetException(MBeanIntrospector.java:283)

at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:210)

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.ServiceAdapter.invokeMethod(ServiceAdapter.java:705)

at jrunx.kernel.JRunServiceDeployer.invokeOnServices(JRunServiceDeployer.java:460)

at jrunx.kernel.JRunServiceDeployer.startServices(JRunServiceDeployer.java:312)

at jrunx.kernel.JRunServiceDeployer.startLifecycle(JRunServiceDeployer.java:260)

at jrunx.kernel.JRunServiceDeployer.deployServices(JRunServiceDeployer.java:87)

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 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: javax.jms.JMSException: {0) connection factory for RMI transport layer does not exists.

at jrun.jms.adapter.JRunJMSAdapter.getConnectionFactory(JRunJMSAdapter.java:246)

at jrun.jms.wrapper.enterprise.JRunConnectionFactoryWrapper.<init>(JRunConnectionFactoryWrapper.java:106)

at jrun.jms.wrapper.enterprise.JRunWrapperFactory.getConnectionFactoryWrapper(JRunWrapperFactory.java:130)

at jrun.deployment.resource.ResourceDeployer.deployJMSConnectionFactory(ResourceDeployer.java:178)

at jrun.deployment.resource.ResourceDeployer.deployJMSConnectionFactories(ResourceDeployer.java:171)

at jrun.deployment.resource.ResourceDeployer.start(ResourceDeployer.java:85)

at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)

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)

... 32 more

10/09 10:16:26 info JRun Web Server listening on *:8300

10/09 10:16:26 info Deploying enterprise application "cfusion-ear" from: file:/opt/jrun4/servers/cfusion/cfusion-ear/

10/09 10:16:26 info Deploying web application "Adobe ColdFusion 8" from: file:/opt/jrun4/servers/cfusion/cfusion-ear/

10/09 10:16:27 INFO License Service: Flex 1.5 CF Edition enabled

java.io.FileNotFoundException: /opt/jrun4/servers/cfusion/cfusion-ear/cfusion-war/WEB-INF/cfform/logs/flex.log (No such file or directory)

at java.io.FileOutputStream.openAppend(Native Method)

at java.io.FileOutputStream.<init>(FileOutputStream.java:177)

at java.io.FileOutputStream.<init>(FileOutputStream.java:102)

at flex.services.logging.FileLogEventHandler.openFile(FileLogEventHandler.java:333)

at flex.services.logging.FileLogEventHandler.checkForRotation(FileLogEventHandler.java:252)

at flex.services.logging.FileLogEventHandler.logEvent(FileLogEventHandler.java:178)

at flex.services.logging.LogEventHandler.log(LogEventHandler.java:27)

at flex.services.logging.ThreadedLogEventHandler.processNextInQueue(ThreadedLogEventHandler.java:153)

at flex.services.logging.ThreadedLogEventHandler$ProcessQueueTask.run(ThreadedLogEventHandler.java:125)

at java.util.TimerThread.mainLoop(Timer.java:512)

at java.util.TimerThread.run(Timer.java:462)

java.lang.NullPointerException

at java.io.FileOutputStream.<init>(FileOutputStream.java:172)

at java.io.FileOutputStream.<init>(FileOutputStream.java:102)

at flex.services.logging.FileLogEventHandler.openFile(FileLogEventHandler.java:333)

at flex.services.logging.FileLogEventHandler.checkForRotation(FileLogEventHandler.java:300)

at flex.services.logging.FileLogEventHandler.logEvent(FileLogEventHandler.java:178)

at flex.services.logging.LogEventHandler.log(LogEventHandler.java:27)

at flex.services.logging.ThreadedLogEventHandler.processNextInQueue(ThreadedLogEventHandler.java:153)

at flex.services.logging.ThreadedLogEventHandler$ProcessQueueTask.run(ThreadedLogEventHandler.java:125)

at java.util.TimerThread.mainLoop(Timer.java:512)

at java.util.TimerThread.run(Timer.java:462)

10/09 10:16:27 INFO Starting Flex 1.5 CF Edition

10/09 10:16:27 user JSPServlet: init

10/09 10:16:27 error Could not pre-load servlet: JSPServlet

[1]java.io.FileNotFoundException: /opt/jrun4/servers/cfusion/cfusion-ear/cfusion-war/WEB-INF/jsp

at jrun.jsp.JSPEngine.setOutputDir(JSPEngine.java:233)

at jrun.jsp.JSPEngine.<init>(JSPEngine.java:145)

at jrun.jsp.JSPServlet.init(JSPServlet.java:62)

at jrun.servlet.WebApplicationService.loadServlet(WebApplicationService.java:1213)

at jrun.servlet.WebApplicationService.preloadServlets(WebApplicationService.java:793)

at jrun.servlet.WebApplicationService.postStart(WebApplicationService.java:295)

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.checkWatchedDirectories(DeployerService.java:179)

at jrun.deployment.DeployerService.run(DeployerService.java:889)

at jrunx.scheduler.SchedulerService.invokeRunnable(SchedulerService.java:230)

at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)

at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

[0]javax.servlet.ServletException: /opt/jrun4/servers/cfusion/cfusion-ear/cfusion-war/WEB-INF/jsp

at jrun.jsp.JSPEngine.setOutputDir(JSPEngine.java:233)

at jrun.jsp.JSPEngine.<init>(JSPEngine.java:145)

at jrun.jsp.JSPServlet.init(JSPServlet.java:62)

at jrun.servlet.WebApplicationService.loadServlet(WebApplicationService.java:1213)

at jrun.servlet.WebApplicationService.preloadServlets(WebApplicationService.java:793)

at jrun.servlet.WebApplicationService.postStart(WebApplicationService.java:295)

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.checkWatchedDirectories(DeployerService.java:179)

at jrun.deployment.DeployerService.run(DeployerService.java:889)

at jrunx.scheduler.SchedulerService.invokeRunnable(SchedulerService.java:230)

at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)

at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

10/09 10:16:27 user ColdFusionStartUpServlet: init

10/09 10:16:27 user ColdFusionStartUpServlet: ColdFusion: Starting application services

10/09 10:16:27 user ColdFusionStartUpServlet: ColdFusion: VM version = 10.0-b19

log4j:ERROR /opt/jrun4/servers/cfusion/cfusion-ear/cfusion-war/WEB-INF/cfusion/logs/server.log (Permission denied)

10/09 10:16:27 Information [scheduler-8] - Starting logging...

10/09 10:16:27 Information [scheduler-8] - Starting license...

10/09 10:16:28 Information [scheduler-8] - Evaluation Edition enabled

10/09 10:16:28 Fatal [scheduler-8] - Unable to store the license data in the license properties file.

log4j:ERROR /opt/jrun4/servers/cfusion/cfusion-ear/cfusion-war/WEB-INF/cfusion/logs/exception.log (Permission denied)

10/09 10:16:28 Error [scheduler-8] - Unable to initialize License service: coldfusion.server.ServiceException: Unable to store the license data in the license properties file.

10/09 10:16:28 Information [scheduler-8] - Starting crypto...

10/09 10:16:28 Error [scheduler-8] - Unable to initialize Cryptograpic service: java.lang.NullPointerException

10/09 10:16:28 Information [scheduler-8] - Starting security...

10/09 10:16:28 Error [scheduler-8] - Unable to initialize Security service: java.lang.ExceptionInInitializerError

10/09 10:16:28 Information [scheduler-8] - Starting scheduler...

10/09 10:16:28 Information [scheduler-8] - Starting WatchService...

10/09 10:16:28 Error [scheduler-8] - Unable to initialize WatchService service: coldfusion.server.ServiceFactory$ServiceNotAvailableException: The '' service is not available.

10/09 10:16:28 Information [scheduler-8] - Starting debugging...

10/09 10:16:28 Error [scheduler-8] - Unable to initialize Debugging service: java.lang.ExceptionInInitializerError

10/09 10:16:28 Information [scheduler-8] - Starting sql...

10/09 10:16:28 Error [scheduler-8] - Unable to initialize SQL service: coldfusion.server.ServiceRuntimeException: java.io.FileNotFoundException: /opt/jrun4/servers/cfusion/cfusion-ear/cfusion-war/WEB-INF/cfusion/lib/neo-drivers.xml (Permission denied)

10/09 10:16:28 Information [scheduler-8] - Starting mail...

10/09 10:16:28 Information [scheduler-8] - Starting runtime...

java.lang.NullPointerException

at coldfusion.runtime.RuntimeServiceImpl.getQueueLimit(RuntimeServiceImpl.java:1699)

at coldfusion.runtime.RuntimeServiceImpl.load(RuntimeServiceImpl.java:334)

at coldfusion.server.jrun4.RuntimeHelper.load(RuntimeHelper.java:48)

at coldfusion.server.ServiceBase.start(ServiceBase.java:59)

at coldfusion.server.j2ee.CFServiceImpl.setupRuntime(CFServiceImpl.java:97)

at coldfusion.server.CFService.start(CFService.java:491)

at coldfusion.server.j2ee.CFStartUpServlet.startCFService(CFStartUpServlet.java:109)

at coldfusion.server.j2ee.CFStartUpServlet.init(CFStartUpServlet.java:85)

at javax.servlet.GenericServlet.init(GenericServlet.java:258)

at coldfusion.bootstrap.ClassloaderHelper.initServletClass(ClassloaderHelper.java:94)

at coldfusion.bootstrap.BootstrapServlet.init(BootstrapServlet.java:59)

at jrun.servlet.WebApplicationService.loadServlet(WebApplicationService.java:1213)

at jrun.servlet.WebApplicationService.preloadServlets(WebApplicationService.java:793)

at jrun.servlet.WebApplicationService.postStart(WebApplicationService.java:295)

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.checkWatchedDirectories(DeployerService.java:179)

at jrun.deployment.DeployerService.run(DeployerService.java:889)

at jrunx.scheduler.SchedulerService.invokeRunnable(SchedulerService.java:230)

at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)

at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

10/09 10:16:28 Error [scheduler-8] - Unable to initialize Runtime service: coldfusion.server.ServiceException

10/09 10:16:28 Information [scheduler-8] - Starting cron...

coldfusion.server.ServiceRuntimeException: java.io.FileNotFoundException: /opt/jrun4/servers/cfusion/cfusion-ear/cfusion-war/WEB-INF/cfusion/lib/neo-cron.xml (Permission denied)

at coldfusion.server.ServiceBase.doSerialize(ServiceBase.java:258)

at coldfusion.server.ServiceBase.access$100(ServiceBase.java:37)

at coldfusion.server.ServiceBase$2.run(ServiceBase.java:204)

at java.security.AccessController.doPrivileged(Native Method)

at coldfusion.server.ServiceBase.serialize(ServiceBase.java:200)

at coldfusion.scheduling.CronServiceImpl.store(CronServiceImpl.java:132)

at coldfusion.scheduling.CronServiceImpl.updateTasks(CronServiceImpl.java:114)

at coldfusion.scheduling.CronServiceImpl.load(CronServiceImpl.java:90)

at coldfusion.server.ServiceBase.start(ServiceBase.java:59)

at coldfusion.server.CFService.setupCron(CFService.java:266)

at coldfusion.server.CFService.start(CFService.java:497)

at coldfusion.server.j2ee.CFStartUpServlet.startCFService(CFStartUpServlet.java:109)

at coldfusion.server.j2ee.CFStartUpServlet.init(CFStartUpServlet.java:85)

at javax.servlet.GenericServlet.init(GenericServlet.java:258)

at coldfusion.bootstrap.ClassloaderHelper.initServletClass(ClassloaderHelper.java:94)

at coldfusion.bootstrap.BootstrapServlet.init(BootstrapServlet.java:59)

at jrun.servlet.WebApplicationService.loadServlet(WebApplicationService.java:1213)

at jrun.servlet.WebApplicationService.preloadServlets(WebApplicationService.java:793)

at jrun.servlet.WebApplicationService.postStart(WebApplicationService.java:295)

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.checkWatchedDirectories(DeployerService.java:179)

at jrun.deployment.DeployerService.run(DeployerService.java:889)

at jrunx.scheduler.SchedulerService.invokeRunnable(SchedulerService.java:230)

at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)

at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

Caused by: java.io.FileNotFoundException: /opt/jrun4/servers/cfusion/cfusion-ear/cfusion-war/WEB-INF/cfusion/lib/neo-cron.xml (Permission denied)

at java.io.FileOutputStream.open(Native Method)

at java.io.FileOutputStream.<init>(FileOutputStream.java:179)

at java.io.FileOutputStream.<init>(FileOutputStream.java:131)

at coldfusion.server.ServiceBase.doSerialize(ServiceBase.java:242)

... 27 more

coldfusion.server.ServiceException: java.io.FileNotFoundException: /opt/jrun4/servers/cfusion/cfusion-ear/cfusion-war/WEB-INF/cfusion/lib/neo-cron.xml (Permission denied)

at coldfusion.scheduling.CronServiceImpl.updateTasks(CronServiceImpl.java:119)

at coldfusion.scheduling.CronServiceImpl.load(CronServiceImpl.java:90)

at coldfusion.server.ServiceBase.start(ServiceBase.java:59)

at coldfusion.server.CFService.setupCron(CFService.java:266)

at coldfusion.server.CFService.start(CFService.java:497)

at coldfusion.server.j2ee.CFStartUpServlet.startCFService(CFStartUpServlet.java:109)

at coldfusion.server.j2ee.CFStartUpServlet.init(CFStartUpServlet.java:85)

at javax.servlet.GenericServlet.init(GenericServlet.java:258)

at coldfusion.bootstrap.ClassloaderHelper.initServletClass(ClassloaderHelper.java:94)

at coldfusion.bootstrap.BootstrapServlet.init(BootstrapServlet.java:59)

at jrun.servlet.WebApplicationService.loadServlet(WebApplicationService.java:1213)

at jrun.servlet.WebApplicationService.preloadServlets(WebApplicationService.java:793)

at jrun.servlet.WebApplicationService.postStart(WebApplicationService.java:295)

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.checkWatchedDirectories(DeployerService.java:179)

at jrun.deployment.DeployerService.run(DeployerService.java:889)

at jrunx.scheduler.SchedulerService.invokeRunnable(SchedulerService.java:230)

at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)

at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

10/09 10:16:28 Error [scheduler-8] - Unable to initialize Cron service: coldfusion.server.ServiceException: java.io.FileNotFoundException: /opt/jrun4/servers/cfusion/cfusion-ear/cfusion-war/WEB-INF/cfusion/lib/neo-cron.xml (Permission denied)

10/09 10:16:28 Information [scheduler-8] - Starting registry...

10/09 10:16:28 Information [scheduler-8] - Starting client...

10/09 10:16:28 Error [scheduler-8] - Unable to initialize Client Storage service: coldfusion.server.ServiceFactory$ServiceNotAvailableException: The '' service is not available.

10/09 10:16:28 Information [scheduler-8] - The metrics service is disabled for the J2EE edition

10/09 10:16:28 Information [scheduler-8] - Starting xmlrpc...

10/09 10:16:28 Information [scheduler-8] - Starting graphing...

coldfusion.graph.GraphingServiceImpl$InvalidCacheDirectoryException: The specified graphing cache directory is invalid: ''.

at coldfusion.graph.GraphingServiceImpl.setCachePath(GraphingServiceImpl.java:353)

at coldfusion.graph.GraphingServiceImpl.load(GraphingServiceImpl.java:263)

at coldfusion.server.ServiceBase.start(ServiceBase.java:59)

at coldfusion.graph.GraphingServiceImpl.start(GraphingServiceImpl.java:174)

at coldfusion.server.CFService.setupGraphing(CFService.java:311)

at coldfusion.server.CFService.start(CFService.java:535)

at coldfusion.server.j2ee.CFStartUpServlet.startCFService(CFStartUpServlet.java:109)

at coldfusion.server.j2ee.CFStartUpServlet.init(CFStartUpServlet.java:85)

at javax.servlet.GenericServlet.init(GenericServlet.java:258)

at coldfusion.bootstrap.ClassloaderHelper.initServletClass(ClassloaderHelper.java:94)

at coldfusion.bootstrap.BootstrapServlet.init(BootstrapServlet.java:59)

at jrun.servlet.WebApplicationService.loadServlet(WebApplicationService.java:1213)

at jrun.servlet.WebApplicationService.preloadServlets(WebApplicationService.java:793)

at jrun.servlet.WebApplicationService.postStart(WebApplicationService.java:295)

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.checkWatchedDirectories(DeployerService.java:179)

at jrun.deployment.DeployerService.run(DeployerService.java:889)

at jrunx.scheduler.SchedulerService.invokeRunnable(SchedulerService.java:230)

at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)

at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

10/09 10:16:28 Warning [scheduler-8] - Graphing service is unavailable

10/09 10:16:28 Information [scheduler-8] - Starting verity...

10/09 10:16:28 Error [scheduler-8] - Unable to initialize Verity service: coldfusion.server.ServiceException

10/09 10:16:28 Information [scheduler-8] - Starting archive...

10/09 10:16:28 Error [scheduler-8] - Unable to initialize Archive/Deploy service: java.lang.NoClassDefFoundError: Could not initialize class coldfusion.featurerouter.FeatureRouter

10/09 10:16:28 Information [scheduler-8] - Starting document...

10/09 10:16:28 Information [scheduler-8] - Starting eventgateway...

10/09 10:16:28 Error [scheduler-8] - Unable to initialize Event service: coldfusion.server.ServiceException

10/09 10:16:28 Information [scheduler-8] - Starting FlexAssembler...

10/09 10:16:28 Error [scheduler-8] - Unable to initialize FlexAssembler service: coldfusion.server.ServiceFactory$ServiceNotAvailableException: The '' service is not available.

10/09 10:16:28 Information [scheduler-8] - Starting .NET...

10/09 10:16:28 Error [scheduler-8] - Unable to initialize .NET service: coldfusion.server.ServiceFactory$ServiceNotAvailableException: The '' service is not available.

10/09 10:16:28 Information [scheduler-8] - Starting Monitoring...

10/09 10:16:28 Error [scheduler-8] - Unable to initialize Monitoring service: java.lang.NoClassDefFoundError: Could not initialize class coldfusion.featurerouter.FeatureRouter

10/09 10:16:28 Information [scheduler-8] - ColdFusion started

10/09 10:16:28 user ColdFusionStartUpServlet: ColdFusion: application services are now available

10/09 10:16:28 user CFMxmlServlet: init

10/09 10:16:28 user CFMxmlServlet: Macromedia Flex Build: 87315.134646

10/09 10:16:28 INFO Macromedia Flex Build: 87315.134646

10/09 10:16:28 Error [Thread-10] - The '' service is not available.

java.lang.NullPointerException

at coldfusion.CfmServlet.init(CfmServlet.java:74)

at coldfusion.bootstrap.ClassloaderHelper.initServletClass(ClassloaderHelper.java:94)

at coldfusion.bootstrap.BootstrapServlet.init(BootstrapServlet.java:59)

at jrun.servlet.WebApplicationService.loadServlet(WebApplicationService.java:1213)

at jrun.servlet.WebApplicationService.preloadServlets(WebApplicationService.java:793)

at jrun.servlet.WebApplicationService.postStart(WebApplicationService.java:295)

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.checkWatchedDirectories(DeployerService.java:179)

at jrun.deployment.DeployerService.run(DeployerService.java:889)

at jrunx.scheduler.SchedulerService.invokeRunnable(SchedulerService.java:230)

at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)

at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

10/09 10:16:29 user failed to load: coldfusion.CfmServlet

10/09 10:16:29 error Could not pre-load servlet: CfmServlet

[1]java.lang.NullPointerException

at coldfusion.CfmServlet.init(CfmServlet.java:74)

at coldfusion.bootstrap.ClassloaderHelper.initServletClass(ClassloaderHelper.java:94)

at coldfusion.bootstrap.BootstrapServlet.init(BootstrapServlet.java:59)

at jrun.servlet.WebApplicationService.loadServlet(WebApplicationService.java:1213)

at jrun.servlet.WebApplicationService.preloadServlets(WebApplicationService.java:793)

at jrun.servlet.WebApplicationService.postStart(WebApplicationService.java:295)

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.checkWatchedDirectories(DeployerService.java:179)

at jrun.deployment.DeployerService.run(DeployerService.java:889)

at jrunx.scheduler.SchedulerService.invokeRunnable(SchedulerService.java:230)

at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)

at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

[0]javax.servlet.ServletException

at coldfusion.bootstrap.ClassloaderHelper.initServletClass(ClassloaderHelper.java:102)

at coldfusion.bootstrap.BootstrapServlet.init(BootstrapServlet.java:59)

at jrun.servlet.WebApplicationService.loadServlet(WebApplicationService.java:1213)

at jrun.servlet.WebApplicationService.preloadServlets(WebApplicationService.java:793)

at jrun.servlet.WebApplicationService.postStart(WebApplicationService.java:295)

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.checkWatchedDirectories(DeployerService.java:179)

at jrun.deployment.DeployerService.run(DeployerService.java:889)

at jrunx.scheduler.SchedulerService.invokeRunnable(SchedulerService.java:230)

at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)

at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

10/09 10:16:29 user CFSwfServlet: init

10/09 10:16:29 user CFCServlet: init

java.lang.NullPointerException

at coldfusion.xml.rpc.CFCServlet.init(CFCServlet.java:103)

at coldfusion.bootstrap.ClassloaderHelper.initServletClass(ClassloaderHelper.java:94)

at coldfusion.bootstrap.BootstrapServlet.init(BootstrapServlet.java:59)

at jrun.servlet.WebApplicationService.loadServlet(WebApplicationService.java:1213)

at jrun.servlet.WebApplicationService.preloadServlets(WebApplicationService.java:793)

at jrun.servlet.WebApplicationService.postStart(WebApplicationService.java:295)

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.checkWatchedDirectories(DeployerService.java:179)

at jrun.deployment.DeployerService.run(DeployerService.java:889)

at jrunx.scheduler.SchedulerService.invokeRunnable(SchedulerService.java:230)

at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)

at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

10/09 10:16:29 user failed to load: coldfusion.xml.rpc.CFCServlet

10/09 10:16:29 error Could not pre-load servlet: CFCServlet

[1]java.lang.NullPointerException

at coldfusion.xml.rpc.CFCServlet.init(CFCServlet.java:103)

at coldfusion.bootstrap.ClassloaderHelper.initServletClass(ClassloaderHelper.java:94)

at coldfusion.bootstrap.BootstrapServlet.init(BootstrapServlet.java:59)

at jrun.servlet.WebApplicationService.loadServlet(WebApplicationService.java:1213)

at jrun.servlet.WebApplicationService.preloadServlets(WebApplicationService.java:793)

at jrun.servlet.WebApplicationService.postStart(WebApplicationService.java:295)

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.checkWatchedDirectories(DeployerService.java:179)

at jrun.deployment.DeployerService.run(DeployerService.java:889)

at jrunx.scheduler.SchedulerService.invokeRunnable(SchedulerService.java:230)

at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)

at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

[0]javax.servlet.ServletException

at coldfusion.bootstrap.ClassloaderHelper.initServletClass(ClassloaderHelper.java:102)

at coldfusion.bootstrap.BootstrapServlet.init(BootstrapServlet.java:59)

at jrun.servlet.WebApplicationService.loadServlet(WebApplicationService.java:1213)

at jrun.servlet.WebApplicationService.preloadServlets(WebApplicationService.java:793)

at jrun.servlet.WebApplicationService.postStart(WebApplicationService.java:295)

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.checkWatchedDirectories(DeployerService.java:179)

at jrun.deployment.DeployerService.run(DeployerService.java:889)

at jrunx.scheduler.SchedulerService.invokeRunnable(SchedulerService.java:230)

at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)

at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

10/09 10:16:29 user FlashGateway: init

10/09 10:16:29 user MessageBrokerServlet: init

10/09 10:16:29 user CFFormGateway: init

10/09 10:16:29 user CFInternalServlet: init

10/09 10:16:29 error No such binding: SessionReplicationService

javax.naming.NameNotFoundException: No such binding: SessionReplicationService

at jrun.naming.ContextManager.getBinding(ContextManager.java:680)

at jrun.naming.ContextManager.getBinding(ContextManager.java:686)

at jrun.naming.ContextManager.getObject(ContextManager.java:690)

at jrun.naming.ContextManager.lookup(ContextManager.java:463)

at jrun.naming.ContextManager.lookup(ContextManager.java:427)

at jrun.naming.ContextManager.lookup(ContextManager.java:427)

at jrun.naming.JRunNamingContext.lookup(JRunNamingContext.java:526)

at jrun.naming.JRunNamingContext.lookup(JRunNamingContext.java:495)

at jrun.naming.NamingService.lookupInServerContext(NamingService.java:952)

at jrun.servlet.session.SessionService.start(SessionService.java:278)

at jrun.servlet.WebApplicationService.postStart(WebApplicationService.java:299)

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.checkWatchedDirectories(DeployerService.java:179)

at jrun.deployment.DeployerService.run(DeployerService.java:889)

at jrunx.scheduler.SchedulerService.invokeRunnable(SchedulerService.java:230)

at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)

at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

10/09 10:16:29 info Deploying enterprise application "JRun 4.0 Internal J2EE Components" from: file:/opt/jrun4/lib/jrun-comp.ear

10/09 10:16:29 info Deploying EJB "JRunSQLInvoker" from: file:/opt/jrun4/lib/jrun-comp.ear

Server cfusion ready (startup time: 4 seconds)

Views

2.2K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Beginner , Oct 11, 2017 Oct 11, 2017

Dear,

I guess because I haven't switched to root user previously. Only used the sudo with current user. So that it was not working properly.

I did the re-installation  with sudo -su root before of that.

Now I can access the Configuration and Settings Migration Wizard.

But the Administration password I have provided during the installation was only 3 characters. I don’t know if it is allowed or not. I can’t login with that password in the Configuration and Settings Migration Wizard. Is there any id

...

Votes

Translate

Translate
Advocate ,
Oct 09, 2017 Oct 09, 2017

Copy link to clipboard

Copied

What happens when you run it with sudo?

It does say everywhere in that tutorial - (don't forget sudo if you need it)

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Oct 09, 2017 Oct 09, 2017

Copy link to clipboard

Copied

Thanks Haxtbh for your prompt note,

I have tried

Last login: Mon Oct  9 18:23:31 on console

You have new mail.

Thais-MacBook-Pro:~ chuong$ ssh hai.tranthi@10.10.134.10

hai.tranthi@10.10.134.10's password:

Last login: Mon Oct  9 10:11:27 2017 from ip-10-10-0-72.eu-west-1.compute.internal

       __|  __|_  )

       _|  (     /   Amazon Linux AMI

      ___|\___|___|

https://aws.amazon.com/amazon-linux-ami/2017.03-release-notes/

8 package(s) needed for security, out of 25 available

Run "sudo yum update" to apply all updates.

Amazon Linux version 2017.09 is available.

[hai.tranthi@ip-10-10-134-10 ~]$ sudo /opt/jrun4/bin/jrun stop cfusion &

[1] 8049

[hai.tranthi@ip-10-10-134-10 ~]$ sudo /opt/jrun4/bin/jrun start cfusion &

[2] 8050

[1]+  Stopped                 sudo /opt/jrun4/bin/jrun stop cfusion

[hai.tranthi@ip-10-10-134-10 ~]$

But I can’t see anything on the webpage. Seem the server was not started.Screen Shot 2017-10-09 at 10.45.20 PM.png

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Advocate ,
Oct 10, 2017 Oct 10, 2017

Copy link to clipboard

Copied

I assume you run the stop command after checking the page?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Oct 10, 2017 Oct 10, 2017

Copy link to clipboard

Copied

Thanks Haxtbh for you reply,

As the screenshot that you can see I did checked after started cfusion.

I'm sure that I applied the start command before the checking. many times

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Oct 11, 2017 Oct 11, 2017

Copy link to clipboard

Copied

I have checked the installation log. Seem all are fine.

http://lovad.dyndns.org/wwf/Adobe_ColdFusion_8_InstallLog.log

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Oct 11, 2017 Oct 11, 2017

Copy link to clipboard

Copied

Dear,

I guess because I haven't switched to root user previously. Only used the sudo with current user. So that it was not working properly.

I did the re-installation  with sudo -su root before of that.

Now I can access the Configuration and Settings Migration Wizard.

But the Administration password I have provided during the installation was only 3 characters. I don’t know if it is allowed or not. I can’t login with that password in the Configuration and Settings Migration Wizard. Is there any idea to reset?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Oct 14, 2017 Oct 14, 2017

Copy link to clipboard

Copied

I resolved it. It was empty actually.

Thanks.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Oct 14, 2017 Oct 14, 2017

Copy link to clipboard

Copied

LATEST

Please mark the correct answer. Thanks.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation