Data Loss Prevention

 View Only
  • 1.  Discover Trace Logging

    Posted Nov 13, 2012 10:33 AM

    I am trying to configure an SQL scan and I believe have properly installed the jtds driver (1.3.0) and edited the properities file to reflect the updated version number.  However when I go to run a scan I get "The crawler threw an exception. Check the logs for more details".

    The Scan Activity log shows nothing but that same error

    The Discover Operational log does not even appear to show the scan

    The Discover Trace log is completely empty.

    Do I need to enable the Trace log to see the errors?  If so how do I go about doing that?  Or am I just looking in the wrong log files?

     

    Also,  just as an FYI,  that's a very poor error message when you consider the log directory has a ton of log files in it.  At least a pointer to the specific log file name(s) would be much more useful.



  • 2.  RE: Discover Trace Logging

    Broadcom Employee
    Posted Nov 13, 2012 11:51 AM

    what is the DLP version and SQL version?



  • 3.  RE: Discover Trace Logging

    Posted Nov 13, 2012 11:52 AM

    So it seems that jtds-1.3.0 (current ver) is not supported.  I found errors in the debug/FileReader log regarding major/minor version not being supported that went away when switched to an older version of jtds. 

    What is the latest version of jtds that is supported.  Also what is the latest version of MSSQL that someone has scanned successfully?

     

    Thanks!



  • 4.  RE: Discover Trace Logging

    Posted Nov 13, 2012 12:30 PM

    DLP is 11.6,  MSSQL is 2008.



  • 5.  RE: Discover Trace Logging

    Posted Nov 14, 2012 01:39 PM

    Joe,

    Have you found a version that works?

    Thanks,

    Aaron



  • 6.  RE: Discover Trace Logging

    Posted Nov 20, 2012 12:33 PM

    Hi Aaron,

    Yes I have been using 1.2.5 found here:

    http://sourceforge.net/projects/jtds/files/jtds/1.2.5/jtds-1.2.5-dist.zip/download

     

    I think the issue with the 1.3.0 download might be because the jar was made with a more current version of Java.  So it could be possible to grab the source and compile it with the version supported by Symantec.  I haven't tried.

    Thanks,

    Joe