[Pljava-dev] VM crashs in TransactionListener

Kris Jurka books at ejurka.com
Thu Oct 9 19:05:52 UTC 2008



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


More information about the Pljava-dev mailing list