Hello.

I suspect that this phenomena is regression caused by patch for DERBY-326, which is not committed yet.

I tried derbyall with/without patch for DERBY-326 and found this phenomena does not happen without the patch.
I looked over the patch for DERBY-326 and
found there was no finalizer to close source reader in ReEncodedInputStream.

Adding finalizer and I found no error yet.
Now, I'm executing derbyall repeatedly and will report the result in days.

Best regards.


Kathey Marsden (JIRA) wrote:

[ http://issues.apache.org/jira/browse/DERBY-792?page=comments#action_12362265 ]
Kathey Marsden commented on DERBY-792:
--------------------------------------

I have never seen this failure.  Did it start happenning just recently  ?

Intermittent java.security.PrivilegedActionException was happend in 
derbynet/runtimeinfo.java of derbynetclient
---------------------------------------------------------------------------------------------------------------

        Key: DERBY-792
        URL: http://issues.apache.org/jira/browse/DERBY-792
    Project: Derby
       Type: Bug
 Components: Test
Environment: [EMAIL PROTECTED]:~$ cat /proc/var
cat: /proc/var: No such file or directory
[EMAIL PROTECTED]:~$ cat /proc/version Linux version 2.6.12-1-386 ([EMAIL PROTECTED]) (gcc version 4.0.2 20050917 (prerelease) (Debian 4.0.1-8)) #1 Tue Sep 27 12:41:08 JST 2005
[EMAIL PROTECTED]:~$ java -version
java version "1.4.2_10"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_10-b03)
Java HotSpot(TM) Client VM (build 1.4.2_10-b03, mixed mode)
with DERBY-326(_n).patch ... ?
   Reporter: Tomohito Nakayama
Attachments: derbyall_fail.txt, runtimeinfo.diff, runtimeinfo.tmp

I found java.security.PrivilegedActionException was happened intermittently,
when derbynet/runtimeinfo.java was executed under  derbynetclient.
I don't know how we can reproduce this phenomena.


--
/*

       Tomohito Nakayama
       [EMAIL PROTECTED]
       [EMAIL PROTECTED]
       [EMAIL PROTECTED]

       Naka
       http://www5.ocn.ne.jp/~tomohito/TopPage.html

*/

Reply via email to