Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CookieManager.name.prefix some warning messages #12

Open
pccai opened this issue Jul 26, 2021 · 0 comments
Open

CookieManager.name.prefix some warning messages #12

pccai opened this issue Jul 26, 2021 · 0 comments

Comments

@pccai
Copy link

pccai commented Jul 26, 2021

[21-七月-26 21:05:47:676] [WARN] [JMeterUtils:703] - Exception 'null' occurred when fetching int property:'jmeterengine.threadstop.wait', defaulting to: 5000
[21-七月-26 21:05:47:677] [WARN] [JMeterUtils:703] - Exception 'null' occurred when fetching int property:'jmeterthread.rampup.granularity', defaulting to: 1000
[21-七月-26 21:05:47:694] [WARN] [JMeterUtils:703] - Exception 'null' occurred when fetching int property:'httpsampler.max_bytes_to_store_per_request', defaulting to: 0
[21-七月-26 21:05:47:694] [WARN] [JMeterUtils:703] - Exception 'null' occurred when fetching int property:'httpsampler.max_buffer_size', defaulting to: 66560
[21-七月-26 21:05:47:695] [WARN] [JMeterUtils:730] - Exception 'null' occurred when fetching boolean property:'httpsampler.ignore_failed_embedded_resources', defaulting to: false
[21-七月-26 21:05:47:698] [WARN] [JMeterUtils:730] - Exception 'null' occurred when fetching boolean property:'httpsampler.embedded_resources_use_md5', defaulting to: false
[21-七月-26 21:05:47:700] [WARN] [JMeterUtils:794] - Exception 'null' occurred when fetching String property:'httpsampler.user_defined_methods', defaulting to:
[21-七月-26 21:05:47:706] [WARN] [JMeterUtils:703] - Exception 'null' occurred when fetching int property:'httpsampler.max_redirects', defaulting to: 20
[21-七月-26 21:05:47:706] [WARN] [JMeterUtils:703] - Exception 'null' occurred when fetching int property:'httpsampler.max_frame_depth', defaulting to: 5
[21-七月-26 21:05:47:707] [WARN] [JMeterUtils:812] - Exception 'null' occurred when fetching String property:'HTTPResponse.parsers'
[21-七月-26 21:05:47:710] [WARN] [JMeterUtils:730] - Exception 'null' occurred when fetching boolean property:'httpsampler.redirect.removeslashdotdot', defaulting to: true
[21-七月-26 21:05:47:711] [WARN] [JMeterUtils:730] - Exception 'null' occurred when fetching boolean property:'httpsampler.separate.container', defaulting to: true
[21-七月-26 21:05:47:739] [WARN] [JMeterUtils:730] - Exception 'null' occurred when fetching boolean property:'CookieManager.delete_null_cookies', defaulting to: true
[21-七月-26 21:05:47:740] [WARN] [JMeterUtils:730] - Exception 'null' occurred when fetching boolean property:'CookieManager.allow_variable_cookies', defaulting to: true
[21-七月-26 21:05:47:741] [WARN] [JMeterUtils:794] - Exception 'null' occurred when fetching String property:'CookieManager.name.prefix', defaulting to: COOKIE_
[21-七月-26 21:05:47:744] [WARN] [JMeterUtils:730] - Exception 'null' occurred when fetching boolean property:'CookieManager.save.cookies', defaulting to: false
[21-七月-26 21:05:47:745] [WARN] [JMeterUtils:730] - Exception 'null' occurred when fetching boolean property:'CookieManager.check.cookies', defaulting to: true
[21-七月-26 21:05:47:746] [INFO] [CookieManager:87] - Settings: Delete null: true Check: true Allow variable: true Save: false Prefix: COOKIE_
[21-七月-26 21:05:47:955] [INFO] [SaveService:163] - Testplan (JMX) version: 2.2. Testlog (JTL) version: 2.2
[21-七月-26 21:05:47:961] [WARN] [JMeterUtils:794] - Exception 'null' occurred when fetching String property:'saveservice_properties', defaulting to: /bin/saveservice.properties
[21-七月-26 21:05:47:974] [WARN] [JMeterUtils:794] - Exception 'null' occurred when fetching String property:'saveservice_properties', defaulting to: /bin/saveservice.properties

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant