× 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.


  • Subject: FW: Problem starting FTP server
  • From: "Carl Galgano" <cgalgano@xxxxxxxxxxxxxxxxx>
  • Date: Thu, 9 Mar 2000 09:46:55 -0500
  • Importance: Normal




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: Carl Galgano [mailto:cgalgano@ediconsulting.com]
Sent: Thursday, March 09, 2000 9:45 AM
To: cgalgano@ediconsulting.com
Subject: RE: Problem starting FTP server


Chris/Patrick:
Here is the resolution for this problem... from IBM software support.  I
will paste the APAR that IBM emailed me, however basically you need to run
the program that they outline about 1/2 way thru the document.  I just
copied it and pasted to a command line and everything is fine.  Be aware
that you need to have *ALLOBJ to run it.
Hope this helps.

Carl

|--------------+-----------------------------------------------------|
|                                                                    |
| APAR#:         II09973                                             |
|                                                                    |
|                                                                    |
|                                                                    |
| Component:     INFOAS400 - AS/400 Information                      |
|                                                                    |
|                                                                    |
|                                                                    |
| Release(s)     R370                                                |
|                                                                    |
|--------------+-----------------------------------------------------|






Abstract
OSP-COMM-TCPIP-CFG-MSGTCP3CAC-F/QTMFCOM1-T/QTMFCOM1



Error Description
If a pre-R370 version of library QUSRSYS is restored over the
R370 version the Exit Point Programs required for FTP will be
lost.  The FTP Server Job, QTFTPxxxxx , will go Active but will
end with ending code RC0.
   FTP Server Job's joblog will contain:
msgTCP3CAC F/QTMFCOM1 T/QTMFCOM1
From module QTMFPUTL
To module qtmf_ExitPgmIsRegistered
Statement X/1204
To module QTMFPUTL
To procedure qtmf_ExitPgmIsRegistered
Statement X/1204
Exception CPF3CDB occurred when trying to get info for exit
point QIBM_QTMF_SERVER_REQ with format name VLRQ0100
msgTCP3CAC is followed by msgTCP12F0 F/QTMFSRVR T/QTMFSRVR
FTP Server intialization failed.
.
If a user issues a STRTCPSVR SERVER(*FTP) command the user
joblog shows this command executing without error.  Joblog
contains msgCPC1221, job submitted and msgTCP1A0F , FTP server
starting.
.
However, if the user issues a STRTCPFTP command the user joblog
does contain the msgTCP3CAC with the same From and To programs/
modules/procedures as the msgTCP3CAC message in the FTP Server's
joblog.
.
To reinstall the missing programs issue the following command:
CALL QTCP/QTMFEXIT PARM('*INSTALL  ')
.
Note: above command needs to be entered in
uppercase and with the two trailing blanks after the
.
*INSTALL value.
.** NOTE: User Profile needs to have *ALLOBJ Special Authority
    to issue the above command.
.
ADDITIONAL SEARCH WORDS:
msgCPF3CDB TCP3CAC TCP 370
NOTE: QUSEXRGOBJ in QUSRSYS is the object that stores
   the exits shown with WRKREGINF


Problem Summary


Problem Conclusion


Temporary Fix


Comments
cancel to prevent the APAR from remaining in INTRAN
state

Circumvention


PTFs Available


Affected Modules


Affected Publications



Summary Information
Status................. CLOSED  CAN
Severity............... 4
HIPER.................. No
PIN.................... Yes
Reported Component..... INFOAS400
Fixed Component........
Failing Module.........
Reported Release....... R370
Reported Release PTF...
Latest Release PTF.....
FESN................... 5NFO000
Duplicate Of...........

      IBM disclaims all warranties, whether express or implied, including,
 but  not limited to, the implied warranties of merchantability and fitness
   for a particular purpose.  By furnishing this document, IBM grants no
 licenses to any  related patents or copyrights.  Copyright (c) 1994, 1995,
 1996,1997,1998 IBM Corporation.  Any trademarks and product or brand names
  referenced in this document are the property of their respective owners.
      Consult your product manuals for complete trademark information.



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: Carl Galgano [mailto:cgalgano@ediconsulting.com]
Sent: Thursday, March 09, 2000 7:35 AM
To: MIDRANGE-L@midrange.com
Subject: RE: Problem starting FTP server


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
+---

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.