Random DRDA Error on IBM J9 JVM

2012-03-19 Thread Brandon L. Duncan
I was wondering if anyone came across this error before while attempting to establish a connection to Derby? The database seems to boot fine, but when a connection is attempted it just bombs out. It also is not always reproducible, as at times it will be fine, other times it errors with the

Re: Random DRDA Error on IBM J9 JVM

2012-03-19 Thread Peter Ondruška
I have seen the same problem and resolved by upgrading Derby to 10.8. There must be something strange in J9 and Derby coexistence. This happened very random. On Mon, Mar 19, 2012 at 4:55 PM, Brandon L. Duncan brandonl.dun...@gmail.com wrote: I was wondering if anyone came across this error

Re: Random DRDA Error on IBM J9 JVM

2012-03-19 Thread Brandon L. Duncan
Thanks Peter. Do you remember if you upgraded to 10.8.2.2 or 10.8.1.2? We do have a test environment with 10.8.1.2, and are seeing similar results. I do agree that it seems to be a strange coexistence with Derby and J9. The IBM Classic JVM doesn't seem to have this issue, although IBM seems to

Re: Random DRDA Error on IBM J9 JVM

2012-03-19 Thread Myrna van Lunteren
On Mon, Mar 19, 2012 at 10:18 AM, Brandon L. Duncan brandonl.dun...@gmail.com wrote: Thanks Peter. Do you remember if you upgraded to 10.8.2.2 or 10.8.1.2? We do have a test environment with 10.8.1.2, and are seeing similar results. I do agree that it seems to be a strange coexistence with