<font size=2 face="sans-serif">Hello. <br>
<br>
I've been investigating a bug relating to session failover and I've noticed
that my </font><font size=2 face="Monospace">BeanIdentifierIndex</font><font size=2 face="sans-serif">
has a different hash every time I start and stop the server. This is consistent
across every app I tried. <br>
<br>
For example: </font>
<br>
<br><font size=2 face="sans-serif">Upon starting the server I see my debug
output</font>
<br>
<br><font size=2 face="sans-serif">GREP BeanIdentifierIndex
[hash=591986009, indexed=3] </font>
<br><font size=2 face="sans-serif"> 0: WELD%AbstractBuiltInBean%invalidBeansXml#com.ibm.ws.transaction.cdi_1.0.15.20161018-1920.additionalClasses%HttpSession</font>
<br><font size=2 face="sans-serif"> 1: WELD%AbstractBuiltInBean%invalidBeansXml#invalidBeansXml.war%HttpSession</font>
<br><font size=2 face="sans-serif"> 2: WELD%AbstractBuiltInBean%invalidBeansXml#org.eclipse.osgi.internal.loader.EquinoxClassLoader@d6318459[com.ibm.ws.org.jboss.weld.2.4.0:1.0.15.20161018-1920(id=108)].additionalClasses%HttpSession</font>
<br>
<br><font size=2 face="sans-serif">I stop the server, and start it again</font>
<br>
<br><font size=2 face="sans-serif">GREP BeanIdentifierIndex
[hash=-375657379, indexed=3] </font>
<br><font size=2 face="sans-serif"> 0: WELD%AbstractBuiltInBean%invalidBeansXml#com.ibm.ws.transaction.cdi_1.0.15.20161018-1920.additionalClasses%HttpSession</font>
<br><font size=2 face="sans-serif"> 1: WELD%AbstractBuiltInBean%invalidBeansXml#invalidBeansXml.war%HttpSession</font>
<br><font size=2 face="sans-serif"> 2: WELD%AbstractBuiltInBean%invalidBeansXml#org.eclipse.osgi.internal.loader.EquinoxClassLoader@b3a3f568[com.ibm.ws.org.jboss.weld.2.4.0:1.0.15.20161018-1920(id=108)].additionalClasses%HttpSession</font>
<br>
<br><font size=2 face="sans-serif">Same three classes but the hash is completely
different. <br>
<br>
My question is simple. Is this the expected behaviour or is this a sign
that something's gone wrong? <br>
<br>
Regards<br>
Benjamin<br>
Unless stated otherwise above:<br>
IBM United Kingdom Limited - Registered in England and Wales with number
741598. <br>
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6
3AU<br>
</font>