16 Aug 16:58
Re: running sakai offline
Andrew Thornton <andrew <at> caret.cam.ac.uk>
2006-08-16 14:58:02 GMT
2006-08-16 14:58:02 GMT
-- Resend because this message appears to have been eaten by the great email monster, sorry if you get this twice -- John Bush wrote: > Does anyone know how to run sakai without a network connection? Startup > generally fails when offline with something like: > > > ERROR: Could not configure datastore from input stream (2006-08-15 > 11:01:05,968 main_net.sf.hibernate.cfg.Conf > > iguration) > > org.dom4j.DocumentException: Connection timed out: connect Nested > exception: Connection timed out: connect > > at org.dom4j.io.SAXReader.read(SAXReader.java:484) That's the damned XML parser trying to download the Hibernate DTD. There's *supposed* to be a way you can provide a library of DTDs to these damned things. I've never found it though. <rant> BTW As it stands, a DDoS attack on one of these important DTD urls would make it impossible to, say: start certain servlet containers, start a hibernate context, parse XHTML, parse RSS etc. In the early days of RSS, shortly after netscape abandoned the RSS 0.91 effort they (re)moved the DTD, and *poof* went almost every RSS application. Large portions of the XML infrastructure are incredibly dependent on being able to get to damned DTDs. </rant> andy -- -- Andrew Thornton andrew <at> caret.cam.ac.uk ---------------------- This automatic notification message was sent by Sakai Collab (https://collab.sakaiproject.org//portal) from the DG: Development site. You can modify how you receive notifications at My Workspace > Preferences.
RSS Feed