Re: Status of Slide?
"Arne v.Irmer" <[email protected]> Tue, 29 May 2007 13:02:22 +0200
| Newsgroups | gmane.comp.jakarta.slide.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Thomas, AFAIK there are some bugs concerning the UTF-8 coding of filenames. (No umlauts etc.) What you have to know is, that there is no way back to Slide 2.1, because the store will be converted. Is anyone out there using Slide 2.2pre? Yours Arne Thomas Bopp schrieb: > Hi there! > > I would like to use slide (WCK) in our new project (cooperative system > framework). Unfortunately, I stumbled into a lot of problems: > > * TransientLockStore buggy? - I tried the example, but there are > HeuristicMixedException all the time. I am not sure if there is a bug > in the TransientLockStore, but after switching to > TxXMLFileDescriptorsStore it works so far. > > * Stringtokenzier null pointer? Don't know if thats my fault, but at > least my code is not in the backtrace > > * Performance: 09:48:15,302 INFO [STDOUT] http-127.0.0.1-8080-1, > 25-Mai-2007 09:48:13, astra, PROPFIND, 207 "Multi-Status", 1372 ms, > /steam/ - thats an empty directory. I am using RMI, so thats probably > a lot slower than File IO, but the behavior is quite odd: > > 09:48:13,951 INFO [STDOUT] isFolder /steam > 09:48:14,013 INFO [STDOUT] objectExists /steam > 09:48:14,030 INFO [STDOUT] isFolder /steam > 09:48:14,100 INFO [STDOUT] objectExists /steam > 09:48:14,117 INFO [STDOUT] isFolder /steam > 09:48:14,177 INFO [STDOUT] objectExists /steam > 09:48:14,194 INFO [STDOUT] isFolder /steam > 09:48:14,258 INFO [STDOUT] objectExists /steam > 09:48:14,275 INFO [STDOUT] isFolder /steam > 09:48:14,335 INFO [STDOUT] objectExists /steam > 09:48:14,354 INFO [STDOUT] isFolder /steam > 09:48:14,427 INFO [STDOUT] objectExists /steam > 09:48:14,444 INFO [STDOUT] isFolder /steam > 09:48:14,504 INFO [STDOUT] objectExists /steam > 09:48:14,521 INFO [STDOUT] isFolder /steam > 09:48:14,588 INFO [STDOUT] objectExists /steam > 09:48:14,609 INFO [STDOUT] isFolder /steam > 09:48:14,675 INFO [STDOUT] objectExists /steam > 09:48:14,692 INFO [STDOUT] isFolder /steam > 09:48:14,766 INFO [STDOUT] objectExists /steam > 09:48:14,783 INFO [STDOUT] isFolder /steam > 09:48:14,848 INFO [STDOUT] objectExists /steam > 09:48:14,864 INFO [STDOUT] isFolder /steam > 09:48:14,937 INFO [STDOUT] objectExists /steam/a3-hampel.pdf > 09:48:14,967 INFO [STDOUT] isFolder /steam/a3-hampel.pdf > 09:48:14,992 INFO [STDOUT] objectExists /steam/a3-hampel.pdf > 09:48:15,018 INFO [STDOUT] isFolder /steam/a3-hampel.pdf > 09:48:15,043 INFO [STDOUT] objectExists /steam/a3-hampel.pdf > 09:48:15,065 INFO [STDOUT] isFolder /steam/a3-hampel.pdf > 09:48:15,097 INFO [STDOUT] objectExists /steam/a3-hampel.pdf > 09:48:15,119 INFO [STDOUT] isFolder /steam/a3-hampel.pdf > 09:48:15,143 INFO [STDOUT] objectExists /steam/a3-hampel.pdf > 09:48:15,166 INFO [STDOUT] isFolder /steam/a3-hampel.pdf > 09:48:15,190 INFO [STDOUT] objectExists /steam/a3-hampel.pdf > 09:48:15,215 INFO [STDOUT] isFolder /steam/a3-hampel.pdf > 09:48:15,247 INFO [STDOUT] objectExists /steam/a3-hampel.pdf > 09:48:15,270 INFO [STDOUT] isFolder /steam/a3-hampel.pdf > > Is this a configuration issue? I tried to change almost everything. > > What I would like to know is if someone is how stable the current SVN > version is and if there will be a new release. Is it possible to use > slide in a production environment? > > Regards, > Thomas