<?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: Error in Headlamp Debug Server Status in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Error-in-Headlamp-Debug-Server-Status/m-p/82534#M37916</link>
    <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/4054"&gt;@bgooley&lt;/a&gt;&lt;/P&gt;&lt;P&gt;Thats what i did and it worked. thank you and appreciate your response.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 18 Nov 2018 13:38:23 GMT</pubDate>
    <dc:creator>desind</dc:creator>
    <dc:date>2018-11-18T13:38:23Z</dc:date>
    <item>
      <title>Error in Headlamp Debug Server Status</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Error-in-Headlamp-Debug-Server-Status/m-p/82479#M37914</link>
      <description>&lt;P&gt;Updating indexes every3600 seconds&lt;BR /&gt;Location of indexes: /xxx/hadoop/cloudera-scm-headlamp&lt;/P&gt;&lt;P&gt;Exception occurred at November 16, 2018 9:01:16 PM +00:00&lt;/P&gt;&lt;P&gt;java.io.IOException: No sub-file with id .fnm found (fileName=_1d.cfs files: [])&lt;BR /&gt;at org.apache.lucene.index.CompoundFileReader.openInput(CompoundFileReader.java:155)&lt;BR /&gt;at org.apache.lucene.index.CompoundFileReader.openInput(CompoundFileReader.java:144)&lt;BR /&gt;at org.apache.lucene.index.FieldInfos.(FieldInfos.java:74)&lt;BR /&gt;at org.apache.lucene.index.SegmentCoreReaders.(SegmentCoreReaders.java:73)&lt;BR /&gt;at org.apache.lucene.index.SegmentReader.get(SegmentReader.java:115)&lt;BR /&gt;at org.apache.lucene.index.SegmentReader.get(SegmentReader.java:93)&lt;BR /&gt;at org.apache.lucene.index.DirectoryReader.(DirectoryReader.java:113)&lt;BR /&gt;at org.apache.lucene.index.ReadOnlyDirectoryReader.(ReadOnlyDirectoryReader.java:29)&lt;BR /&gt;at org.apache.lucene.index.DirectoryReader$1.doBody(DirectoryReader.java:81)&lt;BR /&gt;at org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:754)&lt;BR /&gt;at org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:75)&lt;BR /&gt;at org.apache.lucene.index.IndexReader.open(IndexReader.java:421)&lt;BR /&gt;at org.apache.lucene.index.IndexReader.open(IndexReader.java:281)&lt;BR /&gt;at org.apache.lucene.search.IndexSearcher.(IndexSearcher.java:89)&lt;BR /&gt;at com.cloudera.headlamp.HeadlampServiceImpl.setData(HeadlampServiceImpl.java:210)&lt;BR /&gt;at com.cloudera.headlamp.HeadlampIndex.loadNewSearchIndex(HeadlampIndex.java:220)&lt;BR /&gt;at com.cloudera.headlamp.HeadlampIndex.(HeadlampIndex.java:101)&lt;BR /&gt;at com.cloudera.headlamp.HeadlampIndexManager.getOrCreateIndex(HeadlampIndexManager.java:171)&lt;BR /&gt;at com.cloudera.headlamp.HeadlampIndexManager.reindexIndexes(HeadlampIndexManager.java:235)&lt;BR /&gt;at com.cloudera.headlamp.HeadlampIndexManager.access$100(HeadlampIndexManager.java:58)&lt;BR /&gt;at com.cloudera.headlamp.HeadlampIndexManager$1.run(HeadlampIndexManager.java:492)&lt;/P&gt;</description>
      <pubDate>Fri, 16 Nov 2018 21:11:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Error-in-Headlamp-Debug-Server-Status/m-p/82479#M37914</guid>
      <dc:creator>desind</dc:creator>
      <dc:date>2018-11-16T21:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Headlamp Debug Server Status</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Error-in-Headlamp-Debug-Server-Status/m-p/82482#M37915</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/21997"&gt;@desind&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It appears something went wrong while indexing the fsimage file and now the index is "corrupt".&lt;/P&gt;&lt;P&gt;The most common cause of such a problem is insufficient disk space on the volume where the indexes are stored.&amp;nbsp; Make sure there is at least&amp;nbsp;3 times the size of the fsimage space free (more is better, though).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To recover, you can remove the current index files and restart Reports Manager.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(1)&lt;/P&gt;&lt;P&gt;copy all child directories and their contents in&amp;nbsp;&lt;SPAN&gt;/xxx/hadoop/cloudera-scm-headlamp to another location (you shouldn't need anything in that directory, but I prefer to not delete until everything is up.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;(2)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;delete all files and directories under&amp;nbsp;/xxx/hadoop/cloudera-scm-headlamp&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;(3)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Restart Reports Manager&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Reports Manager will see there are no indexes and then download the fsimage file from your NameNode; the fsimage will then be indexed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Nov 2018 22:56:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Error-in-Headlamp-Debug-Server-Status/m-p/82482#M37915</guid>
      <dc:creator>bgooley</dc:creator>
      <dc:date>2018-11-16T22:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Headlamp Debug Server Status</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Error-in-Headlamp-Debug-Server-Status/m-p/82534#M37916</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/4054"&gt;@bgooley&lt;/a&gt;&lt;/P&gt;&lt;P&gt;Thats what i did and it worked. thank you and appreciate your response.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Nov 2018 13:38:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Error-in-Headlamp-Debug-Server-Status/m-p/82534#M37916</guid>
      <dc:creator>desind</dc:creator>
      <dc:date>2018-11-18T13:38:23Z</dc:date>
    </item>
  </channel>
</rss>

