DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10911>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10911 unchecked NullPointer in search component [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED Summary|unchecked NullPointer in |unchecked NullPointer in |search component |search component ------- Additional Comments From [EMAIL PROTECTED] 2002-08-03 02:39 ------- According to the javadoc: http://java.sun.com/j2se/1.3/docs/api/java/net/URL.html#openConnection() Open connection should not return null, but connection. I patched indexer so it does not ignores this situation, and throws an exception. Bug is fixed in the CVS. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]