HTTP 404 Vibe

  • 7012713
  • 25-Jun-2013
  • 25-Jun-2013

Environment

Novell Teaming + Conferencing

Situation

Vibe website displays HTTP 404 Error: Unknown Host
Catalina.out shows the following errors:
  • java.sql.SQLException: Unknown server host name 'HOSTNAME'
  • java.net.UnknownHostException: 'HOSTNAME'

Resolution

Add the HOSTNAME to /etc/hosts

For example:
127.0.0.1     myServer.myDomain.com

Cause

Hostname may contain a \ character. Must manually insert hostname to /etc/hosts