0 Replies Latest reply on Jan 10, 2006 4:00 PM by rorschach

    Irritating Debug Problem: GenericSignatureFormatError

    rorschach

      I'm getting a java.lang.reflect.GenericSignatureFormatError with my deployed .ear at different points in execution intermittantly.

      It's intermittant during debug as I step through with the exception that I can reproduce it if I simply deploy, and wait a minute before I navigate to my opening page and calling an action method. If I navigate and call an action method right away (as opposed to waiting a minute) I don't have the problem.

      Any suggestions revelations?