CFMX Hanging

We are running CFMX 7.0.1. The CF server is hanging about
once a day now. Most of our business takes place between 9 - 5 M -
F and we almost always get hangs during those hours. The server
almost never hangs on weekends or at night. During the hang CPU for
the CF process spikes to about 50% utilization, where it normally
runs at 10%. The server even hangs on a normal stop command so that
we have to kill -9 the jrun processes to get it restarted.
Looking into the CF server logs there is no regular pattern
to the errors and the errors don't seem that serious to begin with.
We run 7.0.1 on a Solaris 2.8 machine, specifically a
Sun-Fire-280R, with 8 gigs of memory. The CF server communicates
with Apache 1.3.36 on the front end and almost exclusively with
Oracle database servers on the backend.
Does anyone have any advice for these hangs? What can I look
at? Help!!

I had similar problem. I did following.
0. Install CF7 patch till 7.0.2
A. Tune up JVM
Try installing JavaSDK from
http://developers.sun.com/downloads/top.jsp
(It should version 1.4.13 or new. Install in webserver.
Back up runtime\servers\coldfusion\SERVER-INF\jrun.xml
Goto CF admin, change JVM path to new java installed folder.
restart cf services...
It will help for any JVM memeory leaking and loads.
B. Tune up CF pages.
Check any pages which returns large query, then use paging
C. Tune up DB Query
Use store procedure.

Similar Messages

  • CFMX 7 Server Hangs

    I have a server running CFMX7 on WIn 2003 box with 4 Xeon
    processors and 3 GB of RAM. The server also runs MS SQL 2000, where
    most of the CF pages get the data from. For some unknown reasons,
    the server sometimes performs lightning fast, but sometimes it just
    bogs down to a complete halt. It is random. That is, it could be
    any CF page on the server. Is there any way I can find out what is
    causing this? I'm not sure if this is CF or SQL issue. Any help is
    greatly appreciated.

    See
    http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_18772
    as it should give you some ideas on how to isolate the problem.
    Ted Zimmerman

  • Ongoing problem with newsletter-eMail-actions: CF is hanging

    Hi forum-members, we have an ongoing problem with
    newsletter-eMail-actions.
    We use CFMX 7.02 Entperprise on Win 2003 Server. (between
    100.000 and 200.000 receivers).
    The deep links into the shops are of the following structure:
    http://www.xyz.com/shop.cfm?ml=171,92560,21,24,1,nhs1381639,03081,nsletter,03081-138163966 958-nl-3eb938532a4be8b9e94cb5002154789e
    In the highest hours we have between 80 and 200 current
    users/connections
    per second. We are running two HP 380, 3 GB, CF-Servers in a
    static loadsharing.
    From time to time CF gets unresponsive and I don't know why.
    We use fusion reactor and there are no long running requests
    from
    what I have seen, when CF is hanging. There is nothing in the
    logfiles which is obvious to what it could
    be related what is casing it. Does anybody have any idea what
    else to look into ? Uwe: confused;

    Direct link to http://www.imgburn.com/index.php?act=download (send the author a PayPal donation if you like his program)
    I use Imgburn for ALL of my disc writing... backup files/folders as well as Encore output

  • CFMX7 hanged

    I have CFMX7 application serber and it connected to Oracle
    9i, there is 3 database links on this DB server. On my code, i have
    query to select union data from 3 database links. I define the
    timeout requests setting to be 15 seconds to terminate long request
    more than 15 sec.
    The problem is occured when a query (which have the db links)
    sometimes take long time and no response from it the db and then
    coldfusion server hanged and heap memory filled and requests queued
    increased becuase this request does not terminated by CF server(15
    sec setting).
    The error may be on db link that related to another network
    and the link sometimes interupted. Is there any hint to solve this
    problem? and is there any exception on my code or setting to
    terminate the not response query abnormally without hang
    CFMX?

    A reset may fix: Tap and hold the Home button and the Sleep/On/Off button for approximately 15-20 seconds, until the Apple logo reappears. Release buttons and wait for restart. No content wil be affected by this procedure?
    Stedman

  • Coldfusion hang

    I have CFMX7 application serber and it connected to Oracle
    9i, there is 3 database links on this DB server. On my code, i have
    query to select union data from 3 database links. I define the
    timeout requests setting to be 15 seconds to terminate long request
    more than 15 sec.
    The problem is occured when a query (which have the db links)
    sometimes take long time and no response from it the db and then
    coldfusion server hanged and heap memory filled and requests queued
    increased becuase this request does not terminated by CF server(15
    sec setting).
    The error may be on db link that related to another network
    and the link sometimes interupted. Is there any hint to solve this
    problem? and is there any exception on my code or setting to
    terminate the not response query abnormally without hang
    CFMX?

    I would advise to try putting timeout on the query itself.
    There is a timeout attribute there. It will timeout the request
    after whatever number of seconds you specify there and release the
    thread that is processing that request. The problem with Page
    Request Timeout alone is that it will timeout the whole page but I
    believe it won't drop the thread that is doing the request. That's
    the reason why you would see hanging situation in this case.

  • Only select statements work (update/insert hang)

    Hi, I am running CF MX version 7,0,2,142559 Standard Edition
    and ColdFusion is hanging everytime I attempt an insert or update
    statement again Oracle 8i and 9i using the jdbc thin driver and an
    odbc socket driver.
    Select statements work fine. I have tried everything I could
    think of and I get the same results. All rights are given to the
    datasource and the user. I can do insert and update statement via
    another application (Toad) with the same Oracle user.
    Any suggestions??? I don't see any hot fixes for this but
    that doesn't mean one doesn't exist.
    Also, many times it causes the system cpu utlization to stick
    at 100% until I restart ColdFusion.
    Thanks for any help.

    Hi,
    I had similar results on Oracle 10G while using cfmx 7.02. I
    actually updated the macromedia_drivers.jar from the coldfusion
    support site.
    http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=42dcb10a
    An update to the datadirect JDBC drivers. Try that. If not,
    make sure you have the latest JDBC drivers from Oracle. Since
    previous versions would make the update/insert;s hang.

  • CFMX ok on CentOS? Fedora?

    I know that RHEL and SuSE are the "required" distributions if
    you want to run CFMX on Linux but I saw a post from someone saying
    they run CentOS (RH clone). I know it "should" work excactly the
    same but are there any known problems with it? What happens if
    support is needed? Are the forums here adequate for fixing most
    problems or might I need to get phone support from Adobe and be
    denied if I go with CentOS?
    As you can tell, I am totally new to ColdFusion.
    Thanks for your help,
    Steve

    Howdy Greg,
    I've been researching your issue extensively over the past day and unfortunately
    found your Fedora distribution has not been officially tested and verified for
    functionality (assuming you're using a MXI 2, check out the VIX for Linux page).  That
    being said, I was able to find some other Discussion Forum posts dealing with
    hacking VXI to work on Fedora.  I know you said you read up on this, but I
    wanted to post them anyways just in case. 
    VXI
    Drivers on Fedora Core 5
    - This is quite a long post dealing with similar errors to
    what you are seeing
    NI-VXI for Linux Hangs on SMP/Hyperthreaded Machines with APIC
    Enabled
    - A KnowledgeBase article linked in the previous thread
    Fedora
    Core 5 - kernel 2.6.20 -NIKAL 1.5 How To
    - This one is kind of a long shot since it's for our MultifunctionDAQ drivers
    and not VXI, but check it out anyways to see if it gives you any ideas.
    Let me know how these worked for you and if you have any
    follow up questions.  Good luck.
    Sincerely,
    Chris G in AE
    Sincerely,
    Chris G in AE

  • My Excel with PowerPivots acts weird, it hangs when i try to change font color

    Hi 
    I am facing a weird issue using PowerPivot in my workbook, there is a worksheet named Charts in my workbook and all the charts i am using resides in that worksheet. Whenever i try to change the font color in that sheet, my excel's color palette goes blur
    and then everything just freezes and turns black. This problem is happening only with Charts worksheet, when i try to change the color in other sheets, it works just, the problem is only with Charts sheet. File
    size is 16 MB, there are just 10 pivot tables with some calculations and some calculated fields. There are no add-ins other than PowerPivot. 
    Thanks,
    Shanker

    Hi,
    In regarding of the issue, please provide us more information to assist you better.
    Do you receive any error message?
    Which Excel version are you using?  Excel 2013 or other?
    Which workbook format are you using? XLS or XLSX?
    Are you performing any specific task?
    According to your description, this issue seems only occur with the special worksheet "Charts".
    Firstly, I recommend we copy all of the content to a new/blank Excel file to test.
    If it works fine, this issue might be caused by the "Charts" workbook itself. We'd better check the "Charts" workbook. Or re-build the file with a new workbook.
    If it still makes Excel hang with a new file, this issue might due to the content. Please check the content first.
    Secondly, we could follow below KB to troubleshoot this issue:
    https://support2.microsoft.com/kb/2758592/en-us?wa=wsignin1.0
    Thirdly, if the issue still exists, we may try to collect the Event log and App crash dump file to do advanced troubleshooting.
    Event log:
    http://windows.microsoft.com/en-US/windows7/Open-Event-Viewer
    App crash dump file:
    First enable app crash dump collection by copying following words into notepad, saving it as dump.reg and importing
    it:
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error Reporting\localdumps\EXCEL.EXE]
    "DumpFolder"=hex(2):63,00,3a,00,5c,00,63,00,72,00,61,00,73,00,68,00,64,00,75,\
      00,6d,00,70,00,73,00,00,00
    "DumpCount"=dword:00000010
    "DumpType"=dword:00000001
    "CustomDumpFlags"=dword:00000000
    Then, open Excel
    to repro the issue. If crash issue appeared, please find the crashdump file under c:\.
    To further help you, please upload this file into Skydrive and shared the link here.
    Also, you can try to analyze dump by yourself if you would like to:
    How to analyze app crash dump file:
    http://blogs.technet.com/b/askperf/archive/2007/05/29/basic-debugging-of-an-application-crash.aspx
    Hope it's helpful.
    Regards,
    George Zhao
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Just installed Firefox 4. It hangs when I open any website and type in, for example, an ID, or even just click on something, for example, "Compose", in my webmail site.

    Here's the detail of what happens.
    1. Turn on computer and then click on Firefox icon on desktop.
    2. Firefox opens. Everything looks OK. Mr Bunsen's graphic is working fine.
    3. Click on any webpage link. For example, a newspaper or an online webmail page. All looks OK until
    4. Click on anything or type anything, such as in ID in a box, and bingo, the top line of Firefox goes from dark blue to very pale blue and the computer is hung. You cannot get out of Firefox or get Firefox to work.
    5. Switch off computer.
    Is this perhaps due to a clash of Add-ons. I run Avast anti-virus. McAfee came with Firefox 4 and I did not reject it. Is it conflicting wth something in my system and causing it to hang?

    You can modify the pref <b>keyword.URL</b> on the <b>about:config</b> page to use Google's "I'm Feeling Lucky" or Google's "Browse By Name".
    * Google "I'm Feeling Lucky": http://www.google.com/search?btnI=I%27m+Feeling+Lucky&ie=UTF-8&oe=UTF-8&q=
    * Google "Browse by Name": http://www.google.com/search?ie=UTF-8&sourceid=navclient&gfns=1&q=
    * http://kb.mozillazine.org/keyword.URL
    * http://kb.mozillazine.org/Location_Bar_search

  • I upgraded to the latest version of Firefox but it hangs when I use a search site such as Google or Bing. How can I fix this?

    putting a search option in the search box to the right of the address bar opens up the full search window but then Firefox hangs.

    Your UserAgent string in Firefox is messed up by another program that you installed, and those websites don't know you are running Firefox 3.6.3 (which is what you do have installed).
    [http://en.wikipedia.org/wiki/User_Agent]
    type '''about:config''' in the URL bar and hit Enter
    ''If you see the warning, you can confirm that you want to access that page.''
    Filter = '''general.useragent.'''
    Right-click the preferences that are '''bold''', one line at a time, and select '''''Reset''''',
    Then restart Firefox

  • It hangs when playing games

    My system is Windows 7 - 64 bit operating system
    I've used Firefox for many many years and always praised it compared to EI. I am afraid I wont be able to praise it much more. It stinks. It hangs mostly when I am playing games or looking at pictures or videos. Its worse when on Facebook but also happens on other web site. I did all the troubleshooting, updates, remove old versions and re install, disable add ons all and all Its driving me insane. Can you solve the problem with a new versionof Firefox or do we have to flush the darn browser for good.
    Thank you

    anyone has a solution until a new version comes out?

  • When I boot up it hangs on the login screen for awhile, why?

    I have a mid 2011 Macbook Air 13".  It came with Lion but I recently updated to Mountain Lion.  When I wake the laptop from sleep everything is fine.  If it's been awhile since it slept (a couple of hours), the login screen hangs.  What happens is that it boots like normal and looks like everything is correct, but it won't let me type in my password.  After 10 seconds or so I can see a cursor come up but it won't let me type (but anything I do type at this point will later fill in the field after another 2-3 seconds or so).  One other thing that's weird is that when the screen first comes up it shows the battery percentage from when I put it back on the charger, then after everything catches up, it changes to show 100%.
    I hope I explained the problem well enough.  Basicly a "wake from sleep" is fine if it hasn't been long since the laptop slept, but if it's been awhile it takes about 15-20 seconds to boot up.
    Ideas?

    Here are some suggestions based on my recent issue with unable to get Mavericks up after upgrade - The Apple geniuses just simply couldnt figure this one out...despite it being in their shop for 3 days (They probably did not look at it...and asked if they can just wipe out everything and install fresh...i had said NO):
    Restart computer and hold Cmd+V when you hear chime. This will start the computer in Verbose mode.
    See the messages and see where the system boot fails. In my case, it was some backtrace IOStorageFamily issue with com.paragon-software.
    Google may be able to solve your Apple issues - just type the error message in and see if you get any useful suggestions. in most cases - this would be some faulty 3rd party drivers.....
    In my case, it was something stupid i had probably installed....I had to boot to safe mode (Hold Shift at boot chime) - open Terminal, delete the folder com.paragon-software.kext from System/Library/Extensions....that fixed the problem. Mavericks is working great now....
    Let me know if your debugging thing works...

  • Firefox hangs on opening requiring force quit I have snow leopard mac It hangs when I try safe mode. I need to know how to remove all traces of firefox on my mac so I can reinstall. I have tried terminal as advised on firefox webpage. Please advise m

    Firefox hangs on opening requiring force quit I have snow leopard Mac It even hangs when I try safe mode. I need to know how to remove all traces of firefox on my mac so I can reinstall. I have tried terminal as advised on firefox webpage. Please advise me
    == This happened ==
    Every time Firefox opened
    == I tried to update firefox add-ons ==
    == User Agent ==
    Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_3; en-us) AppleWebKit/531.22.7 (KHTML, like Gecko) Version/4.0.5 Safari/531.22.7

    Try a new profile. See [[Recovering important data from an old profile]]

  • I am having a problem opening my browser, the broswer is hanging up after slowly opening

    Hello, I have been having trouble with my firefox browser for quite some time now, it just stopped working on me about 5 or 6 months ago. I have switched over to Internet Explorer which has still been working fine. I like using Firefox much more than Explorer these days, but I am unfortunately not good much with fixing computer problems and have pretty much extinguished all my available options for repairing it myself.
    The problem with Firefox is now when I click on the shortcut link on my desktop, it takes a good 5 to 10 minutes to open up the browser now. Once it does finally open, you cannot type or click on anything it is hung up and will not allow you to go to another site(the home page will still load, with current news and other information)
    I cannot remember anything that would have caused it to crash or get hung up like this, but like I said I am not a computer expert by any means. I do know that I am ready to get Mozilla back to running smoothly as before, I had just gotten really used to it(I had been using internet explorer).
    I also uninstalled Firefox completely and reinstalled it, I figured if nothing else I tried worked that usually is the best option...it still did/does the same thing, hangs up everytime you try to run/open it.
    I checked your online solution for what to do on a hanging first page, I saw something about pentium 4's running Windows Vista or XP...my computer runs Windows 7 (was actually purchased running the terribly bug ridden and error-prone Vista, and lucky I was able to obtain a free upgrade to 7). So I was thinking maybe that had something to do with it, I had some problem in the past, with what I cannot remember, but it traced back to something from when Vista was on my computer(even though it was no longer my operating system I'll be darn if it wasn't still causing me headaches! How fitting.)
    My computer in question is a Dell Studio XPS 1640 which I bought new almost two years ago exactly)

    Did you check what I would consider the first place to look:
    * http://kb.mozillazine.org/Problematic_extensions
    If the site is still down (at least 12 hours) when you read this try [http://webcache.googleusercontent.com/search?q=cache:http%3A//kb.mozillazine.org/Problematic_extensions Google's cache]
    Link or url would make it easier to see which page you tried rather than "your online solution for ...".
    * http://kb.mozillazine.org/Firefox_hangs ([http://webcache.googleusercontent.com/search?q=cache:http%3A//kb.mozillazine.org/Firefox_hangs cached version])
    * http://kb.mozillazine.org/Firefox_crashes ([http://webcache.googleusercontent.com/search?q=cache:http%3A//kb.mozillazine.org/Firefox_crashes cached version])
    * [https://support.mozilla.com/kb/Firefox%20hangs#os=mac&amp;browser=fx4 Firefox hangs | Troubleshooting | Firefox Help]

  • When I open Pages from the dock, the page comes up but immediately hangs up with the

    When I open Pages from the Dock,  the page comes up on the screen but immediately hangs up with the rainbow circle spinning.  I finally have to force quite to make it go away.  It does not ask me to choose a template.  This is sporadic, sometimes working, sometimes not.  What is going on?

    Helo,
    Did you try to delete Pages' preferences file(s) in the folder your-user-name/Library/Preferences ?
    There are one or more (depends on your OS X version) file like "com.apple.iWork.Pages.plist"
    You can also repair permissions with Disk Utility in the folder Applications/Utilities.
    Choose the hard drive were Pages is and click the button "Repair permissions".
    Or you can re-install Pages.
    Hope this will help.

Maybe you are looking for

  • How can I create a new UDL w/o calling a dialog box, or going through Windows?

    I'm using Labview 6.1 and the Database Connectivity Toolset. I know the conventional ways of creating a UDL, but with the SQL toolkit there was a vi on the Knowledgebase site that created a DSN seamlessly, with no dialog boxes at all. Is there such a

  • Changeing the Transport request Attributes?

    Hi Guys,              Can anybody tell me how to Change the Transport request Text , means while creating a Request u will enter the Description for Each request.Can anybody tell me how to change that description?                Very Urgent. Thanks,

  • PO text in LSWM

    Hi, How could we insert the PO text in LSMW when uploading Material Master? I understand that the PO text cannot be recorded from LSMW-SHDB part. Is there a way that I could encode ('hardcode') the PO text part using LSMW? Thanks in advance. Points w

  • MVP List #39 (March 27th through April 2nd)

    The Verizon Community Forums Most Valuable Posting List is where we recognize great work and words happening every day right here on our community.  We know the success as a community is based on the continual and lively contributions of our valued m

  • I synced my new iPad air on iTunes, but all photos did not transfer.

    I synced new iPad Air, but all photos did not transfer.