|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
CFMX distributed mode problems
I am trying to setup the following distributed mode.
Web Server FreeBSD running Apache2, Tomcat 4, Mod_jk2, mod_jrun20 Application Server Win2k CFMX 6.1 Updater 3 configured for builtin webserver which is disabled (per Macormedias distributed mode docs. I have the mod_jrun20 module loading into apache with no problems. I copied over the cfide directory to my webroot on the web server. I am not sure how to make the document roots identical since one server is unix and one is windows. I have the following in my httpd.conf file LoadModule jrun_module /misc/wsconfig/1/mod_jrun20.so <IfModule mod_jrun20.c> JRunConfig Verbose false JRunConfig Apialloc false JRunConfig Ssl false JRunConfig Ignoresuffixmap false JRunConfig Serverstore /misc/wsconfig/1/jrunserver.store JRunConfig Bootstrap 192.168.0.102:51010 #IP of cf server #JRunConfig Errorurl optionally redirect to this URL on errors AddHandler jrun-handler .cfm .cfc .cfml </IfModule> When I try and hit cfm content I get a Server error and the apache error log reports Mon Nov 29 00:35:00 2004] [notice] jrApache[55057] Can't persist servers, null server list. [Mon Nov 29 00:35:00 2004] [notice] jrApache[55057] Couldn't initialize from remote server, JRun server(s) probably down. [Mon Nov 29 00:35:00 2004] [notice] jrApache[55057] JRun will not accept request. Check JRun web server configuration and JRun mappings on JRun server. [Mon Nov 29 00:41:13 2004] [notice] jrApache[41746] JRun is busy. [13] dropped while sending command [Mon Nov 29 00:41:13 2004] [notice] jrApache[41746] Can't persist servers, null server list. [Mon Nov 29 00:41:13 2004] [notice] jrApache[41746] Couldn't initialize from remote server, JRun server(s) probably down. [Mon Nov 29 00:41:13 2004] [notice] jrApache[41746] JRun will not accept request. Check JRun web server configuration and JRun mappings on JRun server. I run a netstat on the application server and there is a service listening on port 51010. Any ideas? Thanks! |
|
#2
|
|||
|
|||
|
No idea on this one. You might try the Macromedia forums. I also think MM offers free setup support so you might try that.
__________________
Ask if you have a question, but also help answer questions that you have knowledge of! Thanks, Brian. How to Post a Question in the Forums |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ColdFusion Development > CFMX distributed mode problems |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|