Andrew Azores
Andrew Azores
Related: https://github.com/cryostatio/cryostat/issues/964
Needs a `spotless:apply` looks like
This is something difficult to handle, unfortunately. When k8s shuts down the application pod the JVM is simply killed, and there is not much time or any warning for Cryostat...
Yes, there are possible setups where you mount a shared volume to your target JVM pods and configure the target JVM with ex. `-XX:FlightRecorderOptions=defaultrecording=true,dumponexit=true,dumponexitpath=path`, where the `path` is a directory...
Thanks for the comment @agilob . The problem you report with `bash smoketest.sh` sounds like #707 - looks like that needs to be re-opened and looked at again. I'll take...
@agilob could you try checking out my PR branch from #708 ? The change there is simply to the `run.sh` script, which `smoketest.sh` also invokes, so there is no need...
> @andrewazores what's the username and pass in webui? @agilob If you're using `smoketest.sh` or `run.sh` and it's asking for your Basic auth credentials, you can just leave the fields...
@agilob okay, that's asking for JMX credentials, so it depends on which target you have selected in the target dropdown. If the target is Cryostat itself, then using `run.sh` the...
> haha also when I upload .jfr that's 120Mb pods crash and I have to restart them manually dagger > > ``` > Oct 26, 2021 8:33:03 PM io.cryostat.core.log.Logger error...
> I'm wondering if these hibernate logs printed should be telling us anything more? I'm not sure if they are telling anything useful... > > ``` > Hibernate: > /*...