I have the exact same error message when trying to open the webinterface.
The problem showed up after I had shut down my Ubuntu server to add a harddisk. (sudo shutdown 1)
Problem Description: See above
Troubleshooting Steps: Restart the service, Tried an upgrade from 4.4 to 4.5 by running the install instructions as found on the website. Install without errors, but still no webinterface.
Playback Application and version: Webinterface
Subsonic Version: 4.4 and 4.5 (I think because I can not check
Server Version: ?
Hardware Platform: Ubuntu server 10.4.1 LTS
Java Memory Limit: 225mb
Problem Filename: NA
Output from ffmpeg -i: NA
Last ten log file lines: (from subsonic.log) edited, removed some lines with "endless" code, if its all needed lat me know I will post it.
- Code: Select all
[2011-08-15 10:30:16,610] INFO DaoHelper - Checking database schema.
[2011-08-15 10:30:17,300] INFO Schema25 - Database table 'version' not found. Creating it.
[2011-08-15 10:30:17,301] ERROR DaoHelper - Failed to initialize database.
org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is java.sql.SQLException: User not found: SA
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:82)
at org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:382)
.........more
[2011-08-15 10:30:18,208] INFO SearchService - Automatic index creation scheduled to run every 1 day(s), starting at Tue Aug 16 03:00:00 CEST 2011
[2011-08-15 10:30:21,556] WARN NetworkService - Failed to delete port mapping.
net.sbbi.upnp.messages.UPNPResponseException: Detailed error code :403, Detailed error description :Not available Action
at net.sbbi.upnp.messages.ActionMessageResponseParser.startElement(ActionMessageResponseParser.java:145)
at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Source)
at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source)
......more
[2011-08-16 03:00:00,209] INFO SearchService - Starting to create search index.
[2011-08-16 03:00:00,235] ERROR SearchService - Failed to create search index.
org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is java.sql.SQLException: User not found: SA
at org.springframework.jdbc.datasource.DataSourceUtils.getConnection(DataSourceUtils.java:82)
at org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:577)
at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:641)
at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:670)
at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:678)
at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:710)
at net.sourceforge.subsonic.dao.AbstractDao.query(AbstractDao.java:58)
at net.sourceforge.subsonic.dao.MusicFolderDao.getAllMusicFolders(MusicFolderDao.java:49)
at net.sourceforge.subsonic.service.SettingsService.getAllMusicFolders(SettingsService.java:895)
at net.sourceforge.subsonic.service.SettingsService.getAllMusicFolders(SettingsService.java:885)
at net.sourceforge.subsonic.service.SearchService.doCreateIndex(SearchService.java:136)
at net.sourceforge.subsonic.service.SearchService.access$000(SearchService.java:62)
at net.sourceforge.subsonic.service.SearchService$1.run(SearchService.java:115)
Caused by: java.sql.SQLException: User not found: SA
.......more
Use Subsonic a lot on my Android phone when in the country, when traveling and on wifi use the webinterface to enjoy my music. Works great, love it! Just this problem now is my first real issue. (Since 2 years)