Ingo,

i've looked at the paths and names they seem to be correct,
(im using the default installation and havent tried to add
anything)

the failure occurs in
org.apache.jetspeed.services.jsp.tags.JetspeedNavigationTag
in the doStartTag method: "NavigationLoader.getInstance().exec(data,
module);"

this is the error from the log:

[Wed Feb 07 11:33:29 EST 2001] -- NOTICE  -- Serving JSP:
/WEB-INF/templates/jsp/navigations/top_default.jsp
[Wed Feb 07 11:33:29 EST 2001] --  ERROR  -- Error encountered processing a
template:/WEB-INF/templates/jsp/navigations/top_default.jsp
[Wed Feb 07 11:33:29 EST 2001] --  ERROR  --
        Exception:  java.lang.IllegalStateException: OutputStream already retrieved
        Stack Trace follows:
        java.lang.IllegalStateException: OutputStream already retrieved
        at com.evermind.server.http.EvermindHttpServletResponse.getWriter(JAX)


another error showing up in the jetspeed log:

[Wed Feb 07 11:33:27 EST 2001] -- NOTICE  -- Created a CapabilityMap for
agent:  Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)
[Wed Feb 07 11:33:27 EST 2001] --  ERROR  --
        Exception:  org.apache.jetspeed.om.registry.InvalidEntryException: The
specified entry does not exist within the Registry
http://java.apache.org/jetspeed/channels/jetspeed.rss
        Stack Trace follows:
        org.apache.jetspeed.om.registry.InvalidEntryException: The specified entry
does not exist within the Registry
http://java.apache.org/jetspeed/channels/jetspeed.rss


i have the same registry errors for the following:
http://java.apache.org/jetspeed/channels/turbine.rss
http://www.mozilla.org/news.rdf
http://www.apacheweek.com/issues/apacheweek-headlines.xml
http://www.xmlhack.com/rsscat.php

originally these didnt strike me as being related?

thank you for your help btw <g>
rob









-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of ingo schuster
Sent: Wednesday, February 07, 2001 12:28 PM
To: JetSpeed
Subject: RE: orion/jetspeed outputstream error


Robert,

with Tomcat I get following error
         "java.lang.IllegalStateException: Response has already been
committed"
if the respective jsp can't be found. Can you check if the navigation JSPs
a readable, no mistakes due to case-sensitive names, etc?

ingo.



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/[email protected]/>
List Help?:          [EMAIL PROTECTED]

Reply via email to