by vinalexd » Sat May 01, 2010 12:20 pm
I've started a post earlier about the same problem but didn't get reactions, so I post it in yours if you don't mind.
After the reinstall it is missing both files that you specified.
The file c:\Subsonic\subsonic.log does not exsist and in the folder c:\Program Files\Subsonic\log\ only contains subsonic-agent.log which contains the following:
31 [main] INFO org.springframework.context.support.ClassPathXmlApplicationContext - Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@32fb4f: display name [org.springframework.context.support.ClassPathXmlApplicationContext@32fb4f]; startup date [Sat May 01 12:14:32 CEST 2010]; root of context hierarchy
125 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [applicationContext-agent.xml]
453 [main] INFO org.springframework.context.support.ClassPathXmlApplicationContext - Bean factory for application context [org.springframework.context.support.ClassPathXmlApplicationContext@32fb4f]: org.springframework.beans.factory.support.DefaultListableBeanFactory@1ccce3c
469 [main] INFO org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@1ccce3c: defining beans [service,agent]; root of factory hierarchy
However i've bacupped the previous subsonic installation c:\subsonic folder and that one contains a subsonic.log file with the following content:
[2010-04-19 18:19:42,156] INFO DaoHelper - Checking database schema.
[2010-04-19 18:19:48,000] INFO DaoHelper - Done checking database schema.
[2010-04-19 18:19:50,296] INFO SearchService - Automatic index creation scheduled to run every 1 day(s), starting at Tue Apr 20 03:00:00 CEST 2010
[2010-04-19 18:19:51,234] INFO PodcastService - Automatic Podcast update disabled.
hope that it can help..