ADS 8.5 Dev 12.65
Connected to Informix 9.3 - 35 at 10.168.1.35
Once connected Right Click on the server name and go to the tools -- ER Modeler and try to generate er model
ADS displays error like below even though it is connected to the Server. Schema Folder Grouping is Yes
Failed to connect to server:
[jcc][10165][10051][3.53.71] Invalid database URL syntax: jdbc:informix-sqli://10.168.1.35:1526/example_data:informixserver=ol_dot35. ERRORCODE=-4461, SQLSTATE=42815
ADS is fine. The server is set to only allow 1 connection at a time. The error message is what is returned by informix and could be better :(
I can only reproduce when there are no more available connections. Lets discuss.
I can only reproduce when there are no more available connections. Lets discuss.
Depends on number of Server Connections. Reproducible when the connection pool is exhausted
Depends on number of Server Connections. Reproducible when the connection pool is exhausted
Issue #3886 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
No fixed build |
No time estimate |
ADS is fine. The server is set to only allow 1 connection at a time. The error message is what is returned by informix and could be better :(