Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-6746

behaviour "connect 'jdbs:derby:myDB;create=true';" and "connect 'jdbc:derby://localhost:1527/myDB;create=true';" are different. first is OK and second is not OK.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Not A Problem
    • 10.11.1.1
    • None
    • JDBC
    • None
    • CentOS 6.5
    • Embedded/Client difference

    Description

      ij> connect 'jdbc:derby://localhost:1527/myDB;create=true';
      ERROR 08001: java.net.ConnectException : Error connecting to server localhost on port 1,527 with message Connection refused.

      ij> connect 'jdbc:derby:myDBtry;create=true';
      ij(CONNECTION1)>

      Attachments

        Activity

          People

            Unassigned Unassigned
            boanliu Boan LIU
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: