RE: Exception in DeferredDocumentImpl.synchronizeChildren

2000-03-13 Thread Mikael Nyberg
Title: RE: Exception in DeferredDocumentImpl.synchronizeChildren I have a similar problem that occurs both with DeferredDocumentImpl and DocumentImpl. After a number (big!) of accesses the document returns null pointers from the standard access methods (not just synchronizeChildren

Exception in DeferredDocumentImpl.synchronizeChildren

2000-03-10 Thread Matthew Biddulph
After a servlet that I wrote using Xerces has been running for an undetermined amount of time (I'm not sure what conditions trigger this), I get the following exception that comes up *every* time I run my servlet from then on, until I restart the server: - java.lang.NullPointerException -