0
Coldfusion 8 Debugging
Community Beginner
,
/t5/coldfusion-discussions/coldfusion-8-debugging/td-p/471271
Nov 16, 2007
Nov 16, 2007
Copy link to clipboard
Copied
I'm trying to get the debugging working with Coldfusion 8.
I'm using ubuntu Linux with eclipse with all the required plugins.
Our Coldfusion server is Windows IIS. I'm not sure If i'm messing
up the mappings or what. I got the debugging working locally on the
windows server, but I can't get it to work remotely. Can anyone
offer some help please?
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

/t5/coldfusion-discussions/coldfusion-8-debugging/m-p/471272#M42737
Nov 16, 2007
Nov 16, 2007
Copy link to clipboard
Copied
I'm still at version 7.02 but it may be the same on 8. Have
you added your remote IP address in the "Debugging IP Addresses"
area? By default, only 127.0.0.1 (on a Win machine anyhow) is
added.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Jared_A_
AUTHOR
Community Beginner
,
/t5/coldfusion-discussions/coldfusion-8-debugging/m-p/471273#M42738
Nov 16, 2007
Nov 16, 2007
Copy link to clipboard
Copied
The debugging I'm referring to is the new line by line
debugging only available in version 8. I do however have that
option turned on in the Coldfusion 8 administrator and when I do
test debugging in eclipse it says that it connects fine.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
New Here
,
/t5/coldfusion-discussions/coldfusion-8-debugging/m-p/471274#M42739
Nov 26, 2007
Nov 26, 2007
Copy link to clipboard
Copied
I am having the same problem, but it's happening on a windows
XP box running Eclipse3.3. The server is running CF8 and RDS is
turned on. The only time the debugger attaches to a page is in the
ColdFusion Administrator. I beleive it has to do with accessing the
site via IIS as opposed to the integrated webserver for CF, but I
have no way of verifying. Let me know how you get on - I'll do the
same.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Jared_A_
AUTHOR
Community Beginner
,
/t5/coldfusion-discussions/coldfusion-8-debugging/m-p/471275#M42740
Nov 26, 2007
Nov 26, 2007
Copy link to clipboard
Copied
I couldn't get it to work remotely. I'm having to install the
developer version of the server on my pc and debug against that
locally.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

/t5/coldfusion-discussions/coldfusion-8-debugging/m-p/471276#M42741
May 19, 2008
May 19, 2008
Copy link to clipboard
Copied
i am having similar issues as Sudman1 -- it seems like all
preferences and configs are correct. i can run the debug in eclipse
and get the cold fusion template listed in the debug window -- but
when i run the template - the page does not stop at any of my
breakpoints.
i am also running eclipse 3.3 on IIs
i am also running eclipse 3.3 on IIs
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

