Skip to main content
Participant
April 3, 2009
Question

Problem with CFM 7

  • April 3, 2009
  • 2 replies
  • 1729 views
Hello Guys ,

I am new in this forum and i have a problema with coldfusion.

I have many sites in my CFM Server. A have a Windows 2003 SP2 32 Bits and ColdFusion MX
Version 7,0,2,142559.

Eventually, we received an error message for any failure in JRun. Usually ODBC driver of the machine failure and restore the access only after restart IIS Services and CFM.

How solve this problem?
Is there a good article on how to optimize the resources of the server?

Thanks
    This topic has been closed for replies.

    2 replies

    Participant
    April 3, 2009
    Thanks Adam,


    What does the actual error msg say?
    * Server Error
    The server encountered an internal error and was unable to complete your request.
    Could not connect to JRun Server.
    * Maximum number of simultaneous requests;
    * [Macromedia][Oracle JDBC Driver]Error establishing socket. Unknown host;
    * Invalid access to memory location.

    What gets logged when the problems happesn?
    *There are a lot off error messages. I don t no exatly wahat message is intereting to post here. CAn you tell me with log is more interesting to post here ?


    What's running when the problem happens?
    *In this machine we are running oonly IIS (web - smtp - ftp) and Colfusion services.



    How is yor JVM configured?
    Java Version 1.4.2_09
    Java Vendor Sun Microsystems Inc.
    Java Vendor URL http://java.sun.com/
    Java Home C:\CFusionMX7\runtime\jre
    Java VM Specification Version 1.0
    Java VM Specification Vendor Sun Microsystems Inc.
    Java VM Specification Name Java Virtual Machine Specification
    Java VM Version 1.4.2_09-b05
    Java VM Vendor Sun Microsystems Inc.
    Java VM Name Java HotSpot(TM) Server VM
    Java Specification Version 1.4
    Java Specification Vendor Sun Microsystems Inc.
    Java Specification Name Java Platform API Specification
    Java Class Version 48.0
    Java and JVM
    Java virtual machine path C:/CFusionMX7/runtime/jre
    Initial memory size 1500 MB
    Maximum memory size 1500 MB

    Can you help me ?


    Inspiring
    April 8, 2009

    This is another example of a response being made to a thread shortly before the downtime for the forums "up"grade which has subsequently been lost in the ether.

    I dunno who it was who replied to you  - but it wasn't me; it was possibly Jochem - but they suggested the error that you're seeing is because the CF server is losing its connection to the DB server.  Are you using an IP address or domain name for your datasource settings?  If you're using a domain name, possibly change it to be an IP address.  I've had DNS-resolution issues on datasources using domain names, in the past.

    Hopefully whoever replied before might notice this and follow up again.

    --

    Adam

    Inspiring
    April 3, 2009
    > Eventually, we received an error message for any failure in JRun. Usually ODBC
    > driver of the machine failure and restore the access only after restart IIS
    > Services and CFM.

    Based on the info you provide, it's hard to say. What does the actual
    error msg say? What gets logged when the problems happesn? What's running
    when the problem happens? How is yor JVM configured?

    Is there any reason why you're using ODBC drivers rather than JDBC ones?

    --
    Adam