Search:

Type: Posts; User: Norm

Search: Search took 0.10 seconds.

  1. Re: AWT EVent Queue Null Pointer Exception while using JRE 1.7.51 as IE browser JRE.

    Make a SSCCE that shows the problem and can be used by others for testing.
  2. Re: AWT EVent Queue Null Pointer Exception while using JRE 1.7.51 as IE browser JRE.

    Can you add some debug code that prints out what those methods returns to see if it is null?

    What is done with the values returned by those methods?
  3. Re: AWT EVent Queue Null Pointer Exception while using JRE 1.7.51 as IE browser JRE.

    At some version, java started returning null for some usages of getCodeBase() and getDocumentBase(). Does your code use either of those methods?
Results 1 to 3 of 3