hi all!

i've been trying to run jmeter 2.0.1 in non-gui mode on a solaris machine with the following command:

jmeter -n -t test.jmx

and it gives me the following error:

Unrecognized option: -XX:NewSize=128m
Could not create the Java virtual machine.

i commented out this line in the jmeter file, and it brought up another similar error (SURVIVOR, etc). it kept bringing up unrecognized option errors until i had commented out a few of these lines in the jmeter file. after this was done, i ran the test again and it brought up the following errors.

SIGSEGV 11 segmentation violation
   si_signo [11]: SEGV
   si_errno [0]:
   si_code [1]: SEGV_MAPERR [addr: 0x8c818181]

       stackpointer=FFBED5C8

Exiting Thread (sys_thread_t:0xfefcfdb0) : no stack
"Finalizer" (TID:0x2d0a28, sys_thread_t:0x2d0960, state:CW, thread_t: [EMAIL PROTECTED], threadID:0xfebf1d98, stack_bottom:0xfebf1d98, stac
_size:0x1fd98) prio=8


[1] java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:146)
[2] java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:168)
[3] java.lang.ref.Finalizer$FinalizerWorker$FinalizerThread.run(Finalizer.java:124)
-------------------
"Reference Handler" (TID:0x2cae20, sys_thread_t:0x2cad58, state:CW, thread_t: [EMAIL PROTECTED], threadID:0xff031d98, stack_bottom:0xff031d
8, stack_size:0x1fd98) prio=10


[1] java.lang.Object.wait(Object.java:424)
[2] java.lang.ref.Reference$ReferenceHandler.run(Reference.java:136)
-------------------
"Signal dispatcher" (TID:0x2bc980, sys_thread_t:0x2bc8b8, state:MW, thread_t: [EMAIL PROTECTED], threadID:0xff071d98, stack_bottom:0xff071d
8, stack_size:0x1fd98) prio=10


-------------------
"main" (TID:0x385c0, sys_thread_t:0x384f8, state:R, thread_t: [EMAIL PROTECTED], threadID:0x25228, stack_bottom:0xffbf0000, stack_size:0x80
000) prio=5 *current thread*


[1] org.apache.jmeter.save.SaveService.createTestElement(SaveService.java:964)
[2] org.apache.jmeter.save.SaveService.generateNode(SaveService.java:1139)
[3] org.apache.jmeter.save.SaveService.loadSubTree(SaveService.java:939)
[4] org.apache.jmeter.JMeter.run(JMeter.java:494)
[5] org.apache.jmeter.JMeter.startNonGui(JMeter.java:481)
[6] org.apache.jmeter.JMeter.start(JMeter.java:284)
[7] java.lang.reflect.Method.invoke(Native Method)
[8] org.apache.jmeter.NewDriver.main(NewDriver.java:172)
-------------------
Abort - core dumped


i have made sure to set the JAVA_HOME path etc. java version is j2re1.4.2_03.
i also happen to have jmeter 1.9.1 installed, and when running the test with 1.9.1 it starts running!
does jmeter 2.0.1 have problems with this particular java version or .. ?


any help appreciated!
thanks :)

nicole

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to