Re: Unable to compile Java - iconv_init problem

2007-06-26 Thread Nagesh
Hi all, I have been told that there is some issue with Unicode implementation that would be resolved soon. A TON of thanks to everyone who participated in this discussion !! Regards, Nagesh. -- For IBM-MAIN subscribe / signof

Re: Unable to compile Java - iconv_init problem

2007-06-26 Thread Mark Zelden
On Tue, 26 Jun 2007 09:44:03 -0500, Mark Zelden <[EMAIL PROTECTED]> wrote: >On Tue, 26 Jun 2007 23:46:25 +1000, Nagesh <[EMAIL PROTECTED]> wrote: > >>Hi Mark, >>We are at z/OS 1.9. The maintenance and the PTF thing is a bit out of my >>league, :-D I will try to find out that, though. >> > >Are you

Re: Unable to compile Java - iconv_init problem

2007-06-26 Thread Mark Zelden
On Tue, 26 Jun 2007 23:46:25 +1000, Nagesh <[EMAIL PROTECTED]> wrote: >Hi Mark, >We are at z/OS 1.9. The maintenance and the PTF thing is a bit out of my >league, :-D I will try to find out that, though. > Are you sure? z/OS 1.9? That isn't even GA yet, so unless you are part of the ESP program

Re: Unable to compile Java - iconv_init problem

2007-06-26 Thread Chase, John
> -Original Message- > From: IBM Mainframe Discussion List On Behalf Of Pommier, Rex R. > > Can you check that again? The most current level is z/OS 1.8. ESP? > -Original Message- > From: IBM Mainframe Discussion List On Behalf Of Nagesh > > We are at z/OS 1.9. ... -jc-

Re: Unable to compile Java - iconv_init problem

2007-06-26 Thread Pommier, Rex R.
Can you check that again? The most current level is z/OS 1.8. Rex -Original Message- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Nagesh Sent: Tuesday, June 26, 2007 8:46 AM To: IBM-MAIN@BAMA.UA.EDU Subject: Re: Unable to compile Java - iconv_init problem

Re: Unable to compile Java - iconv_init problem

2007-06-26 Thread Nagesh
Hi Mark, We are at z/OS 1.9. The maintenance and the PTF thing is a bit out of my league, :-D I will try to find out that, though. Regards, Nags. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to

Re: Unable to compile Java - iconv_init problem

2007-06-26 Thread Mark Zelden
On Tue, 26 Jun 2007 23:15:07 +1000, Nagesh <[EMAIL PROTECTED]> wrote: >Hi Mark, >It does say SYS1.SCEERUN2 ! And, yet, I do not understand why the >variable value is not honored. > >BTW, using TSO ISRFIND (no TASID here, :-( ), I could see that >SYS1.SCEERUN2 is indeed allocated to LINKLST. So, i

Re: Unable to compile Java - iconv_init problem

2007-06-26 Thread Mark Jacobs
Nagesh wrote: Hi Mark, It does say SYS1.SCEERUN2 ! And, yet, I do not understand why the variable value is not honored. BTW, using TSO ISRFIND (no TASID here, :-( ), I could see that SYS1.SCEERUN2 is indeed allocated to LINKLST. So, ideally of course, STEPLIB variable is not required. Als

Re: Unable to compile Java - iconv_init problem

2007-06-26 Thread Nagesh
Hi Mark, It does say SYS1.SCEERUN2 ! And, yet, I do not understand why the variable value is not honored. BTW, using TSO ISRFIND (no TASID here, :-( ), I could see that SYS1.SCEERUN2 is indeed allocated to LINKLST. So, ideally of course, STEPLIB variable is not required. Also, for no appar

Re: Unable to compile Java - iconv_init problem

2007-06-26 Thread Mark Zelden
On Tue, 26 Jun 2007 10:52:16 +1000, Nagesh <[EMAIL PROTECTED]> wrote: >hmmm...I see. Thanks, Mark. > >I think, I am working on the most fragile/brittle system ! I had the >.profile set up with the STEPLIB variable that you mentioned earlier. No >changes since then. And, guess what ? The same probl

Re: Unable to compile Java - iconv_init problem

2007-06-25 Thread Nagesh
hmmm...I see. Thanks, Mark. I think, I am working on the most fragile/brittle system ! I had the .profile set up with the STEPLIB variable that you mentioned earlier. No changes since then. And, guess what ? The same problem again !! This system seems to have its own mind - and a highly idiosy

Re: Unable to compile Java - iconv_init problem

2007-06-25 Thread Mark Zelden
On Mon, 25 Jun 2007 12:08:24 +1000, Nagesh <[EMAIL PROTECTED]> wrote: > >Mark, >I added the STEPLIB variable to point to SCEERUN2 and the compilation >went ok. (See below). I must ask this. How did you know that the >SCEERUN2 PDS was required in STEPLIB ? > SCEERUN2 was needed for XPLINK support.

Fwd: Unable to compile Java - iconv_init problem

2007-06-25 Thread zosbloke
Forwarding to the list Regards, Nags -- Forwarded message -- From: zosbloke <[EMAIL PROTECTED]> Date: Jun 25, 5:33 pm Subject: Unable to compile Java - iconv_init problem To: bit.listserv.ibm-main Hi Mark, I added SCEERUN2 to STEPLIB variable and I was able to compi

Re: Unable to compile Java - iconv_init problem

2007-06-25 Thread Nagesh
Hi Mark,Bill, Thanks for the responses. Mark, I added the STEPLIB variable to point to SCEERUN2 and the compilation went ok. (See below). I must ask this. How did you know that the SCEERUN2 PDS was required in STEPLIB ? Regards, Nags. -

Re: Unable to compile Java - iconv_init problem

2007-06-24 Thread Big Iron
There is also an LE APAR PQ84939 from 2004 which might be implicated if you don't have that maintenance installed. Bill On Sun, 24 Jun 2007 05:16:20 -0500, Mark Zelden <[EMAIL PROTECTED]> wrote: >On Sun, 24 Jun 2007 15:26:31 +1000, Nagesh Subrahmanyam <[EMAIL PROTECTED]> >wrote: > >>Hi, >>When I

Re: Unable to compile Java - iconv_init problem

2007-06-24 Thread Mark Zelden
On Sun, 24 Jun 2007 15:26:31 +1000, Nagesh Subrahmanyam <[EMAIL PROTECTED]> wrote: >Hi, >When I compile my Java class (on 1.5.0), I get this message : > >CEE3250C The system or user abend U4093 R=00CC was >issued. > From entry point iconv_init at compile unit offset >+11B90C78

Re: Unable to compile Java - iconv_init problem

2007-06-24 Thread Kenneth E Tomiak
1-800-CALL-IBM Have your customer number handy. On Sun, 24 Jun 2007 15:26:31 +1000, Nagesh Subrahmanyam <[EMAIL PROTECTED]> wrote: >Hi, >When I compile my Java class (on 1.5.0), I get this message : > >CEE3250C The system or user abend U4093 R=00CC was >issued. > From entry point i

Unable to compile Java - iconv_init problem

2007-06-23 Thread Nagesh Subrahmanyam
Hi, When I compile my Java class (on 1.5.0), I get this message : CEE3250C The system or user abend U4093 R=00CC was issued. From entry point iconv_init at compile unit offset +11B90C78 at entry offset +00B8 at address 11B90C78. I do not know where to begi