Slashdot Mirror


Windows 3.1 Glitch Causes Problems At French Airport -- Wait, 3.1? (vice.com)

OakDragon writes: Microsoft has tamped down the earth on XP's grave, steered Internet Explorer toward the nursing home, and is trying to convince everyone Windows 10 is a bright up-and-comer. But in the Paris airport of Orly, a system called DECOR — which helps air traffic controllers relay weather information to pilots — is running on Windows 3.1. That program suffered a glitch recently that grounded planes for some time. The airport actually runs on a variety of old systems, including Windows XP and UNIX. Maintenance is a problem. There are only three people in Paris that work on DECOR issues, and one of them is retiring soon. Hardware is also an issue. "Sometimes we have to go rummaging on eBay to replace certain parts," said Fiacre. "In any case, these machines were not designed to keep working for more than 20 years."

45 of 406 comments (clear)

  1. Virtulize? by Henriok · · Score: 4, Insightful

    Wouldn't virtualization be a viable option here?

    --

    - Henrik

    - when the Shadows descend -
    1. Re:Virtulize? by avandesande · · Score: 4, Insightful

      There might be some weird ISA interface to a radio or something that you can't virtualize-

      --
      love is just extroverted narcissism
    2. Re:Virtulize? by known_coward_69 · · Score: 4, Insightful

      this is how i first learned about computers in college in 1992. every project was a huge undertaking. you spent months or years planning it and selecting a solution. months or years deploying it and then supporting it and maintaining it. every project was supposed to last for years or decades. none of this, hey lets buy some servers this month to replace something

    3. Re:Virtulize? by Anonymous Coward · · Score: 2, Insightful

      Yes, it's called DOSBox.

    4. Re:Virtulize? by Anonymous Coward · · Score: 2, Informative

      I was able to create Virtualbox VMs with windows 3.1, 3.11, and even DOS 3.3 (!), all with networking enabled, and I even browsed some websites with them. I mostly used this guide:

      http://www.kompx.com/en/arachn...

    5. Re:Virtulize? by Anna+Merikin · · Score: 2

      Uh, no. Unix/BSD/Linux uses the F1...F10 keys for OS functionality (virtual desktops) where DOS apps typically used them, if at all, for internal functions. WordPerfect, for example, was useless on DOSemu or DOSbox for this reason as all software actions found in GUI menus were activated with these keys, which *nix clobbers,

    6. Re:Virtulize? by prunus.avium · · Score: 2

      The problem is not likely the OS or software running on that PC. The problem is far more likely to be a specific piece of hardware on that PC that is used to communicate with some other system.

      Remember Windows 3.1 did not have any native network stack. You had to buy or download a free network stack separately (Trumpet WinSock, anyone?). So any interface that came out of the PC was likely some proprietary protocol that had some "interesting" drivers that loaded before Windows 3.1 started and hooked directly in to the BIOS interrupt tables.

    7. Re:Virtulize? by Rei · · Score: 4, Insightful

      You have no clue of the complexity of these systems. A three-man team is sufficient to hobble them along and keep them functional, not to port them. We've had an ongoing project to port one of our systems from AIX to Linux here for much of a decade and it's still only partly done, and we have a much larger team.

      ATC systems sound simple on the face of them, but they're so ridiculously full of diverse, unreliable datasources (which can conflict with each other) and edge cases that they have to deal with it's not even funny.

      --
      Hello from Sputnik 2. I am receiving you.
    8. Re:Virtulize? by aardvarkjoe · · Score: 4, Informative

      In 25 years, there've probably been 25 managers who have walked away with fat bonuses for keeping this department under budget. The current one will get a slap on the wrist. They're just playing the odds to get the best outcome for themselves.

      --

      How can we continue to believe in a just universe and freedom to eat crackers if we have no ale?
    9. Re:Virtulize? by jopsen · · Score: 2

      It's management's fault to not modernize the OS and hardware. They want to save design costs not updating software/hardware, and they get away with it for 25 years or so, but then if something critical fails, this happens... the whole system is shutdown.

      If it lives for 25 years with minimal cost, is this really a bad strategy?


      When I write software now, I try to aim for it to live 10 years without any maintenance (not always realistic, just an idealistic goal).
      Then I deploy it and stick my head in the sand. Most of my systems won't live for 10 years, but if something ends up doing so, is this really a bad strategy?
      I think stick your head in the sand and wait 25 years for the system to crash and someone to call you could be a cost efficient strategy :)
      (Granted, in the airport industry, you might want to make sure "system crash" != plane falling out of the sky)

    10. Re:Virtulize? by MachineShedFred · · Score: 3, Insightful

      and I'm sure there are common USB-to-ATC radar adapters you can just get on Amazon.

      Many times the reason you see an antiquated OS still being used is because there was some very specific software written to talk to an incredibly unique (and expensive) piece of hardware, and that software just won't work in any other configuration. Also, they just can't shut the system down for a few hours in order to fuck around with it, so there's that.

      --
      Slashdot still doesnâ(TM)t support Unicode after it was added to the HTML standard in 1997.
  2. Re:Virtualize? by Duhfus · · Score: 4, Insightful

    Possibly for the physical machines needing parts from eBay issue. I think their real problem is still needing to run on Windows 3.1, and once you address that (hopefully moving to something much more modern) you can solve the legacy machine part as well.

  3. Mainframes by Tablizer · · Score: 5, Interesting

    This is why mainframe software lives on and on. It won't go out of fashion because it never was in fashion (except in the mid 60's) and there is so much mainframe code floating around that something or someone will always support it.

    1. Re:Mainframes by gstoddart · · Score: 5, Insightful

      And, more importantly, it's also why you can't always replace those mainframe systems: because it works, and has worked for decades.

      I've been on projects to replace aging mainframe stuff, some of which went back to the mid 60s or so.

      You could start off trying to design a replacement, gather requirements, and design something which works on your assumptions and in the limited use cases you've seen.

      And the more you delve into it, and discover all of the exceptions, corner cases, "didn't we tell you that?", sheer size of the data, all of the hairy bits, the 50 other systems which tie into that system and would also need to be replaced or updated ... you can quickly reach the point where you really can't design a system which does the same things, you can't replace all of the integration points, you can't even really map out all the logic and business rules embedded in that system.

      At the end of the day I've seen at least two such projects utterly fail.

      Say what you will about legacy mainframe stuff. But they work, are so closely tied into the entire business and other systems that you can't simply swap them out as easily as people think you can, and as often as not are vastly more complex than you can possibly know until it's too late.

      They're old, clunky, convoluted, and utterly mission critical. And when every other computer system in the company ties into them to extract data, you quickly realize you can't possibly update all of them.

      That, and you might also find that you simply can't match the performance and throughput of those damned things.

      A mainframe is a big lumbering beast. But it's a big lumbering beast which has kept the company moving for decades, hasn't had much in the way of downtime, has been expanded and added onto over the years, and in many cases will cost so much damned money to replace that nobody can afford to do it.

      The guys coming in thinking they can whip up something in .NET, running SQL server, and on one machine? They often have no idea of just how big of a task they're trying to take on.

      Personally, I would run screaming in the opposite direction from any project trying to replace a mainframe that's been in service for a long period. Because the scope of those things, and extent to which they interact with everything else in the company can be mind-boggling.

      --
      Lost at C:>. Found at C.
    2. Re:Mainframes by ZorinLynx · · Score: 2

      Mainframes aren't even obsolete. IBM still sells them, fully code compatible going all the way back to 1968 when the first System/360 mainframe shipped.

      Companies that use this stuff have big expensive support contracts with IBM. They don't replace it because it works. In fact it works so well that "the mainframe is down!" is seen as a HUGE DISASTER in the business process, akin to a building burning down.

      It's a whole different world than the modern idea of blades in a rack running Linux. And it still works today, which is why it sticks around.

  4. No surprise... by __aaclcg7560 · · Score: 4, Insightful

    When I worked at the college bookstore warehouse in the early 1990's, we had an ancient IBM XT computer with dual 5.25" drives, an amber monitor and a dot matrix printer for printing shipping labels. It did that one job exceptionally well. I wouldn't be surprised if it still working there today.

    1. Re:No surprise... by Nyder · · Score: 2

      When I worked at the college bookstore warehouse in the early 1990's, we had an ancient IBM XT computer with dual 5.25" drives, an amber monitor and a dot matrix printer for printing shipping labels. It did that one job exceptionally well. I wouldn't be surprised if it still working there today.

      IBM XT computers were not ancient in the early 1990's.

      --
      Be seeing you...
    2. Re:No surprise... by __aaclcg7560 · · Score: 2

      The IBM XT was nine years old when I started work in Spring 1992, running an 8088 processor. The 286, 386 and 486 processors were on the market, and the Pentium was on the horizon. By prevailing CPU standards, it was ancient.

  5. Let the guy retire by Nidi62 · · Score: 5, Funny

    Even if it is an old system, everyone knows you can easily fix things in UNIX by just clicking around the 3D interface for the right file which, when opened, will magically restore everything.

    --
    The only thing necessary for evil to triumph is for it to be pitted against a slightly greater evil
    1. Re:Let the guy retire by FatdogHaiku · · Score: 2

      and lock the dinosaurs back in their cages

      Well, it locks the cages...
      where the dinosaurs are at that moment is an external variable.

      --
      You have the right to remain sentient. If you give up the right to remain sentient, you will be elected to public office
  6. Re:Virtualize? by alphatel · · Score: 5, Insightful

    You're both wrong. The reason why these machines weren't virtualized a while ago is that you have to make a lot of serial/parallel/ps2 conversions for ports that are truly physical. These are the types of programs that send specific voltage down the wires and expect exactly something specific in return. Lots of times you try to get those returns right and you simply can't anticipate the various bugs that amazingly show up just a few months after you convert. The real problem? Some are nearly unsolveable. You can't even figure out what the manufacturer/programmer was trying to achieve with their hardware interface so it's best to simply leave eveything as is. Half these people don't even work in computers anymore, let alone the vendor they were at in the 80's.

    This coming from a guy who espouses VMs every day on a variety of systems.

    --
    When the foot seeks the place of the head, the line is crossed. Know your place. Keep your place. Be a shoe.
  7. Orly? by Anonymous Coward · · Score: 3, Interesting

    Fucking hell, I'd much rather run a mission-critical system on Windows 3.1 than Windows 10. Complexity means more potential points of failure. Windows 10 is doing so much stuff all the time that it makes a horrendous option for a machine that's chugging along doing one thing predictably and reliably. As long as it's isolated from the wild, once something works, one leaves a system the fuck alone.

    If employment is an issue, employ more people. If hardware is an issue, virtualise on the most stable, simple possible hypervisor.

    1. Re:Orly? by godrik · · Score: 2

      Lol. Not sure you did it on purpose, but the airport that suffered the bug is "Orly" indeed! :)

  8. Re:I would actually bet money by ledow · · Score: 5, Insightful

    I have some old VB apps from the 3.1 era.

    Although it may be technically possible to get them running, it's certainly not as easy as just copying the files across and running the program.

    The fact that it is to do with weather suggests it interfaces with hardware of some kind or some external services. That's where you'll REALLY hit problems that just running as admin or renaming files or providing substitutes isn't going to fix.

    Good luck getting a driver from the 3.1 era working on anything at all nowadays, even emulated. You would literally just be better off throwing it out, starting again and suffering the inconvenience.

  9. Re:Virtualize? by ISoldat53 · · Score: 4, Funny

    Shoulda used TRS80 and arcnet.

  10. Ha this is how my company makes all it's money by mt2mb4me · · Score: 3, Interesting

    We do third party support for out of warranty shit, The fun one over here (for us anyways) is MPE, Factories still run on this stuff, everyone who supports it is dying, it's hard to train new people to deal with the old way of doing things. But there is always a need somewhere. I don't see why Microsoft doesn't spend their resources for SAS for updates on antiquated software. They could probably hold their company indefinitely just running windows XP,7 or 8. The corporate licensing could compensate for security updates on the consumer side. In the early days upgrading all the time made sense. But how many different ways do you need to edit a document, or use Excel. These things are at a point. Windows is a stable operating system. Why should companies keep shelling out for new hardware, when for most people (not designers, or other power users) a core 2 duo is more than enough power. As to virutalizing, Not likely, and more importantly, not free. Windows 3.1 is 16 bit. If you didn't need access to any hardware (old network cards or specialty cards of any kind) there would be a shot. But this is pre HAL, it relies on BIOS for control of it's hardware. Also, even if you could virtualize, you would need to know the coders to fix all the bugs from the switch over. How do you do that in a live system that was pre-virtualization without making downtime. Downtime that isn't really available for an airport. Lastly, they have a system that "works" they would have to pay the capital investment to switch. (I know they should but hey they are French)

    1. Re:Ha this is how my company makes all it's money by Grishnakh · · Score: 2

      No company can force another company to spend money. They can try really hard, but the fact is, "I bought and own this, and I will use it till it doesn't work anymore" is a common mindset.

      The corollary to that is that no customer can force a vendor to support an old product forever. They can try really hard, but the fact is, supporting obsolete stuff just isn't worth it most of the time. And they're definitely not going to do it for free.

      They can still develop new OS's there is nothing stopping that, but there is no reason for an EOL, they should just charge for support.

      How many customers are willing to pay $10 million per year per computer for support?

      Continuing to support old OSes (which are highly complex products remember) isn't a trivial effort. At some point, the amount of money customers are willing to pay for continued support just isn't enough to pay for the extra organizational overhead needed to do that. Don't forget that there's a lot of institutional memory in stuff like this: long-time employees have all the requisite knowledge, and a lot of it doesn't get written down. You can't just hire a bunch of new employees and put them to work supporting some 25-year-old software product; they're going to be lost. And the old-timers are going to age out or go find new jobs, and where are you going to find fresh new employees who want to have on their resume, "supported Windows 3.1 for 3 years"? No one really wants that job.

  11. Re:Virtualize? by Rei · · Score: 5, Informative

    My favorite I've encountered about ATC systems is how the documentation lies. For example, how checksums are to be computed computed for a particular broad class of messages. The ARINC specs go into detail, with diagrams and everything about the computation process. But when you look at existing samples of code, they don't do this - they do this weird thing with a lookup table and uncalled-for bitshifts and the like. After spending a day or so studying the code, I finally figured out what they were trying to do - they were trying to "optimize" the algorithm in the specs. But in the process they made it deviate from what is actually supposed to be computed in about four different ways (plus, their "optimizations" don't actually save compute time, the simple math operations are faster than the lookup in the "precompute" table that they made).

    So what do we do when we need to compute and check checksums? We use the wrong code, of course! It's what's "out in the wild", so who cares what the specs say we're supposed to use, it's what we have to use if we want checksums to ever to come up valid. Hopefully they'll eventually update the specs to reflect the reality.

    --
    Hello from Sputnik 2. I am receiving you.
  12. 20 years? by fustakrakich · · Score: 5, Interesting

    That's not a long time at all. How old is our perfectly functional ordinary telephone? If computers are going to remain so maintenance intensive, the damn things will never really be any good. We have to be able to plug it in and ignore it for those 20 years, until the smoke leaks out

    --
    “He’s not deformed, he’s just drunk!”
    1. Re:20 years? by cdrudge · · Score: 2

      Do you think consumer electronics that have seen a nominal amount of usage over 20 years will be still working? Probably not, and that includes your telephone example.

      Ever seen a Model 500 telephone or one of it's successors? Chances are that they are well over 20 years old. Some that are still in use may have been 20 years old 20 years ago.

    2. Re:20 years? by drinkypoo · · Score: 2

      Do you think consumer electronics that have seen a nominal amount of usage over 20 years will be still working?

      It used to be normal for electronics to last for twenty years. People used to throw away stereo systems because they got dirty volume pots and they were too cheap and/or lazy to fix them. Now they throw them away because they lose an audio channel.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  13. I'd take that bet. by prunus.avium · · Score: 3, Informative

    Primarily because I'm betting the interface from that Windows 3.1 machine has some very specific DOS "driver" (TSR for us old-timers) that even Windows 95 would kill.

    There were some very interesting hacks that could be done on a DOS box. I remember writing a TSR that bumped up the system timer to allow a finer grain on the timer events. It also sent out the "normal" system event to the rest of the OS so Windows would keep running.

  14. So cute by ITRambo · · Score: 4, Funny

    They're so cute when they're young. But so clumsy. Someday this little Windows 3.1 machine will grow up to be bigger stronger, just not any faster.

  15. Re:Virtulize? - Emulate?!! by ripvlan · · Score: 4, Funny

    > [ Or emulate ] ....In a Browser.

  16. TRS-80 still in use by tekrat · · Score: 4, Insightful

    Considering I still use a TRS-80 Model 100 on a regular basis (great keyboard!), Systems using Windows 3.1 do not surprise me.

    Then again, I work for a bank, login to a mainframe and review COBOL code that dates back into 1980... So, yeah. I'm not surprised.

    --
    If telephones are outlawed, then only outlaws will have telephones.
    1. Re:TRS-80 still in use by prunus.avium · · Score: 5, Funny

      1980? Wow. You got the new stuff.

  17. Re:Virtualize? by ripvlan · · Score: 4, Insightful

    Very true I'm sure. But I also believe in "where there's a will, there's a way"

    I've been in these kinds of discussions. The Cost to figure out or build such a gap-device is too-large, or equal to "just rewrite it in modern tech." So everyone waits for another 10 years while the rewrite doesn't happen. Rather than picking it apart and refactoring a bit here and there - wait for the big bang!!

  18. Learn from the railroads by Anonymous Coward · · Score: 5, Interesting

    Demand support nearly forever. When steam was replaced here in the mid 50s to late 60s, the average age of the replaced engines were around 50 years. The replacement engines are still in operation. The main reason is safety. When designing a new locomotive, the manufactor spend a fortune verifying the performance, which is then added to the price (naturally). On delivery of the first of its kind, it goes through a whole lot of testing and documentation to ensure that it's not too heavy for the track, works with the signal system and all that stuff. It takes time and cost millions. It's a lot cheaper once the type is certified, but they are still tested with non-free tests. This makes buying a used already certified engine quite attractive and as a result, spare parts are produced for many decades after production stopped. It's a demand from the railroads and supplying those parts makes manufactors trustworthy enough to be candidates for new engines expected to be used for at least 30 years, likely more than that.

    Computers are way too short lived. Powerplants/grid, railroad signals, air traffic control and so on are hard to replace systems and once they have something working, they want to stick to their systems as long as possible. They make horrible contracts since they are unable to get the spare parts they need. The US army invented VHDL to give a description of the work of a chip and you would not be able to sell to the army without VHDL code. The idea is that if the army needs a replacement chip 20 years later and the original company went out of business, they can send the VHDL code to another company and say "make this chip using housing XYZ". That will ensure they don't have to scrap helicopters or whatever because a single chip went out of production. Civilians should be equally demanding for critical systems.

  19. Re:Virtualize? by ebh · · Score: 2

    Probably needs a 20ma current loop to drive the ASR-33 Teletype.

  20. Re:Virtualize? by Coren22 · · Score: 2

    I'm not your guy, pal

    --
    APK likes to ask for responses to the same things over and over. Maybe he just likes the responses?
  21. Re:Virtualize? by Coren22 · · Score: 2

    Please don't, he will just spam this thread some more.

    --
    APK likes to ask for responses to the same things over and over. Maybe he just likes the responses?
  22. Re:Virtualize? by MagickalMyst · · Score: 2

    Electric barbed wire.

    --
    Political correctness is really just herd psychology pushed by insecure people who desperately seek social conformity.
  23. Re:Virtualize? by drinkypoo · · Score: 4, Insightful

    You're both wrong. The reason why these machines weren't virtualized a while ago is that you have to make a lot of serial/parallel/ps2 conversions for ports that are truly physical. These are the types of programs that send specific voltage down the wires and expect exactly something specific in return.

    Ironically, you just named three ports where that's either not the case, or trivial to achieve. All PC keyboard ports are digital 5V, there are only two kinds of signaling, and nobody was using the old kind by the time Windows 3.1 came out. All PC parallel ports are digital 5V. And by definition, RS-232 is 12V, although many if not most ports will accept a 5V signal. (If you hook up any outgoing lines, though, you may well murder any 5V serial devices you hook up, if they don't have a real MAX232 in them.)

    The real problem is that a lot of these PCs have ISA-bus interface cards in them, and their drivers are often crap that is pissy about timings. Even a really high-speed PC is enough to make them not work. In order to reasonably replace these devices, you have to analyze the circuit and/or connection to figure out what the original control board was doing, throw it away, and replace it with something else. These days you might reasonably replace it with any little microcontroller board, like an Arduino. They are faster than early PCs were! But first you have to figure out how. Those boards also often included a specialty power supply to drive whatever-it-was, so you've got to replace that as well.

    Most of the time it's going to make more sense to throw it all away and start with a new thing. But it's not impossible, just expensive.

    --
    "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  24. Re:Coren22 I tried to make peace w/ you 3x by Coren22 · · Score: 2

    You do realize that there are around 10 people who mention your crap in their signatures right?

    Perhaps you should read Slashdot sometime with an accoutn logged in. You already stated previously that you created an account (I think it was AlecStar) for the Carmack interview I beleive, just use it and see what we all say "behind your back" (because you not logging in is somehow our fault).

    KGIII busted your mistake on AD too!

    What crack are you smoking? Here is his comment, in full, including his (current) signature. Where does he say a DAMN thing about AD?

    An interesting note... In an earlier thread, I saw that APK quoted your signature. I do believe that signatures are not visible unless the user is logged in. APK has stated, numerous times, that they have no account. I'm unsure of what to make of it but I did find it amusing though I probably should have commented in that thread. Alas, I'm too lazy... Well, technically, it didn't cross my mind.

    As stated, I have no idea what to make of it. I just noticed the comment that quoted your signature. Personally, I don't mind 'em but that's just me. I'm pretty easy to get along with, most of the time. ;-)

    --
    "So long and thanks for all the fish."

    Yeah, I said I would change the sig, but it is apparent you can't read them, because you are proving my signature correct!

    --
    Making APK lose his mind one post at a time, it looks like I have succeeded.

    You have lost your mind now, you just keep posting all this crap while people bitch about how annoying you are. No one but you actually reads these, and no one cares what you put there.

    How about this, no matter what you do, post, say, scream, cry, whimper, or shout; I WILL NOT CHANGE MY SIGNATURE AT YOUR DEMAND. I am an independent person, and no matter what you do, you cannot force me to do your bidding, and for spite, I will do what I want just to piss you off. That is how the world works. I am sorry you think you have some kind of control, and that you think that acting like a petulant little child because you didn't get your way will work, but it will never work with me.

    Have a good day sir, and Thanks for all the Fish.

    --
    APK likes to ask for responses to the same things over and over. Maybe he just likes the responses?
  25. Re: Virtualize? by Wintermute__ · · Score: 2

    Smaller cities... like Paris, apparently?