You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by "ibingdian (via GitHub)" <gi...@apache.org> on 2024/01/26 07:24:17 UTC

[I] jmeter hangs when open a jmx with a Big JSON request param [jmeter]

ibingdian opened a new issue, #6233:
URL: https://github.com/apache/jmeter/issues/6233

   ### Expected behavior
   
   open the file immedidately
   
   ### Actual behavior
   
   open the file used 10 minute or longer
   
   ### Steps to reproduce the problem
   
   [report_jmx.zip](https://github.com/apache/jmeter/files/14061322/report_jmx.zip)
   
   in the jmx, i have a httpsample , and it`s request param is a big json ,about 600k, when load the file ,the jmeter hangs up.
   
   how to solve the problem.
   
   the jmx is in report_jmx.zip.
   the jvm are as follow
   ![jmeter jvm ](https://github.com/apache/jmeter/assets/13306569/efcab43e-1b14-4bce-b212-bc8b901c81e7)
   
   
   
   ### JMeter Version
   
   5.6.3
   
   ### Java Version
   
   1.8
   
   ### OS Version
   
   windows


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@jmeter.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] jmeter hangs when open a jmx with a Big JSON request param [jmeter]

Posted by "ibingdian (via GitHub)" <gi...@apache.org>.
ibingdian commented on issue #6233:
URL: https://github.com/apache/jmeter/issues/6233#issuecomment-2029493815

   in jmeter.properties, set jsyntaxtextarea.linewrap=false


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] jmeter hangs when open a jmx with a Big JSON request param [jmeter]

Posted by "ibingdian (via GitHub)" <gi...@apache.org>.
ibingdian closed issue #6233: jmeter hangs when open a jmx with a Big JSON  request param
URL: https://github.com/apache/jmeter/issues/6233


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] jmeter hangs when open a jmx with a Big JSON request param [jmeter]

Posted by "dengfan2018 (via GitHub)" <gi...@apache.org>.
dengfan2018 commented on issue #6233:
URL: https://github.com/apache/jmeter/issues/6233#issuecomment-1953421552

   I have the same question。
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] jmeter hangs when open a jmx with a Big JSON request param [jmeter]

Posted by "vlsi (via GitHub)" <gi...@apache.org>.
vlsi commented on issue #6233:
URL: https://github.com/apache/jmeter/issues/6233#issuecomment-2029503635

   We might automatically disable line wrap in jmeter if the body contains long lines.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@jmeter.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org