

<!-- Header -->



<!DOCTYPE html>
<html lang="en">
    <head>
        <meta charset="utf-8">
        <meta http-equiv="X-UA-Compatible" content="IE=edge">
        <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
        <title>Maintenance Announcement</title>
        <meta name="description" content="Wind River Maintenance">
        
        <link rel="canonical" href="https://www.windriver.com/errors/maintenance/" />
        <meta property="og:image" content="https://www.windriver.com/resources/images/open_graph_logo.png" />
        <meta property="og:title" content="Maintenance Announcement" />
        <meta property="og:description" content="Wind River Maintenance" />
        <meta property="og:url" content="https://www.windriver.com/errors/maintenance/" />
        <meta property="og:locale" content="en_US" />
        <meta property="og:site_name" content="Wind River" />
        <meta property="og:type" content="website" />
        <meta name="twitter:site" content="@WindRiver" />
        <meta name="twitter:card" content="summary_large_image" />

        

        <!-- <link href="/resources/css/font-awesome.css" rel="stylesheet"> -->
        <!-- <link rel="stylesheet" href="https://use.typekit.net/mvw3rlp.css"> -->
        <!-- <link href="/resources/css/icons.css" rel="stylesheet"> -->
        <!-- <link href="/resources/css/bootstrap.css" rel="stylesheet"> -->
        <!-- <link href="/resources/css/colorbox.css" rel="stylesheet"> -->
        <!-- <link href="/resources/css/slick.css" rel="stylesheet"> -->
        <!-- <link href="/resources/css/slick-theme.css" rel="stylesheet"> -->
        <!-- <link href="/resources/css/layout.css?v4" rel="stylesheet"> -->
        <!-- <link href="/resources/css/style.css?asdavvttt" rel="stylesheet"> -->
        <!-- <link href="/resources/css/homepage-style.css" rel="stylesheet"> -->

        <link rel="stylesheet" href="/resources/css/fonts.prod.min.css" media="print" onload="this.media='all'">
        <link rel="stylesheet" href="/resources/css/libs.prod.min.css" media="print" onload="this.media='all'">

        <link href="/resources/css/styles.prod.min.css?v34dw" rel="stylesheet">

        <!-- <script src="/resources/js/jquery.prod.min.js"></script> -->
        <script>(function(w,d,u){w.readyQ=[];w.bindReadyQ=[];function p(x,y){if(x=="ready"){w.bindReadyQ.push(y);}else{w.readyQ.push(x);}};var a={ready:p,bind:p};w.$=w.jQuery=function(f){if(f===d||f===u){return a}else{p(f)}}})(window,document)</script>

        <!--[if lt IE 9]>
          <script src="/resources/js/html5shiv.min.js"></script>
          <script src="/resources/js/respond.min.js"></script>
        <![endif]-->

        <link rel="shortcut icon" href="/resources/images/wr-icon.png" type="image/x-icon" />



<style>
  
  div#lhnHocButton div.lhnHocChatBtn {
    background-color: #cb0000;
  }

  div#lhnHocButton div.lhnHocChatBtnCont {
      background-color: #cb0000;
  }

  #lhnHelpOutCenter div.lhnWindow-header {
      color: #fff;
      background-color: #cb0000;
  }

  #lhnHelpOutCenter div.lhnOperatorMessage div.lhnWindow-message a {
    color: #58a8d8;
    text-decoration: underline;
  }

</style>

<script type="text/javascript">
  window.lhnJsSdkInit = function () {
    lhnJsSdk.setup = {
      application_id: "f9a8b9b7-99fd-4ffc-be54-cc42258bae4a",
      application_secret: "u+aloe2oav+uqsz544hvhq2bzb2hizqrtnw9msmfwumrnv5hqp"
    };
    lhnJsSdk.controls = [{
      type: "hoc",
      id: "f8acdd29-420c-42ad-957a-fb512965c436"
    }];

    lhnJsSdk.dictionary = { 
        agentConnecting: "Connecting to agent",
        callbackMenu: "Callback",
        callbackTitle: "Request a callback",
        cancel: "Cancel",
        chatMenu: "Chat",
        chatTitle: "Conversation",
        email: "Email",
        endChat: "End Chat",
        endChatConfirm: "Are you sure you want to end the current chat?",
        inviteCancel: 'Dismiss',
        inviteStart: 'Chat now',
        knowledgeMenu: "FAQ",
        knowledgeTitle: "Search Knowledge",
        livechat: "LIVE CHAT",
        livechat_offline: "Contact Us",
        newChatTitle: "New conversation",
        offlineTitle: "Leave a message",
        send: "Send",
        startChat: "Start Chat",
        submit: "Submit",
        surveyTitle: "Survey",
        ticketMenu: "Ticket",
        ticketTitle: "Submit a ticket"
      };
  };

  (function (d, s) {
    var newjs, lhnjs = d.getElementsByTagName(s)[0];
    newjs = d.createElement(s);
    newjs.src = "https://developer.livehelpnow.net/js/sdk/lhn-jssdk-current.min.js";
    lhnjs.parentNode.insertBefore(newjs, lhnjs);
  }(document, "script"));
