skip to main content
Quick Start: Progress DataDirect for JDBC for Apache Hive Driver : Troubleshooting Setup/Connection Issues : Troubleshooting the Issue
  

Try DataDirect Drivers Now

Troubleshooting the Issue

Some common reasons that setup/connection issues occur are:
*The database and/or listener are not started.
*The driver jar file, hive.jar, is not defined on your CLASSPATH. If the driver is not defined on your CLASSPATH, you will receive a class not found exception when trying to load the driver. See "Setting the Classpath" for details.
*The JDBC driver’s connection properties are not set correctly in the connection URL or data source. See "Configuring a Data Source" for more information. For example, the host name or port number are not correctly configured.