Re: 500 - Internal server error

2012-07-03 Thread Gonzo Rock
Okay... egg on my face and a huge apology to Carl Meyer. I ran into the postParametersLimit exceeded issue today and knew EXACTLY what to to. This list has once again saved my life and my job. Thank you to everyone who keeps it running. Thanks! Gonzo On Mon, Jul 2, 2012 at 10:32 AM, Gonzo Rock

Re: 500 - Internal server error

2012-07-02 Thread Gonzo Rock
RightOn you guys! Turns out that both Justin and Michael's tips were successful... either or both of the switches together made the the cferror routine that we built run properly. Yes! and Thank You! Now as for Carl's parameter limit... don't know how that might be useful unless of course we

Re: 500 - Internal server error

2012-07-02 Thread Justin Scott
conditions for you. The setting in the CF admin controls what status code is sent out when there is an error. Normally when CF encounters an error it will send a 500 (Internal Server Error) code which IIS then intercepts and handles as described above. If you change this setting, you can have CF send

Re: 500 - Internal server error

2012-07-02 Thread Russ Michaels
exception in ColdFusion). IIS is helping to protect the security of the application and handle error conditions for you. The setting in the CF admin controls what status code is sent out when there is an error. Normally when CF encounters an error it will send a 500 (Internal Server Error) code which

500 - Internal server error

2012-07-01 Thread Gonzo Rock
We have a new Coldfusion 10 install that is running the identical code on many other systems but it is throwing a 500 - Internal server error and not running the cferror routine that we have built. For example: Running a simple ErrorTest.cfm that holds only this one line cfoutput#Garbage

Re: 500 - Internal server error

2012-07-01 Thread Brian McCairn
Not sure about CF10 but on Railo I think you have to set Error Reporting to Detailed in IIS7 to get the error. ~| Order the Adobe Coldfusion Anthology now!

Re: 500 - Internal server error

2012-07-01 Thread Michael David
You checked on the settings page, to make sure use HTTP status codes was unchecked, yes? -- Cheers! Michael David -- Original Message -- From: Gonzo Rock gonzor...@gmail.com To: cf-talk cf-talk@houseoffusion.com Sent: 6/30/2012 8:28:45 PM Subject: 500 - Internal server error We

Re: 500 - Internal server error

2012-07-01 Thread Justin Scott
Not sure about CF10 but on Railo I think you have to set Error Reporting to Detailed in IIS7 to get the error. In IIS 7 this setting would be in the site properties, Error Pages under the IIS settings category, then the Edit Feature Settings... link on the right side menu. From there you can

Re: 500 - Internal server error

2012-07-01 Thread Carl Meyer
://helpx.adobe.com/coldfusion/kb/coldfusion-security-hotfix.html HTH, Carl. We have a new Coldfusion 10 install that is running the identical code on many other systems but it is throwing a 500 - Internal server error and not running the cferror routine that we have built. Been all over the CFAdmin thinking

Re: 500 - Internal server error

2012-07-01 Thread Carl Meyer
://helpx.adobe.com/coldfusion/kb/coldfusion-security-hotfix.html HTH, Carl. We have a new Coldfusion 10 install that is running the identical code on many other systems but it is throwing a 500 - Internal server error and not running the cferror routine that we have built. Been all over the CFAdmin thinking

New Apache sites return 500 Internal Server Error for all CFML requests.

2010-11-23 Thread Ian Skinner
Internal Server Error. HTML pages serve up just fine, and the new instance's Administrator runs fine on its 8305 port. So both Apache and ColdFusion seem to be working independently, but they are not talking to each other. All the other Apache sites connected to the other four ColdFusion

Re: New Apache sites return 500 Internal Server Error for all CFML requests.

2010-11-23 Thread Dave Watts
.  This worked fine on one of our boxes, the development one, but not on the other, production of course. Whenever we try to request a cfm url from one of these sites on the production server we get a 500 Internal Server Error.  HTML pages serve up just fine, and the new instance's Administrator

Re: New Apache sites return 500 Internal Server Error for all CFML requests.

