El mar, 27-09-2005 a las 10:19 -0400, Doug Chestnut escribió: > Hmm, well, lenya-trunk is now running at > http://lenya.zones.apache.org:9999 (shut down all instances of lenya, > and then started 1.4). I also started > http://lenya.zones.apache.org:9000 (lenya-1.4.x-forrest).
Actually I did it as well this morning but after a couple of ours it was down again. > Now I get the below error after starting lenya-1.2, any ideas?: > Initialization Problem > Message: null > Description: No details available. > Sender: org.apache.cocoon.servlet.CocoonServlet > Source: Cocoon Servlet > cause > Configuration element FileSystem not found in descriptor-repository. Actually the root cause can be seen if you do a build clean in the 1.2 dir. Then the symlinks that I added in trying to overcome the problem are gone and you will get something about repository.xml not found. Actually I dunno why that is happening. Thanks for looking after the zones server as well Doug. :) salu2 > > Doug Chestnut wrote: > > Hi Oliver, > > I don't have the time to try right now, but I have seen this error when > > lenya 1.2 is started before 1.4 on the same box. Related to a hsqldb > > port conflict. > > > > HTH, > > --Doug > > > > Oliver Schalch wrote: > > > >> Hiho Devs, > >> > >> Its seems that Lenya 1.4 has some problems with the sheduler > >> http://lenya.zones.apache.org:9999 > >> > >> If anyone has the time to have a look at it, that would be great. > >> > >> Short Cause: > >> org.quartz.SchedulerConfigException: Failure occured during job recovery. > >> > >> first lines of stacktrace: > >> org.apache.avalon.framework.configuration.ConfigurationException: > >> cannot create a quartz scheduler > >> at > >> org.apache.cocoon.components.cron.QuartzJobScheduler.initialize(QuartzJobScheduler.java:324) > >> > >> > >> at > >> org.apache.avalon.framework.container.ContainerUtil.initialize(ContainerUtil.java:283) > >> > >> > >> at > >> org.apache.avalon.excalibur.component.DefaultComponentFactory.newInstance(DefaultComponentFactory.java:277) > >> > >> > >> at > >> org.apache.avalon.excalibur.component.ThreadSafeComponentHandler.initialize(ThreadSafeComponentHandler.java:108) > >> > >> > >> at > >> org.apache.avalon.excalibur.component.ExcaliburComponentManager.initialize(ExcaliburComponentManager.java:522) > >> > >> > >> at > >> org.apache.cocoon.components.CocoonComponentManager.initialize(CocoonComponentManager.java:566) > >> > >> > >> at > >> org.apache.avalon.framework.container.ContainerUtil.initialize(ContainerUtil.java:283) > >> > >> > >> at org.apache.cocoon.Cocoon.initialize(Cocoon.java:336) > >> > >> The whole message you find at: http://pastebin.com/375649 but you'll > >> see it anyway on the zones sites ;) > >> > >> Thanks, > >> Oliver > >> > >> > >> > >> > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- thorsten "Together we stand, divided we fall!" Hey you (Pink Floyd) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
