<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Falcon Server HTTP Error 503 even after installing Berkeley DB in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Falcon-Server-HTTP-Error-503-even-after-installing-Berkeley/m-p/220159#M82135</link>
    <description>&lt;P&gt;HDP Version: 2.6.4.0&lt;/P&gt;&lt;P&gt;Falcon Version: 0.10.0&lt;/P&gt;&lt;P&gt;Ambari Version: 2.6.2.2&lt;/P&gt;&lt;P&gt;We are having problems with Falcon Server. Alert in the Ambari Dashboard is:&lt;/P&gt;&lt;PRE&gt;HTTP 503 response from &lt;A href="http://aforge021:15000" target="_blank"&gt;http://aforge021:15000&lt;/A&gt; in 0.000s (HTTP Error 503: Service Unavailable)
&lt;/PRE&gt;&lt;P&gt;Error
in /var/log/falcon on Falcon server:&lt;/P&gt;&lt;PRE&gt;2018-08-13
16:57:22,672 ERROR - [main:] ~ Failed startup of context
org.mortbay.jetty.webapp.WebAppContext@34e260e{/,/usr/hdp/current/falcon-server/server/webapp/falcon}
(log:87)java.lang.RuntimeException:
org.apache.falcon.FalconException: Unable to get instance for
org.apache.atlas.falcon.service.AtlasService  at
org.apache.falcon.listener.ContextStartupListener.contextInitialized(ContextStartupListener.java:59)  at
org.mortbay.jetty.handler.ContextHandler.startContext(ContextHandler.java:549)  at
org.mortbay.jetty.servlet.Context.startContext(Context.java:136)  at
org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1282)  at
org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:518)  at
org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:499)  at
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)  at
org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:130)  at
org.mortbay.jetty.Server.doStart(Server.java:224)  at
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)  at
org.apache.falcon.util.EmbeddedServer.start(EmbeddedServer.java:58)  at
org.apache.falcon.FalconServer.main(FalconServer.java:118)Caused
by: org.apache.falcon.FalconException: Unable to get instance for
org.apache.atlas.falcon.service.AtlasService  at
org.apache.falcon.util.ReflectionUtils.getInstanceByClassName(ReflectionUtils.java:52)  at
org.apache.falcon.service.ServiceInitializer.initialize(ServiceInitializer.java:43)  at
org.apache.falcon.listener.ContextStartupListener.contextInitialized(ContextStartupListener.java:56)  ... 11 moreCaused
by: java.lang.ClassNotFoundException:
org.apache.atlas.falcon.service.AtlasService  at
java.net.URLClassLoader.findClass(URLClassLoader.java:381)  at
java.lang.ClassLoader.loadClass(ClassLoader.java:424)  at
sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)  at
java.lang.ClassLoader.loadClass(ClassLoader.java:357)  at
org.apache.falcon.util.ReflectionUtils.getInstanceByClassName(ReflectionUtils.java:44)  ... 13 more&lt;/PRE&gt;&lt;P&gt;Originally
when the cluster and falcon were installed it did not have the Berkeley DB
installed. After searching my error messages I found that this was needed and
installed it using the steps outlined in this post:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/questions/11862/falcon-ui-not-working.html"&gt;https://community.hortonworks.com/questions/11862/falcon-ui-not-working.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But
after installing the Berkeley DB I still have the same error. I have also tried
deleting the Falcon service in Ambari, redoing the steps to install Berkeley
DB, and then re-installing Falcon, but the same error remains.&lt;/P&gt;</description>
    <pubDate>Wed, 15 Aug 2018 06:13:44 GMT</pubDate>
    <dc:creator>bsper2</dc:creator>
    <dc:date>2018-08-15T06:13:44Z</dc:date>
    <item>
      <title>Falcon Server HTTP Error 503 even after installing Berkeley DB</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Falcon-Server-HTTP-Error-503-even-after-installing-Berkeley/m-p/220159#M82135</link>
      <description>&lt;P&gt;HDP Version: 2.6.4.0&lt;/P&gt;&lt;P&gt;Falcon Version: 0.10.0&lt;/P&gt;&lt;P&gt;Ambari Version: 2.6.2.2&lt;/P&gt;&lt;P&gt;We are having problems with Falcon Server. Alert in the Ambari Dashboard is:&lt;/P&gt;&lt;PRE&gt;HTTP 503 response from &lt;A href="http://aforge021:15000" target="_blank"&gt;http://aforge021:15000&lt;/A&gt; in 0.000s (HTTP Error 503: Service Unavailable)
