History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: JM-987
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Gaston Dombiak
Reporter: Gaston Dombiak
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Openfire

Recover from UnknownHostException during setup

Created: 02/20/07 04:09 PM   Updated: 02/20/07 04:10 PM
Component/s: Admin Console
Affects Version/s: 3.2.2
Fix Version/s: 3.2.3

Time Tracking:
Not Specified

Support Plan Customer Issue: No
Resolution Date: 02/20/07 04:10 PM
Acceptance Test - Add?: No


 Description  « Hide
Under linux, if hostname cannot be resolved (i.e. no IP address can be found) then setup fails and the following stacktrace is shown:

java.net.UnknownHostException: wildfire: wildfire
at java.net.InetAddress.getLocalHost(Unknown Source)
at org.jivesoftware.wildfire.admin.setup.setup_002dhost_002dsettings_jsp._jspService(setup_002dhost_002dsettings_jsp.java:132)
at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Gaston Dombiak - 02/20/07 04:10 PM
The error is now printed and 127.0.0.1 is suggested as the default domain.