• Consistent Server Crashes in nDots.exe when using DomSQL

    By Andreas Laemmermann 1 decade ago

    Hello,

    I have installed DomSQL on a couple of test servers to experiment with JDBC access to a Lotus Notes database. The initial setup is working fine but as soon as we start requesting data from the Domino server via an remote Java application, the server crashes after only a few requests. 

    Analysis of the NSD identifies "FATAL THREAD 20/21 [nDots:  0e50:  0c8c]" and "Exception code: c0000005 (ACCESS_VIOLATION)".

    Does anyone have a similar experience using DomSQL?

    Here are some details about my environment:

    * Windows Server 2008 R2 Standard Service Pack 1, 64-bit, 4 GB RAM
    * Domino 8.5.3, Fix Pack 3 (tested both 32-bit and 64-bit version)
    * DOTS Version 2.0.3 (tested both 32-bit and 64-bit version)
    * DomSQL Version 131011 (tested both 32-bit and 64-bit version)


    Thanks very much for any ideas or suggestions!

    Andreas

     

    • Can you attach the NSD?

      By Philippe Riand 1 decade ago

      Also, is there anything particular with your DB (size, number of doc...)? Is there a way for me to get it reproduced?

      • NSD and some information about the DB

        By Andreas Laemmermann 1 decade ago

        Hi Philippe,

        Thanks very much for replying back!

        I have attached the NSD. The DB itself isn't very big - some 150 MB and about 2000 documents. We have only one view/table exposed as JDBC.

        We are still in the early stages of evaluation so we are just running requests like "select * from fleetjdbc", nothing complex.

        I am happy to send you the DB as well if you want to try and reproduce this.

        Any help you can provide will be much appreciated!

        Best regards,

        Andreas

    • By c g maycock 7 years ago

      Hi Andreas,

      I have a similar configuration and am crashing also. Did you ever figure this out?

      Thanks very much