Jayush Luniya created AMBARI-12888:
--------------------------------------

             Summary: 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