Have a look into the work directory of your container. There you will find the generated java files. Furthermore you seem to reference something like "_home._id._gen_make._sender.populateDocument". Is it a path or a java file? It's not a Cocoon specific problem, but something with your code. But we can only guess without seeing it. Show the XSP, which is used in the pipeline.

Joerg

vodoop vodoop wrote:
Hi have anyone had this error :

java.lang.NullPointerException
at
_home._id._gen_make._sender.populateDocument
(_state.java:456)
at
org.apache.cocoon.processor.xsp.XSPPage.getDocument
(XSPPage.java:97)
at
org.apache.cocoon.processor.xsp.XSPProcessor.process
(XSPProcessor.java:527)
at org.apache.cocoon.Engine.handle
(Engine.java:384)
at org.apache.cocoon.Cocoon.service
(Cocoon.java:183)
at
javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
at
org.apache.tomcat.core.ServletWrapper.doService
(ServletWrapper.java)
at
org.apache.tomcat.core.Handler.service(Handler.java)
at
org.apache.tomcat.core.ServletWrapper.service
(ServletWrapper.java)
at
org.apache.tomcat.core.ContextManager.internalService
(ContextManager.java)
at
org.apache.tomcat.core.ContextManager.service
(ContextManager.java)
at
org.apache.tomcat.service.connector.Ajp12ConnectionHandler.p
rocessConnection(Ajp12ConnectionHandler.java)
at
org.apache.tomcat.service.TcpWorkerThread.runIt
(PoolTcpEndpoint.java)
at
org.apache.tomcat.util.ThreadPool$ControlRunnable.run
(ThreadPool.java)
at java.lang.Thread.run(Thread.java:484)


thnx for any help to fix it
_________________________________________________________ Gagne une PS2 ! Envoie un SMS avec le code PS au 61166
(0,35€ Hors coût du SMS)




------------------------------------------------------------------------

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>


------------------------------------------------------------------------

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to