Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 4.0.0
-
Fix Version/s: 4.1.0
-
Component/s: app.dashboard
-
Labels:None
-
Target Version:
Description
[26/Jul/2017 09:22:17 -0700] solr_client ERROR Aliases could not be retrieved
Traceback (most recent call last):
File "/opt/cloudera/parcels/CDH-5.13.0-1.cdh5.13.0.p0.45/lib/hue/desktop/libs/indexer/src/indexer/solr_client.py", line 73, in get_indexes
solr_aliases = self.api.aliases()
File "/opt/cloudera/parcels/CDH-5.13.0-1.cdh5.13.0.p0.45/lib/hue/desktop/libs/libsolr/src/libsolr/api.py", line 368, in aliases
raise PopupException(e, title=_('Error while accessing Solr'))
PopupException: <html><head><title>Apache Tomcat/6.0.53 - Error report</title><style><!--H1
H2
{font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;}H3
{font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;}BODY
{font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;}B
{font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;}P
{font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A
{color : black;}A.name
{color : black;}HR
{color : #525D76;}--></style> </head><body><h1>HTTP Status 404 - /solr/admin/zookeeper</h1><HR size="1" noshade="noshade"><p><b>type</b> Status report</p><p><b>message</b> <u>/solr/admin/zookeeper</u></p><p><b>description</b> <u>The requested resource is not available.</u></p><HR size="1" noshade="noshade"><h3>Apache Tomcat/6.0.53</h3></body></html> (error 404)
[26/Jul/2017 09:22:17 -0700] exceptions_renderable ERROR Potential trace: [('/opt/cloudera/parcels/CDH-5.13.0-1.cdh5.13.0.p0.45/lib/hue/desktop/libs/libsolr/src/libsolr/api.py', 365, 'aliases', "response = self._root.get('admin/zookeeper', params=params)"), ('/opt/cloudera/parcels/CDH-5.13.0-1.cdh5.13.0.p0.45/lib/hue/desktop/core/src/desktop/lib/rest/resource.py', 100, 'get', 'return self.invoke("GET", relpath, params, headers=headers, allow_redirects=True, clear_cookies=clear_cookies)'), ('/opt/cloudera/parcels/CDH-5.13.0-1.cdh5.13.0.p0.45/lib/hue/desktop/core/src/desktop/lib/rest/resource.py', 80, 'invoke', 'clear_cookies=clear_cookies)'), ('/opt/cloudera/parcels/CDH-5.13.0-1.cdh5.13.0.p0.45/lib/hue/desktop/core/src/desktop/lib/rest/http_client.py', 197, 'execute', 'raise self._exc_class(ex)')]