Wepshere and ColdFusion Mx 7- Java Hangs

Ask a Question related to Coldfusion Database Access, Design and Development.

  1. #1

    Default Wepshere and ColdFusion Mx 7- Java Hangs

    Hi folks,

    We just recently went live with our new web server and are experiencing
    occaisional hangs with Websphere/CF. IBM has diagnosed the following, and I am
    hoping you might be able to help shed further light on how we might correct or
    alleviate the problem.

    I see out of memory exceptions and the current thread is deep in ColdFusion
    code...

    Current Thread Details
    ----------------------
    "WebContainer : 19" (TID:0x30785DD8, sys_thread_t:0x4B70F1A0, state:R,
    native ID:0x4DF4) prio=5
    at
    coldfusion.runtime.NeoBodyContent.getString(NeoBod yContent.java(Compiled Code))
    at
    coldfusion.tagext.lang.ThistagScope.setBodyContent (ThistagScope.java(Compiled
    Code))
    at
    coldfusion.tagext.lang.ModuleTag.doAfterBody(Modul eTag.java(Compiled Code))
    at
    cffbx_fusebox30_CF50_nix2ecfm97317734._factor2(fbx _fusebox30_CF50_nix.cfm:286)
    at
    cffbx_fusebox30_CF50_nix2ecfm97317734._factor4(fbx _fusebox30_CF50_nix.cfm:258)
    at
    cffbx_fusebox30_CF50_nix2ecfm97317734._factor5(fbx _fusebox30_CF50_nix.cfm:1)
    at
    cffbx_fusebox30_CF50_nix2ecfm97317734.runPage(fbx_ fusebox30_CF50_nix.cfm:1)
    at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java (Compiled Code))
    at
    coldfusion.tagext.lang.IncludeTag.doStartTag(Inclu deTag.java(Compiled Code))
    at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.j ava(Compiled
    Code))
    at cfindex2ecfm1859906939.runPage(index.cfm:19)
    at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java (Compiled Code))
    at
    coldfusion.tagext.lang.IncludeTag.doStartTag(Inclu deTag.java(Compiled Code))
    at
    coldfusion.filter.CfincludeFilter.invoke(Cfinclude Filter.java(Compiled Code))
    at
    coldfusion.filter.ApplicationFilter.invoke(Applica tionFilter.java(Compiled
    Code))
    at coldfusion.filter.PathFilter.invoke(PathFilter.jav a(Compiled Code))
    at
    coldfusion.filter.ExceptionFilter.invoke(Exception Filter.java(Compiled Code))
    at
    coldfusion.filter.ClientScopePersistenceFilter.inv oke(ClientScopePersistenceFilt
    er.java(Compiled Code))
    at coldfusion.filter.BrowserFilter.invoke(BrowserFilt er.java(Compiled
    Code))
    at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilt er.java(Compiled
    Code))
    at
    coldfusion.filter.DatasourceFilter.invoke(Datasour ceFilter.java(Compiled Code))
    at coldfusion.CfmServlet.service(CfmServlet.java(Comp iled Code))
    at
    coldfusion.bootstrap.BootstrapServlet.service(Boot strapServlet.java(Compiled
    Code))
    at
    com.ibm.ws.webcontainer.servlet.ServletWrapper.ser vice(ServletWrapper.java(Compi
    led Code))
    at
    com.ibm.ws.webcontainer.servlet.ServletWrapper.ser vice(ServletWrapper.java(Compi
    led Code))
    at
    com.ibm.ws.webcontainer.filter.WebAppFilterChain.d oFilter(WebAppFilterChain.java
    (Compiled Code))
    at
    com.ibm.ws.webcontainer.servlet.ServletWrapper.han dleRequest(ServletWrapper.java
    (Compiled Code))
    at
    com.ibm.ws.webcontainer.servlet.CacheServletWrappe r.handleRequest(CacheServletWr
    apper.java(Compiled Code))
    at
    com.ibm.ws.webcontainer.WebContainer.handleRequest (WebContainer.java(Compiled
    Code))
    at
    com.ibm.ws.webcontainer.channel.WCChannelLink.read y(WCChannelLink.java(Compiled
    Code))
    at
    com.ibm.ws.http.channel.inbound.impl.HttpInboundLi nk.handleDiscrimination(HttpIn
    boundLink.java(Compiled Code))
    at
    com.ibm.ws.http.channel.inbound.impl.HttpInboundLi nk.handleNewInformation(HttpIn
    boundLink.java(Compiled Code))
    at
    com.ibm.ws.http.channel.inbound.impl.HttpICLReadCa llback.complete(HttpICLReadCal
    lback.java(Compiled Code))
    at
    com.ibm.ws.tcp.channel.impl.WorkQueueManager.reque stComplete(WorkQueueManager.ja
    va(Compiled Code))
    at
    com.ibm.ws.tcp.channel.impl.WorkQueueManager.attem ptIO(WorkQueueManager.java(Com
    piled Code))
    at
    com.ibm.ws.tcp.channel.impl.WorkQueueManager.worke rRun(WorkQueueManager.java(Com
    piled Code))
    at
    com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worke r.run(WorkQueueManager.java(Co
    mpiled Code))
    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.j ava(Compiled
    Code))


    And

    The heapdump also shows coldfusion code with large 8M objects. This is the
    source of the problem.

    21,228,000 [96] 5 com/ibm/ws/util/ThreadPool 0x33a9e748
    21,066,680 [56] 2 java/util/HashMap 0x33a96628
    21,066,600 [48] 8 array of java/util/HashMap$Entry 0x32be0488
    18,431,608 [32] 3 java/util/HashMap$Entry 0x3726b7f0
    18,352,408 [136] 9 com/ibm/ws/util/ThreadPool$Worker 0x30785dd8
    18,311,272 [32] 1 java/lang/ThreadLocal$ThreadLocalMap 0x3781d318
    18,311,240 [112] 23 array of java/lang/ThreadLocal$ThreadLocalMap$Entry
    0x3ac26e88
    18,307,136 [32] 3 java/lang/ThreadLocal$ThreadLocalMap$Entry 0x3822ea28
    18,307,104 [160] 15 coldfusion/filter/FusionContext 0x3e8be278
    9,863,608 [32] 1 coldfusion/runtime/LocalScope 0x3e8b49d8
    8,411,336 [96] 12 coldfusion/runtime/NeoPageContext 0x3e8b4708
    8,390,800 [96] 11 coldfusion/runtime/NeoPageContext 0x3e8bcc48
    8,388,904 [80] 4 coldfusion/runtime/NeoBodyContent 0x3e8c2490
    8,388,664 [40] 2 coldfusion/runtime/CharBuffer 0x3e8b8870
    8,388,624 [8,388,624] 0 char[] 0x3f740130
    8,388,664 [40] 2 coldfusion/runtime/CharBuffer 0x3e8b8870
    160 [80] 4 coldfusion/runtime/NeoBodyContent 0x3e8c0f68
    8,388,904 [80] 4 coldfusion/runtime/NeoBodyContent 0x3e8c2490
    88 [88] 3 coldfusion/runtime/NeoJspWriter 0x3e8bcaf8
    8,388,904 [80] 4 coldfusion/runtime/NeoBodyContent 0x3e8c2490
    1,720 [32] 3 coldfusion/runtime/NeoPageContext$TagSet 0x3e8b8970


    Any help or suggestions you can provide would be most appreciated.
    Cheers,
    David


    dvsweden Guest

  2. Similar Questions and Discussions

    1. coldfusion server hangs, then crashes once or twice a day
      I have tried fixes from the following pages: http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_18540...
    2. Coldfusion MX 7 Hangs
      Hi there, Last Thursday the coldfusion server stopped responding on our websites. The funny thing was that not only the .cfm documents were...
    3. ColdFusion 7 hangs on Installation
      I am installing the evaluation version of Coldfusion 7, and am experiencing numerous problems. First, here is my system configuration: Windows...
    4. ColdFusion + Java Guru Install Cybersource Java Api
      Hi, I need to install a cybersource java api on a coldfusion MX 6 server and call it as a component to pass variables to their gateway. Here...
    5. starting the Coldfusion server hangs
      We just installed the multiserver option of coldfusion mx7 on a new server solaris 9 server... After installation - we atempt to run jrun -start...
  3. #2

    Default Wepshere and ColdFusion Mx 7- Java Hangs

    Hi folks,

    We just recently went live with our new web server and are experiencing
    occaisional hangs with Websphere/CF. IBM has diagnosed the following, and I am
    hoping you might be able to help shed further light on how we might correct or
    alleviate the problem.

    I see out of memory exceptions and the current thread is deep in ColdFusion
    code...

    Current Thread Details
    ----------------------
    "WebContainer : 19" (TID:0x30785DD8, sys_thread_t:0x4B70F1A0, state:R,
    native ID:0x4DF4) prio=5
    at
    coldfusion.runtime.NeoBodyContent.getString(NeoBod yContent.java(Compiled Code))
    at
    coldfusion.tagext.lang.ThistagScope.setBodyContent (ThistagScope.java(Compiled
    Code))
    at
    coldfusion.tagext.lang.ModuleTag.doAfterBody(Modul eTag.java(Compiled Code))
    at
    cffbx_fusebox30_CF50_nix2ecfm97317734._factor2(fbx _fusebox30_CF50_nix.cfm:286)
    at
    cffbx_fusebox30_CF50_nix2ecfm97317734._factor4(fbx _fusebox30_CF50_nix.cfm:258)
    at
    cffbx_fusebox30_CF50_nix2ecfm97317734._factor5(fbx _fusebox30_CF50_nix.cfm:1)
    at
    cffbx_fusebox30_CF50_nix2ecfm97317734.runPage(fbx_ fusebox30_CF50_nix.cfm:1)
    at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java (Compiled Code))
    at
    coldfusion.tagext.lang.IncludeTag.doStartTag(Inclu deTag.java(Compiled Code))
    at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.j ava(Compiled
    Code))
    at cfindex2ecfm1859906939.runPage(index.cfm:19)
    at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java (Compiled Code))
    at
    coldfusion.tagext.lang.IncludeTag.doStartTag(Inclu deTag.java(Compiled Code))
    at
    coldfusion.filter.CfincludeFilter.invoke(Cfinclude Filter.java(Compiled Code))
    at
    coldfusion.filter.ApplicationFilter.invoke(Applica tionFilter.java(Compiled
    Code))
    at coldfusion.filter.PathFilter.invoke(PathFilter.jav a(Compiled Code))
    at
    coldfusion.filter.ExceptionFilter.invoke(Exception Filter.java(Compiled Code))
    at
    coldfusion.filter.ClientScopePersistenceFilter.inv oke(ClientScopePersistenceFilt
    er.java(Compiled Code))
    at coldfusion.filter.BrowserFilter.invoke(BrowserFilt er.java(Compiled
    Code))
    at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilt er.java(Compiled
    Code))
    at
    coldfusion.filter.DatasourceFilter.invoke(Datasour ceFilter.java(Compiled Code))
    at coldfusion.CfmServlet.service(CfmServlet.java(Comp iled Code))
    at
    coldfusion.bootstrap.BootstrapServlet.service(Boot strapServlet.java(Compiled
    Code))
    at
    com.ibm.ws.webcontainer.servlet.ServletWrapper.ser vice(ServletWrapper.java(Compi
    led Code))
    at
    com.ibm.ws.webcontainer.servlet.ServletWrapper.ser vice(ServletWrapper.java(Compi
    led Code))
    at
    com.ibm.ws.webcontainer.filter.WebAppFilterChain.d oFilter(WebAppFilterChain.java
    (Compiled Code))
    at
    com.ibm.ws.webcontainer.servlet.ServletWrapper.han dleRequest(ServletWrapper.java
    (Compiled Code))
    at
    com.ibm.ws.webcontainer.servlet.CacheServletWrappe r.handleRequest(CacheServletWr
    apper.java(Compiled Code))
    at
    com.ibm.ws.webcontainer.WebContainer.handleRequest (WebContainer.java(Compiled
    Code))
    at
    com.ibm.ws.webcontainer.channel.WCChannelLink.read y(WCChannelLink.java(Compiled
    Code))
    at
    com.ibm.ws.http.channel.inbound.impl.HttpInboundLi nk.handleDiscrimination(HttpIn
    boundLink.java(Compiled Code))
    at
    com.ibm.ws.http.channel.inbound.impl.HttpInboundLi nk.handleNewInformation(HttpIn
    boundLink.java(Compiled Code))
    at
    com.ibm.ws.http.channel.inbound.impl.HttpICLReadCa llback.complete(HttpICLReadCal
    lback.java(Compiled Code))
    at
    com.ibm.ws.tcp.channel.impl.WorkQueueManager.reque stComplete(WorkQueueManager.ja
    va(Compiled Code))
    at
    com.ibm.ws.tcp.channel.impl.WorkQueueManager.attem ptIO(WorkQueueManager.java(Com
    piled Code))
    at
    com.ibm.ws.tcp.channel.impl.WorkQueueManager.worke rRun(WorkQueueManager.java(Com
    piled Code))
    at
    com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worke r.run(WorkQueueManager.java(Co
    mpiled Code))
    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.j ava(Compiled
    Code))


    And

    The heapdump also shows coldfusion code with large 8M objects. This is the
    source of the problem.

    21,228,000 [96] 5 com/ibm/ws/util/ThreadPool 0x33a9e748
    21,066,680 [56] 2 java/util/HashMap 0x33a96628
    21,066,600 [48] 8 array of java/util/HashMap$Entry 0x32be0488
    18,431,608 [32] 3 java/util/HashMap$Entry 0x3726b7f0
    18,352,408 [136] 9 com/ibm/ws/util/ThreadPool$Worker 0x30785dd8
    18,311,272 [32] 1 java/lang/ThreadLocal$ThreadLocalMap 0x3781d318
    18,311,240 [112] 23 array of java/lang/ThreadLocal$ThreadLocalMap$Entry
    0x3ac26e88
    18,307,136 [32] 3 java/lang/ThreadLocal$ThreadLocalMap$Entry 0x3822ea28
    18,307,104 [160] 15 coldfusion/filter/FusionContext 0x3e8be278
    9,863,608 [32] 1 coldfusion/runtime/LocalScope 0x3e8b49d8
    8,411,336 [96] 12 coldfusion/runtime/NeoPageContext 0x3e8b4708
    8,390,800 [96] 11 coldfusion/runtime/NeoPageContext 0x3e8bcc48
    8,388,904 [80] 4 coldfusion/runtime/NeoBodyContent 0x3e8c2490
    8,388,664 [40] 2 coldfusion/runtime/CharBuffer 0x3e8b8870
    8,388,624 [8,388,624] 0 char[] 0x3f740130
    8,388,664 [40] 2 coldfusion/runtime/CharBuffer 0x3e8b8870
    160 [80] 4 coldfusion/runtime/NeoBodyContent 0x3e8c0f68
    8,388,904 [80] 4 coldfusion/runtime/NeoBodyContent 0x3e8c2490
    88 [88] 3 coldfusion/runtime/NeoJspWriter 0x3e8bcaf8
    8,388,904 [80] 4 coldfusion/runtime/NeoBodyContent 0x3e8c2490
    1,720 [32] 3 coldfusion/runtime/NeoPageContext$TagSet 0x3e8b8970


    Any help or suggestions you can provide would be most appreciated.
    Cheers,
    David


    dvsweden 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