2010-11-23 Thread Ian Skinner
On 11/23/2010 2:48 PM, Dave Watts wrote: In the directory in which the connector modules are installed, there should also be a text file. You should be able to enable the log level from this text file. What text file where? I looked into the /opt/jrun4/lib/wsconfig folder and each

Re: New Apache sites return 500 Internal Server Error for all CFML requests.

2010-11-23 Thread Dave Watts
In the directory in which the connector modules are installed, there should also be a text file. You should be able to enable the log level from this text file. What text file where?  I looked into the /opt/jrun4/lib/wsconfig folder and each 'connector' folder under that, and I do not see

Re: New Apache sites return 500 Internal Server Error for all CFML requests.

2010-11-23 Thread Ian Skinner
In the mean time, I took a closer look at the logs (I wasn't looking in the Apache logs before). I found this block for the last attempt to request a cfm page. [Tue Nov 23 15:17:17 2010] [notice] jrApache[18177: 60758] could not open serverstore

Re: New Apache sites return 500 Internal Server Error for all CFML requests.

2010-11-23 Thread Dave Watts
 In the mean time, I took a closer look at the logs (I wasn't looking in the Apache logs before).  I found this block for the last attempt to request a cfm page. [Tue Nov 23 15:17:17 2010] [notice] jrApache[18177: 60758]  could not open serverstore

Re: New Apache sites return 500 Internal Server Error for all CFML requests.

2010-11-23 Thread Ian Skinner
On 11/23/2010 3:59 PM, Dave Watts wrote: I don't think the file should be jrunservers.store. I'm not sure why that's working in the existing directories (maybe it isn't being read properly in those directories either, though). I would guess not either, which leads me back to why I find

Re: New Apache sites return 500 Internal Server Error for all CFML requests.

2010-11-23 Thread Dave Watts
I would guess not either, which leads me back to why I find these web server connectors to be such a black box!  They just make so little sense to me.  Especially since each and every system I have looked at that file is a single, empty, proxyservers= line. Yeah, they're a mystery to me too.

RE: Install coldfusion 8 on windows 7 64bit with IIS7 problem HTTP Error 500.0 - Internal Server Error

2010-04-27 Thread Libo Bian
Hi Dave, It fixed my problem! Thank you very much! -Original Message- From: Dave Sueltenfuss [mailto:dsueltenf...@gmail.com] Sent: 26 April 2010 23:17 To: cf-talk Subject: Re: Install coldfusion 8 on windows 7 64bit with IIS7 problem HTTP Error 500.0 - Internal Server Error I had

Install coldfusion 8 on windows 7 64bit with IIS7 problem HTTP Error 500.0 - Internal Server Error

2010-04-26 Thread Libo Bian
Hi, I just upgraded to windows 7 professional 64bit OS. trying to install coldfusion 8 on my PC. It installed fine, I can see the websites under IIS7 have all the mappings, however when I try to open the site i.e: 127.0.0.1 it gives me HTTP Error 500.0 - Internal Server Error Module

Re: Install coldfusion 8 on windows 7 64bit with IIS7 problem HTTP Error 500.0 - Internal Server Error

2010-04-26 Thread Dave Sueltenfuss
. It installed fine, I can see the websites under IIS7 have all the mappings, however when I try to open the site i.e: 127.0.0.1 it gives me HTTP Error 500.0 - Internal Server Error Module IsapiModule Notification ExecuteRequestHandler Handler AboMapperCustom-22262 Error Code

Re: 500 Server error on parse or raw HTTP post (xml)

2010-02-24 Thread sonicDivx
Just thought would follow-up. Problem stems from the Flash file created is not setting contentType to text/xml and was using application/x-www-form-urlencoded (the default). So clearly for large packets CF 8 wants proper content type, which I agree with 100%. So getting company to fix their

500 Server error on parse or raw HTTP post (xml)

2010-02-22 Thread sonicDivx
Have a situation where a 3rd part commercial application is sending, from Flash, a raw XML post (no key-value pairs). Most of the time it works, but we just encountered a situation where a 30k post is causing a 500 error. I seen the error online before, but no resolution. So my thought was to

Re: 500 Server error on parse or raw HTTP post (xml)

2010-02-22 Thread sonicDivx
the CF server's error logs to find the cause of the 500 error, which by itself just means there was a server error. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ http://training.figleaf.com/ Fig Leaf Software is a Veteran-Owned Small Business (VOSB) on GSA Schedule

Re: 500 Server error on parse or raw HTTP post (xml)

2010-02-22 Thread Dave Watts
was to somehow intercept the post prior to java parsing. I would recommend instead that you examine the CF server's error logs to find the cause of the 500 error, which by itself just means there was a server error. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ http

Re: 500 Server error on parse or raw HTTP post (xml)

2010-02-22 Thread Dave Watts
Yeah I looked there and guess what,  nothing. so it is not even recording this in the logs, making it even more difficult. Did you also look at the JRun logs? On my CF 8 default install, they're in c:\coldfusion8\runtime\logs. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/

Re: 500 Server error on parse or raw HTTP post (xml)

2010-02-22 Thread sonicDivx
That log just yield the same message, no clue. Well I will add the application is Viewlet Builder 6 from Qarbon. I do have a post on their message board about this too. http://forum.qarbon.com/viewtopic.php?f=3t=1119p=3460#p3460 On Mon, Feb 22, 2010 at 2:55 PM, Dave Watts dwa...@figleaf.com

500 Internal Server Error

2010-01-12 Thread Ian Skinner
Anybody care to take a guess what a HTTP/1.1 500 538 error might mean. We have a web application that is returning an *Internal Server Error* with that error code in the Apache error log file. The trouble is I have no idea why. The exact same code running on a different configured the same

RE: 500 Internal Server Error

2010-01-12 Thread Chad Gray
Subject: 500 Internal Server Error Anybody care to take a guess what a HTTP/1.1 500 538 error might mean. We have a web application that is returning an *Internal Server Error* with that error code in the Apache error log file. The trouble is I have no idea why. The exact same code

Re: 500 Internal Server Error

2010-01-12 Thread Jordan Michaels
That kind of an error is a web server error. What do your web server logs say? What web server are you using? This wording is a little confusing: The exact same code running on a different configured the same ColdFusion instance is working just fine. Do you mean a different instance

Re: 500 Internal Server Error

2010-01-12 Thread Jordan Michaels
: That kind of an error is a web server error. What do your web server logs say? What web server are you using? This wording is a little confusing: The exact same code running on a different configured the same ColdFusion instance is working just fine. Do you mean a different instance

Re: 500 Internal Server Error

2010-01-12 Thread Ian Skinner
On 1/12/2010 12:57 PM, Jordan Michaels wrote: Note to self: need more coffee. :) Not sure how I missed Apache in your note. My fault. What does your error log say exactly? From the access log 10.104.97.39 - - [12/Jan/2010:12:21:19 -0800] GET /calpiq/index.cfm HTTP/1.1 500 538

