[ 
https://issues.apache.org/jira/browse/AMBARI-12888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14715598#comment-14715598
 ] 

Jayush Luniya commented on AMBARI-12888:
----------------------------------------

Branch-2.1
commit 571178d69a8927c49792a0bd48c837b66b50bf1b
Author: Jayush Luniya <[email protected]>
Date:   Wed Aug 26 14:52:59 2015 -0700

    AMBARI-12888: After adding Ranger with SQLA, ambari-server Restart fails 
(jluniya)

    Conflicts:
        ambari-server/src/test/python/TestAmbariServer.py

> After adding Ranger with SQLA, ambari-server Restart fails
> ----------------------------------------------------------
>
>                 Key: AMBARI-12888
>                 URL: https://issues.apache.org/jira/browse/AMBARI-12888
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.1.2
>            Reporter: Jayush Luniya
>            Assignee: Jayush Luniya
>            Priority: Critical
>             Fix For: 2.1.2
>
>
> After Adding Ranger with SQLA on Ambari cluster, ambari-server restart is 
> failing with below given error:
> {noformat}
> Exception in thread "main" com.google.inject.CreationException: Guice 
> creation errors:
> after adding ranger with sqla, ambari-server is not getting started,
> Exception in thread "main" com.google.inject.CreationException: Guice 
> creation errors:
> 1) Error injecting constructor, java.lang.UnsatisfiedLinkError: no dbjdbc17 
> in java.library.path
> {noformat}
> *Workaround:* After exporting LD_LIBRARY_PATH, Ambari server Restart works.
> {noformat}
>  export LD_LIBRARY_PATH=/opt/sqlanywhere17/lib64
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to