<?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: oozie not starting,giving below alert in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/oozie-not-starting-giving-below-alert/m-p/241760#M203563</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/112829/nikhilbelure99.html" nodeid="112829"&gt;@John&lt;/A&gt;&lt;BR /&gt;Are you still getting the same error? Did it resolve the issue?&lt;/P&gt;</description>
    <pubDate>Tue, 11 Jun 2019 11:19:06 GMT</pubDate>
    <dc:creator>jsensharma</dc:creator>
    <dc:date>2019-06-11T11:19:06Z</dc:date>
    <item>
      <title>oozie not starting,giving below alert</title>
      <link>https://community.cloudera.com/t5/Support-Questions/oozie-not-starting-giving-below-alert/m-p/241758#M203561</link>
      <description>&lt;P&gt;&lt;STRONG&gt;while starting oozie service getting below error:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;oozie server status:&lt;/STRONG&gt;Execution of 'source /usr/hdp/current/oozie-server/conf/oozie-env.sh ; oozie admin -oozie &lt;A href="http://master1:11000/oozie" target="_blank"&gt;http://master1:11000/oozie&lt;/A&gt; -status' returned 255. Connection exception has occurred [ java.net.ConnectException Connection refused (Connection refused) ]. Trying after 1 sec. Retry count = 1 Connection exception has occurred [ java.net.ConnectException Connection refused (Connection refused) ].  &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;oozie server web &lt;/STRONG&gt;&lt;STRONG&gt;ui:&lt;/STRONG&gt;Connection failed to master1:11000/oozie/?user.name=oozie (&amp;lt;urlopen error [Errno 111] Connection refused&amp;gt;) &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;oozie log:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Jun 03, 2019 8:34:40 PM org.apache.coyote.http11.Http11Protocol pause&lt;/P&gt;&lt;P&gt;INFO: Pausing Coyote HTTP/1.1 on http-11000&lt;/P&gt;&lt;P&gt;Jun 03, 2019 8:34:41 PM org.apache.catalina.core.StandardService stop&lt;/P&gt;&lt;P&gt;INFO: Stopping service Catalina&lt;/P&gt;&lt;P&gt;Jun 03, 2019 8:34:41 PM org.apache.catalina.loader.WebappClassLoader clearReferencesJdbc&lt;/P&gt;&lt;P&gt;SEVERE: The web application [/oozie] registered the JDBC driver [com.mysql.jdbc.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.&lt;/P&gt;&lt;P&gt;Jun 03, 2019 8:34:41 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads&lt;/P&gt;&lt;P&gt;SEVERE: The web application [/oozie] appears to have started a thread named [FileWatchdog] but has failed to stop it. This is very likely to create a memory leak.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2019 13:36:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/oozie-not-starting-giving-below-alert/m-p/241758#M203561</guid>
      <dc:creator>Nik94</dc:creator>
      <dc:date>2019-06-04T13:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: oozie not starting,giving below alert</title>
      <link>https://community.cloudera.com/t5/Support-Questions/oozie-not-starting-giving-below-alert/m-p/241759#M203562</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/112829/nikhilbelure99.html"&gt;@John&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It looks like it is complaining about the JDBC driver. So can you please try this:&lt;/P&gt;&lt;PRE&gt;SEVERE: The web application [/oozie] registered the JDBC driver [com.mysql.jdbc.Driver] but failed to unregister it when the web application was stopped. To prevent a memory leak, the JDBC Driver has been forcibly unregistered.&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;It can happen if the Oozie Server was not stopped properly, So please try to Kill the Oozie process properly and then restart it freshly.  &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Also can you please check what is the "mysql" jdbc driver version present here "/usr/hdp/current/oozie-server/oozie-server/webapps/oozie/WEB-INF/lib/"&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;May be you can try tp updated the jdbc driver jar inside &lt;STRONG&gt;"/usr/hdp/current/oozie-server/libext/"&lt;/STRONG&gt; and fthen prepare new war file.&lt;/P&gt;&lt;P&gt;1. Stop oozie server&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;2. Run below command&lt;/P&gt;&lt;PRE&gt;# /usr/hdp/current/oozie-server/bin/oozie-setup.sh prepare-war&lt;/PRE&gt;&lt;P&gt;3. Start Oozie server.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;Still if it fails then can you please share the full log&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2019 13:42:33 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/oozie-not-starting-giving-below-alert/m-p/241759#M203562</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2019-06-04T13:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: oozie not starting,giving below alert</title>
      <link>https://community.cloudera.com/t5/Support-Questions/oozie-not-starting-giving-below-alert/m-p/241760#M203563</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/112829/nikhilbelure99.html" nodeid="112829"&gt;@John&lt;/A&gt;&lt;BR /&gt;Are you still getting the same error? Did it resolve the issue?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Jun 2019 11:19:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/oozie-not-starting-giving-below-alert/m-p/241760#M203563</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2019-06-11T11:19:06Z</dc:date>
    </item>
  </channel>
</rss>

