This could also be caused by bad bundles that don't clean things correctly when stopped.
2014-03-11 19:21 GMT+01:00 Henryk Konsek <[email protected]>: > Hi, > > > If > > this issue exists, can we not be safe in planning to do updates like > that? > > Oracle JVM keeps classes forever until instructed otherwise. Try to > enable garbage collector on PermGen memory space. > > -XX:+UseConcMarkSweepGC -XX:+CMSPermGenSweepingEnabled > -XX:+CMSClassUnloadingEnabled > > Cheers. > > -- > Henryk Konsek > http://henryk-konsek.blogspot.com >
