Hi Juan Pablo, You experience the same problem as I had in http://old.nabble.com/module-observation-does-not-work-with-4.3.1-td28107296.html. You work with magnolia 4.3.1, and the data module probably needs to be recompiled against 4.3.1.
Regards, Bert ________________________________________ Van: [email protected] [[email protected]] namens Juan Pablo García [[email protected]] Verzonden: zaterdag 10 april 2010 6:38 Aan: user-list Onderwerp: [magnolia-user] Problem deactivating the RSS Aggregator Hello! I'm working in the creation of my portal. Thanks to everyone for your past help. Now I'm facing this ackward situation: I wanted to create a RSS Aggregator on my installation, so that I could get information from 2 or 3 different feeds and show it in my portal. So, I followed the steps in the Magnolia blog I found linked in the RSS Aggregator information wiki page, and everything was really smooth in Author (I even added a RSS Combined paragraph to the main page). However, when I activated everything (Data/RSS Aggregator, Configuration/RSS Aggregator (to be able to fetch feeds automatically), and my MainPage), I didn't got anything in Public. It just stood there saying that there were no relevant RSS feeds. But it worked in Author! I even logged on as superuser in Public and checked everything out. It seemed everything was fine. So, I decided to leave everything as it was before (to find a different choice, JS or Flash), I removed the RSS Aggregator config and everything, however I started getting this in the Log: 2010-04-09 23:20:00,089 INFO info.magnolia.module.scheduler.CommandJob : start job [rssaggregator] Exception in thread "DefaultQuartzScheduler_Worker-9" java.lang.NoSuchMethodError: info.magnolia.context.SimpleContext.<init>(Linfo/magnolia/context/Context;)V at info.magnolia.module.scheduler.CommandJob.execute(CommandJob.java:69) at org.quartz.core.JobRunShell.run(JobRunShell.java:203) at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:520) 2010-04-09 23:20:00,111 INFO info.magnolia.module.scheduler.CommandJob : start job [rssaggregator] Exception in thread "DefaultQuartzScheduler_Worker-8" java.lang.NoSuchMethodError: info.magnolia.context.SimpleContext.<init>(Linfo/magnolia/context/Context;)V at info.magnolia.module.scheduler.CommandJob.execute(CommandJob.java:69) at org.quartz.core.JobRunShell.run(JobRunShell.java:203) at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:520) I can't even figure that out! I checked the scheduler jobs in Config (there are none). It just bothers me that I'm getting this message about 5 mins after I load my Public main page (although I removed the RSS paragraph and everything). Any insights on this case? Thanks, Juan Pablo García Hernández ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ---------------------------------------------------------------- ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
