[daisy] Problems starting daisy repository
Bruno Dumon
bruno at outerthought.org
Wed Jan 31 07:05:50 CST 2007
On Tue, 2007-01-30 at 23:44 +0100, Andreas Deininger wrote:
> 2007/1/30, Bruno Dumon <bruno at outerthought.org>:
> >From a quick look around on some other installations, I think you're not
> > the only with this problem.
>
> Good to know, so let's tackle that issue.
>
> I deleted the two tables inside my ActiveMQ database, like proposed
> from your side, and they were recreated during repository startup.
> However, the message table still filled up quickly. Every time a row
> was added, I got an error inside my repository log file:
> (daisy.jcl.org.apache.activemq.broker.AbstractConnection.Service):
> Sync error occurred: java.io.IOException: Data truncation: Data
> truncated for column 'MSG' at row 1
>
> Obviously the blob field MSG is to small to store the message data.
> After changing MSG to longblob, no error messages occurred any more,
> and the table size is not growing any more. For me, now everything
> looks fine again.
>
> Hope that information is helpful.
>
Thanks for the info. We'll sure follow up on it, in the next week or so.
--
Bruno Dumon http://outerthought.org/
Outerthought - Open Source, Java & XML Competence Support Center
bruno at outerthought.org bruno at apache.org
More information about the daisy
mailing list