home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / vmsnet / networks / desktop / pathwork / 3849 < prev    next >
Encoding:
Internet Message Format  |  1992-12-23  |  5.3 KB

  1. Path: sparky!uunet!munnari.oz.au!manuel.anu.edu.au!sserve!hhcs.gov.au!makinc
  2. From: makinc@hhcs.gov.au (Carl Makin)
  3. Newsgroups: vmsnet.networks.desktop.pathworks
  4. Subject: Pathworks for Mac printing problem.
  5. Message-ID: <1992Dec23.172350.563@hhcs.gov.au>
  6. Date: 23 Dec 92 17:23:49 +1100
  7. Organization: Aust. Dept. Health, Housing and Community Services
  8. Lines: 124
  9.  
  10. Hi,
  11. We're playing with providing printing support to our 4 platforms
  12. (Mainframe, Vax/VMS, PC and Mac) via Pathworks for Macintosh 1.1
  13. setup print queues.  Now this seems to work reasonably well when
  14. talking to Appletalk printers however the MSAP$SYMBIONT refuses
  15. to talk to a LAT connected printer when the LTA device is spooled.
  16.  
  17. It's a Gestetner GLP-800 Scout Postscript printer hooked off a
  18. terminal server.  The LTA port itself works fine and we have no
  19. problems with copying files to the port and such (except it's
  20. *slow*), the problem comes when we define the MSA printer
  21. service.  Pathworks creates the VMS queue with the MSAP$SYMBIONT
  22. print symbiont ok and then we start the service.  Either printing
  23. from VMS using the default LTR_12 form or printing from a Mac (ie
  24. just putting something into the queue) results in an error
  25. message; |
  26.          V
  27.  
  28. %%%%%%%%%%%  OPCOM  23-DEC-1992 17:02:09.31  %%%%%%%%%%%
  29. Message from user SYSTEM on CNB11W
  30. %MSAP-E-CONNFAIL, connect failed to printer LTA2:
  31. -ATK-E-NBP_NAMNOTFOU, Name was not found
  32.  
  33. ---------------------------------------------------------------------
  34. The queue looks like this;
  35.  
  36. $ sh queu ss_test/all/full
  37. Printer queue SS_TEST, stalled, device unavailable, on CNB11W::"LTA2:",
  38. mounted form LTR_12 (stock=PLAIN_PAPER)
  39.   /BASE_PRIORITY=4 /DEFAULT=(FEED,FORM=LTR_12 (stock=PLAIN_PAPER))
  40.   /LIBRARY=MSAP$DEVCTL /OWNER=[SYSTEM] /PROCESSOR=MSAP$SYMBIONT
  41.   /PROTECTION=(S:E,O:D,G:R,W:W)
  42.  
  43.   Entry  Jobname         Username     Blocks  Status
  44.   -----  -------         --------     ------  ------
  45.       8  LOGIN           MAKINC            3  Stalled
  46.          Submitted 23-DEC-1992 17:01 /FORM=LTR_12 (stock=PLAIN_PAPER)
  47.          /PRIORITY=100
  48.          File: _$1$DKA300:[SS.MAKINC]LOGIN.COM;26 (printing)
  49.  
  50. ---------------------------------------------------------------------
  51. The Pathworks for Macintosh printer service looks like this;
  52.  
  53. MSA$MANAGER> sh pr "SS Test" /full
  54.  
  55. Print service "SS Test" for queue SS_TEST
  56.     Process MSAP$RCVR1
  57.     /DESTINATION="LTA2:"
  58.     /SETUP=(MSAP$APPLEDICT71) /FONTS=MSAP$FONTLIST_APPLE35.TXT
  59.     /DEFAULT=(FORM=LTR_12)
  60.  
  61. ---------------------------------------------------------------------
  62. The device looks like this;
  63.  
  64. LATCP;
  65.  
  66. Local Port Name:   _LTA2:            Local Port Type: Application (Queued)
  67. Local Port State:  Inactive
  68. Connected Link:
  69.  
  70.  Target Port Name:     PORT_16          Actual Port Name:
  71.  Target Node Name:     AAB1N1           Actual Node Name:
  72.  Target Service Name:                   Actual Service Name:
  73.  
  74. show dev;
  75. $ sh dev lta2:/full
  76.  
  77. Terminal LTA2:, device type unknown, is online, record-oriented device, carriage
  78.     control, device is spooled through an intermediate device.
  79.  
  80.     Error count                    0    Operations completed                  4
  81.     Owner process                 ""    Owner UIC                      [SYSTEM]
  82.     Owner process ID        00000000    Dev Prot                S:RWLP,O:,G:,W:
  83.     Reference count                0    Default buffer size                 511
  84.  
  85.  
  86.  
  87. ---------------------------------------------------------------------
  88. The terminal setup looks like this;
  89.  
  90. Terminal: _LTA2:      Device_Type: Unknown       Owner: No Owner
  91.  
  92.    Input:   9600      LFfill:  0      Width: 511      Parity: None
  93.    Output:  9600      CRfill:  0      Page:   66
  94.  
  95. Terminal Characteristics:
  96.    Interactive        Echo               Type_ahead         No Escape
  97.    No Hostsync        TTsync             Lowercase          No Tab
  98.    Wrap               Scope              No Remote          No Eightbit
  99.    No Broadcast       No Readsync        No Form            Fulldup
  100.    No Modem           No Local_echo      No Autobaud        Hangup
  101.    No Brdcstmbx       No DMA             No Altypeahd       Set_speed
  102.    No Commsync        Line Editing       Overstrike editing No Fallback
  103.    No Dialup          No Secure server   No Disconnect      No Pasthru
  104.    No Syspassword     No SIXEL Graphics  No Soft Characters No Printer Port
  105.    Numeric Keypad     No ANSI_CRT        No Regis           No Block_mode
  106.    No Advanced_video  No Edit_mode       No DEC_CRT         No DEC_CRT2
  107.    No DEC_CRT3        No DEC_CRT4        VMS Style Input
  108.  
  109. Device spooled to _CNB11W$DKA0:
  110.  
  111. ---------------------------------------------------------------
  112.  
  113. As you can see it looks like an AppleTalk error but it's not,
  114. really.  I placed a call with Digital (before I found out it was
  115. the spooled/nospooled option) and they didn't have an answer
  116. either.
  117.  
  118. Setting the device nospooled (set dev lta2: /nospooled) fixes it
  119. directly however we want to spool the device to that direct
  120. copies from other nodes go via the printer queue.  We need that
  121. to allow our Interlink Hot-Writer setup to work properly from the
  122. mainframe.
  123.  
  124. Has anyone seen this problem before?  Did you solve it?
  125.  
  126. Carl.
  127. -- 
  128. Carl Makin, MVS/ESA Systems Programmer, VAX/VMS Dabbler. 
  129. Dept. Health, Housing and Community Services, Canberra, Australia.
  130. sserve.cc.adfa.oz.au!hhcs!makinc   -   UUCP
  131. makinc@hhcs.gov.au           -   Internet
  132. vk1kcm@vk1kcm.act.aus.oc       -   Packet Radio
  133. "I'm from the Government and I'm here to help you."
  134.