Posted by: Chyne on: July 3, 2009
If you had found the following error appears in the log, it indicates the missing of JNDI errors:
******* ERROR: No database connection found for helperName “defaultDS”
……
Failed to find DataSource named java:comp/env/jdbc/JiraDS in JNDI server with name default.
Trying normal database.
javax.naming.NameNotFoundException: Name jdbc is not bound in this Context
……
(more)
The error seems the configuration problem in the server.xml [...]