This issue needs a solution.

Discover Trace Logging

Created: 13 Nov 2012 | Updated: 13 Nov 2012
Joe Saland's picture
Login to vote
0 0 Votes

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.

Filed Under

Comments

pete_4u2002's picture
pete_4u2002
Symantec Employee
13
Nov
2012
Votes
0

what is the DLP version and

what is the DLP version and SQL version?

Joe Saland's picture
Joe Saland
Partner
13
Nov
2012
Votes
0

So it seems that jtds-1.3.0

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!

Joe Saland's picture
Joe Saland
Partner
13
Nov
2012
Votes
0

DLP is 11.6,  MSSQL is 2008.

DLP is 11.6,  MSSQL is 2008.

AMyers6671's picture
AMyers6671
Partner
Accredited
14
Nov
2012
Votes
0

Joe, Have you found a version

Joe,

Have you found a version that works?

Thanks,

Aaron

If this post has helped you, please vote up or mark as solution to help others looking for the same data.

 

Joe Saland's picture
Joe Saland
Partner
20
Nov
2012
Votes
0

Hi Aaron, Yes I have been

Hi Aaron,

Yes I have been using 1.2.5 found here:

http://sourceforge.net/projects/jtds/files/jtds/1....

 

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