Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

ColdFusion Debugger error: String index out out range: -2

Explorer ,
Aug 17, 2009 Aug 17, 2009

Tried the debugger feature on CF8 Extension Eclipse plugin, got RDS connection successful but experiencing the following error when attempted to debug ColdFusion.

Unable to connection to the RDS Server 'SEVER NAME'.


Ensure that the server is currently running and that line debugging and RDS are enabled. You may also need to check your RDS connection settings in Eclipse to ensure that they are correct.


Error Message:


String index out of range: -2

I tested my RDS connection setting and so forth and everything seem to work fine.

Anyone experience similar problem and/or has solution for it?

Running CF8 with IIS.

1.7K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Aug 17, 2009 Aug 17, 2009

Check whether you have enabled the "Allow Line Debugging" under "Debugger Settings". Also check whether the port settings are correct. Alternatively, you can use ColdFusion Builder from Adobe which will automatically get the settings from the server.

-Prasanth

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Aug 17, 2009 Aug 17, 2009

Port and line debugging are properly set. Did have CFBuilder installed.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Aug 18, 2009 Aug 18, 2009

Ah, beta code with a bug in it.  Never happens.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Aug 18, 2009 Aug 18, 2009
LATEST

Doesn't looks like a beta bug since I also test on a clean Eclipse App with CF8 Extension for Eclipse, but it is possible.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources