You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by Michael Wechner <mi...@wyona.com> on 2005/04/06 11:34:26 UTC

1.4-dev doesn't seem to run at the moment

Hi

I have updated 1.4-dev and it compiled fine, but after starting I receive:

java.lang.ClassNotFoundException: org.apache.lenya.cms.usecase.UnitOfWork

request-uri

/

full exception chain stacktrace

org.apache.avalon.framework.configuration.ConfigurationException: Could not get class 
	at org.apache.avalon.excalibur.component.ExcaliburComponentManager.configure(ExcaliburComponentManager.java:456)
	at org.apache.avalon.framework.container.ContainerUtil.configure(ContainerUtil.java:240)
	at org.apache.cocoon.Cocoon.configure(Cocoon.java:415)
	at org.apache.cocoon.Cocoon.initialize(Cocoon.java:272)
	at org.apache.avalon.framework.container.ContainerUtil.initialize(ContainerUtil.java:283)
	at org.apache.cocoon.servlet.CocoonServlet.createCocoon(CocoonServlet.java:1391)
	at org.apache.cocoon.servlet.CocoonServlet.init(CocoonServlet.java:481)
	at org.mortbay.jetty.servlet.ServletHolder.start(ServletHolder.java:220)
	at org.mortbay.jetty.servlet.ServletHandler.initializeServlets(ServletHandler.java:445)
	at org.mortbay.jetty.servlet.WebApplicationHandler.initializeServlets(WebApplicationHandler.java:150)
	at org.mortbay.jetty.servlet.WebApplicationContext.start(WebApplicationContext.java:458)
	at org.mortbay.http.HttpServer.start(HttpServer.java:663)
	at org.mortbay.jetty.Server.main(Server.java:429)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
	at Loader.invokeMain(Unknown Source)
	at Loader.run(Unknown Source)
	at Loader.main(Unknown Source)
Caused by: java.lang.ClassNotFoundException: org.apache.lenya.cms.usecase.UnitOfWork
	at java.net.URLClassLoader$1.run(URLClassLoader.java:199)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
	at org.mortbay.http.ContextLoader.loadClass(ContextLoader.java:206)
	at org.mortbay.http.ContextLoader.loadClass(ContextLoader.java:170)
	at org.apache.avalon.excalibur.component.ExcaliburComponentManager.configure(ExcaliburComponentManager.java:442)
	... 19 more

stacktrace

Any idea if something might have been forgotton during checkin?

Thanks

Michi


-- 
Michael Wechner
Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
michael.wechner@wyona.com                        michi@apache.org


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


Re: 1.4-dev doesn't seem to run at the moment

Posted by Michael Wechner <mi...@wyona.com>.
Andreas Hartmann wrote:

> Michael Wechner wrote:
>
>> Hi
>>
>> I have updated 1.4-dev and it compiled fine, but after starting I 
>> receive:
>>
>> java.lang.ClassNotFoundException: 
>> org.apache.lenya.cms.usecase.UnitOfWork
>
>
> I forgot to commit cocoon.xconf, it should look better now.


yes, thanks very much

Michi

>
> Sorry for the inconvenience,
> -- Andreas
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lenya.apache.org
> For additional commands, e-mail: dev-help@lenya.apache.org
>
>


-- 
Michael Wechner
Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
michael.wechner@wyona.com                        michi@apache.org


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


Re: 1.4-dev doesn't seem to run at the moment

Posted by Andreas Hartmann <an...@apache.org>.
Michael Wechner wrote:
> Hi
> 
> I have updated 1.4-dev and it compiled fine, but after starting I receive:
> 
> java.lang.ClassNotFoundException: org.apache.lenya.cms.usecase.UnitOfWork

I forgot to commit cocoon.xconf, it should look better now.

Sorry for the inconvenience,
-- Andreas

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