To All,

The Adventure continues.... :)

I'm pretty confident that I've ruled out the possibility that the
JetSpeedResources.properties file is messed up.  I think that the
turbine.log file is providing the essential clue to my problem, but I
don't know what to do to fix it....  I'm pretty sure that since there is
a failure, JetSpeed is not able to process the defaultPortlets.xml
file.  That is why it is only rendering the "Welcome->Home" and "Please
Login" table and no Portlets...

Somethings are working correctly because a copy of the
defaultPortlet.xml file is placed in the JetSpeedDocumentCache directory
and I'm getting plenty of debug info from Turbine.  I take that as a
good sign.. :)

I appears that the error is within the exolab castor.jar file.  I'm
using castor-0.7.4.jar that came with the JetSpeed-1.0.tar.gz from
ftp://java.apache.org/jetspeed/dist.  I've even tried to get a newer
version of castor, 0.7.11, but that didn't help at all.  Things were
actually worse.  The build process for the *.jar files is similar, yet
different to the ./configure, make, make install cycle.   :)

Please let me know if I need to post more information regarding this
problem.  Thanks for your help!!!

Mark Nickel


Here's my architecture:
Redhat Linux 6.1
Apache 1.3.11
Apache JServ 1.1
Cocoon 1.7.0 - Note that this not the .jar from the JetSpeed dist
JetSpeed 1.0

Here's my freshest turbine.log:
[Thu Mar 23 16:37:28 CST 2000] -- NOTICE  --
Classname:org.apache.turbine.serv
ices.resources.TurbineResourceService
[Thu Mar 23 16:37:28 CST 2000] -- NOTICE  -- Retrieved service:
TurbineResourceS
ervice
[Thu Mar 23 16:37:28 CST 2000] -- NOTICE  -- Jetspeed Home: BEGIN
default portle
ts
[Thu Mar 23 16:37:28 CST 2000] -- NOTICE  -- JetspeedResources obtained
from Sys
tem properties: null
[Thu Mar 23 16:37:28 CST 2000] -- NOTICE  -- JetspeedResources obtained
from Tur
bine: /usr/local/Jetspeed/src/config/JetSpeedResources.properties
[Thu Mar 23 16:37:30 CST 2000] --  ERROR  --
        Exception:  MarshalException: The declaration for the entity
"ContentTyp
e" must end with '>'.
        Stack Trace follows:
        MarshalException: The declaration for the entity "ContentType"
must end
with '>'.
        at
org.exolab.castor.xml.Unmarshaller.unmarshal(Unmarshaller.java:202)
        at
org.exolab.castor.xml.Unmarshaller.unmarshal(Unmarshaller.java:164)
        at
org.exolab.castor.xml.Unmarshaller.unmarshal(Unmarshaller.java:245)
        at
org.apache.jetspeed.portal.portletmarkup.Portlets.unmarshal(Portlets.
java:177)
        at
org.apache.jetspeed.portal.factory.PortletFactory.create(PortletFacto
ry.java:299)
        at
org.apache.jetspeed.portal.factory.PortletFactory.getPortlets(Portlet
Factory.java:324)
        at
org.apache.jetspeed.portal.factory.PortletFactory.getPortlets(Portlet
Factory.java:261)
        at org.apache.jetspeed.turbine.screens.Home.build(Home.java:99)
        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)
[Thu Mar 23 16:37:30 CST 2000] -- WARNING -- getPortlets():  No portlets
found
[Thu Mar 23 16:37:30 CST 2000] -- NOTICE  --
PortletControllerFactory.getInstanc
e(): classname = org.apache.jetspeed.portal.DefaultPortletController
[Thu Mar 23 16:37:30 CST 2000] -- NOTICE  -- Jetspeed Home: END default
portlets





--
"A successful man is one who can build a firm
   foundation with the bricks that others throw at him."
                          -- David Brinkley




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