facebook

Configuring JRUN4 with MyEclipse

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #227419 Reply

    Mork
    Participant

    I’ve set up JRUN4 under ColdFusion 7 and am trying to start the server from within MyEclipse. I’ve stopped both the “Macromedia JRUN CF Server” and the “Macromedia JRUN Admin Server” services.

    However, when I try to start JRUN4 from within MyEclilpse, I get the following error: “The system property -Dsun.io.useCanonCaches=false must be defined to start a server.”

    Can anyone help me figure out what this means and what I need to do to fix it?

    ————————–

    Also, does JRUN4 support debugging in MyEclipse like Tomcat does?

    Thanks very much in advance.

    — M

    #227420

    Mork
    Participant

    Follow up: I tried to add the line above as an optional argument in the JRUN config (JDK) in the MyEclipse setup, but then I get the following error when I try to start JRUN4: “JRun server “JRUN4″ does not exist, the server root null was not found. Please verify that the D:\JRun4\lib\servers.xml file contains valid data for this server.”

    I’ve included my servers.xml file below for any help or suggestions….

    The contents of my servers.xml file is:

    <?xml version=”1.0″ encoding=”UTF-8″?>
    <!DOCTYPE servers PUBLIC “-//Macromedia, Inc.//DTD servers 4.0//EN” “http://jrun.macromedia.com/dtds/servers.dtd”&gt;
    <servers>
    <server>
    <name>samples</name>
    <directory>{jrun.home}/servers/samples</directory>
    </server>
    <server>
    <name>admin</name>
    <directory>{jrun.home}/servers/admin</directory>
    </server>
    <server>
    <name>cfusion</name>
    <directory>{jrun.home}/servers/cfusion</directory>
    </server>
    <server>
    <name>cfusionCSP</name>
    <directory>D:\JRun4/servers/cfusionCSP</directory></server></servers>

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Configuring JRUN4 with MyEclipse

You must be logged in to post in the forum log in