Posted on 4 Comments

Today’s Challenges

  1. CFMX6.1 from c:\CFusionMX\runtime\logs\default-out.log on Win2k server:

    JRun server “default” does not exist, the server root null was not found. Please verify that the C:\CFusionMX\runtime\lib\servers.xml file contains valid data for this server.

    Additional info from c:\CFusionMX\runtime\logs\default-err.log:

    jrunx.xml.XMLMetaData$CouldNotCreateDocumentException: Could not create document from location ‘file:/C:/CFusionMX/runtime/lib/servers.xml’
    at jrunx.xml.XMLMetaData.createDocument(XMLMetaData.java:1028)
    at jrunx.xml.XMLMetaData.importXML(XMLMetaData.java:200)
    at jrunx.xml.XMLMetaData.(XMLMetaData.java:122)
    at jrunx.server.metadata.ServersMetaData.(ServersMetaData.java:32)
    at jrunx.server.ServerManagement.refreshServersMetaData(ServerManagement.java:82)
    at jrunx.server.ServerManagement.getServerRootDirectory(ServerManagement.java:154)
    at jrunx.server.ServerManagement.getServerRootDirectoryFile(ServerManagement.java:171)
    at jrunx.kernel.JRun.startByNTService(JRun.java:410)
    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)

  2. My ftp client refuses to update a client site.

4 thoughts on “Today’s Challenges

  1. I have NO idea what that means. And it makes me mad, because I use CF and just don’t know enough about it to be useful…

    As far as the FTP goes – maybe your rights have changed?

  2. Re/ ftp problem: Have you tried toggling PASV (passive mode ftp) on and off?

  3. You know… I should know better but I didn’t even think about it. I’ll give it a shot!

  4. […] Yesterday I hit the ground running at 2:30am and was taking names! Somewhere around 7am I had a problem with my server and productivity ground to a halt. I spent the entire day working the issue and still don’t have it working. My server is a development server accessible only to me and sports ColdFusion 4.5 and ColdFusion MX 6.1. It now also has ColdFusion 7 installed. CF 4.5 works fine. CFMX 6.1 and 7 both refuse to start as a service. The timing on this issue couldn’t be worse. […]

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.