What platform (OS) are you testing on ? Shanti
On Tue, Jul 20, 2010 at 2:41 AM, ZD Yu <[email protected]> wrote: > > But running "select imagethumburl from SOCIALEVENT" on Olio database did > not return any image file name with upper case. > > The above statement is not correct. What I wanted to say is: > - searching filestore did NOT return any image file with upper case > name. > - running SQL "select imagethumburl from SOCIALEVENT" did return the > upper case file name. > > > On Tue, Jul 20, 2010 at 5:23 PM, ZD Yu <[email protected]> wrote: > >> I ran into the exact same problem as described in an earlier thread: >> >> http://mail-archives.apache.org/mod_mbox/incubator-olio-user/200905.mbox/%[email protected]%3e >> >> The client reported a lot of errors like: (note the image file name with >> upper case E and T) >> Image at http://sut/fileService.php?cache=false&file=E1886T.jpgsize >> of 0 bytes is too small. Image may not exist >> >> But running "select imagethumburl from SOCIALEVENT" on Olio database did >> not return any image file name with upper case. >> >> In the above email thread, Akara said: >> >> Unless the file system has an issue with case sensitivity, it seems >> your DB is out of sync. >> >> >> My question is: what kind of mis-configuration may cause DB out of sync? >> >> Thanks, ZD >> > >
