On Mon, Dec 29, 2008 at 5:25 PM, srferdave <[email protected]> wrote:
> > > > Asiri Rathnayake wrote: > > > > On Sat, Dec 27, 2008 at 4:37 AM, Sergiu Dumitriu <[email protected]> > wrote: > > > >> srferdave wrote: > >> > After I stop the XWiki service. All the pages that I added are > >> deleted. > >> I > >> > can't even log in again. And i have to re-register and start all > over. > >> > It's like everything is being refreshed when the service is stopped. > >> Whats > >> > going on? > >> > >> What distribution are you using? And on what operating system? > >> > >> The problem is that the database is not stored back to the disk. This > >> might happen if you put it on a readonly filesystem, or if you manually > >> override the database between restarts. This is not a normal behavior, > >> and it hasn't been reported by other users so far, so most likely it has > >> something to do with your installation. > > > > > > Is it possible that killing the XE process (as opposed to stopping it) > > would > > cause this kind of behaviour ? May be HSQLDB doesn't get a chance to > write > > the data back to the disk file .... > > > > Thanks. > > > > - Asiri > > _______________________________________________ > > users mailing list > > [email protected] > > http://lists.xwiki.org/mailman/listinfo/users > > > > > > I use the shortcuts created be the installation to start and stop the > process. If there is another way to stop the process let me know. > Otherwise, I don't think that is the issue. > > Thanks. Please make sure the user you used to install the package on your Vista machine has all the rights required (eg, that you're logged-in as an admin). As Sergiu stated, "The problem is that the database is not stored back to the disk. This might happen if you put it on a readonly filesystem." => thus I suspect that Vista somehow doesn't trust the application enough to let it write onto the filesystem. This sometimes happen in XP as well when a file is stored into the temp directory... I don't have much more insight into this though - hope it may help. Guillaule > > -- > View this message in context: > http://n2.nabble.com/XWiki-is-deleting-my-pages-tp1942010p2089353.html > Sent from the XWiki- Users mailing list archive at Nabble.com. > > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users > -- Guillaume Lerouge Product Manager - XWiki Skype ID : wikibc http://blog.xwiki.com/ _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
