Re: Error getting configuration dir.

Michael Nash <[email protected]>
Newsgroups gmane.comp.java.keel.devel
Organization JGlobal Limited
Message-ID <[email protected]>
Ramin:

Check your WEB-INF/web.xml and see if the path for keel.config.dir might
perhaps be being built incorrectly. That's what the error seems to be
saying. I've seen situations where the path ended up with a drive letter
in the middle of it or something similar...

Mike

On Wed, 2005-02-09 at 21:33, Ramin wrote:
> Has anyone been able to install and run Keel's default webapp on
> windows? I get the whole thing to build successfully and everything
> seems fine. I start tomcat and navigate to localhost:8080/default and
> everything is still good. As soon as I try to run the next step (the
> db initialization step), i get some nasty errors:
> 
> 
> HTTP Status 500 -
> 
> type Exception report
> 
> message
> 
> description The server encountered an internal error () that prevented
> it from fulfilling this request.
> 
> exception
> 
> javax.servlet.ServletException: Exception during model execution:
> 	org.keel.clients.struts.ModelAction.execute(ModelAction.java:82)
> 	org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:421)
> 	org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:226)
> 	org.apache.struts.action.ActionServlet.process(ActionServlet.java:1164)
> 	org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:397)
> 	javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
> 	javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
> 
> root cause
> 
> org.keel.clients.ClientException: Error getting configuration dir.:
> The filename, directory name, or volume label syntax is incorrect
> 	org.keel.clients.webapp.AbstractWebappClientConnector.getWebappPath(AbstractWebappClientConnector.java:413)
> 	org.keel.clients.webapp.AbstractWebappClientConnector.parseInitParameters(AbstractWebappClientConnector.java:363)
> 	org.keel.clients.webapp.AbstractWebappClientConnector.execute(AbstractWebappClientConnector.java:66)
> 	org.keel.clients.struts.StrutsClientConnector.execute(StrutsClientConnector.java:106)
> 	org.keel.clients.struts.ModelAction.execute(ModelAction.java:70)
> 	org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:421)
> 	org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:226)
> 	org.apache.struts.action.ActionServlet.process(ActionServlet.java:1164)
> 	org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:397)
> 	javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
> 	javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
> 
> note The full stack trace of the root cause is available in the Apache
> Tomcat/5.0.28 logs.
> Apache Tomcat/5.0.28

http://keelframework.org/documentation.shtml
Keelgroup mailing list
[email protected]
http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.