Skip to content

Instantly share code, notes, and snippets.

View chaodhib's full-sized avatar

Chaouki Dhib chaodhib

View GitHub Profile
@chaodhib
chaodhib / Twin Vaklyr Hover analysis.txt
Created February 26, 2017 14:03
Twin Vaklyr Hover analysis
// ---------------------------------------------------------------------
// 1) creation of the one of the 2 twins.
// ---------------------------------------------------------------------
ServerToClient: SMSG_COMPRESSED_UPDATE_OBJECT (0x01F6) Length: 365 ConnIdx: 0 Time: 03/20/2010 15:15:00.000 Number: 286284
[4] UpdateType: CreateObject2
[4] GUID: Full: 0xF1300086C1003546 Type: Creature Entry: 34497 (Fjola Lightbane) Low: 13638
[4] Object Type: Unit (3)
[4] Update Flags: Living, StationaryObject (96)
[4] Movement Flags: Hover (1073741824)
[4] Extra Movement Flags: None (0)
@chaodhib
chaodhib / log.txt
Created July 25, 2016 10:06
shutdown of a webapp that uses spring and qpid jms and which is deployed on a tomcat server
25-Jul-2016 11:51:44.294 SEVERE [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [io.netty.util.internal.ThreadLocalRandom$2] (value [io.netty.util.internal.ThreadLocalRandom$2@2a5c2d20]) and a value of type [io.netty.util.internal.ThreadLocalRandom] (value [io.netty.util.internal.ThreadLocalRandom@3596e9c]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
25-Jul-2016 11:51:44.295 SEVERE [localhost-startStop-2] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [ROOT] created a ThreadLocal with key of type [io.netty.util.Recycler$1] (value [io.netty.util.Recycler$1@68c4fe14]) and a value of type [io.netty.util.Recycler.Stack] (value [io.netty.util.Recycler$Stack@6b284aea]) but failed to remove it when the web application was stopped. Threads are going to