Issue Details (XML | Word | Printable)

Key: FDT-2817
Type: Bug Bug
Status: Closed Closed
Priority: Major Major
Assignee: FDT Team
Reporter: Ashish Kukreti
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
FDT

CLONE -Trying to generate air file for desktop distribution, getting build fail error: Could not generate timestamp: handshake alert: unrecognized_name

Created: 26/Jun/12 12:53 PM   Updated: 25/Jul/12 03:41 PM
Component/s: AIR, UI
Affects Version/s: 5.5 Beta
Fix Version/s: FDT
Security Level: public

Time Tracking:
Not Specified

Environment: Windows Vista 64-bit
Issue Links:
Duplicate


 Description  « Hide
I saw the update in 5.5 to put the build for Signed AIR (for desktop) into the Properties area for the project. When I fill out all the info in the tabs and try to Export Application, I get the error:

Could not generate timestamp: handshake alert: unrecognized_name

I had run into this error when I was building the file as a bundle manually with adt, and I had solved it by turning off the timestamp (really not sure what the timestamp is doing), by supplying adt with the "-tsa none" parameter. However, with the new system, I don't see anywhere to turn off the timestamp, if that is what I'm supposed to do.

Thanks for any help on this!



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
FDT Team added a comment - 26/Jun/12 03:26 PM
Ashish,

What does 'CLONE' mean in the title? Have you filed this issue before in our JIRA?

If you're not using the timestamp directly, the issue might be something else. I did a google search for it and found someone figure out that is his case, it was a Java issue.

Which Java are you using? 1.6 or 1.7?

http://www.shedosurashu.com/captive-runtime-not-what-i-thought-it-to-be

Please let us know.

As an aside, in FDT 5.6 we're going to be offering an option to fully customize the arguments for ADT & ADL (such as -tsa none). It's actually already built

In the meantime, please let me know about the Java version and if changing it works for you.