You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Jandeep <ja...@softhome.net> on 2001/09/11 02:25:39 UTC

help needed urgently!! cocoon 2.0 install on weblogic6.0

Hi,
I was trying to install coccon2.0 with weblogic6.0 . 
I followed all the installation instruction given on following link 
http://xml.apache.org/cocoon2/install.html
I ran the following command 
.\build.bat -Dinclude.webapp.libs=yes webapp 
 to create the cocoon.war file. and then followed the instruction for weblogic 6.0.
But when i tried to open http://localhost:7001/cocoon/
I got internal server error  on the html page.  it seems that it is looking for some zip file.
I am unable to resolve this problem. if anybody have encountered this before , please help me to remedy this problem.

Thanks ,
Jandeep
Cocoon 2 - Internal server error

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

type internal-server-error

message Exception in Handler

description org.apache.cocoon.ProcessingException: Exception in Handler:java.util.zip.ZipException: The system cannot find the file specified

sender org.apache.cocoon.servlet.CocoonServlet

source Cocoon servlet

request-uri

/cocoon/

embedded exception

java.util.zip.ZipException: The system cannot find the file specified

embedded exception stacktrace

java.util.zip.ZipException: The system cannot find the file specified
	at java.util.zip.ZipFile.open(Native Method)
	at java.util.zip.ZipFile.(ZipFile.java:110)
	at java.util.zip.ZipFile.(ZipFile.java:125)
	at weblogic.utils.zip.ZipURLConnection.getInputStream(Handler.java:49)
	at org.apache.cocoon.components.source.URLSource.getInputStream(URLSource.java:144)
	at org.apache.cocoon.components.source.URLSource.getInputSource(URLSource.java:225)
	at org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.generateResource(ProgramGeneratorImpl.java:258)
	at org.apache.cocoon.components.language.generator.ProgramGeneratorImpl.load(ProgramGeneratorImpl.java:179)
	at org.apache.cocoon.sitemap.Handler.run(Handler.java:204)
	at java.lang.Thread.run(Thread.java:484)


exception

org.apache.cocoon.ProcessingException: Exception in Handler:java.util.zip.ZipException: The system cannot find the file specified