> Trying to use SQL content store I got an error:
>
> [LOCALHOST] /slide/ $ put 1.txt 12.txt
> Uploading  '/slide/12.txt' to '1.txt': failed.
> Internal Server Error (500) $ PUT 1.txt 12.txt
>
> And on the server:
>
> 13 Apr 2001 12:45:52 - WARNING -
> org.apache.slide.common.ServiceAccessException
> org.apache.slide.common.ServiceAccessException
> 13 Apr 2001 12:45:52 - WARNING - Internal Server Error
> 13 Apr 2001 12:45:52 - INFO - PUT (time: 561 ms) URI = /12.txt
>
> I wonder if SQL content store is available now?

I've only tested it with hSQL, so maybe there are problems with other
databases.

I've just added some prinStackTrace() calls. If you're using the CVS
version, it would be nice if you could update and retry, as it would display
some useful information.

Remy

Reply via email to