You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Jon Brisbin <br...@ipa.net> on 2001/03/13 18:02:40 UTC

cocoon2 and jboss/jetty

I followed the directions (well, sorta ;-) of the previous post to install
cocoon 1.8.2 with jboss/jetty and am working on doing that in c2...here's
the problem:

i downloaded jboss-jetty, unzipped, copied in the cocoon.war (built from
today's cvs) and added it to my jetty.xml file...when i fired up jboss
(fired up on the first try...that's awesome!) it added the cocoon.war file
just peachy...so when i pull up /cocoon/ i get the following, which looks
kinda like a jetty issue, but not sure if something in cocoon needs to be
configured differently (by unzipping the .war file)??

Any help would be appreciated!!  Thanks!

Jon Brisbin
www.jbrisbin.net


Cocoon 2 - Internal server error

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

type internal-server-error

message file /home/jonb/jboss_jetty/jboss-PRE-2.1/bin/null/sitemap.xmap not
found or cannot be opened for reading

description java.io.FileNotFoundException: file
/home/jonb/jboss_jetty/jboss-PRE-2.1/bin/null/sitemap.xmap not found or
cannot be opened for reading

sender org.apache.cocoon.servlet.CocoonServlet

source Cocoon servlet

request-uri

/cocoon/

path-info



stacktrace

java.io.FileNotFoundException: file
/home/jonb/jboss_jetty/jboss-PRE-2.1/bin/null/sitemap.xmap not found or
cannot be opened for reading
	at
org.apache.cocoon.sitemap.Handler.regenerateAsynchronously(Handler.java:128)
	at org.apache.cocoon.sitemap.Handler.regenerate(Handler.java:141)
	at org.apache.cocoon.sitemap.Manager.invoke(Manager.java:100)
	at org.apache.cocoon.Cocoon.process(Cocoon.java:213)
	at org.apache.cocoon.servlet.CocoonServlet.service(CocoonServlet.java:388)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
	at
com.mortbay.HTTP.Handler.Servlet.ServletHolder.handle(ServletHolder.java:448
)
	at
com.mortbay.HTTP.Handler.Servlet.ServletHandler.handle(ServletHandler.java:4
27)
	at
com.mortbay.HTTP.Handler.Servlet.ServletHandler.handle(ServletHandler.java:2
83)
	at com.mortbay.HTTP.HandlerContext.handle(HandlerContext.java:1087)
	at com.mortbay.HTTP.HttpServer.service(HttpServer.java:661)
	at com.mortbay.HTTP.HttpConnection.service(HttpConnection.java:460)
	at com.mortbay.HTTP.HttpConnection.handle(HttpConnection.java:317)
	at com.mortbay.HTTP.SocketListener.handleConnection(SocketListener.java:99)
	at com.mortbay.Util.ThreadedServer.handle(ThreadedServer.java:254)
	at com.mortbay.Util.ThreadPool$PoolThreadRunnable.run(ThreadPool.java:601)
	at java.lang.Thread.run(Thread.java:484)


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

To unsubscribe, e-mail: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>