Key Alias is empty - Building Android Release

Hi,

I use a release key, which we’ve used for years and now when I use it, the Key Alias is empty. It accepts the password, and the Keystore dropdown shows the keystore, but the Key Alias dropdown is empty.

I use the latest build (2016.2808) on Mac OS X Yosemite  (10.10.3). The Corona log shows:

Jan 14 10:46:46.184 Using java version “1.7.0_79”

Java™ SE Runtime Environment (build 1.7.0_79-b15)

Java HotSpot™ 64-Bit Server VM (build 24.79-b02, mixed mode)

Jan 14 10:46:55.997 Picked up JAVA_TOOL_OPTIONS: -Duser.language=en

Running which keytool shows:

/usr/bin/keytool

Can you please help.

Simon

Maybe it has expired?
Check with this command:

keytool -list -v -keystore filename.keystore

Do you have a backup you can try?

Lerg and JonPM, thank you for your replies!

Lerg, it was not expired, but when I run the command and entered the password, it complained that the password was incorrect.

Every time I added the keystore in the build dialog, I entered another key’s password by mistake. So my fault.

Still, I think Corona has a bug, it does not complain when I enter an incorrect password.

Thank you for your help!

Maybe it has expired?
Check with this command:

keytool -list -v -keystore filename.keystore

Do you have a backup you can try?

Lerg and JonPM, thank you for your replies!

Lerg, it was not expired, but when I run the command and entered the password, it complained that the password was incorrect.

Every time I added the keystore in the build dialog, I entered another key’s password by mistake. So my fault.

Still, I think Corona has a bug, it does not complain when I enter an incorrect password.

Thank you for your help!