[ 
https://issues.apache.org/jira/browse/COCOON-2076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502312
 ] 

Grzegorz Kossakowski commented on COCOON-2076:
----------------------------------------------

Thanks for reporting. I can confirm the problem. While testing I used newest 
SNAPSHOT versions of all Cocoon plug-ins and artifacts.

The stack trace you posted in comment is not relevant to the issue and is not 
harmful at all. However, I have no idea why it's printed and it means.

I hope that I'll have some free time today and dig a little bit more into this.

> Exception when Reloading Classloader
> ------------------------------------
>
>                 Key: COCOON-2076
>                 URL: https://issues.apache.org/jira/browse/COCOON-2076
>             Project: Cocoon
>          Issue Type: Bug
>          Components: * Cocoon Core, - Build System: Maven, - Servlet service 
> framework
>    Affects Versions: 2.2-dev (Current SVN)
>            Reporter: Vladimir S Bronnikov
>
> I'm running own cocoon block using Reload Classloader (see 
> http://cocoon.zones.apache.org/dev-docs/2.2/maven-plugins/maven-plugin/1.0/1297_1_1.html).
>  Then I change one of my class. After update my browser I get foloowing error 
> in stactrace:
> 2007-06-07 12:57:38,518 btpool0-1 ERROR cocoon - Internal Cocoon Problem
> org.apache.cocoon.ProcessingException: Processor is not set.
>       at 
> org.apache.cocoon.environment.internal.EnvironmentHelper.enterProcessor(EnvironmentHelper.java:275)
>       at 
> org.apache.cocoon.servlet.RequestProcessor.process(RequestProcessor.java:345)
>       at 
> org.apache.cocoon.servlet.RequestProcessor.service(RequestProcessor.java:171)
>       at 
> org.apache.cocoon.sitemap.SitemapServlet.service(SitemapServlet.java:62)
>       at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
>       at 
> org.apache.cocoon.servletservice.ServletServiceContext$PathDispatcher.forward(ServletServiceContext.java:538)
>       at 
> org.apache.cocoon.servletservice.ServletServiceContext$PathDispatcher.forward(ServletServiceContext.java:520)
>       at 
> org.apache.cocoon.servletservice.spring.ServletFactoryBean$ServiceInterceptor.invoke(ServletFactoryBean.java:229)
>       at 
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:161)
>       at 
> org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
>       at $Proxy0.service(Unknown Source)
>       at 
> org.apache.cocoon.servletservice.DispatcherServlet.service(DispatcherServlet.java:92)
> ...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to