HI FME
I got this error while writing to Neo4J through JDBC,
I thought it was supported ?
https://www.safe.com/solutions/jdbc-support/
Creating writer for format: JDBC (Java Database Connectivity)
Trying to find a JAVA plugin for writer named `JDBC'
FME Configuration: No destination coordinate system set
Using Java Writer Interface Version 2.0 (Oct 31, 2000) with module JDBC to write data to dataset `jdbc:neo4j:http:<solidus><solidus>localhost:7474<solidus>'
Writer `JDBC_1' of type `JDBC' using group definition keyword `JDBC_1_DEF'
JDBC Writer: Creating connection using connection string 'jdbc:neo4j:http://localhost:7474/' and properties '{user=neo4j, password=************}'
JDBC Writer: If the desired JDBC driver was recently installed, restart FME and try again
java.sql.SQLException: No suitable driver found for jdbc:neo4j:http://localhost:7474/
at java.sql.DriverManager.getConnection(DriverManager.java:689)
java.sql.SQLException: No suitable driver found for jdbc:neo4j:http://localhost:7474/
at java.sql.DriverManager.getConnection(DriverManager.java:208)
at COM.safe.fme.JdbcCommon.openConnection(JdbcCommon.java:255)
at COM.safe.fme.JdbcWriter.open(JdbcWriter.java:143)
java.sql.SQLException: No suitable driver found for jdbc:neo4j:http://localhost:7474/
Destination Feature Type Routing Correlator(RoutingFactory): java.sql.SQLException: No suitable driver found for jdbc:neo4j:http://localhost:7474/
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Feature output statistics for `JDBC' writer using keyword `JDBC_1':
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Features Written
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Total Features Written 0
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
java.sql.SQLException: No suitable driver found for jdbc:neo4j:http://localhost:7474/
FME Session Duration: 7.0 seconds. (CPU: 1.7s user, 0.5s system)
END - ProcessID: 7320, peak process memory usage: 927680 kB, current process memory usage: 927680 kB