PackJacket crashes while creating the Jar installer
Status: Beta
Brought to you by:
manodasan
CRASH ID: 12255228064
PackJacket crashes while creating the jar installer. It correcly creates the xml file, but it is unable to create the jar file. The only message error given is "cancelled", and after that explains that it has uploaded a log file with the id number given above.
The project was working fine until now, I just eliminated two files from the "core" packages since they were not used anymore (actually PackJacket complaiend about them, since they wasn't there). This is the only change.
Anonymous
Packjacket file
After analyzing the logs, the problem seems to be associated with the pack 200 feature. Can you please uncheck the checkbox for the pack 200 feature in General -> Optional Advanced Features -> Use Pack200 Compression
After doing this, try creating a jar file and see whether it still errors. If it still errors, do you happen to know which files did you delete.