<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<body link="#355491" alink="#4262a1" vlink="#355491" style="background: #e2e2e2; margin: 0; padding: 20px;">

<div>
        <table cellpadding="0" bgcolor="#FFFFFF" border="0" cellspacing="0" style="border: 1px solid #dadada; margin-bottom: 30px; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                <tbody>
                        <tr>

                                <td>

                                        <table border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" style="border: solid 2px #ccc; background: #dadada; width: 100%; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
                                                <tbody>
                                                        <tr>
                                                                <td bgcolor="#000000" valign="middle" height="58px" style="border-bottom: 1px solid #ccc; padding: 20px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 5px; -webkit-border-top-left-radius: 5px;">
                                                                        <h1 style="color: #333333; font: bold 22px Arial, Helvetica, sans-serif; margin: 0; display: block !important;">
                                                                        <!-- To have a header image/logo replace the name below with your img tag -->
                                                                        <!-- Email clients will render the images when the message is read so any image -->
                                                                        <!-- must be made available on a public server, so that all recipients can load the image. -->
                                                                        <a href="http://community.jboss.org/index.jspa" style="text-decoration: none; color: #E1E1E1">JBoss Community</a></h1>
                                                                </td>

                                                        </tr>
                                                        <tr>
                                                                <td bgcolor="#FFFFFF" style="font: normal 12px Arial, Helvetica, sans-serif; color:#333333; padding: 20px;  -moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;"><h3 style="margin: 10px 0 5px; font-size: 17px; font-weight: normal;">
    NullPointer in PojoCache
</h3>
<span style="margin-bottom: 10px;">
    created by <a href="http://community.jboss.org/people/scottgj">Grzegorz Jamka</a> in <i>JBoss Cache</i> - <a href="http://community.jboss.org/message/635673#635673">View the full discussion</a>
</span>
<hr style="margin: 20px 0; border: none; background-color: #dadada; height: 1px;">

