cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
935
Views
0
Helpful
4
Replies

SpyLogger

Emir E
Level 1
Level 1

SpyLogger

What is SpyLogger used for?

 

Original Exception:
Error Message: SRVE0207E: Uncaught initialization exception thrown by servlet
Error Code: 500
Target Servlet: action
Error Stack:
java.lang.NoClassDefFoundError: com/newscale/jdbcspy/SpyLogger
.....

 

Error Page Exception:
Error Message: com/newscale/jdbcspy/SpyLogger
Error Code: 0
Target Servlet: null
Error Stack:
java.lang.NoClassDefFoundError: com/newscale/jdbcspy/SpyLogger
     at com.newscale.jdbcx.base.BaseDataSource.setLogWriter(Unknown Source)
..............

4 Replies 4

Hi Emir, I'm investigating your question and will post an answer soon.

Emir E
Level 1
Level 1

Thanks Enrico.

The issue is when you have Robust debugging (*=finest) enabled via WebSphere. Its trying to log the JDBC calls and it fails calling the class resulting in full outage of the system.

Emir, from our Engineering team:

"DataDirect Spy is a special debugging library for the DataDirect drivers. It can record all driver interactions at a very fine level. It is not enabled by default [and is not currently used by RequestCenter].

Is there a requirement to set debugging to *=finest? Does the next higher level of debugging detail meet your needs?