Skip to content

Regression

org.appng.application.manager.business.CacheTest.testCache

Failing for the past 1 build (Since Failed#186 )
Took 0.72 sec.

Error Message

XML does not match control XML
org.custommonkey.xmlunit.Diff
[different] Expected attribute value '4' but was '0' - comparing <resultset chunk="4"...> at /datasource[1]/data[1]/resultset[1]/@chunk to <resultset chunk="0"...> at /datasource[1]/data[1]/resultset[1]/@chunk

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<datasource xmlns="http://www.appng.org/schema/platform" id="cacheElements">
    <config>
        <title id="cache.elements">Cache elements</title>
        <permissions>
            <permission ref="cache.elements.list" mode="set"></permission>
        </permissions>
        <params>
            <param name="siteid">1</param>
            <param name="deleteLink"/>
            <param name="clearLink"/>
        </params>
        <meta-data bindClass="org.appng.application.manager.business.Cache$CacheEntry">
            <field name="id" type="text" displayLength="75" binding="id">
                <sort/>
                <label id="id">ID</label>
            </field>
            <field name="type" type="text" binding="type">
                <label id="type">Type</label>
            </field>
            <field name="size" type="decimal" format="#,##0 KB" binding="size">
                <label id="size">Size</label>
            </field>
            <field name="hits" type="text" binding="hits">
                <label id="hitCount">Hits</label>
            </field>
            <field name="created" type="date" format="HH:mm:ss" binding="created">
                <label id="created">Created</label>
            </field>
            <field name="expires" type="date" format="HH:mm:ss" binding="expires">
                <label id="expires">Expires</label>
            </field>
            <field name="actions" type="linkpanel" binding="actions">
                <label id="actions">Actions</label>
            </field>
        </meta-data>
        <linkpanel id="actions" location="inline">
            <link id="actions[1]" mode="intern" target="${current.id}">
                <permissions>
                    <permission ref="cache.element.expire" mode="set"></permission>
                </permissions>
                <label id="cache.element.expire">Remove element from cache</label>
                <icon>delete</icon>
            </link>
            <link id="actions[2]" mode="extern" target="${current.path}">
                <label id="show">show</label>
                <icon>preview</icon>
            </link>
        </linkpanel>
        <linkpanel id="other" location="bottom">
            <link id="other[1]" mode="intern" target="">
                <permissions>
                    <permission ref="cache.clear" mode="set"></permission>
                </permissions>
                <label id="cache.clear">Clear cache</label>
                <icon>delete</icon>
            </link>
        </linkpanel>
    </config>
    <data>
        <resultset chunk="0" chunkname="cacheElements" chunksize="10" nextchunk="0" previouschunk="0" firstchunk="0" lastchunk="0" hits="10">
            <result>
                <field name="id" type="text">
                    <value>/element/1</value>
                </field>
                <field name="type" type="text">
                    <value>text/plain</value>
                </field>
                <field name="size" type="decimal">
                    <value>0 KB</value>
                </field>
                <field name="hits" type="text">
                    <value>0</value>
                </field>
                <field name="created" type="date">
                    <value>15:15:45</value>
                </field>
                <field name="expires" type="date">
                    <value>16:15:45</value>
                </field>
                <linkpanel id="actions" location="inline">
                    <link id="actions[1]" mode="intern" target="/element/341">
                        <label id="cache.element.expire">Remove element from cache</label>
                        <icon>delete</icon>
                    </link>
                    <link id="actions[2]" mode="extern" target="localhost/element/341">
                        <label id="show">show</label>
                        <icon>preview</icon>
                    </link>
                </linkpanel>
            </result>
            <result>
                <field name="id" type="text">
                    <value>/element/2</value>
                </field>
                <field name="type" type="text">
                    <value>text/plain</value>
                </field>
                <field name="size" type="decimal">
                    <value>0 KB</value>
                </field>
                <field name="hits" type="text">
                    <value>0</value>
                </field>
                <field name="created" type="date">
                    <value>15:15:45</value>
                </field>
                <field name="expires" type="date">
                    <value>16:15:45</value>
                </field>
                <linkpanel id="actions" location="inline">
                    <link id="actions[1]" mode="intern" target="/element/277">
                        <label id="cache.element.expire">Remove element from cache</label>
                        <icon>delete</icon>
                    </link>
                    <link id="actions[2]" mode="extern" target="localhost/element/277">
                        <label id="show">show</label>
                        <icon>preview</icon>
                    </link>
                </linkpanel>
            </result>
            <result>
                <field name="id" type="text">
                    <value>/element/3</value>
                </field>
                <field name="type" type="text">
                    <value>text/plain</value>
                </field>
                <field name="size" type="decimal">
                    <value>0 KB</value>
                </field>
                <field name="hits" type="text">
                    <value>0</value>
                </field>
                <field name="created" type="date">
                    <value>15:15:45</value>
                </field>
                <field name="expires" type="date">
                    <value>16:15:45</value>
                </field>
                <linkpanel id="actions" location="inline">
                    <link id="actions[1]" mode="intern" target="/element/327">
                        <label id="cache.element.expire">Remove element from cache</label>
                        <icon>delete</icon>
                    </link>
                    <link id="actions[2]" mode="extern" target="localhost/element/327">
                        <label id="show">show</label>
                        <icon>preview</icon>
                    </link>
                </linkpanel>
            </result>
            <result>
                <field name="id" type="text">
                    <value>/element/4</value>
                </field>
                <field name="type" type="text">
                    <value>text/plain</value>
                </field>
                <field name="size" type="decimal">
                    <value>0 KB</value>
                </field>
                <field name="hits" type="text">
                    <value>0</value>
                </field>
                <field name="created" type="date">
                    <value>15:15:45</value>
                </field>
                <field name="expires" type="date">
                    <value>16:15:45</value>
                </field>
                <linkpanel id="actions" location="inline">
                    <link id="actions[1]" mode="intern" target="/element/232">
                        <label id="cache.element.expire">Remove element from cache</label>
                        <icon>delete</icon>
                    </link>
                    <link id="actions[2]" mode="extern" target="localhost/element/232">
                        <label id="show">show</label>
                        <icon>preview</icon>
                    </link>
                </linkpanel>
            </result>
            <result>
                <field name="id" type="text">
                    <value>/element/5</value>
                </field>
                <field name="type" type="text">
                    <value>text/plain</value>
                </field>
                <field name="size" type="decimal">
                    <value>0 KB</value>
                </field>
                <field name="hits" type="text">
                    <value>0</value>
                </field>
                <field name="created" type="date">
                    <value>15:15:44</value>
                </field>
                <field name="expires" type="date">
                    <value>16:15:44</value>
                </field>
                <linkpanel id="actions" location="inline">
                    <link id="actions[1]" mode="intern" target="/element/12">
                        <label id="cache.element.expire">Remove element from cache</label>
                        <icon>delete</icon>
                    </link>
                    <link id="actions[2]" mode="extern" target="localhost/element/12">
                        <label id="show">show</label>
                        <icon>preview</icon>
                    </link>
                </linkpanel>
            </result>
            <result>
                <field name="id" type="text">
                    <value>/element/6</value>
                </field>
                <field name="type" type="text">
                    <value>text/plain</value>
                </field>
                <field name="size" type="decimal">
                    <value>0 KB</value>
                </field>
                <field name="hits" type="text">
                    <value>0</value>
                </field>
                <field name="created" type="date">
                    <value>15:15:44</value>
                </field>
                <field name="expires" type="date">
                    <value>16:15:44</value>
                </field>
                <linkpanel id="actions" location="inline">
                    <link id="actions[1]" mode="intern" target="/element/36">
                        <label id="cache.element.expire">Remove element from cache</label>
                        <icon>delete</icon>
                    </link>
                    <link id="actions[2]" mode="extern" target="localhost/element/36">
                        <label id="show">show</label>
                        <icon>preview</icon>
                    </link>
                </linkpanel>
            </result>
            <result>
                <field name="id" type="text">
                    <value>/element/7</value>
                </field>
                <field name="type" type="text">
                    <value>text/plain</value>
                </field>
                <field name="size" type="decimal">
                    <value>0 KB</value>
                </field>
                <field name="hits" type="text">
                    <value>0</value>
                </field>
                <field name="created" type="date">
                    <value>15:15:45</value>
                </field>
                <field name="expires" type="date">
                    <value>16:15:45</value>
                </field>
                <linkpanel id="actions" location="inline">
                    <link id="actions[1]" mode="intern" target="/element/394">
                        <label id="cache.element.expire">Remove element from cache</label>
                        <icon>delete</icon>
                    </link>
                    <link id="actions[2]" mode="extern" target="localhost/element/394">
                        <label id="show">show</label>
                        <icon>preview</icon>
                    </link>
                </linkpanel>
            </result>
            <result>
                <field name="id" type="text">
                    <value>/element/8</value>
                </field>
                <field name="type" type="text">
                    <value>text/plain</value>
                </field>
                <field name="size" type="decimal">
                    <value>0 KB</value>
                </field>
                <field name="hits" type="text">
                    <value>0</value>
                </field>
                <field name="created" type="date">
                    <value>15:15:45</value>
                </field>
                <field name="expires" type="date">
                    <value>16:15:45</value>
                </field>
                <linkpanel id="actions" location="inline">
                    <link id="actions[1]" mode="intern" target="/element/268">
                        <label id="cache.element.expire">Remove element from cache</label>
                        <icon>delete</icon>
                    </link>
                    <link id="actions[2]" mode="extern" target="localhost/element/268">
                        <label id="show">show</label>
                        <icon>preview</icon>
                    </link>
                </linkpanel>
            </result>
            <result>
                <field name="id" type="text">
                    <value>/element/9</value>
                </field>
                <field name="type" type="text">
                    <value>text/plain</value>
                </field>
                <field name="size" type="decimal">
                    <value>0 KB</value>
                </field>
                <field name="hits" type="text">
                    <value>0</value>
                </field>
                <field name="created" type="date">
                    <value>15:15:45</value>
                </field>
                <field name="expires" type="date">
                    <value>16:15:45</value>
                </field>
                <linkpanel id="actions" location="inline">
                    <link id="actions[1]" mode="intern" target="/element/474">
                        <label id="cache.element.expire">Remove element from cache</label>
                        <icon>delete</icon>
                    </link>
                    <link id="actions[2]" mode="extern" target="localhost/element/474">
                        <label id="show">show</label>
                        <icon>preview</icon>
                    </link>
                </linkpanel>
            </result>
            <result>
                <field name="id" type="text">
                    <value>/element/10</value>
                </field>
                <field name="type" type="text">
                    <value>text/plain</value>
                </field>
                <field name="size" type="decimal">
                    <value>0 KB</value>
                </field>
                <field name="hits" type="text">
                    <value>0</value>
                </field>
                <field name="created" type="date">
                    <value>15:15:45</value>
                </field>
                <field name="expires" type="date">
                    <value>16:15:45</value>
                </field>
                <linkpanel id="actions" location="inline">
                    <link id="actions[1]" mode="intern" target="/element/116">
                        <label id="cache.element.expire">Remove element from cache</label>
                        <icon>delete</icon>
                    </link>
                    <link id="actions[2]" mode="extern" target="localhost/element/116">
                        <label id="show">show</label>
                        <icon>preview</icon>
                    </link>
                </linkpanel>
            </result>
        </resultset>
    </data>
</datasource>
, org.custommonkey.xmlunit.Diff
[different] Expected attribute value '4' but was '0' - comparing <resultset chunk="4"...> at /datasource[1]/data[1]/resultset[1]/@chunk to <resultset chunk="0"...> at /datasource[1]/data[1]/resultset[1]/@chunk

Stacktrace

junit.framework.AssertionFailedError: 
XML does not match control XML
org.custommonkey.xmlunit.Diff
[different] Expected attribute value '4' but was '0' - comparing <resultset chunk="4"...> at /datasource[1]/data[1]/resultset[1]/@chunk to <resultset chunk="0"...> at /datasource[1]/data[1]/resultset[1]/@chunk

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<datasource xmlns="http://www.appng.org/schema/platform" id="cacheElements">
    <config>
        <title id="cache.elements">Cache elements</title>
        <permissions>
            <permission ref="cache.elements.list" mode="set"></permission>
        </permissions>
        <params>
            <param name="siteid">1</param>
            <param name="deleteLink"/>
            <param name="clearLink"/>
        </params>
        <meta-data bindClass="org.appng.application.manager.business.Cache$CacheEntry">
            <field name="id" type="text" displayLength="75" binding="id">
                <sort/>
                <label id="id">ID</label>
            </field>
            <field name="type" type="text" binding="type">
                <label id="type">Type</label>
            </field>
            <field name="size" type="decimal" format="#,##0 KB" binding="size">
                <label id="size">Size</label>
            </field>
            <field name="hits" type="text" binding="hits">
                <label id="hitCount">Hits</label>
            </field>
            <field name="created" type="date" format="HH:mm:ss" binding="created">
                <label id="created">Created</label>
            </field>
            <field name="expires" type="date" format="HH:mm:ss" binding="expires">
                <label id="expires">Expires</label>
            </field>
            <field name="actions" type="linkpanel" binding="actions">
                <label id="actions">Actions</label>
            </field>
        </meta-data>
        <linkpanel id="actions" location="inline">
            <link id="actions[1]" mode="intern" target="${current.id}">
                <permissions>
                    <permission ref="cache.element.expire" mode="set"></permission>
                </permissions>
                <label id="cache.element.expire">Remove element from cache</label>
                <icon>delete</icon>
            </link>
            <link id="actions[2]" mode="extern" target="${current.path}">
                <label id="show">show</label>
                <icon>preview</icon>
            </link>
        </linkpanel>
        <linkpanel id="other" location="bottom">
            <link id="other[1]" mode="intern" target="">
                <permissions>
                    <permission ref="cache.clear" mode="set"></permission>
                </permissions>
                <label id="cache.clear">Clear cache</label>
                <icon>delete</icon>
            </link>
        </linkpanel>
    </config>
    <data>
        <resultset chunk="0" chunkname="cacheElements" chunksize="10" nextchunk="0" previouschunk="0" firstchunk="0" lastchunk="0" hits="10">
            <result>
                <field name="id" type="text">
                    <value>/element/1</value>
                </field>
                <field name="type" type="text">
                    <value>text/plain</value>
                </field>
                <field name="size" type="decimal">
                    <value>0 KB</value>
                </field>
                <field name="hits" type="text">
                    <value>0</value>
                </field>
                <field name="created" type="date">
                    <value>15:15:45</value>
                </field>
                <field name="expires" type="date">
                    <value>16:15:45</value>
                </field>
                <linkpanel id="actions" location="inline">
                    <link id="actions[1]" mode="intern" target="/element/341">
                        <label id="cache.element.expire">Remove element from cache</label>
                        <icon>delete</icon>
                    </link>
                    <link id="actions[2]" mode="extern" target="localhost/element/341">
                        <label id="show">show</label>
                        <icon>preview</icon>
                    </link>
                </linkpanel>
            </result>
            <result>
                <field name="id" type="text">
                    <value>/element/2</value>
                </field>
                <field name="type" type="text">
                    <value>text/plain</value>
                </field>
                <field name="size" type="decimal">
                    <value>0 KB</value>
                </field>
                <field name="hits" type="text">
                    <value>0</value>
                </field>
                <field name="created" type="date">
                    <value>15:15:45</value>
                </field>
                <field name="expires" type="date">
                    <value>16:15:45</value>
                </field>
                <linkpanel id="actions" location="inline">
                    <link id="actions[1]" mode="intern" target="/element/277">
                        <label id="cache.element.expire">Remove element from cache</label>
                        <icon>delete</icon>
                    </link>
                    <link id="actions[2]" mode="extern" target="localhost/element/277">
                        <label id="show">show</label>
                        <icon>preview</icon>
                    </link>
                </linkpanel>
            </result>
            <result>
                <field name="id" type="text">
                    <value>/element/3</value>
                </field>
                <field name="type" type="text">
                    <value>text/plain</value>
                </field>
                <field name="size" type="decimal">
                    <value>0 KB</value>
                </field>
                <field name="hits" type="text">
                    <value>0</value>
                </field>
                <field name="created" type="date">
                    <value>15:15:45</value>
                </field>
                <field name="expires" type="date">
                    <value>16:15:45</value>
                </field>
                <linkpanel id="actions" location="inline">
                    <link id="actions[1]" mode="intern" target="/element/327">
                        <label id="cache.element.expire">Remove element from cache</label>
                        <icon>delete</icon>
                    </link>
                    <link id="actions[2]" mode="extern" target="localhost/element/327">
                        <label id="show">show</label>
                        <icon>preview</icon>
                    </link>
                </linkpanel>
            </result>
            <result>
                <field name="id" type="text">
                    <value>/element/4</value>
                </field>
                <field name="type" type="text">
                    <value>text/plain</value>
                </field>
                <field name="size" type="decimal">
                    <value>0 KB</value>
                </field>
                <field name="hits" type="text">
                    <value>0</value>
                </field>
                <field name="created" type="date">
                    <value>15:15:45</value>
                </field>
                <field name="expires" type="date">
                    <value>16:15:45</value>
                </field>
                <linkpanel id="actions" location="inline">
                    <link id="actions[1]" mode="intern" target="/element/232">
                        <label id="cache.element.expire">Remove element from cache</label>
                        <icon>delete</icon>
                    </link>
                    <link id="actions[2]" mode="extern" target="localhost/element/232">
                        <label id="show">show</label>
                        <icon>preview</icon>
                    </link>
                </linkpanel>
            </result>
            <result>
                <field name="id" type="text">
                    <value>/element/5</value>
                </field>
                <field name="type" type="text">
                    <value>text/plain</value>
                </field>
                <field name="size" type="decimal">
                    <value>0 KB</value>
                </field>
                <field name="hits" type="text">
                    <value>0</value>
                </field>
                <field name="created" type="date">
                    <value>15:15:44</value>
                </field>
                <field name="expires" type="date">
                    <value>16:15:44</value>
                </field>
                <linkpanel id="actions" location="inline">
                    <link id="actions[1]" mode="intern" target="/element/12">
                        <label id="cache.element.expire">Remove element from cache</label>
                        <icon>delete</icon>
                    </link>
                    <link id="actions[2]" mode="extern" target="localhost/element/12">
                        <label id="show">show</label>
                        <icon>preview</icon>
                    </link>
                </linkpanel>
            </result>
            <result>
                <field name="id" type="text">
                    <value>/element/6</value>
                </field>
                <field name="type" type="text">
                    <value>text/plain</value>
                </field>
                <field name="size" type="decimal">
                    <value>0 KB</value>
                </field>
                <field name="hits" type="text">
                    <value>0</value>
                </field>
                <field name="created" type="date">
                    <value>15:15:44</value>
                </field>
                <field name="expires" type="date">
                    <value>16:15:44</value>
                </field>
                <linkpanel id="actions" location="inline">
                    <link id="actions[1]" mode="intern" target="/element/36">
                        <label id="cache.element.expire">Remove element from cache</label>
                        <icon>delete</icon>
                    </link>
                    <link id="actions[2]" mode="extern" target="localhost/element/36">
                        <label id="show">show</label>
                        <icon>preview</icon>
                    </link>
                </linkpanel>
            </result>
            <result>
                <field name="id" type="text">
                    <value>/element/7</value>
                </field>
                <field name="type" type="text">
                    <value>text/plain</value>
                </field>
                <field name="size" type="decimal">
                    <value>0 KB</value>
                </field>
                <field name="hits" type="text">
                    <value>0</value>
                </field>
                <field name="created" type="date">
                    <value>15:15:45</value>
                </field>
                <field name="expires" type="date">
                    <value>16:15:45</value>
                </field>
                <linkpanel id="actions" location="inline">
                    <link id="actions[1]" mode="intern" target="/element/394">
                        <label id="cache.element.expire">Remove element from cache</label>
                        <icon>delete</icon>
                    </link>
                    <link id="actions[2]" mode="extern" target="localhost/element/394">
                        <label id="show">show</label>
                        <icon>preview</icon>
                    </link>
                </linkpanel>
            </result>
            <result>
                <field name="id" type="text">
                    <value>/element/8</value>
                </field>
                <field name="type" type="text">
                    <value>text/plain</value>
                </field>
                <field name="size" type="decimal">
                    <value>0 KB</value>
                </field>
                <field name="hits" type="text">
                    <value>0</value>
                </field>
                <field name="created" type="date">
                    <value>15:15:45</value>
                </field>
                <field name="expires" type="date">
                    <value>16:15:45</value>
                </field>
                <linkpanel id="actions" location="inline">
                    <link id="actions[1]" mode="intern" target="/element/268">
                        <label id="cache.element.expire">Remove element from cache</label>
                        <icon>delete</icon>
                    </link>
                    <link id="actions[2]" mode="extern" target="localhost/element/268">
                        <label id="show">show</label>
                        <icon>preview</icon>
                    </link>
                </linkpanel>
            </result>
            <result>
                <field name="id" type="text">
                    <value>/element/9</value>
                </field>
                <field name="type" type="text">
                    <value>text/plain</value>
                </field>
                <field name="size" type="decimal">
                    <value>0 KB</value>
                </field>
                <field name="hits" type="text">
                    <value>0</value>
                </field>
                <field name="created" type="date">
                    <value>15:15:45</value>
                </field>
                <field name="expires" type="date">
                    <value>16:15:45</value>
                </field>
                <linkpanel id="actions" location="inline">
                    <link id="actions[1]" mode="intern" target="/element/474">
                        <label id="cache.element.expire">Remove element from cache</label>
                        <icon>delete</icon>
                    </link>
                    <link id="actions[2]" mode="extern" target="localhost/element/474">
                        <label id="show">show</label>
                        <icon>preview</icon>
                    </link>
                </linkpanel>
            </result>
            <result>
                <field name="id" type="text">
                    <value>/element/10</value>
                </field>
                <field name="type" type="text">
                    <value>text/plain</value>
                </field>
                <field name="size" type="decimal">
                    <value>0 KB</value>
                </field>
                <field name="hits" type="text">
                    <value>0</value>
                </field>
                <field name="created" type="date">
                    <value>15:15:45</value>
                </field>
                <field name="expires" type="date">
                    <value>16:15:45</value>
                </field>
                <linkpanel id="actions" location="inline">
                    <link id="actions[1]" mode="intern" target="/element/116">
                        <label id="cache.element.expire">Remove element from cache</label>
                        <icon>delete</icon>
                    </link>
                    <link id="actions[2]" mode="extern" target="localhost/element/116">
                        <label id="show">show</label>
                        <icon>preview</icon>
                    </link>
                </linkpanel>
            </result>
        </resultset>
    </data>
</datasource>
, org.custommonkey.xmlunit.Diff
[different] Expected attribute value '4' but was '0' - comparing <resultset chunk="4"...> at /datasource[1]/data[1]/resultset[1]/@chunk to <resultset chunk="0"...> at /datasource[1]/data[1]/resultset[1]/@chunk

	at org.appng.application.manager.business.CacheTest.testCache(CacheTest.java:70)

Standard Output

2021-12-13 15:15:38,905 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2021-12-13 15:15:38,906 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@342a336, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@602c6f60, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@ddd7be0, org.springframework.test.context.support.DirtiesContextTestExecutionListener@38deb917, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2e93f629, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2d47cbf4]
2021-12-13 15:15:39,985 INFO  [main] com.hazelcast.system.logo     : [10.102.4.100]:5702 [appNG] [5.0] 
	+       +  o    o     o     o---o o----o o      o---o     o     o----o o--o--o
	+ +   + +  |    |    / \       /  |      |     /         / \    |         |   
	+ + + + +  o----o   o   o     o   o----o |    o         o   o   o----o    |   
	+ +   + +  |    |  /     \   /    |      |     \       /     \       |    |   
	+       +  o    o o       o o---o o----o o----o o---o o       o o----o    o   