<div class="jive-rendered-content"><p>Hi,</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Versions:</p><p>JBossCache - 3.1.0.GA</p><p>PojoCache - 3.0.0.GA</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>During my endurance tests I get such exceptions</p><p>1) </p><p>org.jboss.cache.pojo.PojoCacheException: detach failed /parlayRa/TEST_NODES/18-12883</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.cache.pojo.impl.PojoCacheImpl.detach(PojoCacheImpl.java:134)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.cache.pojo.impl.PojoCacheImpl.detach(PojoCacheImpl.java:221)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.mobicents.slee.resource.parlay.util.replication.CacheBase.removeObject(CacheBase.java:74)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at pl.ivmx.pojocache.cache.TestRemovePojoCache.remove_aroundBody0(TestRemovePojoCache.java:14)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at pl.ivmx.pojocache.cache.TestRemovePojoCache.remove_aroundBody1$advice(TestRemovePojoCache.java:96)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at pl.ivmx.pojocache.cache.TestRemovePojoCache.remove(TestRemovePojoCache.java:1)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at pl.ivmx.pojocache.PeriodicCacheLoader.run(PeriodicCacheLoader.java:72)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at java.util.concurrent.FutureTask.run(FutureTask.java:138)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at java.lang.Thread.run(Thread.java:662)</p><p>Caused by: java.lang.NullPointerException</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.cache.pojo.impl.InternalHelper.cleanUp(InternalHelper.java:261)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.cache.pojo.impl.PojoCacheDelegate.removeObject(PojoCacheDelegate.java:264)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.cache.pojo.impl.PojoCacheImpl.detach(PojoCacheImpl.java:126)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; ... 12 more</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>2)</p><p>org.jboss.cache.pojo.PojoCacheException: detach failed /parlayRa/TEST_NODES/2-67790</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.cache.pojo.impl.PojoCacheImpl.detach(PojoCacheImpl.java:134)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.cache.pojo.impl.PojoCacheImpl.detach(PojoCacheImpl.java:221)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.mobicents.slee.resource.parlay.util.replication.CacheBase.removeObject(CacheBase.java:74)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at pl.ivmx.pojocache.cache.TestRemovePojoCache.remove_aroundBody0(TestRemovePojoCache.java:14)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at pl.ivmx.pojocache.cache.TestRemovePojoCache.remove_aroundBody1$advice(TestRemovePojoCache.java:96)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at pl.ivmx.pojocache.cache.TestRemovePojoCache.remove(TestRemovePojoCache.java:1)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at pl.ivmx.pojocache.PeriodicCacheLoader.run(PeriodicCacheLoader.java:72)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at java.util.concurrent.FutureTask.run(FutureTask.java:138)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at java.lang.Thread.run(Thread.java:662)</p><p>Caused by: java.lang.NullPointerException</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.cache.pojo.impl.InternalHelper.isMultipleReferenced(InternalHelper.java:180)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.cache.pojo.impl.ObjectGraphHandler.isMultipleReferenced(ObjectGraphHandler.java:79)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.cache.pojo.impl.PojoCacheDelegate.removeObject(PojoCacheDelegate.java:253)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; at org.jboss.cache.pojo.impl.PojoCacheImpl.detach(PojoCacheImpl.java:126)</p><p>&#160;&#160;&#160;&#160;&#160;&#160;&#160; ... 12 more</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Does enybody know why?</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>How to reporoduce error:</p><p>To start a test you have to:</p><p>1) Copy pojo cache configuration on two nodes (I have cluster comprised from two nodes in LAN)</p><p>1a) My JVM config (on both nodes):</p><p>JAVA_OPTS="-Xms1200m -Xmx1200m -XX:NewSize=150m -XX:MaxNewSize=150m -XX:MaxPermSize=128m -XX:SurvivorRatio=15 -XX:+UseTLAB -XX:TLABSize=64k -XX:+UseParNewGC -XX:+CMSParallelRemarkEnabled -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:MaxTenuringThreshold=32 -XX:CMSInitiatingOccupancyFraction=66"</p><p>1b) </p><p>2) Deploy web app on one of node</p><p>3) Go to web app web page</p><p><a class="jive-link-external-small" href="http://firstnode_ip:8080/pojocache-load-test/index" target="_blank">http://firstnode_ip:8080/pojocache-load-test/index</a></p><p>4) Choose section </p><h4 style="color: #000000; font-family: 'Times New Roman'; text-align: -webkit-auto; font-size: medium;">Test with all remove operations running constantly. </h4><p>and enter values:</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p><label style="color: #000000; font-family: 'Times New Roman'; text-align: -webkit-auto; font-size: medium;">Number of members per second:</label><span style="color: #000000; font-family: 'Times New Roman'; text-align: -webkit-auto; font-size: medium;"> 500</span></p><p><span style="color: #000000; font-family: 'Times New Roman'; text-align: -webkit-auto; font-size: medium;"><span style="color: #000000; font-family: 'Times New Roman'; text-align: -webkit-auto; font-size: medium;">Object live time in ms:</span> 180000</span></p><p><span style="color: #000000; font-family: 'Times New Roman'; text-align: -webkit-auto; font-size: medium;"><br/></span></p><p>and Run test.</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Error should be shown after memory allocated on heap reachs its upper limit (from top totally allocated memory shows about 1.6GB)</p><p style="min-height: 8pt; height: 8pt; padding: 0px;">&#160;</p><p>Best regards,</p><p>Grzegorz Jamka</p></div>

<div style="background-color: #f4f4f4; padding: 10px; margin-top: 20px;">
    <p style="margin: 0;">Reply to this message by <a href="http://community.jboss.org/message/635673#635673">going to Community</a></p>
        <p style="margin: 0;">Start a new discussion in JBoss Cache at <a href="http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2052">Community</a></p>
</div></td>
                        </tr>
                    </tbody>
                </table>


                </td>
            </tr>
        </tbody>
    </table>

</div>

</body>
</html>