Apache / Cold Fusion Slow

Ask a Question related to Coldfusion Server Administration, Design and Development.

  1. #1

    Default Apache / Cold Fusion Slow

    Hi there,

    My configuration is Apache/2.0.39, RH AS (2.4.19-4GB), Coldfusion Enterprise
    MX 6,1,0,63958 (flex too) e Java Version 1.4.2. My server is too slow and I my
    little confusion how to fix that. One thing is really strange... my apache log
    file. Look this:
    [Wed Sep 14 10:32:34 2005] [notice] child pid 30877 exit signal File size
    limit exceeded (25)
    [Wed Sep 14 10:32:34 2005] [notice] child pid 30871 exit signal File size
    limit exceeded (25)
    [Wed Sep 14 10:32:34 2005] [notice] child pid 30853 exit signal File size
    limit exceeded (25)
    [Wed Sep 14 10:32:34 2005] [notice] jrApache[init] added/activated proxy
    127.0.0.1:51010
    [Wed Sep 14 10:32:34 2005] [notice] jrApache[init] added/activated proxy
    127.0.0.1:51010
    [Wed Sep 14 10:32:34 2005] [notice] jrApache[init] added/activated proxy
    127.0.0.1:51010

    For each second, I have 20 or 30 messages like that. I just looked at google
    but I couldnt find anything. Any idea?

    Tks in advance!

    Fernando

    Fobarros Guest

  2. Similar Questions and Discussions

    1. Migrating from Cold fusion 5 to Cold fusion 7
      Hi, I am facing problem while migrating from CF 5 to CF 7. Please let me know is there any tool is available to Migrate from CF5 to CF 7.
    2. Error with Apache and Cold Fusion
      I followed the directions in my Cold Fusion 5 installation to configure it manually with Apache 2.0 by putting ApacheModuleColdFusion.dll into the...
    3. Using Cold Fusion
      I've installed Colfusion MX 7 on my PC, as a "standalone" program, using the cf server. Where do I go to actually write CF websites, and what...
    4. Updating Apache user and group files (used with .htaccess) with Cold Fusion on Windows
      Hi everyone, I have a unique question. We use Apache 2.0.54 and ColdFusion 6.1 on Windows 2000 Server, and I need to find a way to edit the user...
    5. Cold Fusion MX on Apache 2.0.53 and Windows 2000 Server
      Hello, When I installed Cold Fusion MX over 2 years ago on Apache 2.0.39, it had issues and took lots of work to get going... but then when we...
  3. #2

    Default Re: Apache / Cold Fusion Slow

    > For each second, I have 20 or 30 messages like that. I just looked
    > at google but I couldnt find anything. Any idea?
    Try clearing the log files (they might have grown too large).

    --
    <mack />


    Neculai Macarie Guest

  4. #3

    Default Re: Apache / Cold Fusion Slow

    I didnt get how this could help but I did and I'm still getting the messsages on my log.
    Fobarros Guest

  5. #4

    Default Re: Apache / Cold Fusion Slow

    Fobarros wrote:
    > I didnt get how this could help but I did and I'm still getting the
    > messsages on my log.
    Sorry, I wasn't too clear in my previous post. I think that you need to
    clear ColdFusion's log files, not Apache's ones.

    --
    <mack />


    Neculai Macarie Guest

  6. #5

    Default Re: Apache / Cold Fusion Slow

    Ok tks anyway and I did it too. Just for information, In my coldfusion log I
    have some:

    14/09 12:17:42 warning Error while parsing POST data
    java.lang.IllegalArgumentException: Short Read
    at javax.servlet.http.HttpUtils.parsePostData(HttpUti ls.java:236)
    at jrun.servlet.JRunRequest.getParameters(JRunRequest .java:383)
    at jrun.servlet.JRunRequest.getInputStream(JRunReques t.java:261)
    at
    javax.servlet.ServletRequestWrapper.getInputStream (ServletRequestWrapper.java:19
    1)
    at
    coldfusion.filter.FusionContext.getRequestContent( FusionContext.java:553)
    at coldfusion.filter.FormScope.fillForm(FormScope.jav a:186)
    at
    coldfusion.filter.FusionContext.SymTab_initForRequ est(FusionContext.java:345)
    at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilt er.java:38)
    at coldfusion.filter.DatasourceFilter.invoke(Datasour ceFilter.java:22)
    at coldfusion.CfmServlet.service(CfmServlet.java:105)
    at jrun.servlet.ServletInvoker.invoke(ServletInvoker. java:91)
    at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvok erChain.java:42)
    at
    jrun.servlet.JRunRequestDispatcher.invoke(JRunRequ estDispatcher.java:252)
    at
    jrun.servlet.ServletEngineService.dispatch(Servlet EngineService.java:527)
    at
    jrun.servlet.jrpp.JRunProxyService.invokeRunnable( JRunProxyService.java:192)
    at
    jrunx.scheduler.ThreadPool$DownstreamMetrics.invok eRunnable(ThreadPool.java:348)
    at
    jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRu nnable(ThreadPool.java:451)
    at
    jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeR unnable(ThreadPool.java:294)
    at jrunx.scheduler.WorkerThread.run(WorkerThread.java :66)

    and several:

    14/09 12:12:41 error Connection reset
    java.net.SocketException: Connection reset
    at java.net.SocketInputStream.read(SocketInputStream. java:168)
    at java.io.BufferedInputStream.fill(BufferedInputStre am.java:183)
    at java.io.BufferedInputStream.read1(BufferedInputStr eam.java:222)
    at java.io.BufferedInputStream.read(BufferedInputStre am.java:277)
    at jrun.servlet.jrpp.ProxyEndpoint.readFully(ProxyEnd point.java:530)
    at jrun.servlet.jrpp.ProxyEndpoint.readFully(ProxyEnd point.java:522)
    at jrun.servlet.jrpp.ProxyEndpoint.readInt(ProxyEndpo int.java:540)
    at jrun.servlet.jrpp.ProxyEndpoint.readRequest(ProxyE ndpoint.java:229)
    at
    jrun.servlet.jrpp.JRunProxyService.swapRunnable(JR unProxyService.java:144)
    at
    jrunx.scheduler.ThreadPool$DownstreamMetrics.swapR unnable(ThreadPool.java:320)
    at
    jrunx.scheduler.ThreadPool$ThreadThrottle.swapRunn able(ThreadPool.java:433)
    at
    jrunx.scheduler.ThreadPool$UpstreamMetrics.swapRun nable(ThreadPool.java:280)
    at jrunx.scheduler.WorkerThread.run(WorkerThread.java :76)

    and fews:

    14/09 11:59:50 error Error in getRealPathFromConn
    java.net.SocketException: Broken pipe
    at java.net.SocketOutputStream.socketWrite0(Native Method)
    at java.net.SocketOutputStream.socketWrite(SocketOutp utStream.java:92)
    at java.net.SocketOutputStream.write(SocketOutputStre am.java:136)
    at
    java.io.BufferedOutputStream.flushBuffer(BufferedO utputStream.java:66)
    at java.io.BufferedOutputStream.flush(BufferedOutputS tream.java:124)
    at
    jrun.servlet.jrpp.ProxyEndpoint.getRealPathFromSer ver(ProxyEndpoint.java:487)
    at jrun.servlet.jrpp.ProxyEndpoint.access$000(ProxyEn dpoint.java:38)
    at jrun.servlet.jrpp.ProxyEndpoint$1.fetch(ProxyEndpo int.java:477)
    at jrunx.util.Cache.get(Cache.java:116)
    at jrun.servlet.jrpp.ProxyEndpoint.getRealPath(ProxyE ndpoint.java:514)
    at
    jrun.servlet.WebApplicationService.getResource(Web ApplicationService.java:983)
    at
    jrun.servlet.JRunServletContext.getRealPath(JRunSe rvletContext.java:132)
    at
    coldfusion.runtime.ServletContextWrapper.doGetReal Path(ServletContextWrapper.jav
    a:153)
    at
    coldfusion.runtime.ServletContextWrapper.access$00 0(ServletContextWrapper.java:2
    4)
    at
    coldfusion.runtime.ServletContextWrapper$1.run(Ser vletContextWrapper.java:108)
    at java.security.AccessController.doPrivileged(Native Method)
    at
    coldfusion.runtime.ServletContextWrapper.getRealPa th(ServletContextWrapper.java:
    104)
    at
    coldfusion.runtime.RuntimeServiceImpl.getRealPath( RuntimeServiceImpl.java:591)
    at coldfusion.filter.FusionContext.getRealPath(Fusion Context.java:598)
    at
    coldfusion.runtime.RuntimeServiceImpl.resolveTempl atePath(RuntimeServiceImpl.jav
    a:424)
    at
    coldfusion.tagext.lang.IncludeTag$ResolveTemplateP athPrivilege.run(IncludeTag.ja
    va:214)
    at java.security.AccessController.doPrivileged(Native Method)
    at coldfusion.tagext.lang.IncludeTag.setTemplate(Incl udeTag.java:278)
    at cfswitch2ecfm827469477.runPage(/srv/www/sites/officer/switch.cfm:63)
    at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java :147)
    at coldfusion.tagext.lang.IncludeTag.doStartTag(Inclu deTag.java:357)
    at coldfusion.filter.CfincludeFilter.invoke(Cfinclude Filter.java:62)
    at
    coldfusion.filter.ApplicationFilter.invoke(Applica tionFilter.java:107)
    at
    coldfusion.filter.RequestMonitorFilter.invoke(Requ estMonitorFilter.java:43)
    at coldfusion.filter.PathFilter.invoke(PathFilter.jav a:80)
    at coldfusion.filter.ExceptionFilter.invoke(Exception Filter.java:47)
    at
    coldfusion.filter.ClientScopePersistenceFilter.inv oke(ClientScopePersistenceFilt
    er.java:28)
    at coldfusion.filter.BrowserFilter.invoke(BrowserFilt er.java:35)
    at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilt er.java:43)
    at coldfusion.filter.DatasourceFilter.invoke(Datasour ceFilter.java:22)
    at coldfusion.CfmServlet.service(CfmServlet.java:105)
    at jrun.servlet.ServletInvoker.invoke(ServletInvoker. java:91)
    at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvok erChain.java:42)
    at
    jrun.servlet.JRunRequestDispatcher.invoke(JRunRequ estDispatcher.java:252)
    at
    jrun.servlet.ServletEngineService.dispatch(Servlet EngineService.java:527)
    at
    jrun.servlet.jrpp.JRunProxyService.invokeRunnable( JRunProxyService.java:192)
    at
    jrunx.scheduler.ThreadPool$DownstreamMetrics.invok eRunnable(ThreadPool.java:348)
    at
    jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRu nnable(ThreadPool.java:451)
    at
    jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeR unnable(ThreadPool.java:294)
    at jrunx.scheduler.WorkerThread.run(WorkerThread.java :66)

    I'm just saying it because I'm still getting this:
    [Wed Sep 14 14:22:32 2005] [notice] jrApache[init] added/activated proxy
    127.0.0.1:51010
    [Wed Sep 14 14:22:33 2005] [notice] child pid 7523 exit signal File size limit
    exceeded (25)


    Tks again,

    Fernando

    Fobarros Guest

  7. #6

    Default Re: Apache / Cold Fusion Slow

    Fobarros wrote:
    > Ok tks anyway and I did it too. Just for information, In my
    > coldfusion log I have some:
    I don't know what the errors mean, but you could try reinstalling the
    connector or even compiling a new connector...

    --
    <mack />


    Neculai Macarie Guest

  8. #7

    Default Re: Apache / Cold Fusion Slow

    Hi,

    I was using an old version of apache, so I decide to re-install my server. I did it and I am waiting to see. Tks anyway!

    Fobarros Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139