Server error when sending CF mail

2009-12-14 Thread Shaun Mccran
Hi all, I am sending a simple email through cfmail. Code looks like this: cfoutput cfmail from=myem...@doamin.com to=myem...@domain.com subject=test hi /cfmail /cfoutput The server error is: javax/activation/MimeTypeParseException The specific sequence of files included or processed

RE: Server error when sending CF mail

2009-12-14 Thread Will Swain
You don't need the cfoutput tags. cfmail works as a cfoutput. Try removing that and see what happens. w -Original Message- From: Shaun Mccran [mailto:h...@mccran.co.uk] Sent: 14 December 2009 10:02 To: cf-talk Subject: Server error when sending CF mail Hi all, I am sending a simple

Re: Server error when sending CF mail

2009-12-14 Thread Shaun Mccran
Hi, That doesn't make any difference. Looks like a server error, rather than a code error. Very weird. Thanks Shaun ~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion

Re: CF 8.01 Server Error IO server on server communication

2009-09-25 Thread Tracy Loi
This error is related to RDS not being enabled on server, apparently can't browse without RDS. Question answered. Thanks I'm encountered this problem when click on the browse buttom, how can I fix this problem? ~| Want

Re: CF 8.01 Server Error IO server on server communication

2009-09-25 Thread Dave Watts
This error is related to RDS not being enabled on server, apparently can't browse without RDS. Question answered. I'm encountered this problem when click on the browse buttom, how can I fix this problem? Enable RDS, as described in previous posts. Dave Watts, CTO, Fig Leaf Software

