|
View:
New views
13 Messages
—
Rating Filter:
Alert me
|
|
|
Jrun errors on clean cf8/linux installNot to bore everyone but the Sr. guy left the company, and everything was now thrown into my lap.
We have a 5 server cluster and the servers were never updated so they all all running FC3 So I have one of the 5 restaged as a new clean CentOS 5.2 box, CF8 installed but no good on the page load.I can parse basic .cfm pages, but just moving the current site over I am getting the following error; [notice] jrApache[20966: 17059]JRun will not accept request. Check JRun web server configuration and JRun mappings on JRun server. I don't see much else in the way of errors, but a basic 500 error on the browser. I am sure more questions will come up as I progress through my learning process. Thanks ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-server/message.cfm/messageid:6733 Subscription: http://www.houseoffusion.com/groups/cf-server/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.10 |
|
|
Re: Jrun errors on clean cf8/linux installOn Thursday 08 Jan 2009, Lance Raymond wrote:
> as a new clean CentOS 5.2 box, CF8 installed but no good on the page load.I > can > parse basic .cfm pages, but just moving the current site over I am > getting the following error; I've not seen that error before, but if you can put not-your-site pages in the same place and they are OK, it must be the codes fault :-) Could a hardcoded port number for the JRun connector or something be the reason ? Did you bring anything apart from the code across ? -- Tom Chiverton Helping to paradigmatically network edge-of-your-seat performance-oriented segments **************************************************** This email is sent for and on behalf of Halliwells LLP. Halliwells LLP is a limited liability partnership registered in England and Wales under registered number OC307980 whose registered office address is at Halliwells LLP, 3 Hardman Square, Spinningfields, Manchester, M3 3EB. A list of members is available for inspection at the registered office together with a list of those non members who are referred to as partners. We use the word ?partner? to refer to a member of the LLP, or an employee or consultant with equivalent standing and qualifications. Regulated by the Solicitors Regulation Authority. CONFIDENTIALITY This email is intended only for the use of the addressee named above and may be confidential or legally privileged. If you are not the addressee you must not read it and must not use any information contained in nor copy it nor inform any person other than Halliwells LLP or the addressee of its existence or contents. If you have received this email in error please delete it and notify Halliwells LLP IT Department on 0870 365 2500. For more information about Halliwells LLP visit www.halliwells.com. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-server/message.cfm/messageid:6734 Subscription: http://www.houseoffusion.com/groups/cf-server/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.10 |
|
|
Re: Jrun errors on clean cf8/linux installSorry, was on a small vacation, then back to this chaos! So, code wise
I am not sure, I will have to check, but is there a way to test the jrun server part with a tiny test page? If so, how would I do that, this way I can narrow down that jrun is working, but the code is the culprit. Thanks Tom Chiverton wrote: > On Thursday 08 Jan 2009, Lance Raymond wrote: > >> as a new clean CentOS 5.2 box, CF8 installed but no good on the page load.I >> can >> parse basic .cfm pages, but just moving the current site over I am >> getting the following error; >> > > I've not seen that error before, but if you can put not-your-site pages in the > same place and they are OK, it must be the codes fault :-) > Could a hardcoded port number for the JRun connector or something be the > reason ? Did you bring anything apart from the code across ? > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-server/message.cfm/messageid:6736 Subscription: http://www.houseoffusion.com/groups/cf-server/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.10 |
|
|
RE: Jrun errors on clean cf8/linux installWhat was the error?
-----Original Message----- From: Lance Raymond [mailto:lraymond@...] Sent: Tuesday, January 13, 2009 9:06 AM To: cf-server Subject: Re: Jrun errors on clean cf8/linux install Sorry, was on a small vacation, then back to this chaos! So, code wise I am not sure, I will have to check, but is there a way to test the jrun server part with a tiny test page? If so, how would I do that, this way I can narrow down that jrun is working, but the code is the culprit. Thanks Tom Chiverton wrote: > On Thursday 08 Jan 2009, Lance Raymond wrote: > >> as a new clean CentOS 5.2 box, CF8 installed but no good on the page load.I >> can >> parse basic .cfm pages, but just moving the current site over I am >> getting the following error; >> > > I've not seen that error before, but if you can put not-your-site pages in the > same place and they are OK, it must be the codes fault :-) > Could a hardcoded port number for the JRun connector or something be the > reason ? Did you bring anything apart from the code across ? > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-server/message.cfm/messageid:6737 Subscription: http://www.houseoffusion.com/groups/cf-server/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.10 |
|
|
Re: Jrun errors on clean cf8/linux installSry the original post didn't keep it. Basically when existing code is
copied onto this newly staged server and you hit a local page you get the following; java.lang.NullPointerException at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:283) at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543) at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203) at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320) at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428) at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266) at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66) I am trying to compare files, etc. The path's are a bit diff (which shouldn't matter) as the old servers are running fc3 this new box is running centos 5.2. But I don't know how to see if java is setup/installed. I know I was getting a a missing file error on mod_jrun22.so was missing so I copied from a working box which stopped that error and allowed CF to start, but now that I am thinking, hmmm, jrun, java, ... I didn't see anything on the cfinstall, but is it something as simple as a missing java item which needs installing? Thanks again. Mike Chytracek wrote: > What was the error? > > -----Original Message----- > From: Lance Raymond [mailto:lraymond@...] > Sent: Tuesday, January 13, 2009 9:06 AM > To: cf-server > Subject: Re: Jrun errors on clean cf8/linux install > > Sorry, was on a small vacation, then back to this chaos! So, code wise > I am not sure, I will have to check, but is there a way to test the jrun > server part with a tiny test page? If so, how would I do that, this way > I can narrow down that jrun is working, but the code is the culprit. > > Thanks > > Tom Chiverton wrote: > >> On Thursday 08 Jan 2009, Lance Raymond wrote: >> >> >>> as a new clean CentOS 5.2 box, CF8 installed but no good on the page >>> > load.I > >>> can >>> parse basic .cfm pages, but just moving the current site over I am >>> getting the following error; >>> >>> >> I've not seen that error before, but if you can put not-your-site pages in >> > the > >> same place and they are OK, it must be the codes fault :-) >> Could a hardcoded port number for the JRun connector or something be the >> reason ? Did you bring anything apart from the code across ? >> >> >> > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-server/message.cfm/messageid:6738 Subscription: http://www.houseoffusion.com/groups/cf-server/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.10 |
|
|
Re: Jrun errors on clean cf8/linux installOn Tuesday 13 Jan 2009, Lance Raymond wrote:
> setup/installed. I know I was getting a a missing file error on > mod_jrun22.so was missing so I copied from a working box which stopped From a working box of the same O/S version ? > that error and allowed CF to start, but now that I am thinking, hmmm, > jrun, java, ... I didn't see anything on the cfinstall, but is it > something as simple as a missing java item which needs installing? Try clearing out all the cached CFML templates too. -- Tom Chiverton Helping to biannually innovate sticky cutting-edge market-driven wireless e-business **************************************************** This email is sent for and on behalf of Halliwells LLP. Halliwells LLP is a limited liability partnership registered in England and Wales under registered number OC307980 whose registered office address is at Halliwells LLP, 3 Hardman Square, Spinningfields, Manchester, M3 3EB. A list of members is available for inspection at the registered office together with a list of those non members who are referred to as partners. We use the word partner to refer to a member of the LLP, or an employee or consultant with equivalent standing and qualifications. Regulated by the Solicitors Regulation Authority. CONFIDENTIALITY This email is intended only for the use of the addressee named above and may be confidential or legally privileged. If you are not the addressee you must not read it and must not use any information contained in nor copy it nor inform any person other than Halliwells LLP or the addressee of its existence or contents. If you have received this email in error please delete it and notify Halliwells LLP IT Department on 0870 365 2500. For more information about Halliwells LLP visit www.halliwells.com. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-server/message.cfm/messageid:6739 Subscription: http://www.houseoffusion.com/groups/cf-server/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.10 |
|
|
Re: Jrun errors on clean cf8/linux installTom Chiverton wrote:
> On Tuesday 13 Jan 2009, Lance Raymond wrote: > >> setup/installed. I know I was getting a a missing file error on >> mod_jrun22.so was missing so I copied from a working box which stopped >> > > From a working box of the same O/S version ? > > *No, from a FC3 box, when the error stopped and CF started I figured that was it.* >> that error and allowed CF to start, but now that I am thinking, hmmm, >> jrun, java, ... I didn't see anything on the cfinstall, but is it >> something as simple as a missing java item which needs installing? >> > > Try clearing out all the cached CFML templates too. > > *Sure, where are they?* > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-server/message.cfm/messageid:6740 Subscription: http://www.houseoffusion.com/groups/cf-server/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.10 |
|
|
Re: Jrun errors on clean cf8/linux installOn Tuesday 13 Jan 2009, Lance Raymond wrote:
> > *No, from a FC3 box, when the error stopped and CF started I figured that > > was it.* I suggest removing and recompiling (use wsconfig, if you can, by hand if not) that as a first step then. Just because it works well enough to start up doesn't mean it's internals are correct. > > Try clearing out all the cached CFML templates too. > > *Sure, where are they?* Something like .....WEB-INF/cfclasses -- Tom Chiverton Helping to challengingly initiate internet holistic out-of-the-box relationships **************************************************** This email is sent for and on behalf of Halliwells LLP. Halliwells LLP is a limited liability partnership registered in England and Wales under registered number OC307980 whose registered office address is at Halliwells LLP, 3 Hardman Square, Spinningfields, Manchester, M3 3EB. A list of members is available for inspection at the registered office together with a list of those non members who are referred to as partners. We use the word partner to refer to a member of the LLP, or an employee or consultant with equivalent standing and qualifications. Regulated by the Solicitors Regulation Authority. CONFIDENTIALITY This email is intended only for the use of the addressee named above and may be confidential or legally privileged. If you are not the addressee you must not read it and must not use any information contained in nor copy it nor inform any person other than Halliwells LLP or the addressee of its existence or contents. If you have received this email in error please delete it and notify Halliwells LLP IT Department on 0870 365 2500. For more information about Halliwells LLP visit www.halliwells.com. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-server/message.cfm/messageid:6741 Subscription: http://www.houseoffusion.com/groups/cf-server/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.10 |
|
|
Re: Jrun errors on clean cf8/linux installTom Chiverton wrote:
> On Tuesday 13 Jan 2009, Lance Raymond wrote: > >>> *No, from a FC3 box, when the error stopped and CF started I figured that >>> was it.* >>> > > I suggest removing and recompiling (use wsconfig, if you can, by hand if not) > that as a first step then. Just because it works well enough to start up > doesn't mean it's internals are correct. > > Recompiling from what though? Does the CFServer8 install give that? I did look around and in the /opt/coldfusion8/runtime/lib/wsconfig/1 folder there is a build_jrun22. Since this box is not in production yet, figured why not, so ran it. It did finish with libtool: install: warning: remember to run `libtool --finish /usr/lib64/httpd/modules' but libtool doesn't seem to be installed. So after the above and service restarts, htmk/cfml still parse, but the website gives the following error now; > [Tue Jan 13 09:59:41 2009] [notice] jrApache[28403: 6887] JRun will not accept request. Check JRun web server configuration and JRun mappings on JRun server. > > I am not familiar with wsconfig, but not even sure if that was the correct build file. I am still (as you can tell) getting into the linux/cfserver things. Familiar with linux, just new with CF. > > >>> Try clearing out all the cached CFML templates too. >>> *Sure, where are they?* >>> > > Something like .....WEB-INF/cfclasses > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-server/message.cfm/messageid:6742 Subscription: http://www.houseoffusion.com/groups/cf-server/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.10 |
|
|
Re: Jrun errors on clean cf8/linux installOn Tuesday 13 Jan 2009, Lance Raymond wrote:
> > Recompiling from what though? Does the CFServer8 install give that? I Yes. > > I am not familiar with wsconfig, but not even sure if that was the > > correct build file. I am still (as you can tell) getting into the > > linux/cfserver things. Familiar with linux, just new with CF. wsconfig is the tool for configuring the connection betwen a front end server like Apache and JRun (the J2EE contain ColdFusion uses by default). If you look at /opt/coldfusion8/bin/cf-connectors*.sh for instance, you'll see it running runtime/lib/wsconfig.jar If you open up that .jar (ie unzip it) I believe the source and makefiles etc. are all inside. -- Tom Chiverton Helping to authoritatively create leading-edge error-free revolutionary developments **************************************************** This email is sent for and on behalf of Halliwells LLP. Halliwells LLP is a limited liability partnership registered in England and Wales under registered number OC307980 whose registered office address is at Halliwells LLP, 3 Hardman Square, Spinningfields, Manchester, M3 3EB. A list of members is available for inspection at the registered office together with a list of those non members who are referred to as partners. We use the word partner to refer to a member of the LLP, or an employee or consultant with equivalent standing and qualifications. Regulated by the Solicitors Regulation Authority. CONFIDENTIALITY This email is intended only for the use of the addressee named above and may be confidential or legally privileged. If you are not the addressee you must not read it and must not use any information contained in nor copy it nor inform any person other than Halliwells LLP or the addressee of its existence or contents. If you have received this email in error please delete it and notify Halliwells LLP IT Department on 0870 365 2500. For more information about Halliwells LLP visit www.halliwells.com. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-server/message.cfm/messageid:6743 Subscription: http://www.houseoffusion.com/groups/cf-server/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.10 |
|
|
Re: Jrun errors on clean cf8/linux installok, found/did the recompile. Restarting cf and apache I now get a 500
error and the following in the apache log; [Wed Jan 14 10:00:06 2009] [notice] jrApache[13053: 18611] 127.0.0.1:51800 connect failed[28]: 111 111 Connection refused [Wed Jan 14 10:00:06 2009] [notice] jrApache[13053: 18611] returning error page for 111 Connection refused [Wed Jan 14 10:04:45 2009] [notice] jrApache[13056: 29165] JRun will not accept request. Check JRun web server configuration and JRun mappings on JRun server. The other thing, in /opt/coldfusion8/runtime/lib/wsconfig/wsconfig.log file I see the timestamp is updated to now and the last entries are; 01/08 13:08:59 info Restarted Apache server 01/14 09:59:06 info Macromedia JRun 4.0 (Build 108487) 01/14 09:59:06 debug Found JRun server coldfusion at 127.0.0.1:2930 01/14 09:59:06 error This web server is already configured for JRun. jrunx.connectorinstaller.ConnectorInstallerException: This web server is already configured for JRun. at jrunx.connectorinstaller.ApacheInstaller.installConnector(ApacheInstaller.java:186) at jrunx.connectorinstaller.ConnectorInstaller.installConnector(ConnectorInstaller.java:337) at jrunx.connectorinstaller.ConnectorInstaller.doIt(ConnectorInstaller.java:271) at jrunx.connectorinstaller.ConnectorInstaller.main(ConnectorInstaller.java:759) The only thing I notice (not sure if it's anything) is the apache error shows port 51800 and the wsconfig shows 2930 . Is there anyway to check jrun from a cli or browser (ignoring my web code). Like I said, a test.cfm parsed fine, just don't understand the jrun part yet. Thanks again. Tom Chiverton wrote: > On Tuesday 13 Jan 2009, Lance Raymond wrote: > >>> Recompiling from what though? Does the CFServer8 install give that? I >>> > > Yes. > > >>> I am not familiar with wsconfig, but not even sure if that was the >>> correct build file. I am still (as you can tell) getting into the >>> linux/cfserver things. Familiar with linux, just new with CF. >>> > > wsconfig is the tool for configuring the connection betwen a front end server > like Apache and JRun (the J2EE contain ColdFusion uses by default). > > If you look at /opt/coldfusion8/bin/cf-connectors*.sh for instance, you'll see > it running runtime/lib/wsconfig.jar > > If you open up that .jar (ie unzip it) I believe the source and makefiles etc. > are all inside. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-server/message.cfm/messageid:6744 Subscription: http://www.houseoffusion.com/groups/cf-server/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.10 |
|
|
Re: Jrun errors on clean cf8/linux installok, found/did the recompile. Restarting cf and apache I now get a 500
error and the following in the apache log; [Wed Jan 14 10:00:06 2009] [notice] jrApache[13053: 18611] 127.0.0.1:51800 connect failed[28]: 111 111 Connection refused [Wed Jan 14 10:00:06 2009] [notice] jrApache[13053: 18611] returning error page for 111 Connection refused [Wed Jan 14 10:04:45 2009] [notice] jrApache[13056: 29165] JRun will not accept request. Check JRun web server configuration and JRun mappings on JRun server. The other thing, in /opt/coldfusion8/runtime/lib/wsconfig/wsconfig.log file I see the timestamp is updated to now and the last entries are; 01/08 13:08:59 info Restarted Apache server 01/14 09:59:06 info Macromedia JRun 4.0 (Build 108487) 01/14 09:59:06 debug Found JRun server coldfusion at 127.0.0.1:2930 01/14 09:59:06 error This web server is already configured for JRun. jrunx.connectorinstaller.ConnectorInstallerException: This web server is already configured for JRun. at jrunx.connectorinstaller.ApacheInstaller.installConnector(ApacheInstaller.java:186) at jrunx.connectorinstaller.ConnectorInstaller.installConnector(ConnectorInstaller.java:337) at jrunx.connectorinstaller.ConnectorInstaller.doIt(ConnectorInstaller.java:271) at jrunx.connectorinstaller.ConnectorInstaller.main(ConnectorInstaller.java:759) The only thing I notice (not sure if it's anything) is the apache error shows port 51800 and the wsconfig shows 2930 . Is there anyway to check jrun from a cli or browser (ignoring my web code). Like I said, a test.cfm parsed fine, just don't understand the jrun part yet. Thanks again. Tom Chiverton wrote: > On Tuesday 13 Jan 2009, Lance Raymond wrote: > >>> Recompiling from what though? Does the CFServer8 install give that? I >>> > > Yes. > > >>> I am not familiar with wsconfig, but not even sure if that was the >>> correct build file. I am still (as you can tell) getting into the >>> linux/cfserver things. Familiar with linux, just new with CF. >>> > > wsconfig is the tool for configuring the connection betwen a front end server > like Apache and JRun (the J2EE contain ColdFusion uses by default). > > If you look at /opt/coldfusion8/bin/cf-connectors*.sh for instance, you'll see > it running runtime/lib/wsconfig.jar > > If you open up that .jar (ie unzip it) I believe the source and makefiles etc. > are all inside. > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-server/message.cfm/messageid:6745 Subscription: http://www.houseoffusion.com/groups/cf-server/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.10 |
|
|
Re: Jrun errors on clean cf8/linux installOn Wednesday 14 Jan 2009, Lance Raymond wrote:
> 127.0.0.1:51800 connect failed[28]: 111 111 Connection refused Use netstat or something to see what CF is listening on, and adjust the mod_jrun to match ? -- Tom Chiverton Helping to authoritatively unleash transparent world-class CEOs **************************************************** This email is sent for and on behalf of Halliwells LLP. Halliwells LLP is a limited liability partnership registered in England and Wales under registered number OC307980 whose registered office address is at Halliwells LLP, 3 Hardman Square, Spinningfields, Manchester, M3 3EB. A list of members is available for inspection at the registered office together with a list of those non members who are referred to as partners. We use the word partner to refer to a member of the LLP, or an employee or consultant with equivalent standing and qualifications. Regulated by the Solicitors Regulation Authority. CONFIDENTIALITY This email is intended only for the use of the addressee named above and may be confidential or legally privileged. If you are not the addressee you must not read it and must not use any information contained in nor copy it nor inform any person other than Halliwells LLP or the addressee of its existence or contents. If you have received this email in error please delete it and notify Halliwells LLP IT Department on 0870 365 2500. For more information about Halliwells LLP visit www.halliwells.com. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-server/message.cfm/messageid:6756 Subscription: http://www.houseoffusion.com/groups/cf-server/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.10 |
| Free embeddable forum powered by Nabble | Forum Help |