Support Requests item #1610647, was opened at 2006-12-07 01:06 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=216035&aid=1610647&group_id=16035
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Document.selectNodes() returning NULL Objects Initial Comment: Our application uses Dom4j 1.4 for Unmarshalling XMLs into Java objects. Until recently, we used Sun JVM for Java 1.4.2_06. But since we moved to JRockIt JVM R26-4.0 for Java 1.5.0_06, we are facing this problem with Dom4j 1.4. We unmarshall the objects while booting the application and store them in memory (this is because, the objects are accessed very frequently). Initially, everything will be fine and all the unmarshalled Document objects will be behaving perfectly. But, some time later, while the application is still running, we start exepriencing problem with these Document objects, which are stored in memory. The selectNodes() method will return a list will NULLs. Which results in NullPointerException in the execution. Please let me know a similar cases have occured before and upgrading to Dom4j 1.6.1 will solve this problem. Thanks. -Nagendra ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=216035&aid=1610647&group_id=16035 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ dom4j-dev mailing list dom4j-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dom4j-dev