Re: CF 8.01 Server Error IO server on server communication

2009-09-25 Thread Kris Jones
This problem is not just an RDS issue. I've seen this on new installs of CF8, with RDS enabled, and cannot get the browse to work. Simply typing the path to the item works (in my case this was a DSN setup thing). Suspect this may be related to JVM version. For instance, on my localhost @ work,

Re: CF 8.01 Server Error IO server on server communication

2009-09-25 Thread Dave Watts
This problem is not just an RDS issue. I've seen this on new installs of CF8, with RDS enabled, and cannot get the browse to work. Simply typing the path to the item works (in my case this was a DSN setup thing). Suspect this may be related to JVM version. For instance, on my localhost @

RE: CF 8.01 Server Error IO server on server communication

2009-09-25 Thread brad
http://www.codersrevolution.com/index.cfm/2009/3/19/ColdFusion-Administrator-Why-Cant-I-Browse-The-Server Original Message Subject: Re: CF 8.01 Server Error IO server on server communication From: Tracy Loi tracy@lacity.org Date: Fri, September 25, 2009 4:40 pm To: cf-talk

CF 8.01 Server Error IO server on server communication

2009-02-06 Thread Robert Mills
I get the following error message whenever I click the browse button to add Mappings or Sandbox directories: Server Error IO server on server communication It gives the normal message retrieving initial directories and then after a few seconds the above message appears. I noticed

Re: CF 8.01 Server Error IO server on server communication

2009-02-06 Thread Dave Watts
I get the following error message whenever I click the browse button to add Mappings or Sandbox directories: Server Error IO server on server communication RDS must be enabled for this feature to work. Is it? Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software

Re: CF 8.01 Server Error IO server on server communication

2009-02-06 Thread Robert Mills
This error is related to RDS not being enabled on server, apparently can't browse without RDS. Question answered. Thanks ~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free

Re: CF 8.01 Server Error IO server on server communication

2009-02-06 Thread Robert Mills
Yeap, that's the issue. 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:

Windows/SQL Server error, anyone have any ideas?

2007-10-26 Thread Andy Matthews
One of our 4 servers all of a sudden started throwing CryptoAPI errors. Literally one second it was working, the next it wasn't. Our guys are looking into it, but I thought I might ask the list and see if anyone had any ideas. The exact error: [Macromedia][SQLServer JDBC

RE: Windows/SQL Server error, anyone have any ideas?

2007-10-26 Thread Dave Watts
One of our 4 servers all of a sudden started throwing CryptoAPI errors. Literally one second it was working, the next it wasn't. Our guys are looking into it, but I thought I might ask the list and see if anyone had any ideas. The exact error: [Macromedia][SQLServer JDBC

RE: Windows/SQL Server error, anyone have any ideas?

2007-10-26 Thread Andy Matthews
26, 2007 2:04 PM To: CF-Talk Subject: RE: Windows/SQL Server error, anyone have any ideas? One of our 4 servers all of a sudden started throwing CryptoAPI errors. Literally one second it was working, the next it wasn't. Our guys are looking into it, but I thought I might ask the list and see

RE: Windows/SQL Server error, anyone have any ideas?

2007-10-26 Thread Dave Watts
Supposedly using SQL Server Auth Login yes, but when we try to expand the node containing this specific database, it returns the same error. When you're expanding that node in Enterprise Manager, are you using the same login as CF? If not, can you try another login - ideally a Windows

RE: Windows/SQL Server error, anyone have any ideas?

2007-10-26 Thread Andy Matthews
I just got confirm that it's the SQL Server auth. Windows login works just fine. -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Friday, October 26, 2007 2:46 PM To: CF-Talk Subject: RE: Windows/SQL Server error, anyone have any ideas? Supposedly using SQL Server

RE: Windows/SQL Server error, anyone have any ideas?

