You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@lenya.apache.org by "Noto, Bill" <bn...@grow.net> on 2003/09/30 17:23:24 UTC

I'm getting some exceptions, too:

When I start lenya with %tomcat_home/bin/startup.bat I get the following
exceptions:

10   2003-09-30 11:17:12,501 [main] ERROR
org.apache.lenya.cms.scheduler.SchedulerWrapper  - Can't initialize
SchedulerWrapper:
org.quartz.SchedulerException: ThreadPool class
'org.quartz.simpl.SimpleThreadPool' props could not be configured. [See
nested exception: java.lang.NoSuchMethodException: No setter for
property 'logger']
        at
org.quartz.impl.StdSchedulerFactory.instantiate(StdSchedulerFactory.java
:473)
        at
org.quartz.impl.StdSchedulerFactory.getScheduler(StdSchedulerFactory.jav
a:837)
        at
org.apache.lenya.cms.scheduler.SchedulerWrapper.<init>(SchedulerWrapper.
java:129)
        at
org.apache.lenya.cms.scheduler.LoadQuartzServlet.process(LoadQuartzServl
et.java:146)
        at
org.apache.lenya.cms.scheduler.LoadQuartzServlet.init(LoadQuartzServlet.
java:131)
        at
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.jav
a:935)
        at
org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:823)
        at
org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.j
ava:3421)
        at
org.apache.catalina.core.StandardContext.start(StandardContext.java:3609
)
        at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.ja
va:821)
        at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:807)
        at
org.apache.catalina.core.StandardHost.addChild(StandardHost.java:579)
        at
org.apache.catalina.core.StandardHostDeployer.install(StandardHostDeploy
er.java:307)
        at
org.apache.catalina.core.StandardHost.install(StandardHost.java:772)
        at
org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java
:559)
        at
org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:401)
        at
org.apache.catalina.startup.HostConfig.start(HostConfig.java:718)
        at
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:35
8)
        at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSu
pport.java:166)
        at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1196)
        at
org.apache.catalina.core.StandardHost.start(StandardHost.java:738)
        at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1188)
        at
org.apache.catalina.core.StandardEngine.start(StandardEngine.java:347)
        at
org.apache.catalina.core.StandardService.start(StandardService.java:497)
        at
org.apache.catalina.core.StandardServer.start(StandardServer.java:2190)
        at org.apache.catalina.startup.Catalina.start(Catalina.java:512)
        at
org.apache.catalina.startup.Catalina.execute(Catalina.java:400)
        at
org.apache.catalina.startup.Catalina.process(Catalina.java:180)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav
a:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor
Impl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at
org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203)
* Nested Exception (Underlying Cause) ---------------
java.lang.NoSuchMethodException: No setter for property 'logger'
        at
org.quartz.impl.StdSchedulerFactory.setBeanProps(StdSchedulerFactory.jav
a:745)
        at
org.quartz.impl.StdSchedulerFactory.instantiate(StdSchedulerFactory.java
:471)
        at
org.quartz.impl.StdSchedulerFactory.getScheduler(StdSchedulerFactory.jav
a:837)
        at
org.apache.lenya.cms.scheduler.SchedulerWrapper.<init>(SchedulerWrapper.
java:129)
        at
org.apache.lenya.cms.scheduler.LoadQuartzServlet.process(LoadQuartzServl
et.java:146)
        at
org.apache.lenya.cms.scheduler.LoadQuartzServlet.init(LoadQuartzServlet.
java:131)
        at
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.jav
a:935)
        at
org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:823)
        at
org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.j
ava:3421)
        at
org.apache.catalina.core.StandardContext.start(StandardContext.java:3609
)
        at
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.ja
va:821)
        at
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:807)
        at
org.apache.catalina.core.StandardHost.addChild(StandardHost.java:579)
        at
org.apache.catalina.core.StandardHostDeployer.install(StandardHostDeploy
er.java:307)
        at
org.apache.catalina.core.StandardHost.install(StandardHost.java:772)
        at
org.apache.catalina.startup.HostConfig.deployDirectories(HostConfig.java
:559)
        at
org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:401)
        at
org.apache.catalina.startup.HostConfig.start(HostConfig.java:718)
        at
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:35
8)
        at
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSu
pport.java:166)
        at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1196)
        at
org.apache.catalina.core.StandardHost.start(StandardHost.java:738)
        at
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1188)
        at
org.apache.catalina.core.StandardEngine.start(StandardEngine.java:347)
        at
org.apache.catalina.core.StandardService.start(StandardService.java:497)
        at
org.apache.catalina.core.StandardServer.start(StandardServer.java:2190)
        at org.apache.catalina.startup.Catalina.start(Catalina.java:512)
        at
org.apache.catalina.startup.Catalina.execute(Catalina.java:400)
        at
org.apache.catalina.startup.Catalina.process(Catalina.java:180)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav
a:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor
Impl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at
org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203)

Also, when I first the the site with http://localhost:8080/lenya I see
the following warnings:

nya/net/proxyconf.xml
37031 2003-09-30 11:17:49,522 [Thread-10] WARN
org.apache.lenya.xml.XPSAssembler  - .include() 1056: java.io.FileNotFou
ndException:
C:\jakarta-tomcat-4.1.27\webapps\lenya\lenya\pubs\computerworld\publicat
ion.xml (The system cannot find the file specified)
37071 2003-09-30 11:17:49,562 [Thread-10] WARN
org.apache.lenya.xml.XPSAssembler  - .include() 1056: java.io.FileNotFou
ndException:
C:\jakarta-tomcat-4.1.27\webapps\lenya\lenya\pubs\docs\publication.xml
(The system cannot find the file specified)
37131 2003-09-30 11:17:49,622 [Thread-10] WARN
org.apache.lenya.xml.XPSAssembler  - .include() 1056: java.io.FileNotFou
ndException:
C:\jakarta-tomcat-4.1.27\webapps\lenya\lenya\pubs\forum\publication.xml
(The system cannot find the file specified)

which all seem to be saying that the publication.xml file was missing
and sure enough they are ot in the file system when I checked.  You see
these exceptions on the home page as well in this format:

Exception: (publication id = computerworld)
java.io.FileNotFoundException:
C:\jakarta-tomcat-4.1.27\webapps\lenya\lenya\pubs\computerworld\publicat
ion.xml (The system cannot find the file specified)

Perhaps the publication.xml files for these three pubs were not checked
in? 

Thanks for all your help, guys!

---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-user-help@cocoon.apache.org


Re: I'm getting some exceptions, too:

Posted by Michael Wechner <mi...@wyona.org>.
Noto, Bill wrote:

>
>which all seem to be saying that the publication.xml file was missing
>and sure enough they are ot in the file system when I checked.  You see
>these exceptions on the home page as well in this format:
>
>Exception: (publication id = computerworld)
>java.io.FileNotFoundException:
>C:\jakarta-tomcat-4.1.27\webapps\lenya\lenya\pubs\computerworld\publicat
>ion.xml (The system cannot find the file specified)
>
>Perhaps the publication.xml files for these three pubs were not checked
>in? 
>

Did you get these publications form the "lenya-samples" module listed on 
wyona.org?

Unfortunately, some of them are not really maintained, that's why they 
are within this module

Thanks

Michael

>
>Thanks for all your help, guys!
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
>For additional commands, e-mail: lenya-user-help@cocoon.apache.org
>
>
>  
>



---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-user-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-user-help@cocoon.apache.org