"The Debugging service is not available" error message

View: New views
4 Messages — Rating Filter:   Alert me  

"The Debugging service is not available" error message

by Jose Gosende :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi all,
 
I'm getting intermittent "The Debugging service is not available" errors.
I've searched MM's site for clues but can't find anything
on it. Does anybody know what this is and how to prevent it?
 
TIA


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:8:5695
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/8
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:8
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.8
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Re: "The Debugging service is not available" error message

by smirza2002 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I was getting this same issue... it seems that the

{CF Root}/lib/neo-debug.xml

is corrupt...my case it was empty... dont know how this happened...but I replaced it with the same file from another instance of cfmx 6 and this one came up fine. I've pasted my copy of the file here.

<wddxPacket version='1.0'><header/><data><array length='2'><struct type='coldfusion.server.ConfigMap'><var name='applicationvar'><boolean value='true'/></var><var name='lockrelease'><boolean value='false'/></var><var name='xml_template'><string>/WEB-INF/debug/dreamweaver.cfm</string></var><var name='http'><boolean value='true'/></var><var name='objectquery'><boolean value='true'/></var><var name='trace'><boolean value='true'/></var><var name='debug_template'><string>/WEB-INF/debug/classic.cfm</string></var><var name='enabled'><boolean value='true'/></var><var name='lockwarning'><boolean value='false'/></var><var name='template_highlight_minimum'><number>250.0</number></var><var name='general'><boolean value='true'/></var><var name='clientvar'><boolean value='true'/></var><var name='storedprocedure'><boolean value='true'/></var><var name='database'><boolean value='true'/></var><var name='urlvar'><boolean value='true'/></var><var name='variables'><boolean value='true'/></var><var name='cgivar'><boolean value='true'/></var><var name='lockcreate'><boolean value='false'/></var><var name='sqlquery'><boolean value='true'/></var><var name='template_mode'><string>summary</string></var><var name='robust_enabled'><boolean value='true'/></var><var name='template'><boolean value='true'/></var><var name='sessionvar'><boolean value='true'/></var><var name='exception'><boolean value='true'/></var><var name='requestvar'><boolean value='true'/></var><var name='cookievar'><boolean value='true'/></var><var name='lockacquire'><boolean value='false'/></var><var name='executiontime'><boolean value='true'/></var><var name='servervar'><boolean value='false'/></var><var name='formvar'><boolean value='true'/></var></struct><struct type='coldfusion.server.ConfigMap'><var name='iplist'><string></string></var></struct></array></data></wddxPacket>


Good Luck,
Shahbaz Mirza
Jose Gosende wrote:
Hi all,
 
I'm getting intermittent "The Debugging service is not available" errors.
I've searched MM's site for clues but can't find anything
on it. Does anybody know what this is and how to prevent it?
 
TIA


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:8:5695
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/8
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:8
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.8
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Re: "The Debugging service is not available" error message

by smirza2002 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I was getting this same issue... it seems that the

{CF Root}/lib/neo-debug.xml

is corrupt...my case it was empty... dont know how this happened...but I replaced it with the same file from another instance of cfmx 6 and this one came up fine. I've pasted my copy of the file here.

