You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Alfredas Chmieliauskas <al...@SSERIGA.edu.lv> on 2000/09/06 23:51:38 UTC

cocoon.properties error


Hi, 

maybe you happen to know whats wrong with my cocoon.properties file (or
location) if I get this 

Unable to open resource: /ServletExecData/default/cocoon.properties
java.lang.NullPointerException
	at org.apache.cocoon.Cocoon.init(Cocoon.java:123)
	at
com.unify.ewave.servletexec.ServletExec.CallServletInit(ServletExec.java)
	at
com.unify.ewave.servletexec.HostServletContext.CreateServlet(HostServletCont
ext.java)
	at
com.unify.ewave.servletexec.HostServletContext.loadConfiguredServlet(HostSer
vletContext.java)
	at
com.unify.ewave.servletexec.HostServletContext.getServlet(HostServletContext
.java)
	at
com.unify.ewave.servletexec.ServletExec.processServletRequest(ServletExec.ja
va)
	at
com.unify.ewave.servletexec.ServletExec.processServletAlias(ServletExec.java
)
	at
com.unify.ewave.servletexec.ServletExec.ProcessRequest(ServletExec.java)
	at
com.unify.ewave.servletexec.ServletExec.ProcessRequest(ServletExec.java)
	at
com.unify.ewave.servletexec.ServletExecService.processServletRequest(Servlet
ExecService.java)
	at
com.unify.ewave.servletexec.ServletExecService.Run(ServletExecService.java)
	at
com.unify.ewave.servletexec.HttpServerRequest.run(HttpServerRequest.java)

Thanks
and sorry for a question which should belong to cocoon-user group :)