•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the ColdFusion section within the Web Development category of DaniWeb, a massive community of 403,510 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 4,052 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our ColdFusion advertiser: Programming Forums
Views: 1473 | Replies: 2
![]() |
•
•
Join Date: Sep 2007
Posts: 3
Reputation:
Rep Power: 0
Solved Threads: 0
Hello,
We are running cfmx7 with apache on red hat linux. A problem started 2 days ago
causing our website to hang, where coldfusion and apache do not seem to be
communicating properly with each other. We will restart the coldfusionmx7
service (with or without restarting httpd service), and everything will be
fine for about 30 mins, then all .cfm pages will hang, and if we check the
status of httpd service it shows tons of pids, ex:
[root@online connectors]# service httpd status
httpd (pid 8592 8591 8590 8589 8588 8587 8586 8585 8584 8583 8582 8581 8574 8573
:
8368 8363 8362 8360 8353 8352 8350 8346 8334 8326 8241 8231 8189 7718 7677 7279
7278 7277 7276 7275 7274 7273 7272 7269) is running...
(ie, about 150 pids ... normally we only see 20 or so pids). It's like some
requests just keep firing over and over but something is not connecting.
We don't have any cf server or apache experts around, just a couple of developers,
and we're at a loss.
We did find a technote from Adobe about the cfmx-connectors.sh file not being
renamed to cfmx-connectors-run.sh properly upon startup, so we did rename that,
but it did not help. Before we did that, when we would restart coldfusion,
we'd get an error about apache connector wizard ("There was an error while
running the connector wizard. Connector installation was not successful") but
CF would still restart. This error has gone away since renaming the
cfmx-connector.sh, but the problem remains.
These messages are appearing repeatedly in the /var/log/httpd/error_log:
"JRun is busy. [15] dropped while sending command"
"Couldn't initialize from remote server, JRun server(s) probably down."
" JRun will not accept request. Check JRun web server configuration and JRun mappings on JRun server."
This message is appearing repeatedly in /opt/coldfusionmx7/logs/cfserver.log:
"java.lang.RuntimeException: Request timed out waiting for an available thread to run.
You may want to consider increasing the number of active threads in the thread pool."
I'm thinking these are just symptoms, not the cause. I apologize for the lengthy post ... any suggestions?
thanks much,
Julie Davenport
CF Developer
We are running cfmx7 with apache on red hat linux. A problem started 2 days ago
causing our website to hang, where coldfusion and apache do not seem to be
communicating properly with each other. We will restart the coldfusionmx7
service (with or without restarting httpd service), and everything will be
fine for about 30 mins, then all .cfm pages will hang, and if we check the
status of httpd service it shows tons of pids, ex:
[root@online connectors]# service httpd status
httpd (pid 8592 8591 8590 8589 8588 8587 8586 8585 8584 8583 8582 8581 8574 8573
:
8368 8363 8362 8360 8353 8352 8350 8346 8334 8326 8241 8231 8189 7718 7677 7279
7278 7277 7276 7275 7274 7273 7272 7269) is running...
(ie, about 150 pids ... normally we only see 20 or so pids). It's like some
requests just keep firing over and over but something is not connecting.
We don't have any cf server or apache experts around, just a couple of developers,
and we're at a loss.
We did find a technote from Adobe about the cfmx-connectors.sh file not being
renamed to cfmx-connectors-run.sh properly upon startup, so we did rename that,
but it did not help. Before we did that, when we would restart coldfusion,
we'd get an error about apache connector wizard ("There was an error while
running the connector wizard. Connector installation was not successful") but
CF would still restart. This error has gone away since renaming the
cfmx-connector.sh, but the problem remains.
These messages are appearing repeatedly in the /var/log/httpd/error_log:
"JRun is busy. [15] dropped while sending command"
"Couldn't initialize from remote server, JRun server(s) probably down."
" JRun will not accept request. Check JRun web server configuration and JRun mappings on JRun server."
This message is appearing repeatedly in /opt/coldfusionmx7/logs/cfserver.log:
"java.lang.RuntimeException: Request timed out waiting for an available thread to run.
You may want to consider increasing the number of active threads in the thread pool."
I'm thinking these are just symptoms, not the cause. I apologize for the lengthy post ... any suggestions?
thanks much,
Julie Davenport
CF Developer
•
•
Join Date: Sep 2007
Posts: 3
Reputation:
Rep Power: 0
Solved Threads: 0
update on this:
we ended up taking the .cfm pages off of the site temporarily and leaving only the html pages, then we stopped coldfusion and left it stopped.
the problem ceased. the pids remained at a normal amount, did not accumulate, and the site did not hang. this is not a solution since we need those CF pages, but it seems to point to CF as the problem, as opposed to apache. however, it could still be an issue with the way CF and apache are interacting.
at this point we are out of ideas other than to reinstall CF.
Thanks,
Julie
we ended up taking the .cfm pages off of the site temporarily and leaving only the html pages, then we stopped coldfusion and left it stopped.
the problem ceased. the pids remained at a normal amount, did not accumulate, and the site did not hang. this is not a solution since we need those CF pages, but it seems to point to CF as the problem, as opposed to apache. however, it could still be an issue with the way CF and apache are interacting.
at this point we are out of ideas other than to reinstall CF.
Thanks,
Julie
•
•
Join Date: Sep 2007
Posts: 3
Reputation:
Rep Power: 0
Solved Threads: 0
Oh yes, I forgot to mention this interesting point:
if we test it by starting up the CF service again, and wait 30-45 minutes, the pids begin to accumulate again and the website hangs again ... even though there are no longer any .cfm pages on the website for users to hit. so just by running CF is making this happen. very strange.....
thanks again,
Julie
if we test it by starting up the CF service again, and wait 30-45 minutes, the pids begin to accumulate again and the website hangs again ... even though there are no longer any .cfm pages on the website for users to hit. so just by running CF is making this happen. very strange.....
thanks again,
Julie
![]() |
•
•
•
•
•
•
•
•
DaniWeb ColdFusion Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Similar Threads
- Server Not Found/Problem loading Page (Web Browsers)
- I cannot access my website HELP (Web Browsers)
- HP Pavilion ze5155 BIOS problem... (Troubleshooting Dead Machines)
- GeForce FX5200 problem (Monitors, Displays and Video Cards)
- Help needed! MSN messenger keeps disconnecting due to excessive sessions! (Viruses, Spyware and other Nasties)
- APACHE - please help (Viruses, Spyware and other Nasties)
- Trouble with Coldfusion website (ColdFusion)
- PHP not working with Apache. (Linux Servers and Apache)
- IE6 & XPsp2 refresh problem (Web Browsers)
- Set up manually, php 5.0 with apache's compatible version (PHP)
Other Threads in the ColdFusion Forum
- Previous Thread: Recordset Paging Problem
- Next Thread: <CFMail issure


Linear Mode