> BTW.  Before you post a stack trace turn your JIT off.  I need to get
> the line numbers and if you have your JIT on all that the stack trace
> shows is "Compiled Code".  So run "java -DJAVA_COMPILER=NONE" and then
> give me the stack trace again.  You should have all line numbers at that
> point.

There it is :

        Exception:  java.io.FileNotFoundException:
/tmp/JetspeedDocumentCache\file..tmp.JetspeedDocumentCache\http..trinidad...
...80..content..dynamic..index....xml
        Stack Trace follows:
        java.io.FileNotFoundException:
/tmp/JetspeedDocumentCache\file..tmp.JetspeedDocumentCache\http..trinidad...
...80..content..dynamic..index....xml
        at java.io.FileOutputStream.<init>(FileOutputStream.java:61)
        at
org.apache.jetspeed.cache.PersistentDocument.getRemoteFile(PersistentDocumen
t.java:360)
        at
org.apache.jetspeed.cache.PersistentDocument.getEntry(PersistentDocument.jav
a:216)
        at
org.apache.jetspeed.portal.cocoon.CocoonRenderer.transform(CocoonRenderer.ja
va:115)
        at
org.apache.jetspeed.portal.portlets.CocoonPortlet.init(CocoonPortlet.java:23
8)
        at
org.apache.jetspeed.portal.factory.PortletFactory.getPortlet(PortletFactory.
java:587)
        at
org.apache.jetspeed.portal.factory.PortletFactory.getPortlets(PortletFactory
.java:368)
        at
org.apache.jetspeed.portal.factory.PortletFactory.getPortlets(PortletFactory
.java:259)




--
--------------------------------------------------------------
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]

Reply via email to