2007-10-26 Thread Dave Watts
I just got confirm that it's the SQL Server auth. Windows login works just fine. This might be your problem: http://support.microsoft.com/kb/811886 Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our

Re: Internal Server Error

2007-08-13 Thread asha kasala
Hi John, From the terminal go to Coldfusion8/runtime/bin directory and type ./jrun start coldfusion.This will show you in detail what is happening during the startup.Looks like it is already running on that port and you are trying to start it again. Thanks, Asha. Adobe coldfusion team.

Internal Server Error

2007-08-10 Thread John Barrett
Hi, I have ColdFusion 8 on Mac OSX(power PC)java 1.42. It seems that ColdFusion does not start on startup(it is suppose to), and when I try to start CF that I can not. I am using the ColdFusion launcher, as I do not know that commands to use in terminal. I put the error message here:

Internal Server Error

2007-08-01 Thread John Barrett
When I try to access my coldfusion pages, include CF ADMIN, I get the 500 Internal Server Error! What are the reasons why this would happen? I know about the java version, but what else could it be? I just installed CF 8 last night, and used it all night (No problems), but today I get

RE: Internal Server Error

2007-08-01 Thread Brad Wood
: Internal Server Error When I try to access my coldfusion pages, include CF ADMIN, I get the 500 Internal Server Error! What are the reasons why this would happen? I know about the java version, but what else could it be? I just installed CF 8 last night, and used it all night (No problems), but today I

Re: Server Error

2007-06-25 Thread Peter Tanswell
Here is a further update Decided to uninstall and reinstall CFMX7. I'm still having the same isue occur. I still get the message occuring. I tried opening Dreamweaver and when I do I am getting a message that I opened a .cfm program, then clicked on databases in the Application Panel. Then

Re: Server Error

2007-06-25 Thread Robertson-Ravo, Neil (RX)
-Original Message- From: Jochem van Dieten To: CF-Talk Sent: Mon Jun 25 09:05:35 2007 Subject: Re: Server Error Peter Tanswell wrote: I have contacted Adobe but with no luck. Well duh! CF 7 is not supported on Vista. This is becoming a critical issue that I need to get resolved. How can

Re: Server Error

2007-06-25 Thread Peter Tanswell
. Visit our website at http://www.reedexpo.com -Original Message- From: Peter Tanswell To: CF-Talk Sent: Mon Jun 25 08:04:50 2007 Subject: Re: Server Error Here is a further update Decided to uninstall and reinstall CFMX7. I'm still having the same isue occur. I still get the message

Re: Server Error

2007-06-25 Thread Robertson-Ravo, Neil (RX)
://www.reedexpo.com -Original Message- From: Peter Tanswell To: CF-Talk Sent: Mon Jun 25 08:04:50 2007 Subject: Re: Server Error Here is a further update Decided to uninstall and reinstall CFMX7. I'm still having the same isue occur. I still get the message occuring. I tried opening

Re: Server Error

2007-06-25 Thread Jochem van Dieten
Peter Tanswell wrote: I have contacted Adobe but with no luck. Well duh! CF 7 is not supported on Vista. This is becoming a critical issue that I need to get resolved. How can running an unsupported configuration be critical? The setup you are trying to run is difficult at best and

Re: Server Error

2007-06-24 Thread Jochem van Dieten
Peter Tanswell wrote: I dont think its an access problem - it was working with CF7.02 previously without any problems. I think it has to be a CF7-Vista issue and quite likely a CF error or permission setting. I get the same error message when I try to browse for files when trying to set up

Re: Server Error

2007-06-24 Thread Peter Tanswell
I decided to uninstall and reinstall CFMX7 Again I followed all the steps and now I'm getting *HTTP Error 500.0 - Internal Server Error* when trying to open up the Administrator page. Cant see why this is happening. I have been through the steps a coule of times checking and rechecking. Any

Re: Server Error

2007-06-24 Thread Peter Tanswell
ok got around this problem Not sure yet if I have got around the original problem. Will advise soon. On 6/25/07, Peter Tanswell [EMAIL PROTECTED] wrote: I decided to uninstall and reinstall CFMX7 Again I followed all the steps and now I'm getting *HTTP Error 500.0 - Internal Server

