Hi there.
Like many I'm having problems getting jetspeed fully installed.

I had the standard
cocoon won't work in the servlet zone classapth
and dom2 must be at the start problems
but I have them now fixed.

I can now get into jetspeed and run the front page
but I still get stuck running any of the XSP applications.

Running
jetspeed 1.2ba
jserv
redhat6.2

when clicking on anything in the Applications portlet

Cocoon returns in the middle of the page
Cocoon portlet: could not use the following URL. 
http://myhost:80/content/dynamic/customizer/xsp/ui.xml Could not associate 
stylesheet to document. error reading 
file://home/httpd/html/content/dynamic/customizer/xsp/ui-generic.xsl: 
java.net.UnknownHostException: home


The turbine.log says

[Fri Oct 13 15:25:04 EST 2000] -- NOTICE  -- Jetspeed: cache hit:  Portlet - 
org.apache.jetspeed.portal.portlets.CocoonPortlet - stylesheet - 
/content/dynamic/customizer/xsp/ui-generic.xsl - 
http://cheez:80/content/dynamic/customizer/xsp/ui.xml
[Fri Oct 13 15:25:04 EST 2000] -- NOTICE  -- CocoonPortlet:  transforming 
file:////home/httpd/html/content/dynamic/customizer/xsp/ui.xml with 
stylesheet 
file:////home/httpd/html/content/dynamic/customizer/xsp/ui-generic.xsl
[Fri Oct 13 15:25:04 EST 2000] -- NOTICE  -- DiskCache: this URL can't be 
stored in cache... providing it 
directly.file:////home/httpd/html/content/dynamic/customizer/xsp/ui.xml
[Fri Oct 13 15:25:05 EST 2000] --  ERROR  -- CocoonPortlet: Could not use 
the following URL:  http://cheez:80/content/dynamic/customizer/xsp/ui.xml 
Could not associate stylesheet to document:  error reading 
file://home/httpd/html/content/dynamic/customizer/xsp/ui-generic.xsl: 
java.net.UnknownHostException: home
        Exception:  org.apache.cocoon.processor.ProcessorException: Could not 
associate stylesheet to document:  error reading 
file://home/httpd/html/content/dynamic/customizer/xsp/ui-generic.xsl: 
java.net.UnknownHostException: home
        Stack Trace follows:
        org.apache.cocoon.processor.ProcessorException: Could not associate 
stylesheet to document:  error reading 
file://home/httpd/html/content/dynamic/customizer/xsp/ui-generic.xsl: 
java.net.UnknownHostException: home
        at 
org.apache.cocoon.processor.xslt.XSLTProcessor.getStylesheet(XSLTProcessor.java:204)
        at 
org.apache.cocoon.processor.xslt.XSLTProcessor.process(XSLTProcessor.java:134)
        at org.apache.cocoon.Engine.handle(Engine.java:303)
        at 
org.apache.jetspeed.portal.cocoon.CocoonRenderer.transformContent(CocoonRenderer.java:184)
        at 
org.apache.jetspeed.portal.cocoon.CocoonRenderer.transform(CocoonRenderer.java:145)
        at 
org.apache.jetspeed.portal.portlets.CocoonPortlet.getContent(CocoonPortlet.java:152)
        at 
org.apache.jetspeed.portal.controls.TitlePortletControl.getContent(TitlePortletControl.java:134)
        at 
org.apache.jetspeed.portal.controllers.DefaultPortletController.getPortletColumn(DefaultPortletController.java:179)
        at 
org.apache.jetspeed.portal.controllers.DefaultPortletController.getContent(DefaultPortletController.java:135)
        at org.apache.jetspeed.portal.PortletSet.getContent(PortletSet.java:285)
        at 
org.apache.jetspeed.turbine.screens.portlets.PortletViewerScreen.doBuild(PortletViewerScreen.java:130)
        at org.apache.turbine.modules.Screen.build(Screen.java:88)
        at org.apache.turbine.modules.ScreenLoader.eval(ScreenLoader.java:117)
        at 
org.apache.jetspeed.turbine.layouts.JetspeedLayout.doBuild(JetspeedLayout.java:139)
        at org.apache.turbine.modules.Layout.build(Layout.java:81)
        at org.apache.turbine.modules.LayoutLoader.exec(LayoutLoader.java:111)
        at 
org.apache.turbine.modules.pages.DefaultPage.doBuild(DefaultPage.java:134)
        at org.apache.turbine.modules.Page.build(Page.java:81)
        at org.apache.turbine.modules.PageLoader.exec(PageLoader.java:111)
        at Turbine.doGet(Turbine.java:322)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:271)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:311)
        at 
org.apache.jserv.JServConnection.processRequest(JServConnection.java:317)
        at org.apache.jserv.JServConnection.run(JServConnection.java:188)
        at java.lang.Thread.run(Thread.java:484)






As far as I can tell its chopping off the file://
and so leaving home/httpd/html/content/blah/ui-generic.xsl
and then of course not finding a machine named 'home'.
I have no idea why tho.
Something to do with the cache miss?
Is there some file or property I've forgotten/missed?



I've also tried it using BEA Weblogic server5.1 and having different 
problems but I won't bother asking about that until I have Jserv running 
(unless someone is using bea-wls?)

Thanks for any help.
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.



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