Re: HHC00936E 0:0E21 CTC: error writing to file E0-69-95-2E-AF-56: No error
| Newsgroups | gmane.comp.emulators.hercules390.general |
|---|---|
| Message-ID | <CAPcd4G-6_gs6y-C_3mn_X5ZDm_0COyb8-niYiOxVcA8YU_O0qw@mail.gmail.com> |
I think the mac addresses dont match up ... thats why you have this error. I think you need to check your NETDEV in the configuration file (since youre running SDL Hyperion) and make sure that it and the mac address youve specified in the OAT file match. "NETDEV *devname* Specifies the name (or for Windows, the IP or MAC address) of the underlying default host network adapter to be used for Hercules communications devices unless overridden on the device statement itself. The default for Linux (except Apple and FreeBSD) is /dev/net/tun. The default for Apple and FreeBSD is /dev/tun. The default for Windows is whichever host adapter that SoftDevLab's CTCI-WIN <http://www.softdevlabs.com/ctci-win> product returns as its "default host network adapter", which for older versions of CTCI-WIN (3.5.0 and earlier) is the first network adapter in the Windows host's binding order (which may not be desirable for some users). The NETDEV statement allows you to override this. Refer to the 'Help' file included in newer versions of CTCI-WIN <http://www.softdevlabs.com/ctci-win> (version 3.6.0 or greater) for information regarding modifying Windows's "Adapter Binding Order" and/or defining a preferred CTCI-WIN default host network adapter." Joe On Wed, Aug 28, 2019 at 1:50 PM [email protected] [hercules-390] < [email protected]> wrote: > > > Hello group, > > I have been getting this HHC00936E message intermittently after a reboot > of the host system (Win10-64) for quite a while now, here are some relevant > log entries: > > ... > 10:12:39.124 00001754 HHC01413I Hercules version 4.3.0.9795-SDL-g287d2d40 > (4.3.0.9795) > ... > 10:12:40.602 00001754 HHC04100I TunTap64.dll version 3.2.1.160 initiated > 10:12:40.791 00001754 HHC00901I 0:0E20 LCS: Interface tap0, type TAP opened > 10:12:40.791 00001754 HHC00921I CTC: lcs device port 00: manual Multicast > assist enabled > 10:12:40.791 00001754 HHC00935I CTC: lcs device port 00: manual Checksum > Offload enabled > ... > 10:12:47.316 00001754 HHC01603I ipl 1234 > ... > 10:20:46.013 00001754 HHC00942I CTC: lcs device tap0 using mac > 02:00:15:00:0E:20 > 10:20:46.016 00001754 HHC00936E 0:0E21 CTC: error writing to file > E0-69-95-2E-AF-56: No error > 10:20:46.016 00001754 HHC00007I Previous message from function 'LCS_Write' > at ctc_lcs.c(1160) > ... > > The LCS interface then becomes inoperative to the guest operating system > and cannot be restarted. > > Restarting the guest operating system and hercules itself after getting > the error above resolve the issue until the next reboot of the host system. > > Any ideas on how to fix this HHC00936E 'No error' error message? > > Here is the relevant config information: > > 0E20-0E21 LCS -o D:/Hercules/CONFIG/OAT/E20.OAT > > Here is the E20.OAT file: > > 0E20 IP 00 PRI 192.168.2.15 > HWADD 00 02:00:15:00:0E:20 > > Thanks, Yvan > > > >