Nenad Bogojevic

Results 34 comments of Nenad Bogojevic

@churchofnoise your problem is different from the original one in this issue. I don't think your problem is an issue with integration, the error occurs when integration gets re-entrant lock...

New release 0.9.3 should address the issue with read-only docker file system by switching to threading library, thanks to @vincentwolsink

I'll have to double check. I will disable the release meanwhile.

Haven't tested it with glassfish/payera. Two approaches you could try Adding agent you can try to add agent to command line/jvm options: it would be something like adding `-javagent:$SESSION_PATH/session-agent.jar` where...