You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Shazin Sadakath (JIRA)" <ji...@apache.org> on 2009/09/20 12:51:16 UTC

[jira] Updated: (DERBY-4383) Cannot connect to Network Server to create a database from a Query Analyzer

     [ https://issues.apache.org/jira/browse/DERBY-4383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazin Sadakath updated DERBY-4383:
-----------------------------------

    Description: 
After starting the Network Server trying to connect results in an exception.

Connection failed: The URL 'jdbc:derby://192.168.0.206:1400/' is not properly formed.

This is when there is no database created. But if I create a database using ij and then try to connect using the query analyzer
then it works fine. But I think we should be able to connect to the Network Server via any query analyzer even without a database already created (thus we can use the query analyzer to create databases, tables etc). 

  was:
After starting the Network Server trying to connect results in an exception.

Connection failed: The URL 'jdbc:derby://<IP>:<PORT>/' is not properly formed.

PORT is 1400. 

This is when there is no database created. But if I create a database using ij and then try to connect using the query analyzer
then it works fine. But I think we should be able to connect to the Network Server via any query analyzer even without a database already created (thus we can use the query analyzer to create databases, tables etc). 


> Cannot connect to Network Server to create a database from a Query Analyzer
> ---------------------------------------------------------------------------
>
>                 Key: DERBY-4383
>                 URL: https://issues.apache.org/jira/browse/DERBY-4383
>             Project: Derby
>          Issue Type: Bug
>          Components: Network Server
>         Environment: Windows 7, Aqua Data Studio 7.0.36, Java 1.6.0_13
>            Reporter: Shazin Sadakath
>            Priority: Minor
>
> After starting the Network Server trying to connect results in an exception.
> Connection failed: The URL 'jdbc:derby://192.168.0.206:1400/' is not properly formed.
> This is when there is no database created. But if I create a database using ij and then try to connect using the query analyzer
> then it works fine. But I think we should be able to connect to the Network Server via any query analyzer even without a database already created (thus we can use the query analyzer to create databases, tables etc). 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.