2021-12-13 15:15:39,985 INFO  [main] com.hazelcast.system          : [10.102.4.100]:5702 [appNG] [5.0] Copyright (c) 2008-2021, Hazelcast, Inc. All Rights Reserved.
2021-12-13 15:15:39,985 INFO  [main] com.hazelcast.system          : [10.102.4.100]:5702 [appNG] [5.0] Hazelcast Platform 5.0 (20210922 - dbaeffe) starting at [10.102.4.100]:5702
2021-12-13 15:15:39,986 INFO  [main] com.hazelcast.system          : [10.102.4.100]:5702 [appNG] [5.0] Cluster name: appNG
2021-12-13 15:15:39,986 INFO  [main] com.hazelcast.system          : [10.102.4.100]:5702 [appNG] [5.0] The Jet engine is disabled.
To enable the Jet engine on the members, please do one of the following:
  - Change member config using Java API: config.getJetConfig().setEnabled(true);
  - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true
  - Add system property: -Dhz.jet.enabled=true
  - Add environment variable: HZ_JET_ENABLED=true
2021-12-13 15:15:41,815 INFO  [main] com.hazelcast.system.security : [10.102.4.100]:5702 [appNG] [5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security  or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config.
2021-12-13 15:15:41,986 WARN  [main] com.hazelcast.cp.CPSubsystem  : [10.102.4.100]:5702 [appNG] [5.0] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees.
2021-12-13 15:15:42,685 INFO  [main] com.hazelcast.internal.diagnostics.Diagnostics: [10.102.4.100]:5702 [appNG] [5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments.
2021-12-13 15:15:42,697 INFO  [main] com.hazelcast.core.LifecycleService: [10.102.4.100]:5702 [appNG] [5.0] [10.102.4.100]:5702 is STARTING
2021-12-13 15:15:42,866 WARN  [main] com.hazelcast.instance.impl.Node: [10.102.4.100]:5702 [appNG] [5.0] No join method is enabled! Starting standalone.
2021-12-13 15:15:42,867 WARN  [main] com.hazelcast.instance.impl.Node: [10.102.4.100]:5702 [appNG] [5.0] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied!
2021-12-13 15:15:42,905 INFO  [main] com.hazelcast.core.LifecycleService: [10.102.4.100]:5702 [appNG] [5.0] [10.102.4.100]:5702 is STARTED
2021-12-13 15:15:42,961 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from URL [file:application-home/beans.xml]
2021-12-13 15:15:43,010 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml]
2021-12-13 15:15:43,023 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-core.xml]
2021-12-13 15:15:43,057 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml]
2021-12-13 15:15:43,067 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@3d149d65: startup date [Mon Dec 13 15:15:43 CET 2021]; root of context hierarchy
2021-12-13 15:15:43,102 WARN  [main] org.springframework.context.annotation.ConfigurationClassEnhancer: @Bean method ApplicationTestConfig.CustomScopeConfigurer is non-static and returns an object assignable to Spring's BeanFactoryPostProcessor interface. This will result in a failure to process annotations such as @Autowired, @Resource and @PostConstruct within the method's declaring @Configuration class. Add the 'static' modifier to this method to avoid these container lifecycle issues; see @Bean javadoc for complete details.
2021-12-13 15:15:43,104 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2021-12-13 15:15:43,229 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default'
2021-12-13 15:15:43,230 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default]
2021-12-13 15:15:43,398 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2021-12-13 15:15:43,405 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2021-12-13 15:15:43,852 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2021-12-13 15:15:43,852 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default'
2021-12-13 15:15:44,334 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.support.GenericApplicationContext@3d149d65: startup date [Mon Dec 13 15:15:43 CET 2021]; root of context hierarchy
2021-12-13 15:15:44,731 WARN  [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist!
2021-12-13 15:15:44,748 INFO  [main] com.hazelcast.internal.partition.impl.PartitionStateManager: [10.102.4.100]:5702 [appNG] [5.0] Initializing cluster partition table arrangement...
2021-12-13 15:15:44,809 INFO  [main] com.hazelcast.cache.impl.CacheService: [10.102.4.100]:5702 [appNG] [5.0] Added cache config: CacheConfig{name='pageCache-localhost', managerPrefix='/hz/', inMemoryFormat=BINARY, backupCount=1, hotRestart=HotRestartConfig{enabled=false, fsync=false}, dataPersistenceConfig=DataPersistenceConfig{enabled=false, fsync=false}, wanReplicationRef=null, merkleTreeConfig=MerkleTreeConfig{enabled=null, depth=10}}
2021-12-13 15:15:44,852 INFO  [main] org.appng.core.service.CacheService: Created cache 'pageCache-localhost' with TTL of 36000 seconds (statistics: true).

Standard Error

Dec 13, 2021 3:15:39 PM com.hazelcast.config.ClasspathXmlConfig
INFO: Configuring Hazelcast from 'hazelcast-test.xml'.