</script>


<script>
function lhnStatusUpdate(){
    if(lhnJsSdk.isOnline == true){
      document.querySelector('div#lhnHocButton div.lhnHocChatBtnCont').setAttribute("style", "background-color: #cb0000");
      document.querySelector('div#lhnHocButton div.lhnHocChatBtn').setAttribute("style", "background-color: #cb0000");
    }else{
      //document.getElementById("lhnHocButton").setAttribute("style", "background-color: #999999");
      //document.getElementByClass("lhnHocChatBtnCont").setAttribute("style", "background-color: #999999");

      document.querySelector('div#lhnHocButton div.lhnHocChatBtnCont').setAttribute("style", "background-color: #999999");
      document.querySelector('div#lhnHocButton div.lhnHocChatBtn').setAttribute("style", "background-color: #999999");
      
    }
  }
</script>


<script type="text/javascript">
	(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');

  ga('create', 'UA-330560-1', 'auto');
  ga('send', 'pageview');
</script>

<script>
function getCookieEmailAddress(){

    var nameEQ = "EmailAddress" + "=";
    var ca = document.cookie.split(';');
    for(var i=0;i < ca.length;i++) {
        var c = ca[i];
        while (c.charAt(0)==' ') c = c.substring(1,c.length);
        if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length);
    }
    return "";

}
</script>




<script type="text/javascript">
(function() {
var didInit = false;
function initMunchkin() {
if(didInit === false) {
didInit = true;
Munchkin.init('113-TSG-922');
}
}
var s = document.createElement('script');
s.type = 'text/javascript';
s.async = true;
s.src = '//munchkin.marketo.net/munchkin-beta.js';
s.onreadystatechange = function() {
if (this.readyState == 'complete' || this.readyState == 'loaded') {
initMunchkin();
}
};
s.onload = initMunchkin;
document.getElementsByTagName('head')[0].appendChild(s);
})();
</script>



<!-- RTP tag -->
<script type='text/javascript'>
(function(c,h,a,f,i,e){c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
c[a].a=i;c[a].e=e;var g=h.createElement("script");g.async=true;g.type="text/javascript";
g.src=f+'?aid='+i;var b=h.getElementsByTagName("script")[0];b.parentNode.insertBefore(g,b);
})(window,document,"rtp","//sjrtp3-cdn.marketo.com/rtp-api/v1/rtp.js","windriver");

rtp('send','view');
rtp('get', 'campaign',true);
</script>
<!-- End of RTP tag -->



