You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hop.apache.org by GitBox <gi...@apache.org> on 2023/01/04 23:06:12 UTC

[GitHub] [hop] usbrandon commented on issue #2056: [Bug]: Postgres bulkloader throws class loading exception. HOP-4600

usbrandon commented on issue #2056:
URL: https://github.com/apache/hop/issues/2056#issuecomment-1371528293

   It turns out that the bulkloader works fine.  There is a different bug in Hop related to classloading where if you use JDBC drivers in an external folder then something bad happens and these kinds of errors appear.  The errors go away on the out of the box Hop as it doesn't try to use external JDBC driver folders.  The safest place I found for JDBC jar files is hop/lib/core.   This was what Bart and I discovered troubleshooting my environment.  It caused errors to come up when I tried the Vertica bulkloader.
   
   There is, however, still a null pointer exception when clicking the SQL button on the Postgres Bulkloader transform, but at least the data transfer functionality works.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@hop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org