csp page closes after few minutes and give error

There are 7 replies in this Thread which was already clicked 3,087 times. The last Post () by sollom.

  • HTTP Connection error: 500
    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head><title>500 Internal Server Error</title></head><body><h1>Internal Server Error</h1><p>The server encountered an internal error and was unable to complete your request: <br><br><pre>com.bowman.xml.XMLConfigException: Character reference "&#1" is an invalid XML character.
    at com.bowman.xml.XMLConfig.<init>(XMLConfig.java:66)
    at com.bowman.xml.XMLConfig.<init>(XMLConfig.java:35)
    at com.bowman.xml.XMLConfig.<init>(XMLConfig.java:78)
    at com.bowman.cardserv.web.WebBackend.doPost(WebBackend.java:338)
    at com.bowman.httpd.PseudoHttpd.handleHttpRequest(PseudoHttpd.java:170)
    at com.bowman.httpd.PseudoHttpd.access$000(PseudoHttpd.java:19)
    at com.bowman.httpd.PseudoHttpd$HttpConnection.run(PseudoHttpd.java:352)
    </pre></p><hr><address>Java PseudoHttpd Server 0.4.5</address></body></html>


    ==============================================================================
    what can i do to solve this problem ?

  • Looks like the problem.


  • Hello good evening, try the following:


    C/p ...Mr. Bowman


    Quote

    This is not related to any specific build or version. It happens because the debug mode for the clustered cache intentionally avoids all thread synchronization (meaning it does not want to introduce situations where polling data through the web can be allowed to affect actual traffic throughput).


    In other words: do not leave debug on all the time for the clusteredcache when you use the web, use it only to troubleshoot specific issues then turn it off.


    Note: there are other similar situations that give you a stacktrace in the status web, but this particular one you pasted here is because clusteredcache debug is on.



    first make sure that recommends bowman.
    We need to kill the processes relating to the CSP


    1. ./cardproxy.sh stop



    or the variant:


    ./cardproxy.sh.ubuntu-autostart stop


    2. killall -9 java


    and now if we do the following:


    Delete all files in the folder:


    csp/log/*.*


    and removed if you cache function .. all *. dat, for example in my case the folder:


    csp/cache/*.dat


    also in the folder:


    csp/etc/*.dat


    all with the exception of GeoLiteCity.dat especially if you use the function geoip.




  • best answer exactly you must first stop csp completly and clear log file etc file & cache file then start csp


    what causes this problem is Login failures/connect attempts:

Other Not Listed Softcam Support Forum

Configs, discussion, downloads and guides for Other Not Listed Softcams - CSP, DreamOS, GBox, NEWCamd, MultiCS, OSCam Smod, OSCam Ymod, SUpcam & Wicardd.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!