Openrefine: can't export the data from database

Created on 1 Sep 2019  路  2Comments  路  Source: OpenRefine/OpenRefine

problem during connecting with database

error:Cannot load connection class because of underlying exception: 'java.lang.NumberFormatException: For input string: "18.136.56.185:3365"'.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Create Project'
  2. Click on 'Database'
  3. Fill the Database field for connection(demo)"confidential data"
    'DB Name: project_sales
    Table Name: data
    Host: http:18.136.56.188
    Username: dm_team2
    Password: NA '
  4. See error -popup

Current Results

error- open refine

Screenshots

Desktop:

  • OS: [Windows 10]64 bit
  • Browser Version: chrome 76

    • java version "1.8.0_221"

      Java(TM) SE Runtime Environment (build 1.8.0_221-b11)

      Java HotSpot(TM) Client VM (build 25.221-b11, mixed mode)

**open refine- Version 3.2 [55c921b]

SQdatabase bug

Most helpful comment

why add the http protocol to the host field?

All 2 comments

why add the http protocol to the host field?

The import error is likely to be due to the inclusion of http in the host field, which prevents OpenRefine from connecting to the database.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kushthedude picture kushthedude  路  3Comments

dantexier picture dantexier  路  4Comments

thadguidry picture thadguidry  路  3Comments

antoine2711 picture antoine2711  路  3Comments

stellasia picture stellasia  路  4Comments