Ok, not good enough to let things sit, I'm attempting to build the
latest Jetspeed out of CVS as of this evening about 10:00pm CST.
I'm also pulling Cocoon out of CVS, ver 1.7.2
Everything has built just fine, Stylebook, All Jar files, etc.
Installation to Apache JServ and Apache no problems.
Go to the first jetspeed page and all portlets load except for the
CocoonPortlets... :)
(excerpt from turbine.log)
[Fri Mar 31 23:09:23 CST 2000] -- ERROR -- CocoonPortlet: Could not
use the fo
llowing URL: http://sanctuary.ourhaven.com:80/content/dynamic/index.xml
null
Exception: java.lang.NullPointerException
Stack Trace follows:
Ick! What does the "null" mean after the CocoonPortlet error?
Thanks for your eyeballs!
Mark
This is the full turbine.log trace:
[Fri Mar 31 23:09:21 CST 2000] -- NOTICE -- Jetspeed Home: BEGIN
default portlets
[Fri Mar 31 23:09:21 CST 2000] -- NOTICE -- PersistentDocument:
fetching remote
url: file:///usr/local/apache/htdocs/content/xml/defaultPortlets.xml
[Fri Mar 31 23:09:22 CST 2000] -- NOTICE -- Jetspeed: cache miss:
Portlet - or
g.apache.jetspeed.portal.portlets.CocoonPortlet -
http://sanctuary.ourhaven.com:
80/content/dynamic/index.xml
[Fri Mar 31 23:09:22 CST 2000] -- NOTICE -- PersistentDocument:
fetching remote
url: http://sanctuary.ourhaven.com:80/content/dynamic/index.xml
[Fri Mar 31 23:09:22 CST 2000] -- NOTICE -- PersistentDocument:
fetching remote
url: http://sanctuary.ourhaven.com:80/content/dynamic/index.xsl
[Fri Mar 31 23:09:22 CST 2000] -- NOTICE -- CocoonPortlet:
transforming file:/
//tmp/JetspeedDocumentCache/http.sanctuary..ourhaven..com...80.content.dynamic.i
ndex..xml with stylesheet
file:///tmp/JetspeedDocumentCache/http.sanctuary..ourh
aven..com...80.content.dynamic.index..xsl
[Fri Mar 31 23:09:22 CST 2000] -- NOTICE -- PersistentDocument:
fetching remote
url:
file:///tmp/JetspeedDocumentCache/http.sanctuary..ourhaven..com...80.conte
nt.dynamic.index..xml
[Fri Mar 31 23:09:23 CST 2000] -- ERROR -- CocoonPortlet: Could not
use the fo
llowing URL: http://sanctuary.ourhaven.com:80/content/dynamic/index.xml
null
Exception: java.lang.NullPointerException
Stack Trace follows:
java.lang.NullPointerException
at java.util.Hashtable.put(Hashtable.java:377)
at org.apache.cocoon.Engine.handle(Engine.java:286)
at
org.apache.jetspeed.portal.cocoon.CocoonRenderer.transform(CocoonRend
erer.java:197)
at
org.apache.jetspeed.portal.cocoon.CocoonRenderer.transform(CocoonRend
erer.java:141)
at
org.apache.jetspeed.portal.portlets.CocoonPortlet.init(CocoonPortlet.
java:238)
at
org.apache.jetspeed.portal.factory.PortletFactory.getPortlet(PortletF
actory.java:587)
at
org.apache.jetspeed.portal.factory.PortletFactory.getPortlets(Portlet
Factory.java:368)
at
org.apache.jetspeed.portal.factory.PortletFactory.getPortlets(Portlet
Factory.java:259)
at org.apache.jetspeed.turbine.screens.Home.build(Home.java:106)
at
org.apache.turbine.modules.ScreenLoader.eval(ScreenLoader.java:117)
at
org.apache.jetspeed.turbine.layouts.JetspeedLayout.build(JetspeedLayo
ut.java:107)
at
org.apache.turbine.modules.LayoutLoader.exec(LayoutLoader.java:111)
at
org.apache.turbine.modules.pages.DefaultPage.build(DefaultPage.java:8
8)
at
org.apache.turbine.modules.PageLoader.exec(PageLoader.java:111)
at Turbine.doGet(Turbine.java:296)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:499)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
at
org.apache.jserv.JServConnection.processRequest(JServConnection.java:
314)
at
org.apache.jserv.JServConnection.run(JServConnection.java:188)
at java.lang.Thread.run(Thread.java:475)
--
--------------------------------------------------------------
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]