From: | books at ejurka(dot)com (Kris Jurka) |
---|---|
To: | |
Subject: | [Pljava-dev] VM crashs in TransactionListener |
Date: | 2008-10-09 19:05:52 |
Message-ID: | Pine.BSO.4.64.0810091502100.5865@leary.csoft.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pljava-dev |
On Fri, 29 Aug 2008, Steffen Kl?ssel wrote:
> (PL/Java on win32 plattform + PG 8.3)
>
> when I use the TransactionListener the VM crash each time invoking
> argument Session.
>
> The VM crash too, when the VM requires to load classes within the
> TransactionListener
>
I have fixed the crash in CVS. At transaction end it is no longer safe to
be calling into the server, you are really limited to just your own Java
code.
Kris Jurka
From | Date | Subject | |
---|---|---|---|
Next Message | Kris Jurka | 2008-10-09 23:18:49 | [Pljava-dev] threads left running after function end |
Previous Message | Kris Jurka | 2008-10-09 00:04:37 | [Pljava-dev] Arrays support for object views |