Hi all, I am running Jenkins 2.7.4 on windows machine(as windows service).
For now we are enforced to restart Jenkins every couple days, because performance degrades, >From memory dump I can see, that 60% of size is taken by char[] class. There are 65000 almost identical instances: [number from 10 to 65000] GC root: cb->out->config-><classLoader>->klazz->value->[%number%]->[%number2%]->table->number[%number3%]->segments->map->globalClassValue-><class> (Java frame) Can I somehow track - what is causing this? Or maybe this is expected behavior? Regards, Dmitirjs -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/039ea483-79ac-4aec-9658-b1e4785da232%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
