NullPointerException in DoSAttack2 example with CEP
I'm using CEP (cep-r5.4.3-img) for the DoSAttack2.json example and when I try to make a POST like this: http://public_IP:8080/ProtonOnWebServ... with Headers = Content-Type : application/json and Body = { "Name":"TrafficReport", "volume":"1000" }
I've got this error:
INFO: started event message body reader Jan 07, 2017 10:58:50 AM com.ibm.hrl.proton.webapp.providers.EventJSONMessageReader readFrom INFO: name value: TrafficReport looking for: Name Jan 07, 2017 10:58:50 AM com.ibm.hrl.proton.webapp.providers.EventJSONMessageReader readFrom SEVERE: Could not parse json event java.lang.NullPointerException, reason: null
Could you help me?
Regards,
Pasquale