|
Carl I tried to remove the Exit Program FTPXSREQ and FTPXSLOG from QIBM_QTMF_SERVER_REQ and QIBM_QTMF_SVR_LOGON. After that I restarted the FTP server with STRTCPSVR *FTP and tried an ftp on my AS/400. Seems to work. However I don't know the impact. Best regards Chris Carl Galgano wrote: > Patrick: > It looks like Chris also posted a similar problem. There are NOT entries > here. I did try to deregister the exit point and then register it again > with the APIs QUSDRGPT and QUSRGPT. This did not seem to help, however when > I deregistered the exit point on my AS400, I was able to exactly duplicate > the error in the job log that I am getting on my client's machine. Re > registering the exit point fixed the problem on my box, but not the clients. > I do plan to call support this AM. > As always, thanks for the help. > cjg > > Carl J. Galgano > EDI Consulting Services, Inc. > 540 Powder Springs Street, Suite C19 > Marietta, GA 30064 > (770) 422-2995 - voice > (419) 730-8212 - fax > mailto:cgalgano@ediconsulting.com > http://www.ediconsulting.com > AS400 EDI, Networking, E-Commerce and Communications Consulting and > Implementation > > -----Original Message----- > From: owner-midrange-l@midrange.com > [mailto:owner-midrange-l@midrange.com]On Behalf Of Patrick Townsend > Sent: Wednesday, March 08, 2000 9:43 PM > To: MIDRANGE-L@midrange.com > Subject: Re: Problem starting FTP server > > Carl, > > When you use WRKREGINF you should be able to page down to some lines > that look like this: > > QIBM_QTMF_CLIENT_REQ VLRQ0100 *YES FTP Client Request Validatio > QIBM_QTMF_SERVER_REQ VLRQ0100 *YES FTP Server Request Validatio > QIBM_QTMF_SVR_LOGON TCPL0100 *YES FTP Server Logon > (especially look at this one) > > Put an "8" next to these entries and see if an exit point program is > registered for them. If so, you can use "4" to remove the exit point. I > was suggesting you look here as the original abend message mentioned an > exit point. If there's no exit point registered you are probably stuck > with calling IBM support.... > > Patrick > -- > IBM AS/400 communications, FTP automation, and network security > software and consulting services. > > http://www.patownsend.com > > Carl Galgano wrote: > > > > Patrick: > > I don't see how to unregister the exit point in WRKREGINF. I have QSECOFR > > authority. > > cjg > > > > Carl J. Galgano > > EDI Consulting Services, Inc. > > 540 Powder Springs Street, Suite C19 > > Marietta, GA 30064 > > (770) 422-2995 - voice > > (419) 730-8212 - fax > > mailto:cgalgano@ediconsulting.com > > http://www.ediconsulting.com > > AS400 EDI, Networking, E-Commerce and Communications Consulting and > > Implementation > > > > -----Original Message----- > > From: owner-midrange-l@midrange.com > > [mailto:owner-midrange-l@midrange.com]On Behalf Of Patrick Townsend > > Sent: Wednesday, March 08, 2000 4:27 PM > > To: MIDRANGE-L@midrange.com > > Subject: Re: Problem starting FTP server > > > > Carl, > > > > You might try unregistering the exit point (wrkreginf). > > Patrick > > > > Carl Galgano wrote: > > > > > > About 2 weeks ago I replace a model 620 for a model 720 for a client. > Now > > > they can not start the FTP server. Below is an except from the job log. > > > Anyone seen anything like this?? the box is at V4R4. > > > cjg > > > > > > TCP3CAC Diagnostic 40 03/08/00 10:29:36 QTMFCOM1 > > > QTCP *STMT QTMFCOM1 QTCP *STMT > > > From module . . . . . . . . : > > > QTMFPUTL > > > From procedure . . . . . . : > > > qtmf_ExitPgmIsRegistered > > > Statement . . . . . . . . . : > 1852 > > > To module . . . . . . . . . : > > > QTMFPUTL > > > To procedure . . . . . . . : > > > qtmf_ExitPgmIsRegistered > > > Statement . . . . . . . . . : > 1852 > > > Message . . . . : Exception > CPF3CDB > > > occurred when trying to get information > > > for exit point > QIBM_QTMF_SVR_LOGON > > > with format name TCPL0200. > > > Cause . . . . . : The > > > QusRetrieveExitInformation API returned an exception > > > when attempting to obtain > > information > > > for exit point QIBM_QTMF_SVR_LOGON. > > > Recovery . . . : Check the job > > log > > > or the system operator log for other > > > messages. Correct any errors > > > indicated. Start the FTP program again. > > > TCP12F0 Escape 40 03/08/00 10:29:36 QTMFSRVR > > > QTCP *STMT QTMFSRVR QTCP *STMT > > > From module . . . . . . . . : > > > QTMFUTIL > > > From procedure . . . . . . : > > > qtmf_IssueMessage__FPcT1ie > > > Statement . . . . . . . . . : > 5787 > > > To module . . . . . . . . . : > > > QTMFSRVR > > > To procedure . . . . . . . : > > > _CXX_PEP > > > Statement . . . . . . . . . : > 1279 > > > Message . . . . : FTP server > > > initialization failure. > > > Cause . . . . . : The FTP server > > > program could not start, or could not be > > > initialized for an incoming > > > connection request. Recovery . . . : Check > > > the job log of the failing FTP > > server > > > job to see if there is any additional > > > error information. Correct any > > > errors indicated in the job log. Start the > > > FTP server job again with the > > > STRTCPSVR command. Technical description . . . > > > . . . . . : This message is > > issued > > > if the FTP server program is unable to > > > > > > obtain storage required for > > > operation, or if an internal program error > > > prevents the FTP server from > > starting > > > successfully. > > > CPF1164 Completion 00 03/08/00 10:29:36 QWTMCEOJ > > > QSYS 00AA *EXT > > > > > > Carl J. Galgano > > > EDI Consulting Services, Inc. > > > 540 Powder Springs Street, Suite C19 > > > Marietta, GA 30064 > > > (770) 422-2995 - voice > > > (419) 730-8212 - fax > > > mailto:cgalgano@ediconsulting.com > > > http://www.ediconsulting.com > > > AS400 EDI, Networking, E-Commerce and Communications Consulting and > > > Implementation > > > > > > +--- > > > | This is the Midrange System Mailing List! > > > | To submit a new message, send your mail to MIDRANGE-L@midrange.com. > > > | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. > > > | To unsubscribe from this list send email to > > MIDRANGE-L-UNSUB@midrange.com. > > > | Questions should be directed to the list owner/operator: > > david@midrange.com > > > +--- > > > > -- > > IBM AS/400 communications, FTP automation, and network security > > software and consulting services. > > > > http://www.patownsend.com > > +--- > > | This is the Midrange System Mailing List! > > | To submit a new message, send your mail to MIDRANGE-L@midrange.com. > > | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. > > | To unsubscribe from this list send email to > MIDRANGE-L-UNSUB@midrange.com. > > | Questions should be directed to the list owner/operator: > > david@midrange.com > > +--- > > > > +--- > > | This is the Midrange System Mailing List! > > | To submit a new message, send your mail to MIDRANGE-L@midrange.com. > > | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. > > | To unsubscribe from this list send email to > MIDRANGE-L-UNSUB@midrange.com. > > | Questions should be directed to the list owner/operator: > david@midrange.com > > +--- > +--- > | This is the Midrange System Mailing List! > | To submit a new message, send your mail to MIDRANGE-L@midrange.com. > | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. > | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. > | Questions should be directed to the list owner/operator: > david@midrange.com > +--- > > +--- > | This is the Midrange System Mailing List! > | To submit a new message, send your mail to MIDRANGE-L@midrange.com. > | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. > | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. > | Questions should be directed to the list owner/operator: david@midrange.com > +--- +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
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.