the IBM JVM is quite different. There are some byte code incompatabilities
between IBM jvm and Sun jvm. Also, some supporting libraries in IBM JVM are
different. In theory JMeter does not use Sun specific classes and to the
best of my knowledge, it does not.
if the IBM drivers have IBM jdk dependencies, the only option you have is to
test DB2 using some other drivers like DataDirect. There are numerous
differences between IBM and SUN jvm, but that's the ones which may be
causing the error you see.
hope that helps
peter
On 7/12/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Hello!
Well one of our developers tested with different JRE Versions.
Works with IBM JVM 1.4 (WSAD 5.1)
Does not work with any SUN JVM (1.4, 1.5)
We think it is a bug in the IBM DB2 Type 4 drivers (using 2.7.72).
I'll try to test with the IBM JVM but i had to remove some parameters from
jmeter.bat.
rem set NEW=-XX:NewSize=128m -XX:MaxNewSize=128m
rem set SURVIVOR=-XX:SurvivorRatio=8 -XX:TargetSurvivorRatio=50%
rem set TENURING=-XX:MaxTenuringThreshold=2
rem set EVACUATION=-XX:MaxLiveObjectEvacuationRatio=20%
rem set PERM=-XX:PermSize=64m -XX:MaxPermSize=64m
What do they do and are there similar parameter for IBM JVM?
Any help is appreciated.
Best regards
Frank
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]