|
SRamanujan@xxxxxxxxxxxxxxxxxx wrote: > > Hi all, > > I have a Null pointer exception while calling the method but my > constructor works fine. I am not able to find out what is wrong. I > paste my code below: > > > c Eval testURL = newURL() > c callp uopenConn(testURL:iurlString:ifileString) > > received Java exception "java.lang.NullPointerException:" when calling > method "urlOpenConnection" with signature > "(Ljava.lang.String;Ljava.lang.String;)V" in class > "com.sud.test.TestURL". Sudha, you didn't show the code where you setup iurlString and ifileString. Do they have non-null values? If so, try debugging the Java method itself to see what is going wrong.
This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.