<!-- LinkedIn Campaign Tracking Code -->
<script type="text/javascript">
_linkedin_data_partner_id = "112631"; 
</script>
<script type="text/javascript"> (function(){var s = document.getElementsByTagName("script")[0]; var b = document.createElement("script"); b.type = "text/javascript";b.async = true; b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js"; s.parentNode.insertBefore(b, s);})(); </script> 
<noscript> <﻿img height="1" width="1" style="display:none;" alt="" src="https://dc.ads.linkedin.com/collect/?pid=112631&fmt=gif" /> </noscript> 

<script>

//Adding the digital attribut brightfunnel to only pages where a marketo form exists
var bfId="3fTOhmjL0DERXbJg",
              bfSession = 0.041666666666666664;
setTimeout(function(){
	if (typeof MktoForms2 != "undefined"){
	
		// start Digital Attribution Code

        (function() {
              var script = document.createElement('script');
              script.type = 'text/javascript';
              script.async = true;
              script.src = ('https:' === document.location.protocol ? 'https://' : 'http://' ) + 'munchkin.brightfunnel.com/js/build/bf-munchkin.min.js?tstamp=' + new Date().getTime();
              var top = document.getElementsByTagName('script')[0];
              top.parentNode.insertBefore(script, top);
          })();
    // end Digital Attribution Code

	}
}, 300)

</script>




<!-- AdRoll -->
<script type="text/javascript"> 
adroll_adv_id = "5YJLSJIZEBEFLPGZK7C7IA"; 
adroll_pix_id = "6LC2AV2OZZEH7F6FGDK7VL"; 

(function () { 
var _onload = function(){ 
if (document.readyState && !/loaded|complete/.test(document.readyState)){setTimeout(_onload, 10);return} 
if (!window.__adroll_loaded){__adroll_loaded=true;setTimeout(_onload, 50);return} 
var scr = document.createElement("script"); 
var host = (("https:" == document.location.protocol) ? "https://s.adroll.com" : "http://a.adroll.com"); 
scr.setAttribute('async', 'true'); 
scr.type = "text/javascript"; 
scr.src = host + "/j/roundtrip.js"; 
((document.getElementsByTagName('head') || [null])[0] || 
document.getElementsByTagName('script')[0].parentNode).appendChild(scr); 
}; 
if (window.addEventListener) {window.addEventListener('load', _onload, false);} 
else {window.attachEvent('onload', _onload)} 
}()); 
</script> 


<!-- Global site tag (gtag.js) - Google Ads: 1061029740 --> 
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-1061029740"></script> 
<script> 
window.dataLayer = window.dataLayer || []; 
function gtag(){dataLayer.push(arguments);} 
gtag('js', new Date()); 

gtag('config', 'AW-1061029740'); 
</script> 


<!-- Hotjar Tracking Code for windriver.com -->

<script>

(function(h,o,t,j,a,r){

h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};

h._hjSettings={hjid:1360963,hjsv:6};

a=o.getElementsByTagName('head')[0];

r=o.createElement('script');r.async=1;

r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;

a.appendChild(r);

})(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');

</script>    </head>
    <body>

        <div id="header">
            <div class="wrapper wrapper-relative">
                <a href="/index.html" id="logo"><img src="/resources/images/wr-logo-red-2018.png" alt="Wind River" /></a>
                <a href="/customers/"><span class="tk-league-gothic header-tagline">When it Matters, it Runs on Wind River.</span></a>
                <div class="header-right">
                    <div id="top-nav">
                        <ul>
                            <li class="top-nav-phone">
                                <a href="/company/contact/request.html"><span class="fa fa-envelope"></span> <span class="top-nav-label">Contact Us</span></a> 
                                <!-- <div><span class="fa fa-phone"></span> 1-800-545-WIND</div> -->
                            </li>
                            <li class="search-wrapper">
                                <a role="button" class="top-nav-trigger-search"><span class="seach-open fa fa-search"></span><span class="search-close fa fa-times-circle-o"></span> <span class="top-nav-label">Search</span></a>
                            </li>
                            <li class="top-nav-icon">
                                <a role="button" class="top-nav-trigger-menu"><img src="/resources/images/top-menu-icon.svg" class="menu-open" alt="menu open"><img src="/resources/images/top-menu-icon-close.svg" class="menu-close" alt="menu close"><span class="top-nav-label">Menu</span></a>
                                <div id="main-nav">
    <ul>
        <li>
            <a role="button" onclick="ga('send', 'event', 'Navigations', 'Open', 'Markets');">Markets <span class="fa fa-angle-right"></span></a>
            <div class="main-nav-sub">
                <ul>
                    <li><a href="/markets/aerospace-defense/" onclick="ga('send', 'event', 'Navigations', 'Link', 'Markets | Aerospace & Defense');">Aerospace &amp; Defense</a></li>
                    <li><a href="/markets/automotive/" onclick="ga('send', 'event', 'Navigations', 'Link', 'Markets | Automotive');">Automotive</a></li>
                    <li><a href="/markets/industrial/" onclick="ga('send', 'event', 'Navigations', 'Link', 'Markets | Industrial');">Industrial</a></li>
                    <li><a href="/markets/medical/" onclick="ga('send', 'event', 'Navigations', 'Link', 'Markets | Medical');">Medical</a></li>
                    <li><a href="/markets/telecommunications/" onclick="ga('send', 'event', 'Navigations', 'Link', 'Markets | Telecommunications');">Telecommunications</a></li>
                </ul>
            </div>
        </li>

        <li>
            <a role="button" class="open-double" onclick="ga('send', 'event', 'Navigations', 'Open', 'Products');">Products <span class="fa fa-angle-right"></span></a>
            <div class="main-nav-sub">
                <div class="row">
                    <div class="col-xs-12 col-sm-6">
                        <ul>
                            <li class="is-nav-main"><a href="https://marketplace.windriver.com/index.php?bsp" onclick="ga('send', 'event', 'Navigations', 'Link', 'Products | BSPs');">Board Support Packages (BSPs)</a></li>
                            <li class="is-nav-main"><a href="/products/operating-systems/" onclick="ga('send', 'event', 'Navigations', 'Link', 'Products | Operating Systems');">Operating Systems</a></li>
                            <li><a href="/products/vxworks/" onclick="ga('send', 'event', 'Navigations', 'Link', 'Products | VxWorks Products');">VxWorks</a></li>
                            <li><a href="/products/linux/" onclick="ga('send', 'event', 'Navigations', 'Link', 'Products | Wind River Linux');">Wind River Linux</a></li>
                            <li><a href="/products/helix-platform/" onclick="ga('send', 'event', 'Navigations', 'Link', 'Products | Wind River Helix Virtualization Platform');">Wind River Helix Virtualization Platform</a></li>
                            <li><a href="/products/operating-systems/virtualization/" onclick="ga('send', 'event', 'Navigations', 'Link', 'Products | Virtualization');">Virtualization</a></li>
                            <li><a href="/products/development-tools/" onclick="ga('send', 'event', 'Navigations', 'Link', 'Products | Tools');">Tools</a></li>
                            <li class="is-nav-main">Cloud Suite</li>
                            <li><a href="/products/cloud-platform/" onclick="ga('send', 'event', 'Navigations', 'Link', 'Products | Wind River Cloud Platform');">Wind River Cloud Platform</a></li>
                            <li><a href="/products/analytics/" onclick="ga('send', 'event', 'Navigations', 'Link', 'Products | Wind River Analytics');">Wind River Analytics</a></li>
                            <li><a href="/products/titanium-cloud/" onclick="ga('send', 'event', 'Navigations', 'Link', 'Products | Wind River Titanium Cloud');">Wind River Titanium Cloud</a></li>
                            <li><a href="/products/titanium-control/" onclick="ga('send', 'event', 'Navigations', 'Link', 'Products | Wind River Titanium Control');">Wind River Titanium Control</a></li>
                        </ul>
                    </div>
                    <div class="col-xs-12 col-sm-6">
                        <ul>
                            <li class="is-nav-main">Simulation</li>
                            <li><a href="/products/simics/" onclick="ga('send', 'event', 'Navigations', 'Link', 'Products | Simics');">Wind River Simics</a></li>
                            <li class="is-nav-main">Automotive Products</li>
                            <li><a href="/products/automotive/" onclick="ga('send', 'event', 'Navigations', 'Link', 'Products | Wind River Automotive Solutions');">Wind River Automotive Solutions</a></li>
                            <li><a href="/products/automotive/autosar-adaptive/" onclick="ga('send', 'event', 'Navigations', 'Link', 'Products | Wind River AUTOSAR Adaptive');">Wind River AUTOSAR Adaptive</a></li>
                            <li><a href="/products/automotive/edge-sync/" onclick="ga('send', 'event', 'Navigations', 'Link', 'Products | Wind River Edge Sync');">Wind River Edge Sync</a></li>
                            <li class="is-nav-main"><a href="http://marketplace.windriver.com" onclick="ga('send', 'event', 'Navigations', 'Link', 'Partners | Marketplace');">Marketplace</a></li>
                            <li class="is-nav-main"><a href="https://labs.windriver.com" onclick="ga('send', 'event', 'Navigations', 'Link', 'Partners | Wind River Labs');">Wind River Labs</a></li>
                            <li class="is-nav-main"><a href="/evaluations/" onclick="ga('send', 'event', 'Navigations', 'Link', 'Products | Product Evaluations');">Product Evaluations</a></li>
                            <li class="is-nav-main"><a href="/products/" onclick="ga('send', 'event', 'Navigations', 'Link', 'Products | All Product');">All Products</a></li>
                        </ul>
                    </div>
                </div>
            </div>
        </li>

        <li>
            <a role="button" onclick="ga('send', 'event', 'Navigations', 'Open', 'Security');">Security <span class="fa fa-angle-right"></span></a>
            <div class="main-nav-sub">
                <ul>
                    <li><a href="/security/" onclick="ga('send', 'event', 'Navigations', 'Link', 'Security | Security Center');">Security Center</a></li>
                    <li><a href="/security/announcements/" onclick="ga('send', 'event', 'Navigations', 'Link', 'Security | Vulnerability Response Information');">Vulnerability Response Information</a></li>
                    <li><a href="https://support2.windriver.com/index.php?page=cve" onclick="ga('send', 'event', 'Navigations', 'Link', 'Security | CVE Database');">CVE Database</a></li>
                    <li><a href="https://www.starlab.io/titanium-product" target="_blank" onclick="ga('send', 'event', 'Navigations', 'Link', 'Security | Linux System Hardening');">Linux System Hardening</a></li>
                </ul>
            </div>
        </li>

        <li>
            <a role="button" class="open-double" onclick="ga('send', 'event', 'Navigations', 'Open', 'Support & Services');">Support & Services <span class="fa fa-angle-right"></span></a>
            <div class="main-nav-sub">
                <div class="row">
                    <div class="col-xs-12 col-sm-6">
                        <ul>
                            <li class="is-nav-main"><a href="https://support2.windriver.com" onclick="ga('send', 'event', 'Navigations', 'Link', 'Support & Services | Support Network');">Wind River Support Network</a></li>
                            <li><a href="https://wrsn.windriver.com/accounts/faces/userRegistration" onclick="ga('send', 'event', 'Navigations', 'Link', 'Support & Services | Register');">Register</a></li>
                            <li><a href="https://wrsn.windriver.com/esd/faces/myDownload" onclick="ga('send', 'event', 'Navigations', 'Link', 'Support & Services | Download and Install');">Download and Install</a></li>
                            <li><a href="https://support2.windriver.com/index.php?page=license" onclick="ga('send', 'event', 'Navigations', 'Link', 'Support & Services | Download and Install');">Manage Licenses</a></li>
                            <li><a href="https://docs.windriver.com" onclick="ga('send', 'event', 'Navigations', 'Link', 'Support & Services | Documentation');">Product Documentation</a></li>
                            <li><a href="https://windriver.force.com/support" onclick="ga('send', 'event', 'Navigations', 'Link', 'Support & Services | Open Support Case');">Open Support Case</a></li>
                            <li class="is-nav-main"><a href="/support/" onclick="ga('send', 'event', 'Navigations', 'Link', 'Support & Services | Support Offerings');">Support Offerings</a></li>
                        </ul>
                    </div>
                    <div class="col-xs-12 col-sm-6">
                        <ul>
                            <li class="is-nav-main"><a href="/services/" onclick="ga('send', 'event', 'Navigations', 'Link', 'Support & Services | Wind River Professional Services');">Wind River Professional Services</a></li>
                            <li class="is-nav-main"><a href="/education/" onclick="ga('send', 'event', 'Navigations', 'Link', 'Support & Services | Wind River Education Services');">Wind River Education Services</a></li>
                            <li><a href="https://learning.windriver.com/?#learning-type_instructor-led" onclick="ga('send', 'event', 'Navigations', 'Link', 'Support & Services | Course Catalog');">Course Catalog</a></li>
                            <li><a href="https://learning.windriver.com/" onclick="ga('send', 'event', 'Navigations', 'Link', 'Support & Services | Learning Subscription');">Learning Subscription</a></li>
                            <li><a href="/universities/" onclick="ga('send', 'event', 'Navigations', 'Link', 'Support & Services | University Program');">University Program</a></li>
                            <li class="is-nav-main"><a href="/acceleration-program/" onclick="ga('send', 'event', 'Navigations', 'Link', 'Support & Services | Acceleration Program');">Wind River Acceleration Program</a></li>
                        </ul>
                    </div>
                </div>
            </div>
        </li>

        <li>
            <a role="button" onclick="ga('send', 'event', 'Navigations', 'Open', 'Partners');">Partners <span class="fa fa-angle-right"></span></a>
            <div class="main-nav-sub">
                <ul>
                    <li class="is-nav-main"><a href="/partners/" onclick="ga('send', 'event', 'Navigations', 'Link', 'Partners | Partner Ecosystem');">Partner Ecosystem</a></li>
                    <li><a href="/partners/partner-program.html" onclick="ga('send', 'event', 'Navigations', 'Link', 'Partners | Partner Program');">Partner Program</a></li>
                    <li><a href="/alliances/newdirectory/companies.html" onclick="ga('send', 'event', 'Navigations', 'Link', 'Partners | Partner Directory');">Partner Directory</a></li>
                    <li><a href="/alliances/newdirectory/industry_associations.html" onclick="ga('send', 'event', 'Navigations', 'Link', 'Partners | Industry Associations');">Industry Associations</a></li>
                    <!-- <li><a href="/partners/titanium-cloud-ecosystem/" onclick="ga('send', 'event', 'Navigations', 'Link', 'Partners | Titanium Cloud Ecosystem');">Titanium Cloud Ecosystem</a></li> -->
                </ul>
            </div>
        </li>
        <li>
            <a role="button" onclick="ga('send', 'event', 'Navigations', 'Open', 'Resources');">Resources <span class="fa fa-angle-right"></span></a>
            <div class="main-nav-sub">
                <ul>
                    <li><a href="/whitepapers/" onclick="ga('send', 'event', 'Navigations', 'Link', 'Resources | White Papers');">White Papers</a></li>
                    <li><a href="http://blogs.windriver.com/" onclick="ga('send', 'event', 'Navigations', 'Link', 'Resources | Wind River Blog');">Wind River Blog</a></li>
                    <li><a href="/seminars/web-seminars/" onclick="ga('send', 'event', 'Navigations', 'Link', 'Resources | Web Seminars');">Web Seminars</a></li>
                    <li><a href="/customers/" onclick="ga('send', 'event', 'Navigations', 'Link', 'Resources | Customer Success Stories');">Customer Success Stories</a></li>
                    <li><a href="https://resources.windriver.com" onclick="ga('send', 'event', 'Navigations', 'Link', 'Resources | Resource Center');">Resource Center</a></li>
                </ul>
            </div>
        </li>
        <li>
            <a role="button" onclick="ga('send', 'event', 'Navigations', 'Open', 'Contact Us');">About Us <span class="fa fa-angle-right"></span></a>
            <div class="main-nav-sub">
                <ul>
                    <li><a href="/company/" onclick="ga('send', 'event', 'Navigations', 'Link', 'Contact Us | About Wind River');">About Wind River</a></li>
                    <li><a href="/news/" onclick="ga('send', 'event', 'Navigations', 'Link', 'Resources | Newsroom');">Newsroom</a></li>
                    <li><a href="/news/tradeshows/" onclick="ga('send', 'event', 'Navigations', 'Link', 'Contact Us | Events');">Events</a></li>
                    <li><a href="/careers" onclick="ga('send', 'event', 'Navigations', 'Link', 'Contact Us | Careers');">Careers</a></li>
                    <li><a href="/company/contact/" onclick="ga('send', 'event', 'Navigations', 'Link', 'Contact Us | Contact Us');">Contact Us</a></li>
                </ul>
            </div>
        </li>
    </ul>
</div>                            </li>
                        </ul>
                        <div class="clearfix"></div>
                    </div>
                    <div class="clearfix"></div>
                </div>

                <div class="clearfix"></div>

                <div class="top-nav-search">
                    <form name="gs" id="gs" method="GET" action="//find.windriver.com/search/">
                        <!-- <input type="hidden" name="output" value="xml_no_dtd">
                        <input type="hidden" name="sort" value="date:D:L:d1">
                        <input type="hidden" name="client" value="windriver_frontend">
                        <input type="hidden" name="proxystylesheet" value="windriver_frontend">
                        <input type="hidden" name="site" value="default_collection">
                        <input type="hidden" name="filter" value="0"> -->

                        <input type="text" name="query" value="" class="form-control input-sm" id="search-input" placeholder="Enter your search term">
                        <button class="search-input-btn">Search</button>
                    </form>
                </div>
            </div>
        </div>
<!-- END header-->


        <div id="content">

            <!-- TOP SECTION START -->
            
                        <!-- Section start -->

            <div class="section section-image-top bg-blue" style="background-image: url(images/maintenance-bg.jpg);filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/maintenance-bg.jpg', sizingMethod='scale')">

                 <div class="wrapper helix-wrapper">
                    <div>
                    <h2 class="section-h2 helix-section-h2 text-black text-uppercase" style="font-size:36;">Maintenance Announcement</h2>
                    <h3 class="section-h3 text-black">We are constantly working to improve the quality of our services.</h3>
                    </div>
                </div>

            </div>

            <!-- Section end -->


        </div>

<!-- Inline styles and scripts  -->
<script src="/resources/js/flexcroll.js"></script>
<script>
    $(document).ready(function(){
        $(".timeline ul").each(function(){

             var width = 0;
             $(this).find("li").each(function() {
                width += $(this).outerWidth() + 1;
                
             });

             $(this).width(width);
        });
        fleXenv.fleXcrollMain("timeline");
        timeline = document.getElementById("timeline");
        timeline.fleXcroll.setScrollPos($("#timeline ul").width()+"px",false,false);
    
         $("#timeline").on('mousewheel', function(e){
            if(e.originalEvent.wheelDeltaX != 0) {
                e.preventDefault();
            }
        });

    });



</script>


<style>


.helix-wrapper {
    padding-top: 100px;
    padding-bottom: 100px;
}
h2.helix-section-h2 {
    padding: 0px;
}
h3.helix-section-h3 {
    width: 85%;
    margin: 0 auto;
    line-height: 30px;
    padding-bottom: 20px;
    font-size: 24px;
}
.helix-icons span {
    font-size: 50px;
    line-height: 40px;
    margin-right: 10px;
}
.helix-icons span.icon-aircraft {
    font-size: 70px;
}
.helix-icons span.icon-router, 
.helix-icons span.icon-server,
.helix-icons span.icon-cloud,
.helix-icons span.icon-helix {
    padding-top: 20px;
    display: inline-block;
}
h3.section-h3.helix-tile-h3 {
    font-size: 26px;
}
.helix-wrapper-2-tiles {
    width: 66%;
    margin: 0 auto;
}
.helix-logo-p {
    font-size: 24px;
    padding-bottom: 15px;
}
h3.helix-logo.section-h3 {
    font-size: 38px;
    padding: 20px 0;
}
.helix-logo {
    width: 90%;
}
h3.center-section.section-h3 {
    font-size: 30px;
    padding-bottom: 40px;
}
.timeline {
    /*padding: 0 0 30px 0;*/
    height: 340px;
    /*padding-bottom: 20px;*/
    overflow-y: hidden;
    overflow-x: scroll;
    position: relative;
}
.timeline ul {
    /* margin-bottom: 30px; */
    padding: 0;
    list-style-type: none;
    position: relative;
    height: 276px;
    display: block;
}
.timeline ul li {
    float: left;
    margin-right: 1px;
    padding: 20px;
    position: relative;
    width: 300px;
    height: 100%;
    white-space: normal;
}
.helix-section-icons {
    text-align: center;
    color: #444;
}
.text-white .helix-section-icons {
    text-align: center;
    color: #fff;
}
.helix-section-icons span {
    font-size: 80px;
    line-height: 40px;
    margin: 0 10px;
}
.helix-section-icons span.icon-aircraft {
    font-size: 100px;
}
.helix-section-icons span.icon-router, 
.helix-section-icons span.icon-server,
.helix-section-icons span.icon-cloud,
.helix-section-icons span.icon-helix {
    padding-top: 20px;
    display: inline-block;
}
.helix-center-p {
    width: 60%;
    margin: 0 auto;
    line-height: 28px;
    font-size: 21px;
    text-align: center;
}
.section-arrow-light-gray {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 25px 0 25px;
    border-color: #EDEDED transparent transparent transparent;
    margin: 0 auto;
}
.section-arrow-dark-gray {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 25px 0 25px;
    border-color: #4c4c4c transparent transparent transparent;
    margin: 0 auto;
}
.iot-reality {
    padding-top: 60px;
}
.iot-reality .icon-iot {
    font-size: 130px;
    display: block;
    line-height: 100px;
    vertical-align: top;
    float: left;
    width: 12%;
}
.iot-reality-content {
    float: left;
    width: 88%;
}
.iot-reality-content h3 {
    line-height: 30px;
    font-size: 40px;
    margin-top: 30px;
}
.iot-reality-content p {
    font-size: 24px;
}

/* Scroll Bar Master Styling Starts Here */
.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}

.hscrollerbase {
height: 24px;
border-top: 1px solid #fff;
background-color: transparent;
}
.hscrollerbar {
height: 25px;
width: 25px !important;
background: #CC0000 url(images/hscroll_arrows.png) center center no-repeat;
margin-top: -12px;
cursor: pointer;
border-radius: 40px;
}
.vscrollerbar, .hscrollerbar {
padding: 0 41px;
z-index: 2;
}
.hscrollerbarbeg {
height: 15px;
width: 15px !important;
}
.hscrollerbarend {
height: 15px;
width: 15px;
}
.scrollerjogbox {
width: 15px;
height: 15px;

top: auto; left: auto;
bottom: 0px; right: 0px;
}
.hscrollerbasebeg {
height: 41px;
width: 41px !important;
background: #fff url(images/1981.png) center center no-repeat;
margin-top: -20px;
cursor: pointer;
border-radius: 60px;
}
.hscrollerbaseend {
height: 41px;
width: 41px !important;
background: #fff url(images/2015.png) center center no-repeat;
margin-top: -20px;
cursor: pointer;
border-radius: 60px;
}
.scrollerjogbox:hover {
}
/* Scroll Bar Master Styling Ends Here */


@media screen and (max-width: 1199px) {
    .helix-wrapper {
        padding-top: 300px;
    }
    .iot-reality .icon-iot {
        font-size: 130px;
        width: 14%;
    }
    .iot-reality-content {
        width: 86%;
    }
    .iot-reality-content h3 {
        font-size: 40px;
    }
    .iot-reality-content p {
        font-size: 24px;
    }
}

@media screen and (max-width: 991px) {
    .helix-wrapper {
        padding-top: 300px;
    }
    h3.helix-section-h3 {
        width: 80%;
    }
    .helix-center-p {
        width: 80%;
    }
    .helix-logo-p {
        font-size: 24px;
        padding-bottom: 15px;
    }
    h3.helix-logo.section-h3 {
        font-size: 18px;
        padding: 20px 0;
    }
    .iot-reality .icon-iot {
        font-size: 120px;
        width: 16%;
    }
    .iot-reality-content {
        width: 84%;
    }
    .iot-reality-content h3 {
        font-size: 34px;
    }
    .iot-reality-content p {
        font-size: 20px;
    }
}

@media screen and (max-width: 767px) {
    .helix-wrapper {
        padding-top: 200px;
    }
    h3.helix-section-h3 {
        width: 90%;
    }
    .helix-center-p {
        width: 90%;
    }
    .helix-wrapper-2-tiles {
        width: 100%;
    }
    .helix-logo {
        width: 50%;
    }
    .iot-reality .icon-iot {
        font-size: 80px;
        width: 18%;
    }
    .iot-reality-content {
        width: 82%;
    }
    .iot-reality-content h3 {
        margin-top: 10px;
        font-size: 30px;
    }
    .iot-reality-content p {
        font-size: 16px;
    }
}

@media screen and (max-width: 480px) {
    .helix-wrapper {
        padding-top: 170px;
    }
    .iot-reality .icon-iot {
        font-size: 80px;
        width: 22%;
    }
    .iot-reality-content {
        width: 78%;
    }
    .iot-reality-content h3 {
        margin-top: 10px;
        font-size: 26px;
    }
    .iot-reality-content p {
        font-size: 16px;
    }
}

</style>
<!-- end Inline styles and scripts  -->


<!-- Footer  -->

        
        <div id="footer">
            <a href="#top" id="top-link"><span class="fa fa-chevron-circle-up"></span></a>

            <div class="wrapper">

                                <div class="footer-logo">
                    <a href="/index.html"><img src="/resources/images/wr-logo-red-footer-2018.png" alt="Wind River"></a>
                </div>
                
                <div class="clearfix clear-mobile"></div>

                <div class="footer-menus">
                    <div class="footer-menu-main">
                        <ul>
                            <li><a href="/company/" onclick="javascript:ga('send', 'event', 'Footer', 'Link', 'About Wind River');">About Wind River</a></li>
                            <li><a href="/news/tradeshows/" onclick="javascript:ga('send', 'event', 'Footer', 'Link', 'Events');">Events</a></li>
                            <li><a href="/careers/" onclick="javascript:ga('send', 'event', 'Footer', 'Link', 'Careers');">Careers</a></li>
                            <li><a href="https://support2.windriver.com/" onclick="ga('send', 'event', 'Footer', 'Link', 'Support');">Support</a></li>
                            <li><a href="/company/contact/" onclick="javascript:ga('send', 'event', 'Footer', 'Link', 'Contact Us');">Contact Us</a></li>
                        </ul>
                        <div class="clearfix"></div>
                    </div>
                    <div class="footer-menu-secondary">
                        <ul>
                            <li><a href="/company/terms/" onclick="javascript:ga('send', 'event', 'Footer', 'Link', 'Terms of use');">Terms of use</a></li>
                            <li><a href="/company/terms/privacy.html" onclick="javascript:ga('send', 'event', 'Footer', 'Link', 'Privacy');">Privacy</a></li>
                            <li><a href="https://wrsn.windriver.com/accounts/faces/editUser" onclick="javascript:ga('send', 'event', 'Footer', 'Link', 'My Account');">My Account</a></li>
                            <li><a href="/company/feedback.html" onclick="javascript:ga('send', 'event', 'Footer', 'Link', 'Feedback');">Feedback</a></li>
                            <li>&copy; 2020 Wind River Systems, Inc.</li>
                        </ul>
                        <div class="clearfix"></div>
                    </div>
                </div>

                <div class="footer-social-menu">
                    <ul>
                        <li><a href="http://www.linkedin.com/company/wind-river"  onclick="javascript:ga('send', 'event', 'Footer', 'Social', 'Linkedin');"><img src="/resources/images/footer-menu-linkedin.png" alt="Linkedin" /></a></li>
                        <li class="is-fb"><a href="http://www.facebook.com/WindRiverSystems?sk=wall"  onclick="javascript:ga('send', 'event', 'Footer', 'Social', 'Facebook');"><img src="/resources/images/footer-menu-facebook.png" alt="Facebook" /></a></li>
                        <li><a href="http://twitter.com/WindRiver"  onclick="javascript:ga('send', 'event', 'Footer', 'Social', 'Twitter');"><img src="/resources/images/footer-menu-twitter.png" alt="Twitter" /></a></li>
                        <li><a href="http://www.youtube.com/user/windriverchannel"  onclick="javascript:ga('send', 'event', 'Footer', 'Social', 'Youtube');"><img src="/resources/images/footer-menu-youtube.png" alt="Youtube" /></a></li>
                    </ul>
                    <div class="clearfix"></div>
                </div>

                <div class="clearfix"></div>
            </div>

        </div>

        <!-- <script src="/resources/js/jquery.flexslider-min.js"></script> -->
        <!-- <script src="/resources/js/jquery.colorbox.js"></script> -->
        <!-- <script src="/resources/js/jquery.form.js"></script> -->
        <!-- <script src="/resources/js/jquery.mousewheel.min.js?v2"></script> -->
        <!-- <script src="/resources/js/jquery.wr.spm.js"></script> -->
        <!-- <script src="/resources/js/jquery.wr.validate.js"></script> -->
        <!-- <script src="/resources/js/jwPlayer/jwplayer.js"></script> -->
        <!-- <script src="/resources/js/jquery-ui-touch-punch.js"></script> -->
        <!-- <script src="/resources/js/jquery.placeholder.js"></script> -->
        <!-- <script src="/resources/js/bootstrap.min.js"></script> -->
        <!-- <script src="/resources/js/jquery.touchSwipe.min.js"></script> -->
        <!-- <script src="/resources/js/slick.min.js"></script> -->
        <!-- <script src="/resources/js/homepage-js.js"></script> -->

        <script src="/resources/js/jquery.prod.min.js"></script>
        <script>(function($,d){$.each(readyQ,function(i,f){$(f)});$.each(bindReadyQ,function(i,f){$(d).bind("ready",f)})})(jQuery,document)</script>

        <script src="/resources/js/libs.prod.min.js" type="text/javascript"></script>
        <script src="/resources/js/main.prod.min.js" type="text/javascript"></script>

        <script type="text/javascript"  src="/resources/js/build/mediaelement-and-player.min.js"></script>
        <link rel="stylesheet" href="/resources/js/build/mediaelementplayer.min.css" media="print" onload="this.media='all'">
        <script type="text/javascript"  src="/resources/js/wr-player-popcorn.min.js"></script>


        
    </body>
</html><!-- END Footer -->
