• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

Any clues on this error trace? Flash Builder compiling for iOS...

Enthusiast ,
Oct 25, 2012 Oct 25, 2012

Copy link to clipboard

Copied

Hi,

All of a sudden, I am seeing the following when I try to compile an app for iOS:

[code]

 

Error occurred while packaging the application:

#

# A fatal error has been detected by the Java Runtime Environment:

#

# Internal Error (0xe06d7363), pid=3736, tid=7512

#

# JRE version: 6.0_16-b01

# Java VM: Java HotSpot(TM) Client VM (14.2-b01 mixed mode windows-x86 )

# Problematic frame:

# C [KERNELBASE.dll+0xc41f]

#

# An error report file with more information is saved as:

# C:\Users\GAIUSC~1\AppData\Local\Temp\AOT1351170957959\hs_err_pid3736.log

[/code]

The error log has been deleted by the time I get to it and there is no other clue, not aware of making any other changes that could affect it.

Will try restarting but...

Any clues or ideas would be welcome!

Thanks,

G

Views

1.2K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
Oct 25, 2012 Oct 25, 2012

Copy link to clipboard

Copied

Ok, not sure if this is any use, I finally got to see the log before it was deleted - all it contains is the first half of my .android/adb_usb.ini:

0x54c  Coffey\.android\adb_usb.ini

That is really very strange indeed, especially considering that I am packaging for iOS not Android.

G

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
Oct 25, 2012 Oct 25, 2012

Copy link to clipboard

Copied

More on this: I have restarted the machine, which made no difference, but I have managed to do a full compile of the app (for release) on iOS with no problems. So the issue _ONLY_ affects debug compile for Standard mode iOS.

G

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
Oct 25, 2012 Oct 25, 2012

Copy link to clipboard

Copied

Hmm.

I have googled the error code C [KERNELBASE.dll+0xc41f] and it is suggesting an incompatibility with 64-bit versus 32-bit systems. I did previously install the 64-bit Flash Builder 4.7 trial, and then uninstall it again because it gave too many bugs on my machine and played havoc with FB 4.6.

I will try in the 4.7 forum to see if they have any ideas.

G

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
Oct 25, 2012 Oct 25, 2012

Copy link to clipboard

Copied

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Oct 25, 2012 Oct 25, 2012

Copy link to clipboard

Copied

Could you please try removing all java entires from Windows System Properties\ Environment variables.

So that Flash Builder uses java runtime bundled in it.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
Oct 26, 2012 Oct 26, 2012

Copy link to clipboard

Copied

LATEST

I've replied in the other thread - I will treat that as the current one now so as to avoid duplicating everything everywhere.

G

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines