
Signature
dt
However, experience shows that for many people and many applications a
dose of paranoia is reasonable - Bjarne Stroustrup
Thanks for doing that. Is there a way to access those mailing lists as
newsgroups? I hate reading those with Thunderbird because attachments
are so buggy.
> I'm cc'ing this reply to derby-user@db.apache.org, since not many
> derby people follow this newsgroup.
[quoted text clipped - 62 lines]
>> at com.sun.sql.QueryObject.registerDataSet(QueryObject.java:1304)
>> ... 32 more
Dyreatnews@sun.com - 14 Sep 2006 11:30 GMT
> Thanks for doing that. Is there a way to access those mailing lists as
> newsgroups? I hate reading those with Thunderbird because attachments
> are so buggy.
Not as newsgroups, I think, but you can access them through mod_mbox
and gmane, see
http://db.apache.org/derby/derby_mail.html

Signature
dt
Dyreatnews@sun.com - 15 Sep 2006 09:48 GMT
>>> I get the following error (sometimes) when I use DataSet<sometype>
>>> with Derby 10.2.1.0 and JDK6 b98:
I forgot to mention that what you're seeing is a bug in JDK6 b98 (not Derby). I
think it is being worked on, but I don't know which build it will be
fixed in, or when that build will be available for download :(
>>> java.sql.SQLRuntimeException: Cannot store DataSet instance to WeakHashMap
>>> at com.sun.sql.QueryObject.registerDataSet(QueryObject.java:1306)
[quoted text clipped - 3 lines]
>>> at java.security.AccessController.doPrivileged(Native Method)
>>> at com.sun.sql.QueryObject.invoke(QueryObject.java:224)
...

Signature
dt