Posts by fox71

    I have the exact same problem and can not figure out here is my config:


    <plugin class="com.bowman.cardserv.DcwFilterPlugin" enabled="true" jar-file="dcwfilterplugin.jar"/>
    <plugin class="com.bowman.cardserv.ProviderIdentPlugin" enabled="false" jar-file="provideridentplugin.jar"/>
    <plugin class="com.bowman.cardserv.I*****Plugin" enabled="false" jar-file="i*****plugin.jar"/>
    </proxy-plugins>


    <!-- ********************************* My Locals *******************************

    <cache-handler class="com.bowman.cardserv.DefaultCache">
    <cache-config>
    <cw-max-age>9</cw-max-age>
    <max-cache-wait>6</max-cache-wait>
    </cache-config>
    </cache-handler>
    </cardserv-proxy>
    -->


    <cache-handler class="com.bowman.cardserv.ClusteredCache">
    <cache-config>
    <cw-max-age>9</cw-max-age>
    <max-cache-wait>65%</max-cache-wait>
    <local-port>40000</local-port>
    <local-host>127.0.0.1</local-host>
    <sync-period>10</sync-period>
    <cw-validation checksum="true" zero-counting="true" log-warnings="false"/>
    <tracker-update>6</tracker-update>
    <tracker-url>file:///usr/local/csp/cache/cluster</tracker-url>
    <hide-names>true</hide-names>
    <debug>false</debug>
    <auto-add-peers>false</auto-add-peers>
    <cw-validation checksum="true" zero-counting="true" log-warnings="false" require-id="true" detect-links="true" force-continuity="true">
    <bad-dcw>B1 55 32 38 72 44 06 BC 0E 2B 63 9C 09 95 48 E6</bad-dcw>



    I deleted the file and rebooted but the problem remained csp