JRUN runs off the chart!

I'm sorry to open up old wounds; however there doesn't seem
to be a definitive solution to this one. We are running several
different sites running on CF MX 7.0.2.142559 on Win2k3 box
(patched). JRUN memory usage pegs on us several times a day,
forcing us to restart the Coldfusion service. We have automated
this process to reboot when JRUN has used up 900 mb of memory.
I got a good laugh today when an ADOBE support rep told me
that all CF support was fee based. Starting at $499 per incident. :
- O I got a good chuckle out of this, considering that this JRUN
issue started after our Server was upgraded from CF 6.1 to 7.
You’d think that this “BUG” as I would call it,
considering the hundreds of posts out there about it, would make
Adobe consider looking into the issue and coming up with a
“hot fix” for it. Anyways, enough of my ranting…
I am trying to resolve this issue and not wanting to pay for the
support, I am posting it here as I was directed by the CF Support
Rep…
Here are my Web Server specs.
Windows 2003 Web Edition (patched and updated)
2.8 GHz Dual Xeon Processors
2 GB RAM
CF MX 7.0.2.142559
Java Version 1.4.2_13
Min JVM Heap Size 1024
Max JVM Heap Size 1024
JVM Arguments:
-server -Dsun.io.useCanonCaches=false -XX:MaxPermSize=128m
-Dcoldfusion.rootDir={application.home}/../
-Dcoldfusion.libPath={application.home}/../lib -XX:+PrintGCDetails
-XX:+PrintGCTimeStamps -XX:+PrintHeapAtGC -Xdebug
-Xrunjdwp:transport=dt_socket,server=y,address=28999,suspend=n
Debug is off
Whitespace management is also turned off.
All data sources are querying an MSSQL 2000 database…
Most other settings are default to the install.
I’m not a CF expert and these are settings that were on
our production server before I joined the company. I don’t
have a clue as to where to start. I have read most of the post on
this forum about this issue, however as I pointed out, there is no
definitive solution to the problem. Any help is greatly
appreciated.

There is one thing that will cause CF to start sucking up a
lot of memory - your code. Did anyone check it to make sure it was
compatible with CF7?
Also, these lines:
-XX:+PrintGCDetails -XX:+PrintGCTimeStamps -XX:+PrintHeapAtGC
-Xdebug
-Xrunjdwp:transport=dt_socket,server=y,address=28999,suspend=n
turn on monitoring of your JVM. They can be expensive to have
on if you're not actively monitoring your server.
Your other JVM settings look fine, though I've never been a
proponent of static JVM sizes.
Look at paying for support this way - would you rather pay
$499 for them to start helping you, or would you rather pour
countless hours into your problem at an untold cost?
Posting some logs from around the time of your crashes might
be helpful for us to get started on what is going on.
Also, what are your max thread set for?
What are your max cached queries set for?
Do you maintain connections to your DB server?
Do you limit the number of connections to your db server?
Do you have a time out set?
Have you updated the JDBC drivers?

