Are you using JDBC-ODBC bridge??? When i did earlier i found the odbc driver
to ms sqlserver caused some horrible dr.watsons just without any reason,
just because i used field name getters instead of column number getters, and
getting column 3 before 2 allso caused dr.watson.
So my guess is if you are using jdbc-odbc bridge you can get a good jdbc
driver and your prob is gone :)
Klaus Myrseth
-----Opprinnelig melding-----
Fra: Vidur Dhanda [mailto:[EMAIL PROTECTED]]
Sendt: 3. oktober 2000 14:20
Til: Orion-Interest
Emne: 1.3.8 on NT causing Dr. Watson
Hello,
Has anyone else experienced erratic java.exe (JDK1.3) failures while
running 1.3.8 on a NT4.0SP6a box. All of a sudden I have started
getting Dr Watson while running orion. I can't detect any pattern -- it
can crash while it is doing nothing and when there is heavy load on the
server.
My configuration: JDK1.3, Orion 1.3.8, NTWS4.0SP6a, 384MB, AMD K6.
Vidur