3 Replies Latest reply: Oct 26, 2006 10:31 PM by OGUZ CELIKDEMIR RSS

    ColdFusion MX 7 Server Problem

    OGUZ CELIKDEMIR Community Member
      Hi,
      Yesterday I had downloaded CF MX7 Developer edition and installed many times but I didn't start it CF administration page. It's coming always error messages. Also, today I formatted my machine than installed clean XP SP2. But result same.
      I will write following my PC configuration and error messages. I hope anyone answer my message. Thanks...




      PC Configuration & system infos :
      - XP Pro SP2 (latest service packs)
      - XP firewall services stopped and disabled
      - Any virus scan engine not installed
      - I'm working on a domain but this machine it's not a BDC or PDC
      - IIS server installed but IIS services not started
      - Any JAVA Virtual machine not installed ( include Sun JRE, Macromedia JRUN and Microsoft Java VM )
      - ColdFusion RDS support installed
      - ColdFusion web server installed
      - Only Developer Edition installed




      Error Messages :

      File : coldfusion-err.log
      19/10 15:54:04 error Deployer Service failed to deploy file:/C:/CFusionMX7/
      * null
      [1]java.lang.NullPointerException
      at jrun.ea.EnterpriseApplicationFactory.createWebModule(EnterpriseApplicationFactory.java:59 3)
      at jrun.ea.EnterpriseApplicationFactory.create(EnterpriseApplicationFactory.java:211)
      at jrun.ea.EnterpriseApplicationFactory.create(EnterpriseApplicationFactory.java:148)
      at jrun.deployment.DeployerService.createWatchedDeployment(DeployerService.java:239)
      at jrun.deployment.DeployerService.deploy(DeployerService.java:430)
      at jrun.deployment.DeployerService.handleEvent(DeployerService.java:381)
      at jrunx.kernel.JRunServiceDeployer.fireEvent(JRunServiceDeployer.java:710)
      at jrunx.kernel.JRunServiceDeployer.deployServices(JRunServiceDeployer.java:111)
      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:324)
      at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
      at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
      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 jrunx.kernel.JRun.startByNTService(JRun.java:427)
      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:324)
      at jrunx.kernel.JRun.invoke(JRun.java:180)
      at jrunx.kernel.JRun.main(JRun.java:168)
      [0]jrun.deployment.DeploymentException: Deployer Service failed to deploy file:/C:/CFusionMX7/
      * null
      at jrun.ea.EnterpriseApplicationFactory.createWebModule(EnterpriseApplicationFactory.java:64 0)

      19/10 15:56:02 error There is no web application configured to service your request





      File : coldfusion-event.log
      # Created by JRun on 19/10 15:54:03
      19/10 15:54:03 warning No sessionSecret has been specified in jrun.xml. Installing a self generated sessionSecret.
      19/10 15:54:03 info No JDBC data sources have been configured for this server (see jrun-resources.xml)
      19/10 15:54:04 info JRun Web Server listening on *:8500
      19/10 15:54:04 info Deploying enterprise application "Macromedia ColdFusion MX" from: file:/C:/CFusionMX7/
      19/10 15:54:04 info Unregistering enterprise application: file__C__CFusionMX7_#Macromedia ColdFusion MX
      19/10 15:54:04 error Deployer Service failed to deploy file:/C:/CFusionMX7/
      * null
      [1]java.lang.NullPointerException
      at jrun.ea.EnterpriseApplicationFactory.createWebModule(EnterpriseApplicationFactory.java:59 3)
      at jrun.ea.EnterpriseApplicationFactory.create(EnterpriseApplicationFactory.java:211)
      at jrun.ea.EnterpriseApplicationFactory.create(EnterpriseApplicationFactory.java:148)
      at jrun.deployment.DeployerService.createWatchedDeployment(DeployerService.java:239)
      at jrun.deployment.DeployerService.deploy(DeployerService.java:430)
      at jrun.deployment.DeployerService.handleEvent(DeployerService.java:381)
      at jrunx.kernel.JRunServiceDeployer.fireEvent(JRunServiceDeployer.java:710)
      at jrunx.kernel.JRunServiceDeployer.deployServices(JRunServiceDeployer.java:111)
      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:324)
      at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
      at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
      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 jrunx.kernel.JRun.startByNTService(JRun.java:427)
      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:324)
      at jrunx.kernel.JRun.invoke(JRun.java:180)
      at jrunx.kernel.JRun.main(JRun.java:168)
      [0]jrun.deployment.DeploymentException: Deployer Service failed to deploy file:/C:/CFusionMX7/
      * null
      at jrun.ea.EnterpriseApplicationFactory.createWebModule(EnterpriseApplicationFactory.java:64 0)


      19/10 15:56:02 error There is no web application configured to service your request
      19/10 15:56:02 user NoWebappServlet: init




      File : coldfusion-out.log
      Starting Macromedia JRun 4.0 (Build 92909), coldfusion server
      19/10 15:54:02 warning Unable to open C:\CFusionMX7\runtime/lib/license.properties
      19/10 15:54:03 info JRun Naming Service listening on *:2920
      19/10 15:54:03 warning No sessionSecret has been specified in jrun.xml. Installing a self generated sessionSecret.
      19/10 15:54:03 info No JDBC data sources have been configured for this server (see jrun-resources.xml)
      19/10 15:54:04 info JRun Web Server listening on *:8500
      19/10 15:54:04 info Deploying enterprise application "Macromedia ColdFusion MX" from: file:/C:/CFusionMX7/
      19/10 15:54:04 info Unregistering enterprise application: file__C__CFusionMX7_#Macromedia ColdFusion MX
      Server coldfusion ready (startup time: 4 seconds)
      19/10 15:56:02 user NoWebappServlet: init
        • 1. Re: ColdFusion MX 7 Server Problem
          ktaisia Community Member
          Hello MGI,

          I do not really know how relevant this is but I will tell you my story.

          I was having the same problems you are explaining, CF7 not starting. I gave up trying to install it for the length of time until I had to re-install windows XP (New HD etc..). So immediately after installing XP I did the basics of VGA, Sound, Network etc.. and then Straight on to CF7. IT WORKED. Started up and all. IT WORKED. I cant believe it myself. I do not really know why but I seem to think that it may be the Java 1.5 that I had installed OR the MS Virtual Machine Java, or something. I cannot really assure you this is the way to go but I tell you that this worked for me so you might want to test by using another HD, Fresh Install XP, and then CF7 and see if this does it for you. I have CF7 running with APACHE 2.2 on my machine as I speak. Thanks to the other posters helping me setup the connection to Apache2.2.

          I bid you farewell and Good Fortune upon your quest to conquer the CF7 headache.
          • 2. Re: ColdFusion MX 7 Server Problem
            OGUZ CELIKDEMIR Community Member
            Thanks DaHead,

            but, I did same with you before. It's not changed anything. I formatted HD than installed XP with SP2 CD ( I haven't without SP2 CD ). Also, I didn't install anything on machine, just installed safe ColdFusion MX (with embeded web server option).

            By the way, I tried all options on my home PC, it's not on the network , standalone PC but the result is same.

            I checked Microsoft VM option also it's not installed. Finally, I tried Sun Java SDK v1.4 ( when I was install XP also installing Sun Java SDK ) but result is same.

            I can't believe myself, I'm trying 2 weeks but I'm not installing. Who wrote this software? He must be really crazy. Formatted PC, minimum OS install but the program doesn't working and adobe support sleeping.
            • 3. Re: ColdFusion MX 7 Server Problem
              OGUZ CELIKDEMIR Community Member
              Thanks for all supprter.
              I solved. All problems related "REGIONAL" settings.
              If you want to install ColdFusion on XP SP2, you must change regional settings to "USA English" before the installation. End of the installation, you can change that setting by ColdFusion MX administration panel (Server Settings->Java and JVM), after write this code there " -Duser.language=en -Duser.region=US "