Opened 13 years ago

Closed 13 years ago

#1640 closed defect (fixed)

Error editing schema for both new and existing ODBC feature sources

Reported by: andrewd Owned by: jng
Priority: high Milestone:
Component: Maestro Version: 2.1.0
Severity: blocker Keywords:
Cc: External ID:

Description

Using Windows 7 x64 and having MGOS installed on Windows Server 2008 x64, I can't create any ODBC feature sources without Maestro 3.0b2 throwing an error (see attached screen cap). This happens using all of my DSNs, which are located on the Windows 2008 x64 server, and is regardless of the type of database (I get the error for Access databases and SQL databases). It should be noted that these DSNs are 32bit.

This process worked fine in Maestro v2 (and even v1, actually).

Attachments (1)

Capture.PNG (56.7 KB ) - added by andrewd 13 years ago.
screen cap of "edit schema" error

Download all attachments as: .zip

Change History (7)

by andrewd, 13 years ago

Attachment: Capture.PNG added

screen cap of "edit schema" error

comment:1 by jng, 13 years ago

Does it work if you click "Test Connection" first before clicking "Edit Schema"?

comment:2 by andrewd, 13 years ago

Yes - that seems to make it work...though, as a side note, the "test connection" doesn't actually give any notification about whether the test actually failed or succeeded.

comment:3 by jng, 13 years ago

Select the text in that connection status field and drag all the way down. The error message is being cropped out.

This is a small oversight. The textbox control doesn't have vertical scrollbars enabled when it should

I've done some tweaking of the UI layout in this editor (r5671) to make the connection status field bigger.

comment:4 by andrewd, 13 years ago

Beta 3 fixes this - though if it were me, I'd have just added the "test connection" function to fire before "edit schema" every time...rather than force the user to "test connection" every time before editing the schema. If it's mandatory, why not just make it run automatically if it hasn't already been run?

comment:5 by jng, 13 years ago

That message is a beta 3 stopgap measure. This will have the "test connection" logic executed before editing or resetting the configuration document.

comment:6 by jng, 13 years ago

Resolution: fixed
Status: newclosed

RC1 executes this "test connection" logic before allowing you to edit or reset the schema.

Note: See TracTickets for help on using tickets.