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

Problems connecting to a Remote RDS Dataview with ColdFusion Builder 2..

New Here ,
May 06, 2011 May 06, 2011

Hello all,

I've spent the greater part of the past two days simply trying to establish a connection to either a) a remote server from CFBuilder 2 or b) a remote RDS Dataview connection from CFBuilder 2. I've pretty much given up on (a) as it is not as important to me as (b).

Here's the deets... Local computer is Mac with trial version of CFBuilder 2. Remote box is Windows server 2008, SQLServer2008, ColdFusion9

When I try to open the remote RDS connection (using the same exact credentials that work perfectly with RazorSQL) I get the error..

"Unable to contact the RDS Server "xxxxxxxxx"

Premature EOF encountered"

When installing CF9 on the remote server I did not initially enable RDS. I have since edited my web.xml file and uncommented the 2 RDS lines, as well as set up a RDS password, restarted CF Application Server.

It's not a port, firewall, or sqlserver thing as I can connect remotely from either RazorSQL on my Mac or SQLServer management studio on a PC.

Weird right? Ideas???

Your thoughts are much appreciated!

gg

TOPICS
Builder
1.1K
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
May 08, 2011 May 08, 2011

I was not able to reproduce this. After restarting the server, can you refresh the server that you have added to the CFBuilder.

-Sagar.

Blog: http://fusioned.blogspot.com

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
New Here ,
May 08, 2011 May 08, 2011
LATEST

silly me, I knew it had to be something easy..

Even though I entered in the correct port number in the RDS Configuration settings, I had neglected to update the port number in the Datasources section of Coldfusion administrator.

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