On Dec 29, 2008, at 5:25 PM, srferdave wrote:
Asiri Rathnayake wrote:
On Sat, Dec 27, 2008 at 4:37 AM, Sergiu Dumitriu <sergiu@xwiki.com> 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 ....
I don't think so I've always pressed ctrl-C on windows and it has never lost anything. I think you should check the leads given by Sergiu. Thanks -Vincent
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.