Server Error

2007-06-23 Thread Peter Tanswell
Hi there I have recently installed ColdFusion 7.02 on Windows Vista. It all appeared to be working fine, until I had to go an set up datasource for a microsoft access database. Then I tried setting up a mapping. When I tried both of these I get the following error. IO error on server

Re: Server Error

2007-06-23 Thread [Sunshine Tech Solutions] Ravi Gehlot
Hey Pete, Check to see if your version of access works fine with ColdFusion 7.0.2. Sometimes, you have to download a special driver and install it on your ColdFusion directory so that your datasources may work ok. Just a thought, Ravi. Peter Tanswell wrote: Hi there I have recently

Re: Server Error

2007-06-23 Thread [Sunshine Tech Solutions] Ravi Gehlot
Pete, You can also try to connect to your datasource using a JDBC driver like this: jdbc:odbc:Driver={Microsoft Access Driver (*.mdb)};DBQ=[Full path to your database file];DriverID22; Ravi. [Sunshine Tech Solutions] Ravi Gehlot wrote: Hey Pete, Check to see if your version of access

Re: Server Error

2007-06-23 Thread Peter Tanswell
Hi there I dont think its an access problem - it was working with CF7.02 previously without any problems. I think it has to be a CF7-Vista issue and quite likely a CF error or permission setting. I get the same error message when I try to browse for files when trying to set up mappings.

Re: Server Error

2007-06-23 Thread [Sunshine Tech Solutions] Ravi Gehlot
Pete, I am a Linux user. I haven't even given Vista a try yet but I heard that it has many permissions issues. Ravi. Peter Tanswell wrote: Hi there I dont think its an access problem - it was working with CF7.02 previously without any problems. I think it has to be a CF7-Vista issue

RE: Server Error

2007-06-23 Thread Dave Watts
I have recently installed ColdFusion 7.02 on Windows Vista. It all appeared to be working fine, until I had to go an set up datasource for a microsoft access database. Then I tried setting up a mapping. When I tried both of these I get the following error. IO error on server

Re: Server Error

2007-06-23 Thread Peter Tanswell
Hi there Yes - the access file I was trying to browse to was in the folder: c:/inetpub/wwwroot/contactmanager/database/contacts.mdb I can browse everything on the computer using search on vista What account is the ColdFusion server running as? If it's running as the default SYSTEM, it won't

Re: Server Error