Similar Messages

  • Running an old MacBook Pro 2.5ghz core 2 Duo. Battery went chemical meltdown and expanded out of its housing. Removed it and was running off the power cord. This worked for a while. Now it won't start up. Have a Replacement on order. Is there a bigge

    Running an old MacBook Pro 2.5ghz core 2 Duo. Battery went chemical meltdown and expanded out of its housing. Removed it and was running off the power cord. This worked for a while. Now it won't start up. Have a Replacement on order. Is there a bigger issue or does a battery need to be in the compartment to boot up? Appreciate any help. Thanks.

    Working battery needs to be in for the computer to function.

  • Why do double-sided copies run off the edge when single-sided do not?

    Hi...
    I just made a document in Pages that is essentially one big table (or in other words, a spreadsheet without having to purchase Numbers).  When I print it as single-sided, it fits perfectly on the page.  But if I click double-sided, without changing anything else, the left margin runs off the page.  The nature of this is such that I don't really want to significantly reduce the size.  Is there some trick to this, or do I just have to remember to print it one-sided?
    Thanks!

    There should be an arrow, to get more choices to show. Also the checkbox is just showing you the current selected, you change the setting by touch the big icon, not the checkbox. The touch panel is not a high resolution one, so try to touch the checkbox, result in the icon being selected, that's why the setting didn't change. Try find the 1:1 icon and touch that.
    ======================================================================================
    * I am an HP employee. *
    ** Make it easier for other people to find solutions, by marking my answer with "Accept as Solution" if it solves your issue. **
    ***Click on White “Kudos” STAR to say thanks!***

  • Trying to configure Portal to run off the network

    Hi all,
    I am trying to configure Oracle Portal 3.0.9.8.2 to run off the network. I have taken all of the recommended steps in terms of configuring hostname, using a static IP, running and checking the ssoodatan script, updating the hosts file, and configuring a loopback adapter, but can still not make it work. The Portal works and functions fine when connected to the network, but as soon as disconnected from the network Portal returns
    Error: Timeout occurred whilst retrieving page meta data 0 ms.
    or
    Sometimes it will display the banner, but the Portlets and the Providers will instantly timeout. I have cranked up the timeout levels of JServ and the Providers but to no avail. I have put the recommended timeout, stall, requesttime, buffer, minStall, minTimeout in the zone.properties file, but no luck.
    I have noticed within the jserv.log the error message below. The link that jumps out at me is UnknownHostException: www-proxy.us.oracle.com. I did have my proxy server set at one time, but I erased it from the global settings page, and I ran the procedure I found somewhere on this discussion board to make sure it was set back to null. When I run the diag.cmd program it shows my proxy server being empty. Where could this be picking this up from, I also have proxy servers turned off in my browsers. Any suggestions or help??
    13/02/2002 16:04:08:752 PST] page/JNI: Exception when trying to connect in 1.
    [13/02/2002 16:04:08:752 PST] page/Timeout occurred, label=147 url=http://jstrada-lap.us.oracle.com/pls/portal30/!PORTAL30.wwpro_app_provider.execute_portlet time=10ms
    [13/02/2002 16:04:08:762 PST] page/ContentFetcher Unexpected Exception, name=content-fetcher0
    java.net.UnknownHostException: www-proxy.us.oracle.com
         at java.net.InetAddress.getAllByName0(InetAddress.java:575)
         at java.net.InetAddress.getAllByName0(InetAddress.java:544)
         at java.net.InetAddress.getAllByName(InetAddress.java:537)
         at HTTPClient.HTTPConnection$EstablishConnection.run(HTTPConnection.java, Compiled Code)

    I think you must add an entry to your /etc/hosts file, as follows:
    127.0.0.1 noa noa
    and create a vhost entry on /etc/httpd/conf/extra/httpd-vhosts
    <VirtualHost *:80>
    ServerName noa
    DocumentRoot "/srv/http/"
    <Directory "/src/http/">
    Options Indexes FollowSymLinks
    AllowOverride None
    Require all granted
    </Directory>
    </VirtualHost>
    Although I'm not sure if the vhost is actually necesary, but it won't harm.
    pd: if you use vhosts, remember to uncomment "Include conf/extra/httpd-vhosts.conf" con /etc/httpd/conf/httpd.conf and restart apache
    # systemctl restart httpd

  • A document page opens that is too big for the display and runs off the end of the monitor

    How do you fix a problem where document pages open that are too big for the display and runs off the end of the monitor? The borders are off the monitor so there is no window edge to grab and adjust.

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, or by a peripheral device. 
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode and log in to the account with the problem. Note: If FileVault is enabled, or if a firmware password is set, or if the boot volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including sound output and  Wi-Fi on certain iMacs. The next normal boot may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin. Test while in safe mode. Same problem? After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of the test.

  • JUmbled text in Safari, and it runs off the page and behind images

    i have a really annoying problem that is only happening in Safari under every user on my computer.
    I have been to the Apple store and they have tried to fix it, but it perplexed everyone there I guess,
    either that or the fact that it was 8:30 and they close at 9... go figure. Anyways- When in Safari on
    certain websites that are heavier on text the words displayed in the headlines or body copy overlap, become jumbled, and run off the page.
    As I am typing this it is not letting my words wrap to the next line in the text box, I have to hit enter
    everytime I want to go to a new line. This problem is getting so annoying, and I am on the brink of
    switching to Firefox but I love Safari so much more. Can someone please help? I have already look
    at the " never display fonts larger than____ option" I am hopelessly in need of some advice. Thanks
    in advance for your time and patience. Have a great day!
    Bill

    howard --
    This is your third post on the this subject in the last 5 days.
    It's not necessary to start a new topic everytime.
    Just check your "My Posts" in the box to the right of this message,
    and you can always go right back to your posts.
    Now, it looks like Hawaiian Starman & Rachel have already guided you
    to look at your RSS feeds, etc. Why don't you check out their responses,
    and then let us know here what the results are, OK?
    Here are your other two threads:
    http://discussions.apple.com/message.jspa?messageID=5354423#5354423
    http://discussions.apple.com/message.jspa?messageID=5307512#5307512

  • My bookmarks run off the bottom of the page, and I cannot move them up

    When I open my bookmark folder and try to open a subfolder near the bottom of the screen, the bookmarks in this subfolder run off the bottom of the screen, and I can find no way to move them into a visible area.

    There is a little triangle arrowhead used to scroll the bookmarks.
    There have been some changes in pre release versions of Firefox.
    What menus and icons are you using ?
    For instance are you using the new menu icon that is alongside the Bookmarks star in Firefox 29 and later ?
    (Unlikely from the description) Or are you using a second click on the bookmarks star itself ?
    That has a slider on the scrollbar and has a tree of folders that may be expanded.
    See [[Use bookmark folders to organize your bookmarks]]

  • Logic pro X CPU is off the chart since Yosemite

    I'm having some Logic Pro X issues. The CPU usage is off the charts. CPU shows active when I'm not even playing a track. I have no other applications open. I have repaired permissions etc.  It's so bad that the CPU spikes if I play just one track of audio, and Logic will show "system unable to play back.." error. This really is ridiculous. Should I go back to the previous version of OS X? I'm out of ideas. Strangely, somedays it works just fine. As soon as I think the problem has past, it starts up again. I definitely seems like some kind of CPU or memory issue. Any help would be appreciated. I know my system is a little light but I've never had these issues before upgrading to Yosemite. And no, I foolishly don't really use time machine, so that's not an option either.
    Thanks,
    MikeD
    21.5-inch Mid2011
    2.5 GHz Intel Core i5
    12 GB memory

    At the moment, Yosemite and LPX is not a recommended combination.... Many people have reported the same behavior of 10.10 and 10.0.7 working fine one day and then it all falls apart the next....
    Nothing much you can do as you didn't make backups... which means you can't easily roll back to a previous configuration...
    So, your only two choices are
    A) Manually backup your personal data/projects/photos/music etc... to an external HD and then wipe your System drive (assuming your recovery partition is still showing 10.9) and reinstall Mavericks from scratch... holding down Cmd + R at startup... Then reinstall LPX plus content plus any 3rd party plugins and libraries you use.
    or...
    B) Wait for a while (maybe quite a while) until Apple releases fixes for Yosemite and/orLPX to resolve these issues.... and put up with the current problems.
    In the meantime, I suggest you start making backups using something like Time Machine or my preferred method which is using the HD cloning utility SuperDuper! as one day, you will need them.....
    http://www.shirt-pocket.com/SuperDuper/SuperDuperDescription.html
    Not what you wanted to hear I'm sure.. but that's the current state of play.

  • Displaying a value "off the chart"

    Hi
    Hoping someone can help me.
    I have a report which has an axis of 0% to 15% in increments of 5 (0,5,10,15). Some of the values I am plotting are greater than 15%. But it is still plotting these on the 15% line.
    Can anyone please tell me how to plot these values as off the chart?
    Thanks

    Hi
    Thank for your reply, but that is not what I want to do. I know that I can just increase the axis.
    The maximum on my axis MUST stay at 15. The points above 15 must then be plotted as "out of range" points.
    Every single charting tool I have used before, including access, has the ability to do this.
    Crystal must have this simple ability somewhere!
    Anyone??

  • MBP Won't Run Off the Battery

    I've had my computer for a little over a month, and the other day it stopped running off the battery. Everything is fine when I have the AC adapter plugged in, but the computer won't start up if it is disconnected. I ran the computer off the battery more often than not before this started happening. I removed the battery and put it back in a few times, but that didn't help. Has anyone seen this before? Thanks!

    Mine did almost the exact same thing.
    A few days after the update, it started registering 32 hours of remaining charge (33500+ MhA), and one day, all of a sudden, the battery just died.
    Mac OS says there is no battery installed, obviously it won't charge or run on battery power, when I press the LED button it does nothing. It's just dead.
    My machine is almost 2 months old... I called Apple and complained about this whole thing, because my machine has almost every other defect out there, including the whine, the almost unbearable temperatures, the moo, and the LED buzz... so I told them that enough was enough and that I wanted a new machine.
    They just said I sould drop it off at the Apple Center, and THEY would decide if should get a new machine.
    I feel so terribly frustrated. How is it possible that you spend $2000+ Dlls on a machine that after just 2 months does all these things, and still be treated unfairly, like an idiot, with arguments like "It's our decision if we replace the machine, or repair it..." ??
    This is just not fair. But what can we do, right?

  • No IP address, everytime I'm close to my mums mac running off the same wifi, it's giving me this error. I can trouble shoot for about 3 mins and fix it, but it just keeps happening and I need a permanent fix for it. Any help?

    No IP address, everytime I'm close to my mums mac running off the same wifi, it's giving me this error. I can trouble shoot for about 3 mins and fix it, but it just keeps happening and I need a permanent fix for it. Any help?

    this is what you need to do to exclude everything apart from desktop.
    on time machine preferences, click on Options
    click plus sign, on the new window, click macintosh HD
    do a Control + A then deselect users then click okay
    go to options again, plus sign, go to users, control +A then deselect your user account
    go to options again, plus sign, go to your user account, control + A, deselect desktop
    start the back up.

  • Score goes off the chart

    I have a song I imported from Garage Band. Basically I just want to print out one part for someone to read. When I go to score, the notated music goes "off the chart" way to the right. I have to scroll over to the right. The page setup and print view do the same thing. I want to see the score printed onto one page for a nice printable page view. What needs to be set up? I don't get what is causing this problem. Even setting the little green lines in score don't help. The notes still go past the green lines and onto the right forever. I would appreciate any help.
    Thanks,
    Michael Miller

    I have a vague recollection of seeing this problem in the past. Try going to File -> Page Setup and make sure the page size and scale settings are something reasonable.

  • Netflix subtitles are running off the bottom of the screen?

    I have trouble watching some Netflix foreign films. Many times the subtitles are running off the bottom of the screen. I have the res set to 720p (my tv res) , and have tried every other resolution in my monitors preferences, but to no avail. Any ideas?

    Your "content" container CSS calls for a certain height and your content exceeds that attribute
    #content {
    width: 748px;
    height: 690px;
    z-index: 1;
    left: 108px;
    top: 213px;
    background-image: url(images/content.png);
    margin-right: auto;
    margin-left: auto;
    margin-top: 50px;
    margin-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;

  • I cannot set up page set prior to printing. From file to Page set then it comes up full depth..running off the bottom. I cannot print from the web

    Question
    I cannot set up page set prior to printing.
    I go from File to Page set which comes up very narrow and tabs Format& Options and Margins Headers/Footers.
    These are full depth..running off the bottom. I cannot set footers. I cannot print from the web
    When I go to Print Preview I get a totally gray screen

    See this: <br />
    http://kb.mozillazine.org/Problems_printing_web_pages

  • How do I change the compatibility view so that my words are not running off the page?

    I do data entry and in the system I am working on the words are running off the page. In internet explorer there is a little broken page on the tool bar that lets you change the compatibility and I am not finding anything like that with firefox. Please advise how I can change the setting so that the words will wrap correctly.

    As far as I know, Firefox doesn't have a similar compatibility feature.
    I assume this system is not accessible to forum volunteers, so I'm going to ask you to do a little sleuthing. I assume you are entering text in a multi-line textbox (an HTML &lt;textarea> control). Could you do the following:
    * Have your text entry form open in one tab, and a reply to this thread in another tab.
    * Right-click in the control that doesn't wrap and choose Inspect Element. A small pane should open with part of the HTML highlighted in blue.
    * Right-click the highlighted &lt;textarea> tag and choose Copy Outer HTML.
    * In your reply tab, paste the HTML, and remove the leading &lt; character to avoid messing up your post. This will show any legacy settings on the tag that might be affecting how it wraps.
    Here's an example using this very box:
    textarea style="width: 567px; height: 616px;" rows="10" name="content" required="required" placeholder="Enter your reply here." cols="40" id="id_content"></textarea>
    If it's not a textarea, then that would be useful to know as well.
    * Back in your form, you may or may not have a pane to the right that shows various style rules. If not, click the Style button at the lower right to open it. Look for any rules with the '''white-space''' property (the properties normally appear in colored text). If you find one, right-click and choose Copy declaration line. Switch back to this tab and paste the rule.
    With that information, hopefully we can find a workaround.