&lt;/PRE&gt;&lt;P&gt;Error
in /var/log/falcon on Falcon server:&lt;/P&gt;&lt;PRE&gt;2018-08-13
16:57:22,672 ERROR - [main:] ~ Failed startup of context
org.mortbay.jetty.webapp.WebAppContext@34e260e{/,/usr/hdp/current/falcon-server/server/webapp/falcon}
(log:87)java.lang.RuntimeException:
org.apache.falcon.FalconException: Unable to get instance for
org.apache.atlas.falcon.service.AtlasService  at
org.apache.falcon.listener.ContextStartupListener.contextInitialized(ContextStartupListener.java:59)  at
org.mortbay.jetty.handler.ContextHandler.startContext(ContextHandler.java:549)  at
org.mortbay.jetty.servlet.Context.startContext(Context.java:136)  at
org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1282)  at
org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:518)  at
org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:499)  at
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)  at
org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:130)  at
org.mortbay.jetty.Server.doStart(Server.java:224)  at
org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:50)  at
org.apache.falcon.util.EmbeddedServer.start(EmbeddedServer.java:58)  at
org.apache.falcon.FalconServer.main(FalconServer.java:118)Caused
by: org.apache.falcon.FalconException: Unable to get instance for
org.apache.atlas.falcon.service.AtlasService  at
org.apache.falcon.util.ReflectionUtils.getInstanceByClassName(ReflectionUtils.java:52)  at
org.apache.falcon.service.ServiceInitializer.initialize(ServiceInitializer.java:43)  at
org.apache.falcon.listener.ContextStartupListener.contextInitialized(ContextStartupListener.java:56)  ... 11 moreCaused
by: java.lang.ClassNotFoundException:
org.apache.atlas.falcon.service.AtlasService  at
java.net.URLClassLoader.findClass(URLClassLoader.java:381)  at
java.lang.ClassLoader.loadClass(ClassLoader.java:424)  at
sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)  at
java.lang.ClassLoader.loadClass(ClassLoader.java:357)  at
org.apache.falcon.util.ReflectionUtils.getInstanceByClassName(ReflectionUtils.java:44)  ... 13 more&lt;/PRE&gt;&lt;P&gt;Originally
when the cluster and falcon were installed it did not have the Berkeley DB
installed. After searching my error messages I found that this was needed and
installed it using the steps outlined in this post:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/questions/11862/falcon-ui-not-working.html"&gt;https://community.hortonworks.com/questions/11862/falcon-ui-not-working.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But
after installing the Berkeley DB I still have the same error. I have also tried
deleting the Falcon service in Ambari, redoing the steps to install Berkeley
DB, and then re-installing Falcon, but the same error remains.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Aug 2018 06:13:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Falcon-Server-HTTP-Error-503-even-after-installing-Berkeley/m-p/220159#M82135</guid>
      <dc:creator>bsper2</dc:creator>
      <dc:date>2018-08-15T06:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: Falcon Server HTTP Error 503 even after installing Berkeley DB</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Falcon-Server-HTTP-Error-503-even-after-installing-Berkeley/m-p/220160#M82136</link>
      <description>&lt;P&gt;Please check if atlas client is installed in the falcon machine. If the client is installed and still seeing the issue. &lt;/P&gt;&lt;P&gt;Check if atlas is mapped to the correct hdp version using below command.&lt;/P&gt;&lt;PRE&gt;&amp;gt;&amp;gt;&amp;gt;hdp-select | grep atlas 
atlas-client - 2.6.4.0-91 
atlas-server - 2.6.4.0-91 &lt;/PRE&gt;</description>
      <pubDate>Thu, 16 Aug 2018 14:05:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Falcon-Server-HTTP-Error-503-even-after-installing-Berkeley/m-p/220160#M82136</guid>
      <dc:creator>sandyy006</dc:creator>
      <dc:date>2018-08-16T14:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: Falcon Server HTTP Error 503 even after installing Berkeley DB</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Falcon-Server-HTTP-Error-503-even-after-installing-Berkeley/m-p/220161#M82137</link>
      <description>&lt;P&gt;Atlas client was not installed on the Falcon Server. After installing the atlas client I can now access the Falcon Web UI. Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 16 Aug 2018 21:22:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Falcon-Server-HTTP-Error-503-even-after-installing-Berkeley/m-p/220161#M82137</guid>
      <dc:creator>bsper2</dc:creator>
      <dc:date>2018-08-16T21:22:19Z</dc:date>
    </item>
  </channel>
</rss>

