[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Galileo slow in debugging POI API and SQL JDBC Code

Hello all,

I'm trying to debug some code that has SQL queries in it (using JDBC to access a database). I am also using an API called POI (a java MS Office API).

Unfortunately, after upgrading to Galileo, debugging this code has slowed down considerably. When I run this in the run configuration or by the command line it is fast. Code that doesn't have SQL and POI code in it is fast too. It's maxing out one of the CPUs.

I've tried to attach a profiler but I don't know how to run the VM in a state that can be attached to. I'm trying to use: http://eclipsecolorer.sourceforge.net and I can't get it to work.

I've also tried searching for a similar issue in the newsgroups and can't find anything.


My questions are: 1) What is causing this slowness? It's really killing me! 2) Is there a manual somewhere that will teach me to attach a debugger?

Please help!

Thanks,

John Byrne