Hi
i've got jetspeed 1.1, jakarta tomcat, apache on win98
The JetSpeed servlet is running prettyr well except
when it tries to read the DefaultPortlets.xml.
After a few seconds the home page appear with the JetSpeed logo and that's
all
in the turbine log file i've got a java exception :
Here is the log
[Tue Sep 05 12:55:56 CEST 2000] -- NOTICE -- JetspeedResources obtained
from
Turbine:D:/Internet/jakarta-tomcat/webapps/ROOT/WEB-INF/JetspeedResources.pr
operties
[Tue Sep 05 12:55:56 CEST 2000] -- NOTICE -- Jetspeed Home: BEGIN default
portlets
[Tue Sep 05 12:56:17 CEST 2000] -- ERROR --Exception:
java.net.UnknownHostException: d:
Stack Trace follows:
java.net.UnknownHostException: d:
at java.net.InetAddress.getAllByName0(InetAddress.java:577)
at java.net.InetAddress.getAllByName0(InetAddress.java:546)
at java.net.InetAddress.getByName(InetAddress.java:455)
at java.net.Socket.<init>(Socket.java:98)
I've search in the properties file, but everything seems ok
Have somebody ever had this kind of trouble ?
TIA
David
--
--------------------------------------------------------------
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]