<wddxPacket version='1.0'><header/><data><array length='2'><struct type='coldfusion.server.ConfigMap'><var name='applicationvar'><boolean value='true'/></var><var name='lockrelease'><boolean value='false'/></var><var name='xml_template'><string>/WEB-INF/debug/dreamweaver.cfm</string></var><var name='http'><boolean value='true'/></var><var name='objectquery'><boolean value='true'/></var><var name='trace'><boolean value='true'/></var><var name='debug_template'><string>/WEB-INF/debug/classic.cfm</string></var><var name='enabled'><boolean value='true'/></var><var name='lockwarning'><boolean value='false'/></var><var name='template_highlight_minimum'><number>250.0</number></var><var name='general'><boolean value='true'/></var><var name='clientvar'><boolean value='true'/></var><var name='storedprocedure'><boolean value='true'/></var><var name='database'><boolean value='true'/></var><var name='urlvar'><boolean value='true'/></var><var name='variables'><boolean value='true'/></var><var name='cgivar'><boolean value='true'/></var><var name='lockcreate'><boolean value='false'/></var><var name='sqlquery'><boolean value='true'/></var><var name='template_mode'><string>summary</string></var><var name='robust_enabled'><boolean value='true'/></var><var name='template'><boolean value='true'/></var><var name='sessionvar'><boolean value='true'/></var><var name='exception'><boolean value='true'/></var><var name='requestvar'><boolean value='true'/></var><var name='cookievar'><boolean value='true'/></var><var name='lockacquire'><boolean value='false'/></var><var name='executiontime'><boolean value='true'/></var><var name='servervar'><boolean value='false'/></var><var name='formvar'><boolean value='true'/></var></struct><struct type='coldfusion.server.ConfigMap'><var name='iplist'><string></string></var></struct></array></data></wddxPacket>


Good Luck,
Shahbaz Mirza
Jose Gosende wrote:
Hi all,
 
I'm getting intermittent "The Debugging service is not available" errors.
I've searched MM's site for clues but can't find anything
on it. Does anybody know what this is and how to prevent it?
 
TIA


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:8:5695
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/8
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:8
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.8
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Re: "The Debugging service is not available" error message

by ipulse :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

man... this thread saved me completely!!! Thankyou Thankyou Thankyou!!!

Much appreciated

Daniel


I was getting this same issue... it seems that the

{CF Root}/lib/neo-debug.xml

is corrupt...my case it was empty... dont know how this happened...but I replaced it with the same file from another instance of cfmx 6 and this one came up fine. I've pasted my copy of the file here.

<wddxPacket version='1.0'><header/><data><array length='2'><struct type='coldfusion.server.ConfigMap'><var name='applicationvar'><boolean value='true'/></var><var name='lockrelease'><boolean value='false'/></var><var name='xml_template'><string>/WEB-INF/debug/dreamweaver.cfm</string></var><var name='http'><boolean value='true'/></var><var name='objectquery'><boolean value='true'/></var><var name='trace'><boolean value='true'/></var><var name='debug_template'><string>/WEB-INF/debug/classic.cfm</string></var><var name='enabled'><boolean value='true'/></var><var name='lockwarning'><boolean value='false'/></var><var name='template_highlight_minimum'><number>250.0</number></var><var name='general'><boolean value='true'/></var><var name='clientvar'><boolean value='true'/></var><var name='storedprocedure'><boolean value='true'/></var><var name='database'><boolean value='true'/></var><var name='urlvar'><boolean value='true'/></var><var name='variables'><boolean value='true'/></var><var name='cgivar'><boolean value='true'/></var><var name='lockcreate'><boolean value='false'/></var><var name='sqlquery'><boolean value='true'/></var><var name='template_mode'><string>summary</string></var><var name='robust_enabled'><boolean value='true'/></var><var name='template'><boolean value='true'/></var><var name='sessionvar'><boolean value='true'/></var><var name='exception'><boolean value='true'/></var><var name='requestvar'><boolean value='true'/></var><var name='cookievar'><boolean value='true'/></var><var name='lockacquire'><boolean value='false'/></var><var name='executiontime'><boolean value='true'/></var><var name='servervar'><boolean value='false'/></var><var name='formvar'><boolean value='true'/></var></struct><struct type='coldfusion.server.ConfigMap'><var name='iplist'><string></string></var></struct></array></data></wddxPacket>


Good Luck,
Shahbaz Mirza
Jose Gosende wrote:
Hi all,
 
I'm getting intermittent "The Debugging service is not available" errors.
I've searched MM's site for clues but can't find anything
on it. Does anybody know what this is and how to prevent it?
 
TIA


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:8:5695
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/8
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:8
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.8
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54