<?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 Re: Faclon Web UI failing with HTTP 503 service unavailable in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Faclon-Web-UI-failing-with-HTTP-503-service-unavailable/m-p/125985#M51416</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/10731/shihabpriv.html" nodeid="10731"&gt;@Shihab&lt;/A&gt; It looks like that Falcon server did not come up properly due to which Falcon webUI and client is having issues. Can you please share the falcon application log from Falcon logs directory to analyze the Falcon server issue.&lt;/P&gt;</description>
    <pubDate>Fri, 13 Jan 2017 22:48:59 GMT</pubDate>
    <dc:creator>pbishnoi</dc:creator>
    <dc:date>2017-01-13T22:48:59Z</dc:date>
    <item>
      <title>Faclon Web UI failing with HTTP 503 service unavailable</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Faclon-Web-UI-failing-with-HTTP-503-service-unavailable/m-p/125982#M51413</link>
      <description>&lt;P&gt;Falcon webUi not working From &lt;A href="http://xxxxx.com:15000" target="_blank"&gt;http://xxxxx.com:15000&lt;/A&gt; in 0.000s (HTTP Error 503: Service Unavailable).&lt;/P&gt;&lt;P&gt;Service check fails with SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
ERROR: Unable to initialize Falcon Client object &lt;/P&gt;&lt;P&gt;falcon admin -version command also fails with the same error .&lt;/P&gt;&lt;P&gt;Any help appreciated .&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2017 14:54:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Faclon-Web-UI-failing-with-HTTP-503-service-unavailable/m-p/125982#M51413</guid>
      <dc:creator>shihab_pri</dc:creator>
      <dc:date>2017-01-12T14:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: Faclon Web UI failing with HTTP 503 service unavailable</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Faclon-Web-UI-failing-with-HTTP-503-service-unavailable/m-p/125983#M51414</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/10731/shihabpriv.html" nodeid="10731"&gt;@Shihab&lt;/A&gt; - This might occur due to presence of corrupt entities in falcon store . Please check for any such exception in falcon.applciation.log . falcon would fail to restore such entities. You can test these by temporarily moving entities to a backup location.&lt;/P&gt;&lt;P&gt;Default location is /hadoop/falcon/store/&amp;lt;entity_type&amp;gt;/&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2017 17:27:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Faclon-Web-UI-failing-with-HTTP-503-service-unavailable/m-p/125983#M51414</guid>
      <dc:creator>prsingh1</dc:creator>
      <dc:date>2017-01-12T17:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: Faclon Web UI failing with HTTP 503 service unavailable</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Faclon-Web-UI-failing-with-HTTP-503-service-unavailable/m-p/125984#M51415</link>
      <description>&lt;P&gt;If you installed HDP 2.5 or later, you must manually install the Berkeley DB file required for Falcon. Below are the instructions for Ambari installations. See if this helps.&lt;/P&gt;&lt;P&gt;1. Download the required Berkeley DB implementation file.&lt;/P&gt;&lt;P&gt;    wget –O je-5.0.73.jar &lt;A href="http://search.maven.org/remotecontent?filepath=com/sleepycat/je/5.0.73/je-5.0.73.jar"&gt;http://search.maven.org/remotecontent?filepath=com/sleepycat/je/5.0.73/je-5.0.73.jar&lt;/A&gt;&lt;/P&gt;&lt;P&gt;2. Log in to the Ambari server with administrator privileges.&lt;/P&gt;&lt;P&gt;    su – root&lt;/P&gt;&lt;P&gt;3. Copy the file to the Ambari server share folder.&lt;/P&gt;&lt;P&gt;    cp je-5.0.73.jar /usr/share/&lt;/P&gt;&lt;P&gt;4. Set permissions on the file to owner=read/write, group=read, other=read.&lt;/P&gt;&lt;P&gt;    chmod 644 /usr/share/je-5.0.73.jar&lt;/P&gt;&lt;P&gt;5. Configure the Ambari server to use the Berkeley DB driver.&lt;/P&gt;&lt;P&gt;    ambari-server setup --jdbc-db=bdb --jdbc-driver=/usr/share/je-5.0.73.jar&lt;/P&gt;&lt;P&gt;6. Restart the Ambari server.&lt;/P&gt;&lt;P&gt;    ambari-server restart&lt;/P&gt;&lt;P&gt;7. Restart the Falcon service from the Ambari UI.&lt;/P&gt;&lt;P&gt;    You need to have administrator privileges in Ambari to restart a service.&lt;/P&gt;&lt;P&gt;     a) In the Ambari web UI, click the Services tab and select the Falcon service in the left Services pane.&lt;/P&gt;&lt;P&gt;     b) From the Falcon Summary page, click Service Actions &amp;gt; Restart All.&lt;/P&gt;&lt;P&gt;     c) Click Confirm Restart All.&lt;/P&gt;&lt;P&gt;    When the service is available, the Falcon status displays as Started on the Summary page.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2017 02:20:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Faclon-Web-UI-failing-with-HTTP-503-service-unavailable/m-p/125984#M51415</guid>
      <dc:creator>bandalora</dc:creator>
      <dc:date>2017-01-13T02:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: Faclon Web UI failing with HTTP 503 service unavailable</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Faclon-Web-UI-failing-with-HTTP-503-service-unavailable/m-p/125985#M51416</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/10731/shihabpriv.html" nodeid="10731"&gt;@Shihab&lt;/A&gt; It looks like that Falcon server did not come up properly due to which Falcon webUI and client is having issues. Can you please share the falcon application log from Falcon logs directory to analyze the Falcon server issue.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2017 22:48:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Faclon-Web-UI-failing-with-HTTP-503-service-unavailable/m-p/125985#M51416</guid>
      <dc:creator>pbishnoi</dc:creator>
      <dc:date>2017-01-13T22:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: Faclon Web UI failing with HTTP 503 service unavailable</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Faclon-Web-UI-failing-with-HTTP-503-service-unavailable/m-p/125986#M51417</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/3691/bandalora.html" nodeid="3691"&gt;@Beverley Andalora&lt;/A&gt; Thank you. This helped my case.&lt;/P&gt;&lt;P&gt;I have provided the error which I receiving below (before making your recommended changes) as it may help others. &lt;/P&gt;&lt;PRE&gt;java.lang.RuntimeException: org.apache.falcon.FalconException: java.lang.RuntimeException: GraphFactory could not instantiate this Graph implementation [com.thinkaurelius.titan.core.TitanFactory].
	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: java.lang.RuntimeException: GraphFactory could not instantiate this Graph implementation [com.thinkaurelius.titan.core.TitanFactory].
	at org.apache.falcon.service.ServiceInitializer.initialize(ServiceInitializer.java:50)
	at org.apache.falcon.listener.ContextStartupListener.contextInitialized(ContextStartupListener.java:56)
	... 11 more
