Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-19970

Unable to download products (EAP, ...)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • 4.3.0.Beta1
    • 4.3.0.Beta1
    • runtime-detection
    • None
    • Hide

      Try to download EAP (no matter what version) using download runtime wizard
      See it fail.

      Show
      Try to download EAP (no matter what version) using download runtime wizard See it fail.

      It's impossible to download products via download runtime wizard.
      It tries to download it but after few seconds error dialog just flashes and no error in error log is recorded.
      After capturing the process on video and pausing it when the error dialog pops up, I figured it says that the downloaded file is not properly formated zip file.
      The file it downloads just contains html page:

      ➜ ~ cat temp/jboss-eap-6.4.0.GA.zip
      <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
              "http://www.w3.org/TR/html4/loose.dtd">
      <html>
      <head>
          <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
          <title>JBoss Community</title>
          <style type="text/css">
              body {
                  margin: 230px 0 0 0;
                  text-align: center;
                  font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
                  font-size:15px;
                  background: #e6e7e8 url(http://design.jboss.org/jbossorg/code/jbossorg_3_0/images/errorbkg.png) no-repeat top center;
              }
              .wrappper {
                  width:600px;
                  margin: auto;
                  text-align: left;
                  line-height: 20px;
              }
              h2 {
                  color:#424242;
                  display:block;
                  font-family:Myriad Pro,Helvetica,Arial,sans-serif;
                  font-size:25px;
                  font-weight:normal;
                  letter-spacing:-0.03em;
                  margin-top:5px;
              }
          </style>
      </head>
      <body>
      <div class="wrappper" >
          <h2>Cookies disabled</h2>
          <p>The download requires cookies to be enabled in your web browser.</p>
          <p>Please, enable cookies and reload the page.</p>
      </div>
      </body>
      </html>
      

            rob.stryker Rob Stryker (Inactive)
            rhopp@redhat.com Radim Hopp
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: