----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
> I'd rather not get into the discussion of why you seem to think STM
> is Very Bad (although I suspect I'm going to). I view it as a design
> choice, one that makes sense in some circumstances.
I bet you can try to name your circumstances and they could *easily* be
refuted. ;-)
> Now we are getting somewhere: this is what I think the problem could
> be. Here's what java -version reports:
>
> java version "1.2.1"
> Solaris VM (build Solaris_JDK_1.2.1_02, native threads, sunwjit)
>
> This is on an E450 (4 processor) running SunOS 5.6
Well, there are newer versions of the JVM than that. You might want to try
a newer version.
Yet another idea I just had is that it could be some other code that you
are depending on such as JDBC drivers, etc. Are you?
Again, unless you can post a test case, we are just going to keep going
back and forth trying to guess the problem...
-jon
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]