Hi,
only the paths of the certificates need to be adjusted (and maybe ports and hosts). The certificate names and the credentials should work.
For all truststore paths it need to be hono/demo-certs/certs/trusted-certs.pem
Mit freundlichen Grüßen / Best regards
Marc Pellmann
(INST/ECS4)
Bosch Software Innovations GmbH | Ullsteinstr. 128 | 12109 Berlin |
GERMANY |
www.bosch-si.com
Sitz: Berlin, Registergericht: Amtsgericht Charlottenburg; HRB 148411 B
Aufsichtsratsvorsitzender: Dr.-Ing. Thorsten Lücke; Geschäftsführung: Dr. Stefan Ferber, Michael Hahn
From: hono-dev-bounces@xxxxxxxxxxx [mailto:hono-dev-bounces@xxxxxxxxxxx]
On Behalf Of Sravya Kurada
Sent: Donnerstag, 1. Februar 2018 05:54
To: hono-dev@xxxxxxxxxxx
Subject: [hono-dev] Hono 0.5-M10 - JMeter Load tests
Hi,
I have set up Hono 0.5-M10 and trying to perform some load tests using the JMeter plugin .
When I run the default test plan "
hono_jmeter_runtime.jmx " - I'm getting the following error
"2018-01-31 11:40:05,646 ERROR o.e.h.j.c.HonoSender: HonoClient.connect() failed
io.vertx.core.impl.NoStackTraceThrowable: failed to connect
2018-01-31 11:40:05,646 ERROR o.e.h.j.c.HonoSender: HonoClient.getOrCreateRegistrationClient() failed
io.vertx.core.impl.NoStackTraceThrowable: client is not connected to server (yet)
2018-01-31 11:40:06,296 ERROR o.e.h.j.c.HonoSender: HonoClient.connect() failed
io.vertx.core.impl.NoStackTraceThrowable: failed to connect
2018-01-31 11:40:06,924 ERROR o.e.h.j.c.HonoSender: HonoClient.connect() failed
io.vertx.core.impl.NoStackTraceThrowable: failed to connect"
I have configured the 'host' field in the 'hono receiver' and 'hono sender' samplers and the respective truststore paths with paths to qdrouter-cert.pem and device-registry-cert.pem .
Can you please tell me the right certs to be used for this and the information about the default credentials to be used for sender and receiver samplers.