You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hive.apache.org by Biswajit Nayak <bi...@inmobi.com> on 2013/09/11 14:00:21 UTC

Hive Web Interface Database connectivity issue

Hi All,

I was trying to start the hive web server, the webserver came up but the
database connectivity is not happening.  throwing the below errors. Any
help will be very helpful.


          File: NucleusJDOHelper.java Line:425 method:
getJDOExceptionForNucleusException
          class: org.datanucleus.jdo.NucleusJDOHelper

          File: JDOPersistenceManagerFactory.java Line:601 method:
freezeConfiguration
          class: org.datanucleus.jdo.JDOPersistenceManagerFactory

          File: JDOPersistenceManagerFactory.java Line:286 method:
createPersistenceManagerFactory
          class: org.datanucleus.jdo.JDOPersistenceManagerFactory

          File: JDOPersistenceManagerFactory.java Line:182 method:
getPersistenceManagerFactory
          class: org.datanucleus.jdo.JDOPersistenceManagerFactory

          File: NativeMethodAccessorImpl.java Line:-2 method: invoke0
          class: sun.reflect.NativeMethodAccessorImpl

          File: NativeMethodAccessorImpl.java Line:39 method: invoke
          class: sun.reflect.NativeMethodAccessorImpl

          File: DelegatingMethodAccessorImpl.java Line:25 method: invoke
          class: sun.reflect.DelegatingMethodAccessorImpl

          File: Method.java Line:597 method: invoke
          class: java.lang.reflect.Method

          File: JDOHelper.java Line:1958 method: run
          class: javax.jdo.JDOHelper$16

          File: AccessController.java Line:-2 method: doPrivileged
          class: java.security.AccessController

          File: JDOHelper.java Line:1953 method: invoke
          class: javax.jdo.JDOHelper

          File: JDOHelper.java Line:1159 method:
invokeGetPersistenceManagerFactoryOnImplementation
          class: javax.jdo.JDOHelper

          File: JDOHelper.java Line:803 method: getPersistenceManagerFactory
          class: javax.jdo.JDOHelper

          File: JDOHelper.java Line:698 method: getPersistenceManagerFactory
          class: javax.jdo.JDOHelper

          File: ObjectStore.java Line:263 method: getPMF
          class: org.apache.hadoop.hive.metastore.ObjectStore

          File: ObjectStore.java Line:292 method: getPersistenceManager
          class: org.apache.hadoop.hive.metastore.ObjectStore

          File: ObjectStore.java Line:225 method: initialize
          class: org.apache.hadoop.hive.metastore.ObjectStore

          File: ObjectStore.java Line:200 method: setConf
          class: org.apache.hadoop.hive.metastore.ObjectStore

          File: ReflectionUtils.java Line:62 method: setConf
          class: org.apache.hadoop.util.ReflectionUtils

          File: ReflectionUtils.java Line:117 method: newInstance
          class: org.apache.hadoop.util.ReflectionUtils

          File: RetryingRawStore.java Line:62 method:
          class: org.apache.hadoop.hive.metastore.RetryingRawStore

          File: RetryingRawStore.java Line:71 method: getProxy
          class: org.apache.hadoop.hive.metastore.RetryingRawStore

          File: HiveMetaStore.java Line:414 method: newRawStore
          class: org.apache.hadoop.hive.metastore.HiveMetaStore$HMSHandler

          File: HiveMetaStore.java Line:402 method: getMS
          class: org.apache.hadoop.hive.metastore.HiveMetaStore$HMSHandler

          File: HiveMetaStore.java Line:440 method: createDefaultDB
          class: org.apache.hadoop.hive.metastore.HiveMetaStore$HMSHandler

          File: HiveMetaStore.java Line:326 method: init
          class: org.apache.hadoop.hive.metastore.HiveMetaStore$HMSHandler

          File: HiveMetaStore.java Line:286 method:
          class: org.apache.hadoop.hive.metastore.HiveMetaStore$HMSHandler

          File: RetryingHMSHandler.java Line:54 method:
          class: org.apache.hadoop.hive.metastore.RetryingHMSHandler

          File: RetryingHMSHandler.java Line:59 method: getProxy
          class: org.apache.hadoop.hive.metastore.RetryingHMSHandler

          File: HiveMetaStore.java Line:4183 method: newHMSHandler
          class: org.apache.hadoop.hive.metastore.HiveMetaStore

          File: HiveMetaStoreClient.java Line:121 method:
          class: org.apache.hadoop.hive.metastore.HiveMetaStoreClient

          File: HiveMetaStoreClient.java Line:104 method:
          class: org.apache.hadoop.hive.metastore.HiveMetaStoreClient

          File: org.apache.jsp.show_005fdatabases_jsp Line:54 method:
