Dennis McCarthy wrote:

I'm running z/OS 1.4, with SMP/E 34.04 and Java SDK 1.4 at the Service
Refresh level of SR3 (PTF UQ07860). I am attempting to use the Internet
Service Retrieval with absolutely no success.


Does *anyone* have this working under z/OS 1.7? I tried it and it failed:

|   RECEIVE
|        ORDER (
|        ORDERSERVER(
|            ORDSRVR
|                  )
|        CONTENT (
|          RECOMMENDED
|                )
|        CLIENT(SMPCLNT)
|        WAIT(120)
|              )
|
| GIM43500S ** THE CALL TO THE BPX1WRT SERVICE FAILED. THE RETURN CODE WAS
|              '0000008C'X AND THE REASON CODE WAS '059D0129'X.
| GIM43500S ** THE CALL TO THE BPX1WRT SERVICE FAILED. THE RETURN CODE WAS
|              '0000008C'X AND THE REASON CODE WAS '059D0129'X.
| GIM69206S ** RECEIVE PROCESSING HAS FAILED BECAUSE PROGRAM GIMJVCLT WAS
|              UNEXPECTEDLY TERMINATED.
| GIM20501I RECEIVE PROCESSING IS COMPLETE. THE HIGHEST RETURN CODE WAS 12.

Digging a little deeper, it looks like Java received an 0C4 -- producing both CEEDUMP and JAVADUMP. Can't tell if it caused the problem or is caused _by_ the problem.

I used SUF (the tool I'm trying to replace with native SMP/E function) to bring everything (including the BCP, z/OS UNIX, DFSMSdfp, SMP/E and Java) up to the 0511 RSU + HIPER level, but it still doesn't work. :-(

The last call in the Java traceback was RegistClass, so I'm tracking PK11034. Not sure if it has anything to do with my problem, but it gives me something to do ... :-)

--
.-----------------------------------------------------------------.
| Edward E. Jaffe                |                                |
| Mgr, Research & Development    | [EMAIL PROTECTED]    |
| Phoenix Software International | Tel: (310) 338-0400 x318       |
| 5200 W Century Blvd, Suite 800 | Fax: (310) 338-0801            |
| Los Angeles, CA 90045          | http://www.phoenixsoftware.com |
'-----------------------------------------------------------------'

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to