× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



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:  


0041.00 D newURL          PR              O   ExtProc(*JAVA:

0042.00 D
'com.sud.test.TestURL': 
0043.00 D                                             *CONSTRUCTOR)

0047.00

0048.00 D uopenConn       PR                  ExtProc(*JAVA:

0049.00 D
'com.sud.test.TestURL': 
0050.00 D
'urlOpenConnection')    
0050.01 d iurlString                          like(surl)

0050.02 d ifileString                         like(surl)


0073.00 D surl            S               O
Class(*JAVA:'java.lang.String')
0079.01 D iurlString      S               O
Class(*JAVA:'java.lang.String')
0079.02 D ifileString     S               O
Class(*JAVA:'java.lang.String')
0079.03 d testURL         s               O
Class(*JAVA:'com.sud.test.TestURL')

0096.00 c                   Eval      testURL  = newURL()

0101.00

0103.01 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".  


TIA,
Sudha

Sudha Ramanujan
SunGard Futures Systems
sramanujan@xxxxxxxxxxxxxxxxxx
(312) 577 6179
(312) 577 6101 - Fax


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 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.