Using MySQL as the store, I've run into what looks like a serious error. I
created 6 versions of a given file. I stopped tomcat and started it and the
reportMethod() started failing with an Internal Server Error. After some
investigation, I see that the property_value field of the properties table
holds 255 characters and the version-set property maxes that out when v1.4
is created! Is this a bug or am I doing something wrong? It works as long as
I don't shutdown tomcat. Am I shutting down tomcat wrong?

Has anyone else run into the same problem?

-Thanks
Karthik



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to