.jar and .exe package failing.
Status: Beta
Brought to you by:
manodasan
My name is Nick and I'm creating a product installer with a built in JRE and a native .exe flex app. I've added a logo icon and a license text file. When I try to create the executable (on my Sony laptop Win7 Pro 64bit, i7, 8gb DD3, SSD, Java 6 & 7 are currently installed, 6 is the set classpath) it fails and says please add your email and file a bug.
Sincerely,
Nick
Anonymous
From analyzing the log files it seems like the problem is caused due to the Pack200 Compression feature is enabled in PackJacket. The problem with Pack200 Compression is a known issue, and we are working on investigating why it occurs. For now you can disable Pack200 Compression in PackJacket by going to General -> Optional advanced features and uncheck "Use Pack200 Compression". After doing this, if you try to create an installer it should work fine. If it doesn't please post back with the ID given when it errors so we can investigate in more detail.