Skip to main content
CHBedford
Inspiring
September 17, 2015
Answered

CF11 Enterprise on RHEL in a J2EE .war file

  • September 17, 2015
  • 1 reply
  • 455 views

So I've been trying to get cold fusion 11 to work properly inside both Jboss 6.1 and Tomcat 7.0.57 with limited success.  It takes at least 5 minutes to move past "loading security..." and when it does the entire JVM seems very strongly bogged down, and only competes it's deployments of all the standard tomcat wars in 562259 ms.  Without cold fusion inside tomcat, it starts in 1823 ms.

When I run the default CF11 standalone install, everything seems to work quite snappily on the same box.  As stated in other threads I'm seeing the "... Connect to 127.0.0.1:8987 [/127.0.0.1] failed: Connection refused http://127.0.0.1:8987/PDFgServlet/" error as well as a few other artifacts and slow pages.

I will happily supply logs and details as requested to help me understand what is going on inside ColdFusion, to hopefully find a solution or work-around.

Here are the details of the environment:

  • CF Version: 11,0,06,295053
  • Tomcat 7.0.57
  • Java 1.7.0_71
  • RHEL 6.7
  • Oracle instantclient 12_1

Thanks


-- Charles

    This topic has been closed for replies.
    Correct answer CHBedford

    I was able to resolve this by finding the reading the following web page:

    http://www.ghidinelli.com/2011/01/11/cold-fusion-slow-start-messagebrokerservlet

    I hope that helps other folks.

    1 reply

    CHBedford
    CHBedfordAuthorCorrect answer
    Inspiring
    September 28, 2015

    I was able to resolve this by finding the reading the following web page:

    http://www.ghidinelli.com/2011/01/11/cold-fusion-slow-start-messagebrokerservlet

    I hope that helps other folks.