Maybe you are looking for

  • ESI is not deducting for an employee who has joined after 23?

    Dear All, With reference to issue, ESI is not deducting for the employee who has joined on or after 23 of march month. Ex. He has gross of 9400 and /3EA is 2729 and the value of contribution is 45. But ESI is not deducting. But for other employee sam

  • Payment term in the sales order & credit limit exceed.

    Dear Guru, Problem 1: 1. In the sales order, there are 3 lines items. As per there requirement each line item they want enter diffrent payment term. for example         Material code                                              Payment terms 1.     

  • Why is the first tab in a window now hidden!!!???

    Using Firefox 7.0.1 w/ Mac OS 10.6.8 for a while now but suddenly I noticed that the first tab in a window gets hidden. Then on the tab bar I have only the + add-a-tab tab and then the 2nd added tab, and onward. I can only decipher what is the first

  • Are there any known good home phone systems for the Home Phone Connect

    I've had the Home Phone Connect now for several months.  I have had a Panasonic KX-TG7641 for a good while now.  I bought this system to connect a cell phone through the Bluetooth to make a receive calls at home.  This cell phone stayed docked in the

  • How to minimize memory leaks when auto-refreshing datasets

    I have a page with two Spry datasets, each of which has a loadInterval of 30 seconds to 1 minute. Looking at the Windows Task Manager, I see that Firefox 3 consumes 500,000kb of Working Set memory after about 2.5 hours of no activity (other than leav