Hi !
I've got Jetspeed running on my Win2K box, but I still have a problem with
the Cocoon portlet. Whenever I try to use a cocoon portlet, I receive this
error message on the web page :
CocoonPortlet: Could not use the following URL:
http://myserver:80/content/dynamic/index.xml
/tmp/JetspeedDocumentCache\file..tmp.JetspeedDocumentCache\http..myserver...
...80..content..dynamic..index....xml
I think this has something to do with the PersistantDocument and the cache,
but couldn't find any reason why...
I'm using Apache/JServ1.1 on Win2K, jdk1.1.8 jsdk2.0
Here's my turbine.log
Any advice/help will be welcome !!
Yannick
-- NOTICE -- JetspeedResources obtained from Turbine:
/c:/JServ11/servlets/JetspeedResources.properties
-- NOTICE -- Jetspeed Home: BEGIN default portlets
-- NOTICE -- Jetspeed: cache miss: Portlet -
org.apache.jetspeed.portal.portlets.CocoonPortlet -
http://myserver:80/content/dynamic/index.xml
-- NOTICE -- CocoonPortlet: transforming
file:///tmp/JetspeedDocumentCache\http.myserver...80.content.dynamic.index..
xml with stylesheet
file:///tmp/JetspeedDocumentCache\http.myserver...80.content.dynamic.index..
xsl
-- NOTICE -- PersistentDocument: fetching remote url:
file:///tmp/JetspeedDocumentCache\http.myserver...80.content.dynamic.index..
xml
-- ERROR -- CocoonPortlet: Could not use the following URL:
http://myserver:80/content/dynamic/index.xml
/tmp/JetspeedDocumentCache\file..tmp.JetspeedDocumentCache\http..myserver...
...80..content..dynamic..index....xml
Exception: java.io.FileNotFoundException:
/tmp/JetspeedDocumentCache\file..tmp.JetspeedDocumentCache\http..myserver...
...80..content..dynamic..index....xml
Stack Trace follows:
java.io.FileNotFoundException:
/tmp/JetspeedDocumentCache\file..tmp.JetspeedDocumentCache\http..myserver...
...80..content..dynamic..index....xml
at java.io.FileOutputStream.<init>(FileOutputStream.java:61)
at org.apache.jetspeed.cache.PersistentDocument.getRemoteFile(Compiled
Code)
at
org.apache.jetspeed.cache.PersistentDocument.getEntry(PersistentDocument.jav
a:216)
at org.apache.jetspeed.portal.cocoon.CocoonRenderer.transform(Compiled
Code)
at
org.apache.jetspeed.portal.portlets.CocoonPortlet.init(CocoonPortlet.java:23
8)
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]