Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
Handhelds Communications Bug Software Hardware

RIM Releases Reason for Blackberry Outage 106

An anonymous reader writes "According to BBC News, RIM has announced that the cause of this week's network failure for the Blackberry wireless e-mail device was an insufficiently tested software upgrade. Blackberry said in a statement that the failure was trigged by 'the introduction of a new, non-critical system routine' designed to increase the system's e-mail holding space. The network disruption comes as RIM faces a formal probe by the US financial watchdog, the Securities and Exchange Commission, over its stock options."
This discussion has been archived. No new comments can be posted.

RIM Releases Reason for Blackberry Outage

Comments Filter:
  • perhaps (Score:5, Interesting)

    by geekoid ( 135745 ) <`moc.oohay' `ta' `dnaltropnidad'> on Friday April 20, 2007 @11:26AM (#18812141) Homepage Journal
    a routine that can take down the system is a tad more critical then you think?
    • I get your point but I think the context here is the initial change wasn't initiated as a severity of "Critical", which usually means something along the lines of core systems being unavailable. The impact would probably have been high, or at least a significant risk probably identified. Whatever the cause, more than one person or group dropped the ball. ITIL... so confusing. ;-)
  • I'd really hate to be the guy that signed off on the quality of this software update. And apparently they didn't adequately test their recovery system. Oh, well. I hope they learn from this and improve!
    • by Mr Pippin ( 659094 ) on Friday April 20, 2007 @11:31AM (#18812203)
      More importantly, they apparently had no or a very bad backout plan.

      It's quite likely the development group listed this as a risk, with a good backout plan, and upper management simply didn't want to pay for the cost of having a quick backout.

      If that's the case, you can be pretty sure upper management WON'T take the blame.
      • by spells ( 203251 ) on Friday April 20, 2007 @11:38AM (#18812311)
        You can tell this is a geek site. Bad software rollout, first post wants to blame the QA manager, second wants to blame "Upper Management." How about a little blame for the devs?
        • by lucabrasi999 ( 585141 ) on Friday April 20, 2007 @11:49AM (#18812433) Journal
          How about a little blame for the devs?

          Blasphemer!

        • by bradkittenbrink ( 608877 ) on Friday April 20, 2007 @11:52AM (#18812471) Homepage Journal
          Clearly bugs originate with devs, the same way typos and spelling errors originate with authors. The occurrence of such errors is inevitable. The process as a whole is what is responsible for eliminating them. To the extent that the devs failed to contribute to that process then yes, they also deserve blame.
        • This is blasphemy! This is MADNESS!
        • by roman_mir ( 125474 ) on Friday April 20, 2007 @11:53AM (#18812499) Homepage Journal
          I am not sure if you are trying to be funny or insightful, probably you are aiming for a bit of both, however, while bugs in software (inevitably) are developers' fault, release of software with bugs into production system is always management fault. There must be a process in place to catch bugs before release for mission critical systems (isn't it one of them?) There must be a process in place for a quick rollback for such systems. There must be some form of backup. How about running both, new and old systems in parallel for a while with ability to switch to the old if the new one fails?

          Whatever it is, the production problems are due to bad process, which is what management is supposed to control. They are not even responsible for coming up with the technicalities of the process, they are responsible for making sure that there is a sufficient process (sufficient in terms that it is agreed by all parties, DEVs, QAs, BAs, client that it is good enough.) They are responsible to make sure that the process is followed.

          Over a year ago now in Toronto, ON, Canada, the Royal Bank of Canada had a similar problem, but of course with a bank it is much more dangerous it is lots of money of lots of people. Heads rolled at the management level only.
        • by jimicus ( 737525 ) on Friday April 20, 2007 @12:08PM (#18812713)
          How about a little blame for the devs?

          Because that's not how change should happen in large/business critical applications.

          What should happen is that the update is thoroughly tested, a change control request is raised and at the next change control meeting the change request is discussed.

          The change request should include at the very least a benefit analysis (what's the benefit in making this change), risk analysis (what could happen if it goes wrong) and a rollback plan (what we do if it goes wrong). None of these should necessarily be vastly complicated - but if the risk analysis is "our entire network falls apart horribly" and the rollback plan is "er... we haven't got one. Suppose we'll have to go back to backups. We have tested those, haven't we?" then the change request should be denied.

          As much as anything else, this process forces the person who's going to be making the change to think about what they're going to be doing in a clear way and make sure they've got a plan B. It also serves as a means to notify the management that a change is going to be taking place, and that a risk is attached to it.

          And if a change is made but hasn't been approved through that process, then it's a disciplinary issue.

          Of course, it's entirely possible that such a process was in place and someone did put a change through without approval. In which case, I don't envy their next job interview.... "Why did you leave your last job?"
          • The change request should include at the very least a benefit analysis (what's the benefit in making this change), risk analysis (what could happen if it goes wrong) and a rollback plan (what we do if it goes wrong).

            And what if there was? What if, gasp, this software upgrade had an "unexpected" impact? Risk analysis almost certainly would not have listed "worldwide operations will grind to a halt, cats and dogs start sleeping together, all the molecules in your person fly apart in exciting ways", and the

        • by mutterc ( 828335 ) on Friday April 20, 2007 @02:12PM (#18814499)

          How many people here have checked in buggy code that neither management nor QA knew was buggy? (crickets)

          How many people here have been on projects where management shoved the code out the door despite major bugs that they knew about? (thunderous applause)

          How many people here have tried to get time on The Schedule to do something The Right Way, only to be told by management to do it half-assed, because that's all there's time/resources for? (applause, hooting)

          There you go.

          • Re: (Score:1, Funny)

            by Anonymous Coward

            How many people here have checked in buggy code that neither management nor QA knew was buggy?
            Well, I know I and my co-workers have. But then again I work for Microsoft.
        • by triso ( 67491 )

          ...How about a little blame for the devs?
          Stone the heretic.

      • More importantly, they apparently had no or a very bad backout plan.

        It's quite likely the development group listed this as a risk, with a good backout plan, and upper management simply didn't want to pay for the cost of having a quick backout.

        If that's the case, you can be pretty sure upper management WON'T take the blame.

        I don't know what shops you've worked in, but the devs in most places I've worked never have a backout plan unless management forces them to -- the prevailing attitude is that the software is tested, so what could possibly go wrong?

    • by Anonymous Coward
      I think not. You realize this is 2007, yes? Ask the marketing department for how much testing they get.
    • Re: (Score:3, Insightful)

      by SABME ( 524360 )
      As a QA guy, I can't tell you how many times I've been told, on a Monday, "Do whatever is required to make sure this software is stable, as long as you release it on Friday."

      We're lucky we can get through a single pass of functionality testing; forget about load/stress/performance/long-term stability. We're lucky we have a test environment composed of hardware retired from production, because it was deemed insufficient to meet the needs of the production environment.

      True story: I was supposed to be testing
      • Re: (Score:3, Funny)

        by scottv67 ( 731709 )
        I complained to the VP of Engineering that our tests were blocked because I couldn't get the video bridge to come up on our lab network.

        Did you try setting CardboardEthernet0/0 to "100/full" instead of "auto/auto"? :^)

  • by Mockylock ( 1087585 ) on Friday April 20, 2007 @11:28AM (#18812179) Homepage
    This is all just technical jargon for, "I tripped over the power cord. MY BAD."
    • This is all just technical jargon for, "I tripped over the power cord. MY BAD."

      I think it's more along the lines of "Unplugged the coffee maker; please feel free to restart the server now."

    • That actually happened at a medium sized web host I did tech support for! A network admin had been at the NOC all night installing patches on our servers and on his way out tripped over the cords for the main routing system. As a result, every one of our websites (serving some 20,000 customers worldwide) were offline for about two hours before someone discovered what he'd done.
      • Awesome. Better him than me! Sounds like something I'd have happen to me.
      • How tired do you have to be to not notice that you tripped over a bunch of cables?
        • by triso ( 67491 )

          How tired do you have to be to not notice that you tripped over a bunch of cables?
          At least as tired as the fool who snaked power cables across a path trod by humans.
  • by Anonymous Coward on Friday April 20, 2007 @11:30AM (#18812191)
    This is obviously some new definition of the word "non-critical" with which I was previously unfamiliar.

    bkd
    • It seems also to be some new definition for the word "upgrade" with which we're not familiar.
    • Inigo Montoya: You keep using that word. I do not think it means what you think it means.
  • Buying time (Score:5, Funny)

    by faloi ( 738831 ) on Friday April 20, 2007 @11:30AM (#18812197)
    The irony is that the SEC couldn't do any more investigating during the outage because they had no email access!
  • Their tubes were clogged and the plumber wasn't responding. Damn Canadian plumbers...
    • by David_W ( 35680 )

      Their tubes were clogged and the plumber wasn't responding.

      That's probably because dispatch couldn't reach him on his Blackberry.

  • So, an outage affecting a core part of the buisiness was caused by a 'non-critical' upgrade. Someone needs to redefine what non-critical actually is. As far as my experience goes (mostly in mission critical datacentres), most of the testing was actually done by the engineers installing and fixing on-the-fly. Engineers are more likely to look in the right places to find a bug, due to hands-on real life experience.
    • by Red Flayer ( 890720 ) on Friday April 20, 2007 @11:48AM (#18812427) Journal

      Someone needs to redefine what non-critical actually is.
      A non-critical upgrade is one that isn't critical that it be performed.

      Increasing storage capacity (when current capacity not close to exhaustion)? Non-critical.

      Fixing the shut-down system that resulted from the upgrade? Critical.

      Watching the sales reps in my office apoplectically try to figure out how to get in touch with their clients? Priceless.
  • The network disruption comes as RIM faces a formal probe by the US financial watchdog, the Securities and Exchange Commission, over its stock options.
    And this is relevant how? Do you expect the SEC to fine them for downtime?
    • Because the journo concerned had some space to fill, probably?
    • The network disruption comes as RIM faces a formal probe by the US financial watchdog, the Securities and Exchange Commission, over its stock options.
      And this is relevant how? Do you expect the SEC to fine them for downtime?
      Both would likely have a negative impact on stock prices (and you can add ongoing patent troubles and competition from iPhone to the list as well).
    • by mutterc ( 828335 )

      And this is relevant how?

      Conspiracy theories. I think I'm anti-business and cynical enough to see it:

      RIM sending a message to the SEC: "Enough of the government and business is dependent on us that, if you take us down, you both make a big hit to the economy, and piss off your own bosses, who probably use our product."

  • Ah ha! (Score:5, Funny)

    by Grashnak ( 1003791 ) on Friday April 20, 2007 @11:36AM (#18812273)
    So that is where the missing 5 million White House emails went! Sneaky Canadians!
    • So that is where the missing 5 million White House emails went! Sneaky Canadians!

      Damn! We thought these were emails for whitehouse.com, eh?

  • And let me tell you, I have no problem believing they have buggy software.
  • ...they just became famous as a lesson in what not to do

    all publicity is good publicity, right?

    as the other poster said:- boy I would hate to be their QA at this time.
  • by TheBishop613 ( 454798 ) on Friday April 20, 2007 @11:53AM (#18812509)
    Am I the only one who thinks they actually survived this pretty well? I mean sure, the goal is to try to make sure that the system never goes down and is up 24/7, but sometimes shit happens in large systems. It seems to me that getting everything back to normal within 12 hours is pretty reasonable. Did they have an instant fix? Well no, of course not, but they got the system back to a working state relatively quickly and hopefully didn't lose data.


    Yeah, they've got areas to tighten up their QA and patch processes, but on the whole they got it all back up and running faster than most enterprises get their email functioning after a worm.

    • Re: (Score:3, Funny)

      by NoseyNick ( 19946 )
      "BlackBerry goes down, it's headline news. Exchange goes down, it but be Friday"
    • by WoTG ( 610710 ) on Friday April 20, 2007 @12:43PM (#18813153) Homepage Journal
      RIM is not a regular company. They have specifically created a centralized system where the email for millions of people depend on the uptime of their two (?!?!) data centres. Delivering email is literally their business and uptime is a critical part of that. IMHO, a half an hour of system wide downtime is pushing RIM's luck.

      Several hours of email downtime is "OKish" if you are talking about a medium sized company that only has a handful of servers and a few IT guys. This is not the same at all.

      Prior to this, I never realized that the RIM system was THIS centralized. It's kind of concerning really. And I don't quite understand why so many US gov't users are allowed to route their email through a NOC in Canada (disclosure: I'm Canadian).

      • What gets me is all the media talk about Emergency responders not being able to be contacted. It's not like their Blackberries burst into flames because the message passing servers were down, they still had SMS and phone capability. Hell because we aren't certain our email relays or BES servers won't be the down system our alerting system automatically switches from email to SMS for the second round of notifications. I guess RIM isn't the only ones who could use a little process improvement!
      • They have specifically created a centralized system where the email for millions of people depend on the uptime of their two (?!?!) data centres.

        Your information isn't quite right here. RIM has more than two data centers in more than two locations in more than two continents.

        And I don't quite understand why so many US gov't users are allowed to route their email through a NOC in Canada (disclosure: I'm Canadian).

        Governments tend to be (justifiably) paranoid customers. I'm sure it's safe to assume that

        • Maybe the feds check out that kind of thing. I can testify that at least one county government (with several thousand employees and about a million citizens) has such a bad IT department that they would be hard pressed to figure out that RIM is canadian. All employees within about 5 hops of the county manager on the O-chart have blackberries for official use.
        • by WoTG ( 610710 )
          I don't really know how many data centres RIM has. Two doesn't really sound right to me, but that's what has been frequently quoted in the media lately. Maybe people, including myself, are mixing up data centres and NOCs in the RIM world.

          E.g. http://news.zdnet.com/2100-1035_22-6177829.html [zdnet.com]

      • It's my understanding that corporate BlackBerrys use encryption for while the messages are in transit. I'm not sure if the central RIM server ever gets a chance to see the cleartext message.
        • by WoTG ( 610710 )
          Encrypted transit makes sense. However, that still leaves a fairly important point of failure significantly outside of US control. I hate to say it, if RIM use continues to grow in the government, eventually, those NOCs become strategic targets.

          I can understand smaller countries having to accept that as a part of life, but lets face it, America has a few bucks to toss around. I'm quite surprised that the government hasn't forced RIM to put a NOC on American ground.
    • Sorry, don't agree. I have a Pearl, and love it. But (here in Europe) it's expensive, and many similarly-priced phones offer more features, such as GPS... But I bought a Pearl because I just 'wanted it to work'. Sure enough, 10 minutes after unpacking it, I was receiving my first mail. But if RIMs USP is in doubt, well, why not put up with the hassle of configuring a competitive device? So yes - it's really very bad...
    • I purchased an AT&T (old AT&T) cell phone right when they did their system migration. As I recall, they were down for about 3 weeks. On-hold times averaged 8 hours for first level.

      Name me one piece of software that is as complex as this which has no bugs in it.

      T-Mobile recently did an upgrade which took many months. There were bugs in this system too, but they worked in quite the opposite direction. Did you here about those?
  • by toupsie ( 88295 ) on Friday April 20, 2007 @11:54AM (#18812517) Homepage
    Mistakes in QA do happen and everyone can do more testing but RIM's biggest failure during the outage was not their QA but their PR. How many BES Admins wasted an hour or two trying to figure out why their servers were not delivering properly to their user's handhelds? If there was a statement on their website or a message on their support line, a lot of wasted time would have been averted. If it were not for a few of the independent blackberry forums, I would not have known their was a nationwide outage during my troubleshooting.
    • Re: (Score:3, Funny)

      by nettdata ( 88196 )
      Yeah... they should have just sent out an email to all the BlackBerries saying email would be disrupted for a while....
  • Pop quiz! (Score:3, Insightful)

    by 8127972 ( 73495 ) on Friday April 20, 2007 @11:55AM (#18812523)
    Which is worse:

    A) The fact one piece of software took down their environment.
    B) Their failover plan didn't work.
    C) All of the above.
    D) None of the above.

    Personally, I vote for "B". Face it, s**h happens. But when you plan for s**t happening and the plan doesn't work, that's a VERY bad thing.
  • It's an imperfect world. Now, show Dick some respect!

  • by Fritz T. Coyote ( 1087965 ) on Friday April 20, 2007 @12:05PM (#18812659) Homepage
    I love the (Friday) morning quarterbacks who will now proceed to beat up RIM for a system outage after a 'non critical' upgrade.

    And a bunch of suits will want the heads of the technicians responsible.

    I feel for them, I really do.

    A few years ago I put in a minor maintenance change that made headlines for my employer.

    This is a natural result of the budgetary constraints we have to live with in the real world. Testing and certification is expensive, and the more complex the environment, the more expensive it gets. It is difficult to justify a full blown certification test for minor, routine maintenance, unless you are talking about health and safety systems. So a worst-case event occurred, RIM suffers some corporate embarrassment, some low-level techs will get yelled at, and possibly fired, and a bunch of people had to suffer crackberry withdrawal.

    Nobody died. No planes crashed. No reactors melted down.

    RIM will work up some new and improved testing standards, and tighten the screws on system maintenance so much that productivity will suffer, they may even spend a bunch of money on the equipment needed to do full-production-parallel certification testing. And then in a year or so cut the budget to upgrade the certification environment as 'needless expense', and come up with work-arounds to reduce the time it takes to get trivial changes and bugfixes rolled out.

    I wish them luck. Especially to the poor sods who did the implementation.

    At least when I did my 'headline-making-minor-maintenance' it only made the local papers for a couple of days.

    • Re: (Score:3, Insightful)

      by slashbob22 ( 918040 )

      Nobody died. No planes crashed. No reactors melted down.

      You are safe on the planes crashing and on the meltdowns. I didn't hear of any such incidents.

      However, I will argue that the outage may have contributed to deaths. There are many hospitals which use Blackberries instead of pagers (2-way comms), so paging a surgeon or doctor or other staff to an emergency may not work well. I am sure there are other examples of critical applications (which should or should not use blackberries) that may have been effected. The obvious thing is that I cannot provide stats,

      • However, I will argue that the outage may have contributed to deaths. There are many hospitals which use Blackberries instead of pagers (2-way comms), so paging a surgeon or doctor or other staff to an emergency may not work well.

        you can't be serious. I mean come on. they (hospitals, surgeons, doctors, other staff) don't have phones, or public address systems? that sounds like malpractice suits waiting to happen.

        "yes, your honor, we called and called and called our doctor to schedule an appointment to have

  • by markana ( 152984 ) on Friday April 20, 2007 @12:08PM (#18812697)
    >...the failure was trigged by 'the introduction of a new, non-critical system routine' designed to increase the system's e-mail holding space.
        :
    >The network disruption comes as RIM faces a formal probe by the US financial watchdog, the Securities and Exchange Commission, over its stock options.

    Hmmm... so when they wiped the incriminating e-mails from the system (which would certainly create more space), they took the rest of the system down (which prevented anyone else from grabbing copies).

    I'm reading WAY too many conspiracy novels these days :-)

    (Not that I think this actually happened - but it makes for a great plotline).
  • More details (Score:4, Informative)

    by kbahey ( 102895 ) on Friday April 20, 2007 @12:11PM (#18812735) Homepage
    I live in Waterloo, and have friends and acquaintances who work at RIM. Talking to one of them who got called that night, he says that it started with a vendor issue, and then RIM's software did not react well to that issue.

    Of course he would not elaborate more on what it is.

    This Computer World article [computerworld.com] has more detail.

    The outage lasted about 12 hours overnight Tuesday for BlackBerry users mainly in North America, RIM and users reported.

    RIM said a fail-over system designed to stop the impact of such a problem did not work as expected, either. The company apologized to its 8 million users. RIM added that security and capacity issues were not the cause of the outage.

    "RIM has determined that the incident was triggered by the introduction of a new, noncritical system routine that was designed to provide better optimization of the system's cache," RIM officials said in a statement.

    "The system routine was expected to be nonimpacting with respect to the real-time operation of the BlackBerry infrastructure, but the pretesting of the system routine proved to be insufficient," the statement said.

    The new system routine "produced an unexpected impact and triggered a compounding series of interaction errors between the system's operational database and cache," according to the statement. "After isolating the resulting database problem and unsuccessfully attempting to correct it, RIM began it's fail-over process to a backup system."

    RIM described the backup system inadequacies this way: "Although the backup system and fail-over process had been repeatedly and successfully tested previously, the fail-over process did not fully perform to RIM's expectations in this situation and therefore caused further delay in restoring service and processing the resulting message queue."


    • it started with a vendor issue, and then RIM's software did not react well to that issue.

      Given the nature of the technology I find the explanation of a 'fail-over' system failing to kick in a tad disingenuous. It's not like a generator kicking in when the mains electricity stops. And what kind of design decisions led to an upgrade triggering outages for the entire North America.

      I would have thought they had multiple nodes at multiple locations with no single point of failure. Or at least three redund
      • I would have thought they had multiple nodes at multiple locations with no single point of failure. Or at least three redundant and independent systems, a main system, a backup system and a system for testing upgrades. Or is it like most commercial companies they designed the cheapest system possible.

        Paid for how? Increased service rates? We see things like this all the time. When it's cheque signing time, they talk up and down about how they understand that they're leaving redundancy or uptime on the t

  • "insufficiently tested software upgrade" => "untested software upgrade" => "some superstar at RIM changed the CRASH_NETWORK constant from 0 to 1."
  • "In other news, the wikipedia.org web site screeched to a halt as /. readers rushed to lookup the meaning of the term 'routine' applied in the context of software systems. The RIM public relations department could not be reached for a clarification as to why such an anachronism was used in their announcement."

    Chandler: "Quick, we must telegraph presidend Coolidge!"

  • Their use of the term "non critical" is most likely referring to the nature of the patch. It was an "optional" patch that did not fix any "critical vulnerabilities" or anything like that.

    It is quite obvious they were not referring to the criticalness of the system which was affected.
  • Many things went wrong at once: - defective patch - automated and manual testing missed the defect - defective patch rolled out to a huge portion of the user base at once - rollback failed/ineffective On the flip side, some things went right: - no data loss, messages delayed instead of lost - BB's continued to function properly while server offline - phone functions unaffected - firms running their own BES servers unaffected - lastly, even with this outage, they're still offering lots of 9's of availabilit
    • by BAKup ( 40339 )
      Sorry, you are completely wrong about the companies with a BES server being unaffected. All that the BES server does is interface to the company's mail system, and the servers at RIM to send emails over to the users Blackberries. Our company was without blackberry email for over 6 hours. Good thing I was able to say it was a global issue with blackberries, and my bosses went, ok, thanks for keeping me informed about it.
  • Don't VMware's admins know to turn Automatic Updates off in the copy of Windows ME that the Blackberry backend runs on?
  • The problem now a days with the product life cycle is ship dates. I have seen time and time again where something was shipped based on a date. This all comes from a product project cycle that is based on software that is shipped to customers. When you develope a service\product that is ran on the internet, developers need to have the mind set to "Develope to run, not to ship". This is was i preach everyday as an operations manager for a large online ecommerce site.
  • What ever happened to no single point of failure. And since when do you update a live system. Has no one learned anything in the past decade.

    Reminds me of when a Mobile phone company upgrades over the weekend and everyone discovered you could make long distance phone calls for free.
    • Uh, I think the RIM BES runs constantly, 100% of the time. They'd have to update a live system, if they were going to update anything at all. Otherwise, depending on the frequency of updates, I'd imagine BB users would be pissed if they had fluky BBs for an hour every week. And the "centralization" aspect is what a lot of people are wondering about.
      • by lgw ( 121541 )
        So you update your fully redundant production system, then test that production system a bit just to make sure, then flip live traffic over to it. It everything looks good you upgrade the system that was previously live, otherwise you flip back.

        This isn't even hard (unless, of course, you really have learned nothing in the past 10 years and don't have a fully redundant production system hot at all times).
  • ...somebody forgot the ~ in rm -rf ~/

    Adding storage space to a single system shouldn't be a problem, since you take your system down for that anyway (or put it in spare mode or so) even if it's a hotplug-always-on-superfast-resizing-raid-with-aut omatic-failover-and-d2d2t2brain system. That it takes the whole network down, is a problem.
  • I pity the RIM staff now. I work in an client that has had two "bad headlines" incidents. Understandably they are now highly risk averse - up to 12 sign offs required for minor changes ; Documentation to code ratio is >> 20:1 ; 5 chiefs to 1 Indian on many projects ...

    The public is ignorant as to what causes IT problems - even if RIM upgrade their QA process to "better than normal" no one will forgive them if lightning strikes twice. Thus RIM are likely to bring in extraordinarily restrictive processe
  • I was made a maintenance programmer fresh out of training, and before long I got my first callout (rather dated jargon follows): One of our routine nightly batch jobs ABENDed with a S0C7 (data error) while opening (not even reading yet) a file, and in I went at about 2AM. But what bad customer data could there be in a COBOL OPEN statement...?

    Turned out one of our contract software guys had made a simple change to the file retention period - so trivial, he said, there was no need to test it. He was rath

  • by Ralph Spoilsport ( 673134 ) on Friday April 20, 2007 @01:25PM (#18813771) Journal
    If the product had been properly tested (and face it - outside of medical and military applications, how much of ANYTHING is properly tested?) they'd have found, reported, and fixed the bug weeks earlier.

    You can't expect programmers to do perfect work, even with unit testing and all the other basic amenities of software development. It requires QA, and that is something sorely lacking in contemprary software product. From the smallest OSX widget to MS Vista,Testing Matters.

    RS

  • Wow, just in time for STP Con!

    http://www.stpcon.com/ [stpcon.com]

    They probably missed the early bird discount, though.

    My favorite quote: "The cost of software failures is high -- and in today's increasingly litigious and regulated business environment, they're higher than ever. Security flaws, usability problems, functional defects, performance issues, all carry a tremendous price tag."

    This is a match made in heaven.

    P.S.

    Non-

    Function: prefix

    2 : of little or no consequence : unimportant : worthless <nonissues> <
  • I highly doubt they will ever say who is officially to blame, but most likely it was a combination of pressure from 'above' for the developers to complete the upgrade by xxxxx, for the roll-out team to implement & verify the upgrade globally with absolutely no downtime, the lack of time to test the application for every possible bug or 'feature' that may arise (including going through the code step-by-step to make sure no weird situations or invalid data input/output could occur) and the sheer complexit

"I think trash is the most important manifestation of culture we have in my lifetime." - Johnny Legend

Working...