Hi I installed Jetspeed...lastest version from CVS with Weblogic Server 5.1
and got the following exception:

[Mon May 15 20:08:18 EDT 2000] --  ERROR  --
 Exception:  java.io.FileNotFoundException:
D:\weblogic\myserver\public_htmlcontent\psml\default.psml (The system
cannot find the path specified)
 Stack Trace follows:
 java.io.FileNotFoundException:
D:\weblogic\myserver\public_htmlcontent\psml\default.psml (The system
cannot find the path specified)
 at java.io.FileInputStream.open(Native Method)
 at java.io.FileInputStream.<init>(FileInputStream.java, Compiled Code)
 at
sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:72)

 at
sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:136)

 at java.net.URL.openStream(URL.java:818)
 at
org.apache.jetspeed.portal.factory.PortletFactory.init(PortletFactory.java:296)

 at
org.apache.jetspeed.portal.factory.PortletFactory.getPortlets(PortletFactory.java:379)

 at
org.apache.jetspeed.portal.factory.PortletFactory.getPortlets(PortletFactory.java:348)

 at org.apache.jetspeed.turbine.screens.Home.doBuild(Home.java:119)
 at org.apache.turbine.modules.Screen.build(Screen.java:88)
 at org.apache.turbine.modules.ScreenLoader.eval(ScreenLoader.java:117)

I think there is a bug in the JetspeedDiskCacheEntry.getURL().  It seems to
miss a '\'.  Can some one double check this?

--hqn




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