home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.95 / text0162.txt < prev    next >
Encoding:
Text File  |  1996-03-31  |  5.3 KB  |  113 lines

  1. I've been trying to register Executor/Linux with the Serial Number and
  2. Aurthorization key ARDI sent me and I'm having no luck.  It appears to
  3. accept the strings and then exit.  When I go to restart it, I get a Signal
  4. 23 (SIGIO, SIGURG, or SIGPOLL according to my signal.h).  Anyone else
  5. getting this?
  6.  
  7. --Toby Everett
  8.  
  9. From owner-executor  Mon Mar  6 18:47:21 1995
  10. Received: (from majordom@localhost) by nacm.com (8.6.9/8.6.9) id SAA11399 for executor-outgoing; Mon, 6 Mar 1995 18:47:21 -0800
  11. Received: from sloth.swcp.com (sloth.swcp.com [198.59.115.25]) by nacm.com (8.6.9/8.6.9) with ESMTP id SAA11391 for <executor@nacm.com>; Mon, 6 Mar 1995 18:47:17 -0800
  12. Received: from iclone.UUCP (uucp@localhost) by sloth.swcp.com (8.6.9/8.6.9) with UUCP id TAA13141; Mon, 6 Mar 1995 19:49:31 -0700
  13. Received: from gwar.ardi.com by mailhost  with smtp
  14.     (nextstep Smail3.1.29.0 #11) id m0rlpDe-000YdkC; Mon, 6 Mar 95 19:41 MST
  15. Received: by gwar.ardi.com (linux Smail3.1.28.1 #5)
  16.     id m0rlpDd-000GOeC; Mon, 6 Mar 95 19:41 MST
  17. Message-Id: <m0rlpDd-000GOeC@gwar.ardi.com>
  18. Date: Mon, 6 Mar 95 19:41 MST
  19. From: mat@ardi.com (Mat Hostetter)
  20. To: Toby Everett <tua@tua.st.hmc.edu>
  21. Cc: executor@nacm.com
  22. Subject: Re: Problems with registering executor?
  23. In-Reply-To: <199503070132.RAA07316@tua.st.hmc.edu>
  24. References: <199503070132.RAA07316@tua.st.hmc.edu>
  25. Sender: owner-executor@nacm.com
  26. Precedence: bulk
  27.  
  28. >>>>> "Toby" == Toby Everett <tua@tua.st.hmc.edu> writes:
  29.  
  30.     Toby> I've been trying to register Executor/Linux with the Serial
  31.     Toby> Number and Aurthorization key ARDI sent me and I'm having no
  32.     Toby> luck.  It appears to accept the strings and then exit.  When
  33.     Toby> I go to restart it, I get a Signal 23 (SIGIO, SIGURG, or
  34.     Toby> SIGPOLL according to my signal.h).  Anyone else getting
  35.     Toby> this?
  36.  
  37. The exiting after registering is normal, but the crashing is not.  Are
  38. you running executor under gdb?  Is more than one Executor active on
  39. your network or machine at any given time?
  40.  
  41. Here's what's happening:
  42.  
  43. You can now purchase site licenses for Executor for a fixed number of
  44. simultaneous users on your network.  People who buy a copy for
  45. personal use are really purchasing a site license for one user.  When
  46. you run Executor, it checks the local network for other Executors to
  47. make sure you aren't using more copies simultaneously than your
  48. license allows.  We have seen the SIGIO from the broadcast packet kill
  49. Executor under gdb (looks like a gdb bug), but not elsewhere.
  50.  
  51. You can turn off the site license check with:
  52.  
  53. executor -checknet 0
  54.  
  55. Of course, you're not supposed to use this flag to maliciously
  56. circumvent your site license restrictions, but we allow users this
  57. option in case the net check causes problems.
  58.  
  59. We apologize for not mentioning this in the 1.99k documentation; that
  60. was an error.
  61.  
  62. -Mat
  63.  
  64. From owner-executor  Mon Mar  6 19:18:32 1995
  65. Received: (from majordom@localhost) by nacm.com (8.6.9/8.6.9) id TAA11848 for executor-outgoing; Mon, 6 Mar 1995 19:18:32 -0800
  66. Received: from tua.st.hmc.edu (Tua.ST.HMC.Edu [134.173.48.55]) by nacm.com (8.6.9/8.6.9) with ESMTP id TAA11843 for <executor@nacm.com>; Mon, 6 Mar 1995 19:18:27 -0800
  67. Received: (from tua@localhost) by tua.st.hmc.edu (8.6.10/8.6.9) id TAA07565 for executor@nacm.com; Mon, 6 Mar 1995 19:17:39 -0800
  68. From: Toby Everett <tua@tua.st.hmc.edu>
  69. Message-Id: <199503070317.TAA07565@tua.st.hmc.edu>
  70. Subject: Re: Problems with registering executor?
  71. To: mat@ardi.com (Mat Hostetter)
  72. Date: Mon, 6 Mar 1995 19:13:47 -0800 (PST)
  73. In-Reply-To: <m0rlpDd-000GOeC@gwar.ardi.com> from "Mat Hostetter" at Mar 6, 95 07:41:00 pm
  74. X-Mailer: ELM [version 2.4 PL23]
  75. Content-Type: text
  76. Content-Length: 1624      
  77. Sender: owner-executor@nacm.com
  78. Precedence: bulk
  79.  
  80. > The exiting after registering is normal, but the crashing is not.  Are
  81. > you running executor under gdb?  Is more than one Executor active on
  82. > your network or machine at any given time?
  83. Not running under gdb.  Don't know if anyone else on the network is running
  84. Executor (I'm on a dorm network).
  85.  
  86. > You can now purchase site licenses for Executor for a fixed number of
  87. > simultaneous users on your network.  People who buy a copy for
  88. > personal use are really purchasing a site license for one user.  When
  89. > you run Executor, it checks the local network for other Executors to
  90. > make sure you aren't using more copies simultaneously than your
  91. > license allows.  We have seen the SIGIO from the broadcast packet kill
  92. > Executor under gdb (looks like a gdb bug), but not elsewhere.
  93. This all makes sense.  BTW, does it consider multiple instances of executor
  94. running under one username on one machine to be one license or multiple
  95. licenses?  I'm still getting the error.  Unfortunately, as I know next to
  96. nothing about TCP/IP programming under Linux, I don't know how to check if
  97. my broadcast address is working properly.  If someone could pass along a
  98. quick bit of C to do a test broadcast, I would be grateful.  In case it
  99. makes any difference, I'm running Slackware 2.0 upgraded to kernel 1.1.75
  100. and XF 3.1.1.  Everything else is fairly vanilla.  Do I need to update my
  101. netutils or anything like that?
  102.  
  103. > You can turn off the site license check with:
  104. > executor -checknet 0
  105. This solves the problem.  The next question, of course, is what is futzed
  106. with my system that makes the net checks a problem.
  107.  
  108. --Toby Everett
  109.  
  110.  
  111.  
  112.