jConnect 6.0.5 hangs on insert -
01-04-2010
, 11:27 AM
Hi, I have a peculiar problem.
I have a small Java application which uses jConnect 6.0.5 to retrieve
some data from an ASA8 database, process it and insert the results
back into a different table. When I run the code on the same host as
the database server, it hangs indefinitely on the first insert (after
performing several other queries quite happily) with the Java process
chewing up 100% of CPU. When I run the code on a separate host, it
works fine.
What on earth can be going on here? Can anyone suggest a good way to
find out what's behind this strange behaviour?
thanks,
Dominic |