Stephan Prätsch

Results 9 comments of Stephan Prätsch

As far as I can see [this fix](https://github.com/StephanPraetsch/spring-integration-aws/pull/2/files) would solve my problem. Is that feasible? See also [here](https://github.com/spring-projects/spring-integration-aws/issues/197) for the reason.

Ah ok. Haven't looked at Intellij's maven structure. If those "UI bugs" are due to Intellij's not-updated model of that pom.xml then why is my approach not enough? My approach...

Ah, I see. I'd love to add some integration-tests but [still failing](https://intellij-support.jetbrains.com/hc/en-us/community/posts/360008456700-Testing-a-plugin-No-file-in-project?page=1#community_comment_360001793119) :( That would help a lot.

Hi, that means I won't consider building that plugin on my own because the latest version already is in the marketplace. Fine. As mentioned on http://pitest.org/quickstart/maven/ PiTest runs well via...

I cannot use the internal web browser - the radio button is disabled. Strange.

Additional Information: We fixed that problem by deleting `/tmp/$APP_NAME$/logzio-buf/java/logzio-logback-appender/`

Maybe the app was started twice on the same host. But when I was testing it (try to start) there was no other instance of that app running on this...

I imagine there is a problem when the application gets killed (kill -9) and afterwards it shall be restarted on the same host. The `/tmp/$app/logzio-buf` directory might be in inconsistent...

Sorry, I didn't consider that problem much. I only delegated. I'm fine with any solution.