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://<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).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.