Originally posted by Mike Curwen:
...My WHERE clause kills off any rows that make it past the outer join I guess.
Originally posted by Roy Huang:
...the exception will be thrown and the other HTTP application thread will be stopped.
...since when the HTTP application is finished, it can not stop the timer thread correctly.
Originally posted by Venkat Suryadevara:
I am unable to run a java program from a batch file that i created.spiderpackage.EntryPoint is a class file which I am trying to run with a -v option to output something.What should I do to get the output?
Originally posted by kimsy:
On one of my recent job interviews, I was asked "In C/C++ and Java, why does the array index start with 0 instead of 1"?
Originally posted by Shyam Purkayastha:
a few monitering utilities available for java
Originally posted by hallian:
Is there a nice way to catch this error and do some clean up and kill a Thread while letting other Threads to keep continue and finish properly.
Originally posted by hallian:
What happens to a Thread if OutOfMemory error occurs.
Originally posted by Shyam Purkayastha:
Yes that is my idea even.
Originally posted by Jose Botella:
Doanh we mean the size of a boolean within the JVM.
This is from JVMS 3.3.4
Originally posted by Dirk Schreckmann:
Doanh's strategy doesn't work in anything I can construe.
Originally posted by Rob Petterson:
Where am I going wrong with this?