Hello, I used to experience this in the past when NetBeans/Forte4Java was my IDE (parser issue). The only workaround I found was to make those files read-only at runtime. I now use IntelliJ which makes my dev tasks so much easier ;-)
Hope that helps Rgds Emmanuel > -----Original Message----- > From: monica qualunque [mailto:[EMAIL PROTECTED] > Sent: 14 July 2003 14:31 > To: [EMAIL PROTECTED] > Subject: Re: Problem with installation > > > Hi, > > I have tried to work with other versions of Jetspeed but the problem > persists and I don't know more that I must make > > It's important for me to resolve this problem why otherwise I > cannot create > my portal > > Someone can help me? > > Monica > > >From: Santiago Gala <[EMAIL PROTECTED]> > >Reply-To: "Jetspeed Users List" <[EMAIL PROTECTED]> > >To: Jetspeed Users List <[EMAIL PROTECTED]> > >Subject: Re: Problem with installation > >Date: Mon, 14 Jul 2003 14:26:15 +0200 > > > >monica qualunque escribi�: > >>Hi All, > >> > >>I am new to jetspeed, I have installed jetspeed-1.4-b3, > Tomcat 4.1.24 and > >>j2sdk1.4.1_03 on Windows XP Home Edition. > >>When I start Jetspeed before the time, it works correctly. > >>After to have made stop of Tomcat and start of Tomcat on > Dos shell the > >>following error appears: > >> > >>[Fatal Error] admin.xreg:6:1: XML document structures must > start and end > >>within the same entity. > >>[Fatal Error] client.xreg:6:1: XML document structures must > start and end > >>within the same entity. > >>[Fatal Error] controllers.xreg:7:1: XML document structures > must start and > >>end within the same entity. > >>[Fatal Error] controls.xreg:7:1: XML document structures > must start and > >>end within the same entity. > >>[Fatal Error] demo-portlets.xreg:7:1: XML document > structures must start > >>and end within the same entity. > >>[Fatal Error] media.xreg:6:1: XML document structures must > start and end > >>within the same entity. > >>[Fatal Error] portlets.xreg:7:1: XML document structures > must start and > >>end within the same entity. > >>[Fatal Error] security.xreg:6:1: XML document structures > must start and > >>end within the same entity. > >>[Fatal Error] skins.xreg:6:1: XML document structures must > start and end > >>within the same entity. > >>[Fatal Error] wml-examples.xreg:8:1: XML document > structures must start > >>and end within the same entity. > >>[Fatal Error] feed_local.xreg:10:1: XML document structures > must start and > >>end within the same entity. > >>[Fatal Error] feed_apache.xreg:9:1: XML document structures > must start and > >>end within the same entity. > >> > >>and Jetspeed don't work. > >> > >>Someone can help me? > >> > > > >It looks like the .xreg files got truncated. Jetspeed saves > them to disk > >every certain interval, and they could get corrupted somehow > (disk full, > >Ctrl-C killing, abrupt shutdown, electric power failure, ...) > > > >Try replacing them with "good" XML files, maybe from the release. > > > >Regards > >-- > >Santiago Gala > >High Sierra Technology, S.L. (http://hisitech.com) > >http://memojo.com?page=SantiagoGalaBlog > > > > > > > >--------------------------------------------------------------------- > >To unsubscribe, e-mail: [EMAIL PROTECTED] > >For additional commands, e-mail: > [EMAIL PROTECTED] > > > > _________________________________________________________________ > Invia messaggi istantanei gratuitamente! http://www.msn.it/messenger/ > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
