joaopalma5
joaopalma5
any updates from this? I'm trying with keycloak as SSO provider
@celanthe , the problem is when is sending or receiving... Not is in the assert. I set this option: `session.setDebug(true);` and I get this output: ```19:21:50.055 [imaps:3993] DEBUG c.icegreen.greenmail.imap.ImapServer -...
@celanthe You run the test in your computer? What is the output?
I made more tests, I will share bellow: In https://github.com/camunda-community-hub/camunda-bpm-mail/blob/master/extension/core/src/main/java/org/camunda/bpm/extension/mail/poll/PollMailResponse.java#L72 , put this method: ``` public void exp(){ System.out.println("xpto"); try { Multipart mp = (Multipart) messages.get(0).getContent(); System.out.println("------------------ 1st Part ---------");...
> here is the algo we have used > > 1. wrapper library publish function will simply insert the MQTTMessage object into a python Queue object, say Queue1 > 2....
Caused by: java.lang.NoClassDefFoundError: sun/misc/ServiceConfigurationError camundaa_1 | at com.sun.net.httpserver//com.sun.net.httpserver.HttpServer.create(HttpServer.java:110) camundaa_1 | at io.digitalstate.camunda.prometheus//io.prometheus.client.exporter.HTTPServer.(HTTPServer.java:166) camundaa_1 | at io.digitalstate.camunda.prometheus//io.prometheus.client.exporter.HTTPServer.(HTTPServer.java:180) camundaa_1 | at io.digitalstate.camunda.prometheus//io.prometheus.client.exporter.HTTPServer.(HTTPServer.java:187) camundaa_1 | at io.digitalstate.camunda.prometheus//io.digitalstate.camunda.prometheus.MetricsExporter.(MetricsExporter.java:20) camundaa_1 | at io.digitalstate.camunda.prometheus//io.digitalstate.camunda.prometheus.PrometheusProcessEnginePlugin.preInit(PrometheusProcessEnginePlugin.java:93) (...) Caused...
No. You have any idea, how to install this plugin in wildfly version? Thanks
This question have a solution? Now, how is a better way for dinamically enable/disable one Global Filter?
Hello. Have news?
I believe this error is equal to https://github.com/logstash-plugins/logstash-filter-elasticsearch/issues/55