Build Error #5, even for a simple HelloWord application.

Hi All,

I tried to build my application but always got the following error

[Build Error #5]

ERROR: Unexpected empty response from build server

I’ve tried to Deauthorize but still got the same error.

I also tried to create a hello world application just to ensure that the problem is not in my application and when tried to build that helloWorld application, I also got the same error.

Can anyone please advise on this.

Many Thanks.

@Didot,

I don’t have much insight, but for the next reader please provide this information to help them debug:

  1. Corona Simulator Version.  Ex: Windows 2014.2266

  2. Desktop OS Version: Ex: Windows 7

  3. Build Settings You Selected Device:  See image below for a sample Android build

buildsettings.jpg

These details all affect how the build is done and will be relevant to the person trying to answer your question.  

Again, sorry I don’t have an answer, but this should help a bit.  Oh, and give it another try.  I’ve seen the rare ‘build-outage’ caused by any number of connection issues.  

Thanks for the reply @roaminggamer

 

This issue occurs for a few weeks, so I’ve tried for many times.
Here is the details environment information:

  1. Corona Simulator Version.  Windows 2013.2100
  2. Desktop OS Version: Windows 7
  3. I using default setting Corona Simulator as below

       Version code : 1
       Version name : 1.0
       Package: com.cozka.mobile.HelloWorld
       Target App Store : Google Play
       Minimum SDL Version : Android 2.2
       Keystore :D:\Corona Labs\Corona SDK\Resources\debug.keystore
       Key Alias : androiddebugkey

Any suggestion is highly appreciated.

Many Thanks.

@didot,

Hi again.  OK.  I’ve got a similar system and setup, so I uninstalled my current rev and installed 2013.2100.  Then I tested ‘Hello World’ and ‘Fishies’ with the settings you used.  

Everything worked fine for me.

So I thought… and the only other thing I can think of is to as, “Do you have JDK6 or JDK7 installed on your machine?” If you have JDK6 you’re good, but if you have 7 maybe (just maybe) that is the source of the issue.

Failing that, I’m stumped.  I suggest either A. Waiting for a staff reply at this point, or trying to contact them via the contact page or e-mail.

Sorry I couldn’t help!

-Ed

Another thing to add to Ed’s questions… Are you using a proxy?

If not, it could also be a possible firewall issue.

We are going to ask the same questions and make the same suggestions as Ed and  Danny.  Can you provide the the results to their questions and the results of trying their suggestions?

Rob

Hi All,

Seems this is an intermittent issue, once it successfully build and produced the apk file, but mostly failed.

I’m using jdk1.6.0_07, internet connection with no proxy and also tried to set the firewall off.

I’m not sure what is the cause of this issue, probably because the connection issue? any suggestion how to trace or check this connection issue? I tested the connection by downloading something or playing movie on youtube and it’s looks fine.

Many Thanks.

Hi - I am also having the Build Error #5, but in my case - it is saying missing file Icon-Idpi.png. Which is already in the folder.

Here is the screenshot of my problem:

how i can correct this issue, Kindly help. 

@didot if it’s intermittent, it sounds like internet issues.  On a Mac you can open up a terminal and do a:

traceroute coronalabs.com

On Windows open a cmd screen and I think it’s

tracert coronalabs.com

Rob

@Didot,

I don’t have much insight, but for the next reader please provide this information to help them debug:

  1. Corona Simulator Version.  Ex: Windows 2014.2266

  2. Desktop OS Version: Ex: Windows 7

  3. Build Settings You Selected Device:  See image below for a sample Android build

buildsettings.jpg

These details all affect how the build is done and will be relevant to the person trying to answer your question.  

Again, sorry I don’t have an answer, but this should help a bit.  Oh, and give it another try.  I’ve seen the rare ‘build-outage’ caused by any number of connection issues.  

Thanks for the reply @roaminggamer

 

This issue occurs for a few weeks, so I’ve tried for many times.
Here is the details environment information:

  1. Corona Simulator Version.  Windows 2013.2100
  2. Desktop OS Version: Windows 7
  3. I using default setting Corona Simulator as below

       Version code : 1
       Version name : 1.0
       Package: com.cozka.mobile.HelloWorld
       Target App Store : Google Play
       Minimum SDL Version : Android 2.2
       Keystore :D:\Corona Labs\Corona SDK\Resources\debug.keystore
       Key Alias : androiddebugkey

Any suggestion is highly appreciated.

Many Thanks.

@didot,

Hi again.  OK.  I’ve got a similar system and setup, so I uninstalled my current rev and installed 2013.2100.  Then I tested ‘Hello World’ and ‘Fishies’ with the settings you used.  

Everything worked fine for me.

So I thought… and the only other thing I can think of is to as, “Do you have JDK6 or JDK7 installed on your machine?” If you have JDK6 you’re good, but if you have 7 maybe (just maybe) that is the source of the issue.

Failing that, I’m stumped.  I suggest either A. Waiting for a staff reply at this point, or trying to contact them via the contact page or e-mail.

Sorry I couldn’t help!

-Ed

Another thing to add to Ed’s questions… Are you using a proxy?

If not, it could also be a possible firewall issue.

We are going to ask the same questions and make the same suggestions as Ed and  Danny.  Can you provide the the results to their questions and the results of trying their suggestions?

Rob

Hi All,

Seems this is an intermittent issue, once it successfully build and produced the apk file, but mostly failed.

I’m using jdk1.6.0_07, internet connection with no proxy and also tried to set the firewall off.

I’m not sure what is the cause of this issue, probably because the connection issue? any suggestion how to trace or check this connection issue? I tested the connection by downloading something or playing movie on youtube and it’s looks fine.

Many Thanks.

Hi - I am also having the Build Error #5, but in my case - it is saying missing file Icon-Idpi.png. Which is already in the folder.

Here is the screenshot of my problem:

how i can correct this issue, Kindly help. 

@didot if it’s intermittent, it sounds like internet issues.  On a Mac you can open up a terminal and do a:

traceroute coronalabs.com

On Windows open a cmd screen and I think it’s

tracert coronalabs.com

Rob