You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Aditya (JIRA)" <ji...@apache.org> on 2013/03/12 17:49:14 UTC

[jira] [Created] (SOLR-4564) Admin UI fails to load properly on Chrome

Aditya created SOLR-4564:
----------------------------

             Summary: Admin UI fails to load properly on Chrome
                 Key: SOLR-4564
                 URL: https://issues.apache.org/jira/browse/SOLR-4564
             Project: Solr
          Issue Type: Bug
          Components: web gui
    Affects Versions: 4.2
         Environment: Jboss 7.1.1 and Solr 4.2 
            Reporter: Aditya


Admin UI fails to load collection list on Chrome. The dropdown is empty. 
Clicking on Logging and Threads throws javascript error in console. 

GET http://10.124.55.84/solr/undefined/admin/logging?wt=json&since=0 404 (Not Found) {require.js:10157}
GET http://10.124.55.84/solr/undefined/admin/threads?wt=json 404 (Not Found) require.js:10157

Checked on IE9 and the UI looks good. but Schema browser is sluggish. whiel searching fields. Every keystroke creates a pause for field look-up. We have around 290 fields (including dynamic) defined in schema. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org