Caused by: java.lang.RuntimeException: GraphFactory could not instantiate this Graph implementation [com.thinkaurelius.titan.core.TitanFactory].
	at com.tinkerpop.blueprints.GraphFactory.open(GraphFactory.java:50)
	at org.apache.falcon.metadata.MetadataMappingService.initializeGraphDB(MetadataMappingService.java:146)
	at org.apache.falcon.metadata.MetadataMappingService.init(MetadataMappingService.java:113)
	at org.apache.falcon.service.ServiceInitializer.initialize(ServiceInitializer.java:47)
	... 12 more
Caused by: java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.tinkerpop.blueprints.GraphFactory.open(GraphFactory.java:45)
	... 15 more
Caused by: java.lang.NoClassDefFoundError: com/sleepycat/je/LockMode
	at com.thinkaurelius.titan.diskstorage.berkeleyje.BerkeleyJEStoreManager.&amp;lt;clinit&amp;gt;(BerkeleyJEStoreManager.java:47)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:264)
	at com.thinkaurelius.titan.util.system.ConfigurationUtil.instantiate(ConfigurationUtil.java:42)
	at com.thinkaurelius.titan.diskstorage.Backend.getImplementationClass(Backend.java:421)
	at com.thinkaurelius.titan.diskstorage.Backend.getStorageManager(Backend.java:361)
	at com.thinkaurelius.titan.graphdb.configuration.GraphDatabaseConfiguration.&amp;lt;init&amp;gt;(GraphDatabaseConfiguration.java:1275)
	at com.thinkaurelius.titan.core.TitanFactory.open(TitanFactory.java:93)
	at com.thinkaurelius.titan.core.TitanFactory.open(TitanFactory.java:73)
	... 20 more
Caused by: java.lang.ClassNotFoundException: com.sleepycat.je.LockMode
	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)
	... 29 more
2017-06-23 20:51:14,687 INFO  - [main:] ~ Started SocketConnector@0.0.0.0:15000 (log:67)
&lt;/PRE&gt;</description>
      <pubDate>Sat, 24 Jun 2017 04:07:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Faclon-Web-UI-failing-with-HTTP-503-service-unavailable/m-p/125986#M51417</guid>
      <dc:creator>jay1ram2</dc:creator>
      <dc:date>2017-06-24T04:07:39Z</dc:date>
    </item>
  </channel>
</rss>

