[quote="Magica"]Hi,
I Have Fedora 16 OS in my SS server. The newest 4.7 beta1 is running just fine. When I add the newest Mashup Mod I get Java error message in left side where is the folder structure:
What might be problem?
Thanks.
Error
Subsonic encountered an internal error. You can report this error in the Subsonic Forum. Please include the information below.
Exception org.springframework.jdbc.BadSqlGrammarException
Message PreparedStatementCallback; bad SQL grammar [select id, path, folder, type, format, title, album, album_name, artist, album_artist, disc_number, track_number, year, genre, bit_rate, variable_bit_rate, duration_seconds, file_size, width, height, cover_art_path, parent_path, play_count, last_played, comment, created, changed, last_scanned, children_last_updated, present, version from media_file where path=?]; nested exception is java.sql.SQLException: Column not found: ALBUM_NAME in statement [select id, path, folder, type, format, title, album, album_name, artist, album_artist, disc_number, track_number, year, genre, bit_rate, variable_bit_rate, duration_seconds, file_size, width, height, cover_art_path, parent_path, play_count, last_played, comment, created, changed, last_scanned, children_last_updated, present, version from media_file where path=?]
Java version Sun Microsystems Inc. 1.6.0_24
Operating system Linux 3.3.6-3.fc16.i686
Server jetty-6.1.x
Memory Used 60 of 89 MB
Stack trace org.springframework.jdbc.BadSqlGrammarException: PreparedStatementCallback; bad SQL grammar [select id, path, folder, type, format, title, album, album_name, artist, album_artist, disc_number, track_number, year, genre, bit_rate, variable_bit_rate, duration_seconds, file_size, width, height, cover_art_path, parent_path, play_count, last_played, comment, created, changed, last_scanned, children_last_updated, present, version from media_file where path=?]; nested exception is java.sql.SQLException: Column not found: ALBUM_NAME in statement [select id, path, folder, type, format, title, album, album_name, artist, album_artist, disc_number, track_number, year, genre, bit_rate, variable_bit_rate, duration_seconds, file_size, width, height, cover_art_path, parent_path, play_count, last_played, comment, created, changed, last_scanned, children_last_updated, present, version from media_file where path=?]
EDIT:
I Did some testing with newest 3008 build. When I have clean install of the mod in Linux, everything is working just fine. When I add one album or video to media folders, this error comes right away.
I also tested this with my Win 7 machine and there was no similar problem. So this is problem only in Linux?
BR
-m-