[Pljava-dev] java.lang.SecurityException

From: thhal at mailblocks(dot)com (Thomas Hallgren)
To:
Subject: [Pljava-dev] java.lang.SecurityException
Date: 2005-03-29 16:25:24
Message-ID: 42498174.2090501@mailblocks.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

Joves Luo wrote:

>>Yes, that's possible although all things that are standardized should
>>work the same way. The conversion from boolean to string is standardized
>>so you have encountered a bug in PL/Java.
>>
>>Regards,
>>Thomas Hallgren
>>
>>
>
>When you say a bug in PL/Java, does that mean there isn't much I can
>do to fix it?
>
>
You can always change your code to do a getBoolean() to fetch boolean
values instead of getString().

>What about the:
> LOG: An unexpected exception has been detected in native code
>outside the VM.
> LOG: Unexpected Signal : 4 occurred at PC=0x4915444C
> LOG: Function=
> LOG: [Unknown.
>
>Is that also a bug in PL/java, or is that something I should be looking to fix?
>
>
I don't know. That's why I want you to send me the "hs_err_pid2317.log"
file.

>If that is indeed something I can't fix, is there anywhere I can get
>the 1.0.0 release so that I can rool everything back to when it was
>working? I don't mind the performance really since the java
>application will be runned maybe once or twice per day.
>
>
If it's broke in 1.1, I doublt it will be working in 1.0.

Regards,
Thomas Hallgren

In response to

Responses

Browse pljava-dev by date

  From Date Subject
Next Message Joves Luo 2005-03-29 16:41:30 [Pljava-dev] java.lang.SecurityException
Previous Message Joves Luo 2005-03-29 16:20:20 [Pljava-dev] java.lang.SecurityException