Ask a Question related to SCO, Design and Development.

  1. #1

    Default netcat Error

    I have netcat installed for jetDirect network printing, and have
    a jetdirect 170x & a epson mx-80 in this case.

    Everytime I print something to the printer, I get the below error
    message .. YET.. it prints out just fine.

    Any ideas? (or a way to turn off the email for this printer?)

    I am getting tried of "THE PRINTER DOESNT WORK" phonecalls,
    emails, notes on a brick, etc... (hehe)

    Thanks ..

    ---------------------------------------
    From: Printer administrator [mailto:lp@xxx]
    Sent: Monday, July 28, 2003 9:47 AM
    To: xxxxx
    Subject: Status of lp request.

    Subject: Status of lp request purch-51788

    Your request purch-51788 destined for purch
    encountered an error while printing on printer purch.

    Reason for failure:

    stty: tcgetattr failed: Inappropriate I/O control operation (error 25)

    ---------------------------------------

    Doug Luurs Guest

  2. Similar Questions and Discussions

    1. Error 403 Failed to read heders Error for long-runningCFMAIL and CFINDEX command
      I have two different pages with long-running scripts on which I am recieving the following error: Error - 403 Failed to read headers to server:...
    2. Error Creating Control: Parser Error DocHeader does not have a property named 'cc3:MyItems'
      I am having problems getting this webcontrol working properly. Everything else works fine except having items. So here is the low-down on the...
    3. An error occurred while try to load the string resources (GetModuleHandle failed with error -2147023888)
      Hello, on one of our customers servers we get following error on first ASPX-page: An error occurred while try to load the string resources...
    4. netcat & jetdirect 500x 3 port
      Hey everyone!! I have a server running SCO OpenServer 5.0.5 using "netcat" to print to a printer on the network attached to a HP Jetdirect 500x 3...
    5. okidata matrix on a jetdirect via netcat
      Oki has this on their support site and we had similar problems as described until we found this solution. I'm attempting to paste the content into...
  3. #2

    Default Re: netcat Error

    On Tue, 29 Jul 2003 07:32:51 -0400, Doug Luurs <doug@borisch.com>
    wrote:
    >I have netcat installed for jetDirect network printing, and have
    >a jetdirect 170x & a epson mx-80 in this case.
    >
    >Everytime I print something to the printer, I get the below error
    >message .. YET.. it prints out just fine.
    >
    >Any ideas? (or a way to turn off the email for this printer?)
    >
    >I am getting tried of "THE PRINTER DOESNT WORK" phonecalls,
    >emails, notes on a brick, etc... (hehe)
    >
    >Thanks ..
    >
    >---------------------------------------
    >From: Printer administrator [mailto:lp@xxx]
    >Sent: Monday, July 28, 2003 9:47 AM
    >To: xxxxx
    >Subject: Status of lp request.
    >
    >Subject: Status of lp request purch-51788
    >
    >Your request purch-51788 destined for purch
    >encountered an error while printing on printer purch.
    >
    >Reason for failure:
    >
    >stty: tcgetattr failed: Inappropriate I/O control operation (error 25)
    >
    >---------------------------------------
    You have an 'stty' command in the interface for your 'purch' printer.
    Take a look in /var/spool/lp/admins/lp/interfaces/purch and verify the
    stty is correct (or even necessary?). Try commenting that line out,
    and see if A) the printer still prints properly, and B) the tcgetattr
    mail stops showing up.

    (The stty command may be in the file
    /var/spool/lp/admins/lp/interfaces/model.orig/purch. Check both
    files)


    Scott McMillan

    Scott McMillan Guest

  4. #3

    Default Re: netcat Error

    Doug Luurs wrote:
    >
    > I have netcat installed for jetDirect network printing, and have
    > a jetdirect 170x & a epson mx-80 in this case.
    >
    > Everytime I print something to the printer, I get the below error
    > message .. YET.. it prints out just fine.
    >
    > Any ideas? (or a way to turn off the email for this printer?)
    >
    > I am getting tried of "THE PRINTER DOESNT WORK" phonecalls,
    > emails, notes on a brick, etc... (hehe)
    >
    > Thanks ..
    >
    > ---------------------------------------
    > From: Printer administrator [mailto:lp@xxx]
    > Sent: Monday, July 28, 2003 9:47 AM
    > To: xxxxx
    > Subject: Status of lp request.
    >
    > Subject: Status of lp request purch-51788
    >
    > Your request purch-51788 destined for purch
    > encountered an error while printing on printer purch.
    >
    > Reason for failure:
    >
    > stty: tcgetattr failed: Inappropriate I/O control operation (error 25)
    >
    > ---------------------------------------
    It may be that you have some stty commands in the interfaces script

    /usr/spool/lp/admins/lp/interfaces/purch

    that should be commented out.

    Mike

    --
    Michael Brown

    The Kingsway Group
    Mike Brown Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139