Search:

Type: Posts; User: ekoeler; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    3
    Views
    3,307

    Have you stepped through your code in debug mode?...

    Have you stepped through your code in debug mode? I ask because using proceedingJoinPoint.toLongString() seems problematic. It's possible that the cacheElement is null, and that's why your...
  2. We had the same issue; it turned out to be a...

    We had the same issue; it turned out to be a problem with the Oracle 9i drivers we were using. Once we upgraded to 9.2.0.8.0, the issue went away completely.
Results 1 to 2 of 2