On Tue, 24 Jan 2012 15:21:15 -0700, Justin Deoliveira
wrote:
> And sorry, by disable i mean remove the jars. Or perhaps just the
diskquota
> jar might do it, not 100% sure.
>
> On Tue, Jan 24, 2012 at 3:20 PM, Justin Deoliveira
> wrote:
>
>> Hi John,
>>
>> Unfortunately the dbconfig module is so
Hmmm... perhaps some sort of callback interface where code that needs to do
something from a separate thread can do something, and the executor can
ensure that a hibernate session is there.
An alternative would be an different hibernate configuration... like
disabling lazy loading which you pay a
On Tue, Jan 24, 2012 at 7:33 PM, Justin Deoliveira wrote:
>
>
> On Tue, Jan 24, 2012 at 3:26 PM, John Armstrong
> wrote:
>>
>> On Tue, 24 Jan 2012 15:21:15 -0700, Justin Deoliveira
>> wrote:
>> > And sorry, by disable i mean remove the jars. Or perhaps just the
>> diskquota
>> > jar might do it,
On Tue, Jan 24, 2012 at 3:26 PM, John Armstrong wrote:
> On Tue, 24 Jan 2012 15:21:15 -0700, Justin Deoliveira
> wrote:
> > And sorry, by disable i mean remove the jars. Or perhaps just the
> diskquota
> > jar might do it, not 100% sure.
> >
> > On Tue, Jan 24, 2012 at 3:20 PM, Justin Deoliveira
And sorry, by disable i mean remove the jars. Or perhaps just the diskquota
jar might do it, not 100% sure.
On Tue, Jan 24, 2012 at 3:20 PM, Justin Deoliveira wrote:
> Hi John,
>
> Unfortunately the dbconfig module is sort of unmaintained at the moment.
> That said, it looks like gwc is probably
Hi John,
Unfortunately the dbconfig module is sort of unmaintained at the moment.
That said, it looks like gwc is probably doing some initialization in a
separate thread, which the hibernate startup does not like.
If you don't need geowebcache, i would just disable it for now.
-Justin
On Tue, J