Environment
Novell Filr
SUSE Linux Enterprise Server 11
SUSE Linux Enterprise Server 11
Situation
ERROR: "HTTP Status 500 - Filter execution threw an exception" while accessing user web interface
Unable to access Filr web interface on port 8443`
Unable to access https://ipaddress_filr:8443
ERROR: "Exception:org.kablink.teaming.lucene.LuceneException: java.rmi.UnknownHostException: Unknown host: Indez.lab.novell.com;" found in /opt/novell/filr/apache-tomcat/log/ssf.log
Unknown host error message in ssf.log
Unable to access Filr web interface on port 8443`
Unable to access https://ipaddress_filr:8443
ERROR: "Exception:org.kablink.teaming.lucene.LuceneException: java.rmi.UnknownHostException: Unknown host: Indez.lab.novell.com;" found in /opt/novell/filr/apache-tomcat/log/ssf.log
Unknown host error message in ssf.log
Resolution
- Open browser https://ipaddress_filr:9443
- Click Novell Filr Appliance Configuration
- Check the Database and Search Appliance settings to ensure proper hostname / IP assignment
- If changes are made to any settings in the admin console, click "Reconfigure Filr Server" at the Configuration page. Wait for reconfiguration to complete
- Make sure that the DNS names of the Index and Database servers are resolvable
- Launch terminal to the Index server
- Type cd /opt/novell/search/indexserver/bin
- Edit the indexserver-startup.sh
- Make sure that the index server hostname is set properly
i.e. java -Xmx1g -Xss2m -Duser.timezone=GMT -Djava.rmi.server.hostname=Index.lab.novell.com - Save the file if changes were made and restart all the services