2007-06-23 Thread Dean Lawrence
Pete, This sounds like a file permissions issue. CF admin still uses a java file browser to view the file system. If it cannot gain access to the file system, you get this error. There is also a setting in the Admin to allow this feature or not (I don't remember where or what it is called), which

RE: Server Error

2007-06-23 Thread Dave Watts
How do I work this last one out? Just like the documentation tells you to: http://livedocs.adobe.com/coldfusion/7/htmldocs/0055.htm Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training

Re: Server Error

2007-06-23 Thread Peter Tanswell
Thanks for that - made that change but still getting the error - might reboot and see if it is still occuring as well. On 6/24/07, Dave Watts [EMAIL PROTECTED] wrote: How do I work this last one out? Just like the documentation tells you to:

RE: Server Error

2007-06-23 Thread Dave Watts
Thanks for that - made that change but still getting the error - might reboot and see if it is still occuring as well. As Dean mentioned, you might not be able to use the Java browser applet to choose the datasource, either. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf

Re: Server Error

2007-06-23 Thread Peter Tanswell
Hi - well still no luck rebooted after chaning things and still get the error message - nothng seems to have changed. Thinking about uninstalling and reinstalling CF as well. Even thinking as this is only a development machine maybe trying CF8. Any ideas on whether this would be a reasonable

RE: Server Error

2007-06-23 Thread Dave Watts
Hi - well still no luck rebooted after chaning things and still get the error message - nothng seems to have changed. Thinking about uninstalling and reinstalling CF as well. That is unlikely to make any difference. Are you only getting this error using the Java browser applet? You don't

Server Error

2007-05-22 Thread Bruce Sorge
On my test server, I just started getting this error: Server Error _ Either the Macromedia application server is unreachable or it does not have a mapping to process this request. HTML pages work fine, just not CF pages. I stopped and started the CF server and IIS but still

RE: Server Error

2007-05-22 Thread Robertson-Ravo, Neil (RX)
: Bruce Sorge [mailto:[EMAIL PROTECTED] Sent: 22 May 2007 16:22 To: CF-Talk Subject: Server Error On my test server, I just started getting this error: Server Error _ Either the Macromedia application server is unreachable or it does not have a mapping to process this request

RE: Server Error

2007-05-22 Thread Steve Brownlee
PROTECTED] Sent: Tuesday, May 22, 2007 10:22 AM To: CF-Talk Subject: Server Error On my test server, I just started getting this error: Server Error _ Either the Macromedia application server is unreachable or it does not have a mapping to process this request

RE: Server Error

2007-05-22 Thread Bruce Sorge
to do a save as and instead did a save, and it screwed the file up. Replacing it and then editing it in HomeSite worked fine. Bruce -Original Message- From: Robertson-Ravo, Neil (RX) [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 22, 2007 8:29 AM To: CF-Talk Subject: RE: Server Error Hmm

Re: Server Error

2007-05-22 Thread Jochem van Dieten
Bruce Sorge wrote: Either the Macromedia application server is unreachable or it does not have a mapping to process this request. HTML pages work fine, just not CF pages. I stopped and started the CF server and IIS but still nothing. I am evaluating Able Commerce, and that was working until

Re: Server Error

2007-05-22 Thread Josh Nathanson
Able Commerce has you make a couple of additions to this file, and stupid me used a text editor (Notepad) to make the change, but I forgot to do a save as and instead did a save, and it screwed the file up. Bruce - just wanted to say be very afraid of Able Commerce. Not sure what your

RE: Server Error

2007-05-22 Thread Bruce Sorge
Well the company I am working for is using it, and I need to make some changes to it. Wrapping my head around the code now. Bruce -Original Message- From: Josh Nathanson [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 22, 2007 9:19 AM To: CF-Talk Subject: Re: Server Error Able Commerce

Re: Server Error

2007-05-22 Thread Josh Nathanson
Well the company I am working for is using it, and I need to make some changes to it. Wrapping my head around the code now. OK, good luck! Hopefully you'll have a better experience with it than I did. -- Josh ~| Upgrade

ODBC Server Error

2007-05-04 Thread heath stein
We are running into a problem with our server, that is running Coldfusion MX7 . Its seems every 12 to 24 hours the server stops serving pages. It seems to be that the Coldfusion MX7 ODBC Server some how chokes, and then wont respond. When I log on to the server and try to restart Coldfusion, I

Re: ODBC Server Error

2007-05-04 Thread Jochem van Dieten
heath stein wrote: We are running into a problem with our server, that is running Coldfusion MX7 . Its seems every 12 to 24 hours the server stops serving pages. It seems to be that the Coldfusion MX7 ODBC Server some how chokes, and then wont respond. Don't use ODBC, use a JDBC Type 4

RE: ODBC Server Error

2007-05-04 Thread Leitch, Oblio
http://jtds.sourceforge.net/ -Original Message- From: Jochem van Dieten [mailto:[EMAIL PROTECTED] Sent: Friday, May 04, 2007 9:02 AM To: CF-Talk Subject: Re: ODBC Server Error heath stein wrote: We are running into a problem with our server, that is running Coldfusion MX7 . Its seems

RE: ODBC Server Error

2007-05-04 Thread Robert Rawlins - Think Blue
What's in that query? Rob -Original Message- From: heath stein [mailto:[EMAIL PROTECTED] Sent: 04 May 2007 13:52 To: CF-Talk Subject: ODBC Server Error We are running into a problem with our server, that is running Coldfusion MX7 . Its seems every 12 to 24 hours the server stops

Coldfusion MX7 ODBC Server Error

2007-05-04 Thread heath stein
We are running into a problem with our server, that is running Coldfusion MX7 . Its seems every 12 to 24 hours the server stops serving pages. It seems to be that the Coldfusion MX7 ODBC Server some how chokes, and then wont respond. When I log on to the server and try to restart Coldfusion, I

Re: Coldfusion MX7 ODBC Server Error

2007-05-04 Thread Jochem van Dieten
heath stein wrote: We are running into a problem with our server, that is running Coldfusion MX7 This question was recently asked on CF-talk: http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:51524 Jochem ~|

Re: ODBC Server Error

2007-05-04 Thread heath stein
Thanks I think I have found the problem. It turns out that a query on one of our site was access a session variable as the data source. The session variable did not have a lock around it. Thanks ~| Create Web Applications With

SQL Server Error 8179: Could not find prepared statement with handle x

2007-01-09 Thread George Abraham
Hi all, One of our CFMX 7 applications (which was working fine before) suddenly started throwing this error - SQL Server Error 8179: Could not find prepared statement with handle x. The funny part is, it throws the error at pretty much any point in the application without any apparent reason

RE: SQL Server Error 8179: Could not find prepared statement with handle x

2007-01-09 Thread Richard Kroll
switched our drivers to the jTDS JTDS drivers for MS SQL 2k and the problem went away. HTH Rich Kroll -Original Message- From: George Abraham [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 09, 2007 8:38 AM To: CF-Talk Subject: SQL Server Error 8179: Could not find prepared

Re: SQL Server Error 8179: Could not find prepared statement with handle x

2007-01-09 Thread George Abraham
SQL 2k and the problem went away. HTH Rich Kroll -Original Message- From: George Abraham [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 09, 2007 8:38 AM To: CF-Talk Subject: SQL Server Error 8179: Could not find prepared statement with handle x Hi all, One of our CFMX

RE: SQL Server Error 8179: Could not find prepared statement with handle x

2007-01-09 Thread Richard Kroll
The drivers we used are located at http://jtds.sourceforge.net/ Rich Kroll -Original Message- From: George Abraham [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 09, 2007 10:02 AM To: CF-Talk Subject: Re: SQL Server Error 8179: Could not find prepared statement with handle x

Re: SQL Server Error 8179: Could not find prepared statement with handle x

2007-01-09 Thread George Abraham
Thanks, George On 1/9/07, Richard Kroll [EMAIL PROTECTED] wrote: The drivers we used are located at http://jtds.sourceforge.net/ Rich Kroll ~| Create robust enterprise, web RIAs. Upgrade integrate Adobe Coldfusion MX7

IE HTTP 500 Internal 500 server error all of a sudden

2007-01-04 Thread Will Tomlinson
In my store app, I just noticed I'm getting 500 errors when the sale processes thru authorize.net. If it comes back declined, the page displays ok, if it' processed, I get an IE page cannot be displayed. I'm at a loss... Will

Re: IE HTTP 500 Internal 500 server error all of a sudden

2007-01-04 Thread Will Tomlinson
Ok I figured it out. I hadta turn of friendly error pages in IE. Then it showed me a CF error that wouldn't display before I did that. Then I fixed my bug. Will ~| Create robust enterprise, web RIAs. Upgrade integrate Adobe

Server Error (Either the Macromedia application ...)

2006-12-19 Thread Abd�sselam_Karatas
Hi, We have a client using cfmx 7 on one server (red hat 8.0),cfmx 7 on a second server (windows 2003) and db2 on another (red hat 8). Now we want to add another cf server (windows 2003) as a third application server to use. But when we install cf it gives an error saying Server Error

RE: Server Error (Either the Macromedia application ...)

2006-12-19 Thread Steve Good
/knowledgebase/index.cfm?id=87bd20f4 Good luck! ~Steve -Original Message- From: Abdüsselam_Karatas [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 19, 2006 6:01 AM To: CF-Talk Subject: Server Error (Either the Macromedia application ...) Hi, We have a client using cfmx 7 on one server

notify when server error occurs

2006-12-13 Thread Chad Gray
What is the best way to have an email sent with error information when a CF web site throws an error? Thanks! Chad ~| Create robust enterprise, web RIAs. Upgrade integrate Adobe Coldfusion MX7 with Flex 2

  1   2   3   4   >