_jspService
          class: org.apache.jsp.show_005fdatabases_jsp

          File: HttpJspBase.java Line:97 method: service
          class: org.apache.jasper.runtime.HttpJspBase

          File: HttpServlet.java Line:820 method: service
          class: javax.servlet.http.HttpServlet

          File: JspServletWrapper.java Line:322 method: service
          class: org.apache.jasper.servlet.JspServletWrapper

          File: JspServlet.java Line:314 method: serviceJspFile
          class: org.apache.jasper.servlet.JspServlet

          File: JspServlet.java Line:264 method: service
          class: org.apache.jasper.servlet.JspServlet

          File: HttpServlet.java Line:820 method: service
          class: javax.servlet.http.HttpServlet

          File: ServletHolder.java Line:511 method: handle
          class: org.mortbay.jetty.servlet.ServletHolder

          File: ServletHandler.java Line:401 method: handle
          class: org.mortbay.jetty.servlet.ServletHandler

          File: SecurityHandler.java Line:216 method: handle
          class: org.mortbay.jetty.security.SecurityHandler

          File: SessionHandler.java Line:182 method: handle
          class: org.mortbay.jetty.servlet.SessionHandler

          File: ContextHandler.java Line:766 method: handle
          class: org.mortbay.jetty.handler.ContextHandler

          File: WebAppContext.java Line:450 method: handle
          class: org.mortbay.jetty.webapp.WebAppContext

          File: HandlerWrapper.java Line:152 method: handle
          class: org.mortbay.jetty.handler.HandlerWrapper

          File: RequestLogHandler.java Line:49 method: handle
          class: org.mortbay.jetty.handler.RequestLogHandler

          File: HandlerWrapper.java Line:152 method: handle
          class: org.mortbay.jetty.handler.HandlerWrapper

          File: Server.java Line:326 method: handle
          class: org.mortbay.jetty.Server

          File: HttpConnection.java Line:542 method: handleRequest
          class: org.mortbay.jetty.HttpConnection

          File: HttpConnection.java Line:928 method: headerComplete
          class: org.mortbay.jetty.HttpConnection$RequestHandler

          File: HttpParser.java Line:549 method: parseNext
          class: org.mortbay.jetty.HttpParser

          File: HttpParser.java Line:212 method: parseAvailable
          class: org.mortbay.jetty.HttpParser

          File: HttpConnection.java Line:404 method: handle
          class: org.mortbay.jetty.HttpConnection

          File: SocketConnector.java Line:228 method: run
          class: org.mortbay.jetty.bio.SocketConnector$Connection

          File: QueuedThreadPool.java Line:582 method: run
          class: org.mortbay.thread.QueuedThreadPool$PoolThread

Thanks
Biswajit

-- 
_____________________________________________________________
The information contained in this communication is intended solely for the 
use of the individual or entity to whom it is addressed and others 
authorized to receive it. It may contain confidential or legally privileged 
information. If you are not the intended recipient you are hereby notified 
that any disclosure, copying, distribution or taking any action in reliance 
on the contents of this information is strictly prohibited and may be 
unlawful. If you have received this communication in error, please notify 
us immediately by responding to this email and then delete it from your 
system. The firm is neither liable for the proper and complete transmission 
of the information contained in this communication nor for any delay in its 
receipt.