Flex 4.6 IOS Compiler ADT Failed at  EXCEPTION_UNCAUGHT_CXX_EXCEPTION

Hi All,
I tried to create IPA file through both Windows XP and MAC by using ADT command Line, two ENV are with same JRE version and FB version, however, I met totally different results.
On MAC, the IPA was created successfully, while on Windows XP, I am hitting "EXCEPTION_UNCAUGHT_CXX_EXCEPTION" exceptions. The log posted below:
Searching internet, found a post @ http://stackoverflow.com/questions/8879833/flex-4-6-ios-compiler has similar error as me, but can not find any solutions there, I tried to follow some suggestion there to change different XMX size and no lucky so far.
Post question here, can any one give me a light.
Thanks.
========================================================================================== =========
# A fatal error has been detected by the Java Runtime Environment:
#  EXCEPTION_UNCAUGHT_CXX_EXCEPTION (0xe06d7363) at pc=0x7c812afb, pid=7108, tid=8132
# JRE version: 7.0_03-b05
# Java VM: Java HotSpot(TM) Client VM (22.1-b02 mixed mode windows-x86 )
# Problematic frame:
# C  [kernel32.dll+0x12afb]
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
# If you would like to submit a bug report, please visit:
#   http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
---------------  T H R E A D  ---------------
Current thread (0x003e7800):  JavaThread "main" [_thread_in_native, id=8132, stack(0x00910000,0x00a90000)]
siginfo: ExceptionCode=0xe06d7363, ExceptionInformation=0x19930520 0x00a8f7b0 0x49de74a4
Registers:
EAX=0x00a8f718, EBX=0x00400000, ECX=0x00000000, EDX=0x49eb6aa0
ESP=0x00a8f714, EBP=0x00a8f768, ESI=0x00a8f7a0, EDI=0x72af0020
EIP=0x7c812afb, EFLAGS=0x00000206
Top of Stack: (sp=0x00a8f714)
0x00a8f714:   49eb666c e06d7363 00000001 00000000
0x00a8f724:   7c812afb 00000003 19930520 00a8f7b0
0x00a8f734:   49de74a4 4a019ca4 4a019ca4 00a8f760
0x00a8f744:   49cb398f d61216f8 d5dcc161 49cbcad0
0x00a8f754:   49eb6aa0 00a8f798 49cb5542 00000008
0x00a8f764:   49cb3a0e 00a8f7a0 49cb3439 e06d7363
0x00a8f774:   00000001 00000003 00a8f794 e06d7363
0x00a8f784:   00000001 00000000 00000000 00000003
Instructions: (pc=0x7c812afb)
0x7c812adb:   f9 0f 0f 87 6d 1e 03 00 85 c9 89 4d c0 74 07 57
0x7c812aeb:   8d 7d c4 f3 a5 5f 8d 45 b0 50 ff 15 10 15 80 7c
0x7c812afb:   5e c9 c2 10 00 85 ff 0f 8e 36 93 ff ff 8b 55 fc
0x7c812b0b:   89 55 0c 0f b7 16 8b 7d f8 8a 14 3a 88 11 8b 78
Register to memory mapping:
EAX=0x00a8f718 is pointing into the stack for thread: 0x003e7800
EBX=0x00400000 is an unknown value
ECX=0x00000000 is an unknown value
EDX=0x49eb6aa0 is an unknown value
ESP=0x00a8f714 is pointing into the stack for thread: 0x003e7800
EBP=0x00a8f768 is pointing into the stack for thread: 0x003e7800
ESI=0x00a8f7a0 is pointing into the stack for thread: 0x003e7800
EDI=0x72af0020 is an unknown value
Stack: [0x00910000,0x00a90000],  sp=0x00a8f714,  free space=1533k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [kernel32.dll+0x12afb]  RaiseException+0x52
C  [llvm.dll+0x443439]
C  [llvm.dll+0x4429d5]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  llvm.llvmJNI.WriteModuleToFile(Ljava/lang/String;JLllvm/Module;J)V+0
j  llvm.LLVM.WriteModuleToFile(Ljava/lang/String;Lllvm/Module;J)V+7
j  com.adobe.air.ipa.AOTCompiler.writeBitcode(Ljava/lang/String;Lllvm/Module;)Ljava/io/File; +52
j  com.adobe.air.ipa.AOTCompiler.convertAbcToLlvmBitcodeImpl()V+721
j  com.adobe.air.ipa.BitcodeGenerator.main([Ljava/lang/String;)V+114
v  ~StubRoutines::call_stub
---------------  P R O C E S S  ---------------
Java Threads: ( => current thread )
  0x49171400 JavaThread "Service Thread" daemon [_thread_blocked, id=6184, stack(0x496a0000,0x49820000)]
  0x4916c000 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=4024, stack(0x49650000,0x496a0000)]
  0x4916a000 JavaThread "Attach Listener" daemon [_thread_blocked, id=6516, stack(0x494d0000,0x49650000)]
  0x49168c00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=7532, stack(0x49350000,0x494d0000)]
  0x48de0c00 JavaThread "Finalizer" daemon [_thread_blocked, id=6480, stack(0x48fd0000,0x49150000)]
  0x48ddbc00 JavaThread "Reference Handler" daemon [_thread_blocked, id=608, stack(0x48e50000,0x48fd0000)]
=>0x003e7800 JavaThread "main" [_thread_in_native, id=8132, stack(0x00910000,0x00a90000)]
Other Threads:
  0x48dd6400 VMThread [stack: 0x48e00000,0x48e50000] [id=5676]
  0x49184800 WatcherThread [stack: 0x49820000,0x49870000] [id=7184]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation   total 314560K, used 279616K [0x02b40000, 0x18090000, 0x18090000)
  eden space 279616K, 100% used [0x02b40000, 0x13c50000, 0x13c50000)
  from space 34944K,   0% used [0x13c50000, 0x13c50000, 0x15e70000)
  to   space 34944K,   0% used [0x15e70000, 0x15e70000, 0x18090000)
tenured generation   total 699072K, used 699071K [0x18090000, 0x42b40000, 0x42b40000)
   the space 699072K,  99% used [0x18090000, 0x42b3ffe8, 0x42b40000, 0x42b40000)
compacting perm gen  total 12288K, used 4357K [0x42b40000, 0x43740000, 0x46b40000)
   the space 12288K,  35% used [0x42b40000, 0x42f81740, 0x42f81800, 0x43740000)
No shared spaces configured.
Code Cache  [0x00ac0000, 0x00e28000, 0x02ac0000)
total_blobs=1624 nmethods=1398 adapters=162 free_code_cache=29297Kb largest_free_block=29998144
Dynamic libraries:
0x00400000 - 0x0042e000           C:\windows\system32\java.exe
0x7c900000 - 0x7c9b2000           C:\windows\system32\ntdll.dll
0x7c800000 - 0x7c8f6000           C:\windows\system32\kernel32.dll
0x77dd0000 - 0x77e6b000           C:\windows\system32\ADVAPI32.dll
0x77e70000 - 0x77f03000           C:\windows\system32\RPCRT4.dll
0x77fe0000 - 0x77ff1000           C:\windows\system32\Secur32.dll
0x7e410000 - 0x7e4a1000           C:\windows\system32\USER32.dll
0x77f10000 - 0x77f59000           C:\windows\system32\GDI32.dll
0x773d0000 - 0x774d3000           C:\windows\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.60 28_x-ww_61e65202\COMCTL32.dll
0x77c10000 - 0x77c68000           C:\windows\system32\msvcrt.dll
0x77f60000 - 0x77fd6000           C:\windows\system32\SHLWAPI.dll
0x76390000 - 0x763ad000           C:\windows\system32\IMM32.DLL
0x629c0000 - 0x629c9000           C:\windows\system32\LPK.DLL
0x74d90000 - 0x74dfb000           C:\windows\system32\USP10.dll
0x78aa0000 - 0x78b5e000           C:\Program Files\Java\jre7\bin\msvcr100.dll
0x6d830000 - 0x6db58000           C:\Program Files\Java\jre7\bin\client\jvm.dll
0x71ad0000 - 0x71ad9000           C:\windows\system32\WSOCK32.dll
0x71ab0000 - 0x71ac7000           C:\windows\system32\WS2_32.dll
0x71aa0000 - 0x71aa8000           C:\windows\system32\WS2HELP.dll
0x76b40000 - 0x76b6d000           C:\windows\system32\WINMM.dll
0x76bf0000 - 0x76bfb000           C:\windows\system32\PSAPI.DLL
0x6d7c0000 - 0x6d7cc000           C:\Program Files\Java\jre7\bin\verify.dll
0x6d2f0000 - 0x6d310000           C:\Program Files\Java\jre7\bin\java.dll
0x6d810000 - 0x6d823000           C:\Program Files\Java\jre7\bin\zip.dll
0x49870000 - 0x49ef2000           C:\Program Files\Adobe\Adobe Flash Builder 4.6\sdks\4.6.0\lib\aot\lib\llvm.dll
0x59a60000 - 0x59b01000           C:\windows\system32\dbghelp.dll
0x77c00000 - 0x77c08000           C:\windows\system32\VERSION.dll
VM Arguments:
jvm_args: -Djava.util.Arrays.useLegacyMergeSort=true -Xss1500K -Xms256m -Xmx1024m
java_command: com.adobe.air.ipa.BitcodeGenerator C:\TEMP\7026\iOS\AOTBuildOutput6004052247317877068.tmp\BitcodeGenerator_opts.ser C:\TEMP\7026\iOS\AOTBuildOutput6004052247317877068.tmp\ABCFiles
Launcher Type: SUN_STANDARD
Environment Variables:
CLASSPATH=.;C:\Program Files\Java\jre6\lib\ext\QTJava.zip
PATH=C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\Program Files\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\ZipGenius 6\;C:\Program Files\Java\jdk1.6.0_05\bin;C:\Program Files\Common Files\Roxio Shared\9.0\DLLShared\;C:\Program Files\WinMerge;C:\WINDOWS\system32\WindowsPowerShell\v1.0;c:\Program Files\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\DTS\Binn\;c:\Program Files\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;C:\apache-ant-1.8.1\bin;C:\Program Files\Adobe\Adobe Flash Builder 4.6\sdks\4.6.0\lib; C:\Program Files\Research In Motion\blackberry-tablet-sdk-2.0.0\bin;C:\Program Files\QuickTime\QTSystem\;C:\Program Files\Adobe\Adobe Flash Builder 4.6\sdks\4.6.0\frameworks;C:\Program Files\TortoiseSVN\bin
USERNAME=Mounib
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 37 Stepping 2, GenuineIntel
---------------  S Y S T E M  ---------------
OS: Windows XP Build 2600 Service Pack 3
CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 37 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht
Memory: 4k page, physical 3633132k(906276k free), swap 5560948k(1664932k free)
vm_info: Java HotSpot(TM) Client VM (22.1-b02) for windows-x86 JRE (1.7.0_03-b05), built on Feb  3 2012 20:43:37 by "java_re" with unknown MS VC++:1600
time: Thu Apr 19 10:47:22 2012
elapsed time: 472 seconds

Same issue for me, my coworkers can build on their Mac but I can't using Windows.
I've got a different config:
---------------  S Y S T E M  ---------------
OS: Windows 7 , 64 bit Build 7601 Service Pack 1
CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 30 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht
Memory: 4k page, physical 4117044k(46756k free), swap 8232240k(3170684k free)
vm_info: Java HotSpot(TM) Client VM (20.6-b01) for windows-x86 JRE (1.6.0_31-b05), built on Feb  3 2012 18:44:09 by "java_re" with MS VC++ 7.1 (VS2003)

Similar Messages

  • Release build error with ANE "AOT Compilation has failed while optimizing function"

    I'm trying to use the ChartBoost ANE which can be downloaded here https://github.com/freshplanet/ANE-Chartboost
    When I do an Ad-hoc release build It keeps crashing and giving me the error below when packaging for iOS. But if I do a debug build that's a "fast" or "standard" build it compiles fine, and I can even see the ads.
    Why would it crash when doing a release build? Does this ANE need an update?
    I'm using FB 4.7 and AIR 3.8. Specifically, Apache Flex 4.10 Air 3.8
    If I remove this 1 line of the Chartboost ANE code "AirChartboost.getInstance().showInterstitial();", the release build compiles fine and I can put it on the test iOS device.
    "Error occurred while packaging the application:
    AOT Compilation has failed while optimizing function public::AdsHelper.showFullscreenAd
    Exception in thread "main" java.lang.NullPointerException
    at java.util.TreeMap.getEntry(TreeMap.java:324)
    at java.util.TreeMap.containsKey(TreeMap.java:209)
    at adobe.abc.GlobalOptimizer.sccp_eval(GlobalOptimizer.java:6150)
    at adobe.abc.GlobalOptimizer.sccp_analyze(GlobalOptimizer.java:6019)
    at adobe.abc.GlobalOptimizer.sccp(GlobalOptimizer.java:4733)
    at adobe.abc.GlobalOptimizer.optimize(GlobalOptimizer.java:3615)
    at adobe.abc.GlobalOptimizer.optimize(GlobalOptimizer.java:2309)
    at adobe.abc.LLVMEmitter.optimizeABCs(LLVMEmitter.java:534)
    at adobe.abc.LLVMEmitter.generateBitcode(LLVMEmitter.java:343)
    at com.adobe.air.ipa.AOTCompiler.convertAbcToLlvmBitcodeImpl(AOTCompiler.java:611)
    at com.adobe.air.ipa.BitcodeGenerator.main(BitcodeGenerator.java:104)
    Compilation failed while executing : ADT"

    I just encountered this error when building ad-hoc package, say that:
    Error occurred while packaging the application:
    AOT Compilation has failed while optimizing function apackage::AClass.aFunction
    After several tries It turns out that the error was because the function aFunction has a return before some other code (for testing). I commented the code after the return then the packaging works fine.
    FYI.

  • IPhone - "AOT Compilation has failed while optimizing null"

    Before, I sought help in the ExitGames forum and StackOverflow,
    I have a mini-game build in Flash Builder 4.7 with adobe air (3.4, 3.6 and 3.7beta) on Mac OSX Lion and Moutain Lion
    Using Photon-Flash_v3-2-0-1-Beta_Cloud_SDK.zip http://doc.exitgames.com/photon-cloud/SDKflash/
    Compiles perfectly in:
    * android device (2.3 +)
    * android simulator
    * ios simulator (iOS sdk 6)
    * air simulator
    When try compile my game in iPhones 3gs iOS (5.1 and 6.1.3) and iPhone 4 iOS 6.1.3, i got this error:
    AOT Compilation has failed while optimizing null exitgames.common:Logger::format0.
    Exception in thread "main" java.lang.NullPointerException
        at adobe.abc.GlobalOptimizer.sccp_eval(GlobalOptimizer.java:7054)
        at adobe.abc.GlobalOptimizer.sccp_analyze(GlobalOptimizer.java:6019)
        at adobe.abc.GlobalOptimizer.sccp(GlobalOptimizer.java:4733)
        at adobe.abc.GlobalOptimizer.optimize(GlobalOptimizer.java:3615)
        at adobe.abc.GlobalOptimizer.optimize(GlobalOptimizer.java:2309)
        at adobe.abc.LLVMEmitter.optimizeABCs(LLVMEmitter.java:532)
        at adobe.abc.LLVMEmitter.generateBitcode(LLVMEmitter.java:341)
        at com.adobe.air.ipa.AOTCompiler.convertAbcToLlvmBitcodeImpl(AOTCompiler.java:611)
        at com.adobe.air.ipa.BitcodeGenerator.main(BitcodeGenerator.java:104)
    Compilation failed while executing : ADT
    Message was edited by: LokoVarrido
    ExitGames: http://forum.exitgames.com/viewtopic.php?f=9&t=2614
    Stackoverflow: http://stackoverflow.com/questions/15927786/photon-cloud-in-actionscript-mobile-project-ge t-java-compilation-error

    I just encountered this error when building ad-hoc package, say that:
    Error occurred while packaging the application:
    AOT Compilation has failed while optimizing function apackage::AClass.aFunction
    After several tries It turns out that the error was because the function aFunction has a return before some other code (for testing). I commented the code after the return then the packaging works fine.
    FYI.

  • Flex 4.5 iOS app generated but error in itunes: "not compatible" - with 3g?

    Are Flex 4.5 mobile compiled ipa's only compatible with iPhone 3gs and above? is there a way to get them working on a 3g phone?

    Flex 4.5 doesn't officially support iOS.  Make sure you are using Flex 4.5.1 which adds support for iOS and BlackBerry Tablet OS platforms.
    Yes iPhone 3GS is the minimum requirement.

  • Flex Hero on iOS using Packager

    Well, I can happily say that I taking my Air for Android app and compiled it for iOS using the Packager....and it works.....sorta.
    This was a first pass, and while it's not really functional (performance, and some Hero-based bugs), but it does function.  Remote AMF calls work, basic graphics are there, etc.  A good first pass!
    I'm waiting anxiously for the next update to the Packager! (hope it comes soon)
    Darren

    Hey,
    i also tried it and got some results but just like you, the applications were a bit laggy. Here is a complete tutorial about how to compile the application:
    http://www.flex-tutorial.fr/2011/01/15/air-pour-ios-compiler-une-mobileapplication-flex-4- 5-pour-ios-avec-pfi/
    It's in french, if you don't speak any french, you can still translate the page:
    http://fr.babelfish.yahoo.com/translate_url?doit=done&tt=url&intl=1&fr=bf-home&trurl=http% 3A%2F%2Fwww.flex-tutorial.fr%2F2011%2F01%2F15%2Fair-pour-ios-compiler-une-mobileapplicatio n-flex-4-5-pour-ios-avec-pfi%2F&lp=fr_en&btnTrUrl=Traduire
    Hope this helps,
    Fabien

  • Using Flex 2 SDK to compile for Flash Lite 2.0

    As I understand Flash Lite 2.0 is a stripped down version of
    Flash 7 (that is ActionScript 2.0) with a couple of things added
    for mobile specific things. But is it possible to use the free Flex
    2 SDK to compile a SWF that will run on Flash Lite 2.0 (or Flash 7
    for that matter).
    Zarathrusta

    I'm not familiar with Flash Lite 2.0, so maybe I shouldn't be
    answering this, but I've used the SDK for several projects and I
    believe that like Flex Builder it requires at least Flash 8. So, if
    FL is comparable to Flash 7, I doubt if it would work. Just my
    humble opinion, but hope it helps.
    Later,
    Andy C.(never #)

  • IOS 7 ugrade failed " Error:Device disappeared during timed transition". Phone will not now turn on or sync with itunes, any ideas please?

    iOS 7 ugrade failed " Error:Device disappeared during timed transition". Phone will not now turn on or sync with itunes, any ideas please?

    if a Mac OSX Computer is in near - try iBackup Viewer.
    This is free of charge and can read your backup.
    and thats the main difference. Those tools are reading the saved Data in the backup
    but itunes attempts to restore the data from the backup on your iphone. if there are any corrupted data in the backup - the backup restore goes wrong. this can happen during security software or wrong corrupt data already stored on the iphone.
    if itunes messed up to restore from backup try this one :
    - restore your iphone to factory settings using HT1808 or reset all settings and content direct from iphone
    - rename your iPhone (e.g. iPhone Test)
    - setup your iPhone as new device -> attempt to make a new backup - if successful -
    - click in itunes on restore from backup... and choose your desired backup
    or go to:
    Mac: ~/Library/Application Support/MobileSync/Backup/
    Windows XP: \Documents and Settings\(Username)\Application Data\Apple Computer\MobileSync\Backup\
    Windows Vista - Windows 7: \Users\(Username)\AppData\Roaming\Apple Computer\MobileSync\Backup\
    Pull your complete BackupFolder and try a different PC - copy the BackupFolder on this different PC in the same Path above - start iTunes and see if your Backup is there - attempt to restore from Backup again

  • [Flex] RTMP-Server on port: 2038 failed to start up.

    Hello. I looked everywhere and i couldn't find any solution for my problem. I installed LiveCycle Data Services ES with J2EE and i have a flex application that use only the messaging part.<br />Everything works great until the lcds crash down. In the lcds.log I get the next errors:<br />[Flex] RTMP-Server on port: 2038 failed to start up.<br />java.io.IOException: Too many open files<br />     at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)<br />     at sun.nio.ch.ServerSocketChannelImpl.accept(Unknown Source)<br />     at flex.messaging.endpoints.rtmp.BaseNIORTMPServer.run(BaseNIORTMPServer.java:276)<br />     at java.lang.Thread.run(Unknown Source)<br /><br />flex.messaging.endpoints.rtmp.RTMPException: The RTMP server has encountered a fatal exception starting up: Too many open files<br />     at flex.messaging.endpoints.rtmp.BaseNIORTMPServer.run(BaseNIORTMPServer.java:317)<br />     at java.lang.Thread.run(Unknown Source)<br />Caused by: java.io.IOException: Too many open files<br />     at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)<br />     at sun.nio.ch.ServerSocketChannelImpl.accept(Unknown Source)<br />     at flex.messaging.endpoints.rtmp.BaseNIORTMPServer.run(BaseNIORTMPServer.java:276)<br />     ... 1 more<br />10/23 18:40:10 error Too many open files<br />java.net.SocketException: Too many open files<br />     at java.net.PlainSocketImpl.socketAccept(Native Method)<br />     at java.net.PlainSocketImpl.accept(Unknown Source)<br />     at java.net.ServerSocket.implAccept(Unknown Source)<br />     at java.net.ServerSocket.accept(Unknown Source)<br />     at jrun.servlet.network.NetworkService.accept(NetworkService.java:356)<br />     at jrun.servlet.http.WebService.createRunnable(WebService.java:104)<br />     at jrunx.scheduler.ThreadPool$ThreadThrottle.createRunnable(ThreadPool.java:349)<br />     at jrunx.scheduler.WorkerThread.run(WorkerThread.java:62)<br /><br />10/23 18:40:10 error <br />java.lang.NullPointerException<br />     at jrun.servlet.file.FileServlet.format(FileServlet.java:570)<br />     at jrun.servlet.file.FileServlet.processDirectory(FileServlet.java:406)<br />     at jrun.servlet.file.FileServlet.service(FileServlet.java:343)<br />     at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)<br />     at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)<br />     at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:259)<br />     at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:541)<br />     at jrun.servlet.http.WebService.invokeRunnable(WebService.java:172)<br />     at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)<br />     at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)<br /><br />10/23 18:40:10 error Too many open files<br />java.net.SocketException: Too many open files<br />     at java.net.PlainSocketImpl.socketAccept(Native Method)<br />     at java.net.PlainSocketImpl.accept(Unknown Source)<br />     at java.net.ServerSocket.implAccept(Unknown Source)<br />     at java.net.ServerSocket.accept(Unknown Source)<br />     at jrun.servlet.network.NetworkService.accept(NetworkService.java:356)<br />     at jrun.servlet.http.WebService.createRunnable(WebService.java:104)<br />     at jrunx.scheduler.ThreadPool$ThreadThrottle.createRunnable(ThreadPool.java:349)<br />     at jrunx.scheduler.WorkerThread.run(WorkerThread.java:62) <br /><br />The last error it repeats over and over again. I tried the same application on tomcat, the same thing happen. Is there any settings that I made in the application that crash LCDS? <br />If I restart LCDS it's working, but after a while it happens again. <br />My messaging-config.xml looks like this:<br /><br />     <adapters><br />             <adapter-definition id="actionscript" class="flex.messaging.services.messaging.adapters.ActionScriptAdapter" /><br />           </adapters><br /><br />     <destination id="commands"><br /><br />             <properties><br />                      <network><br />                          <session-timeout>0</session-timeout><br />                     </network><br /><br />                      <server><br />                          <max-cache-size>1000</max-cache-size><br />                          <message-time-to-live>0</message-time-to-live><br />                          <durable>false</durable><br />                          <allow-subtopics>true</allow-subtopics>

    Maybe you need to see with lsof what files are open. You can increase the limit of open files for a linux user. Mysql connections etc also count as an open file (I think).

  • HT4623 update process fails with the following message "Unable to Verify Update.  iOS 6.1 failed verification because you are no longer connected Internet."

    my iphone 5 is connected to a wi-fi network and i'm able to browse the web and receive emails.  however when i try to update the software the process fails with the following message "Unable to Verify Update.  iOS 6.1 failed verification because you are no longer connected Internet." It gives an open to "Close" or "Try again", but the retry is also unsuccessful.

    Try to connect to secure web site. If you can't, that would mean that your iphone is unable to authenticate itself to apple servers in order to download update. If you can - I would still guess same but with less certainty and suggest to update on another network.

  • IPad 3 on iOS 6, messenger fails to send unless someone else initiates. Less than 3 months old. Anyone else having similar issues, or even a fix pls? Cliff, UK

    iPad 3 on iOS 6, messenger fails to send unless someone else initiates. Less than 3 months old.

    *Feedback*
    "Use the form below to send us your comments. We read all feedback carefully, but please note that we cannot respond to the comments you submit."
    http://www.apple.com/feedback/ipad.html
    We can complain about Apple's business decisions, but these discussions are user to user talk about possible solutions.
    Here are the places to report bugs:
    Get an account at
    http://developer.apple.com/  then submit a bug report to http://bugreporter.apple.com/
    Once on the bugreporter page,
       -- click on New icon
       -- See if you need to attach a log file or log files, clicking on Show instructions for gathering logs.  Scroll down to find the area or application that matches the problem.
       -- etc.

  • Would like java compile to fail on warning

    Is there any way to get javac or the javac ant task to fail if the compiler emits any warnings?

    java -nowarnThis causes the compiler to generate no warnings. Thus the compiler trivially fails if it emits any warmings.

  • [svn] 3966: Fix incremental compile which broke at some point since Flex 3 due to compiler changes .

    Revision: 3966
    Author: [email protected]
    Date: 2008-10-30 06:40:39 -0700 (Thu, 30 Oct 2008)
    Log Message:
    Fix incremental compile which broke at some point since Flex 3 due to compiler changes.
    ResourceManager.fetch() assumes a local file and uses java.io.File to check if the file exists. Files within swcs such as framework.swc$Assets.swf and framework.swc$default.css will never exist so they triggered a recompile. For now, put the dependency on the swcArchive file itself since that does exist in the file system.
    The dependency checking is still weak and could use some more work but at least now it doesn't recompile every time when there are no changes.
    QE Notes: None
    Doc Notes: None
    Bugs: - SDK-17715
    Reviewer: Paul
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-17715
    Modified Paths:
    flex/sdk/trunk/modules/webtier/j2ee/servlet/src/java/flex/webtier/server/j2ee/BaseCompile Filter.java

    I enabled the settings in the labview.ini
    I found some text files that looked like logs "LabVIEW_8.5_Matt_cur.txt" "LabVIEW_8.5_Matt_log.txt". Which contained some error logs and call after I tried to compile. I attached some logs from my attempts to compile. For the errors that referenced a vi and a statechart guard, I remade the vi and the referenced guard. The others all have
    ..... /drawmgr.cpp(3570) : DAbort: Couldn't create 24 pen Error ==0
    in common and some had a
    ....../image.cpp(13927) : DWarn:  could not get hdc error = 0
    warning. I'm guesing these are related to the graphical problem I'm getting with explorer. But since I can't decode the call stack I'm not sure what the source is (assuming the cause is within the call stack).
    It looks like LV 8.6 Beta is going to open soon. Does anyone know if Vision will work with it? And Is there any kind of obligation to use the beta regularly? Since if it doesn't help much, I'd probably just end up removing it.
    Matt W
    Attachments:
    errors.zip ‏7 KB

  • FB4.7, iOS compilation fail on "standard" packing method only (fast and AIR simulator works fine)

    Sharing with the community with a bug and solution.
    I think this is a compiler bug, but not sure.
    AIR-sdk: v.3.4.
    Error:
    Error occurred while packaging the application:
    Exception in thread "main" java.lang.Error: Unable to find named traits: starling.display::Sprite$
        at adobe.abc.Domain.resolveTypeName(Domain.java:232)
        at adobe.abc.Domain.resolveTypeName(Domain.java:149)
        at adobe.abc.GlobalOptimizer.sccp_eval(GlobalOptimizer.java:6703)
        at adobe.abc.GlobalOptimizer$SccpContext.commit(GlobalOptimizer.java:4375)
        at adobe.abc.GlobalOptimizer.sccp_modify(GlobalOptimizer.java:5847)
        at adobe.abc.GlobalOptimizer.sccp_modify(GlobalOptimizer.java:4708)
        at adobe.abc.GlobalOptimizer.sccp(GlobalOptimizer.java:4680)
        at adobe.abc.GlobalOptimizer.optimize(GlobalOptimizer.java:3546)
        at adobe.abc.GlobalOptimizer.optimize(GlobalOptimizer.java:2247)
        at adobe.abc.LLVMEmitter.optimizeABCs(LLVMEmitter.java:532)
        at adobe.abc.LLVMEmitter.generateBitcode(LLVMEmitter.java:341)
        at com.adobe.air.ipa.AOTCompiler.convertAbcToLlvmBitcodeImpl(AOTCompiler.java:533)
        at com.adobe.air.ipa.BitcodeGenerator.main(BitcodeGenerator.java:80)
    Compilation failed while executing : ADT
    Code that is causing the issue:
    var str:String = "123";
    var c;
    if(str == "123")
         c = Sprite;
    the same error comes out if introducing changes to the upper code:
    - if(str == "1")
    Code fixed:
    it does compile if any of the following changes are introduced:
    - if(true)
    - if(false)
    - <without the "if" statement>
    - var c:Class;
    So the problem here is that "var c" has no type declaration of "Class". I guess it might be just "Class" and no errors might occure with any other types.

    Just found the answer to this by experimenting.
    Its the iPhone Configuration Utility thats the problem. If i use iTunes then standard packing works. Not sure why the iPhone Configuration Utility has a problem with standard packing though

  • Air iOS compile issue Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 14

    Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 14
              at adobe.abc.GlobalOptimizer$InputAbc.readCode(GlobalOptimizer.java:1510)
              at adobe.abc.GlobalOptimizer$InputAbc.readBody(GlobalOptimizer.java:682)
              at adobe.abc.GlobalOptimizer$InputAbc.readBodies(GlobalOptimizer.java:403)
              at adobe.abc.LLVMEmitter.generateBitcode(LLVMEmitter.java:326)
              at com.adobe.air.ipa.AOTCompiler.convertAbcToLlvmBitcodeImpl(AOTCompiler.java:472)
              at com.adobe.air.ipa.BitcodeGenerator.main(BitcodeGenerator.java:82)
    Compilation failed while executing : ADT
    only happens on compiling for iOS, not for Android
    Air 3.1, and flash builder 4.6

    how about this
        public static void main(String[] args)  {
            if(args.length!=2) {
                 System.out.println("Write TWO arguments");
                 return;
            ChatClient client = new ChatClient(args[0], args[1]);
            client.listen();
        }that should make it check that the array length is 2, and inform the user to write 2 arguments if they get it wrong

  • IOS code signing fails only on AIR 3.4+

    I am building a Flex application for iPad (iOS 6.1.3) using Flash Builder 4.7 on OSX Lion.
    I can successfully build my IPA using Flex SDK 4.6.0 with AIR 3.3 overlayed.
    However if I do the following:
    1. change the Flex SDK to 4.6.0 with AIR 3.6 overlayed (I used the "Flex compatible" AIR sdk at http://airdownload.adobe.com/air/mac/download/latest/AdobeAIRSDK.tbz2)
    2. update the application descriptor namespace to http://ns.adobe.com/air/application/3.6
    then I cannot install the resulting IPA on my iPad.  XCode organizer produces the error: "No Code signature found" and if I try to install over USB from Flash Builder I get "ApplicationVerificationFailed"
    The SDK is the only change I've made.  The provisioning profile, certificate, and app id are still the same. 
    I can still run my app in the AIR simulator on the desktop in either SDK. 
    XCode Organizer's console contains the following:
    Mar 28 16:08:42 Dougs-iPad installd[54] <Error>: 0x2c3000 verify_signer_identity: MISValidateSignatureAndCopyInfo failed for /var/tmp/install_staging.7KDlCd/foo_extracted/Payload/HB_Tablets.app/HB_Tablets: 0xe800801c
    Mar 28 16:08:42 Dougs-iPad installd[54] <Error>: 0x2c3000 do_preflight_verification: Could not verify executable at /var/tmp/install_staging.7KDlCd/foo_extracted/Payload/HB_Tablets.app
    Mar 28 16:08:42 Dougs-iPad installd[54] <Error>: 0x2c3000 install_application: Could not preflight application install
    Mar 28 16:08:42 Dougs-iPad mobile_installation_proxy[480] <Error>: 0x3b459b88 MobileInstallationInstall: failed with -1
    Mar 28 16:08:42 Dougs-iPad mobile_installation_proxy[480] <Error>: handle_install: Installation failed
    Mar 28 16:08:42 Dougs-iPad installd[54] <Error>: 0x2c3000 handle_install: API failed
    I've tried re-downloading the Flex SDK and re-doing the AIR SDK overlay, to no avail.
    Is there something I'm supposed to do differently in AIR 3.6? 

    I have the same error.
    I'm using Flex SDK 4.5.1.21328 with AIR 3.6 overlayed.
    I have the correct app Id and , I have regenerate certificates and provisionings file.
    I install my app with TestFlight, and get this error (with Iphone Configuration Utility) :
    Jun 27 16:38:51 IPAD3-0106 installd[54] <Error>: 0x283000 handle_install: Install of "/var/mobile/Media/Downloads/1459665544719901228/1462344938396714605" requested by itunesstored
    Jun 27 16:39:02 IPAD3-0106 installd[54] <Error>: 0x283000 MobileInstallationInstall_Server: Installing app com.*****.*****
    Jun 27 16:39:03 IPAD3-0106 installd[54] <Error>: Jun 27 16:39:03  SecTrustEvaluate  [leaf ExtendedKeyUsage IssuerCommonName]
    Jun 27 16:39:07 IPAD3-0106 installd[54] <Error>: 0x283000 verify_signer_identity: MISValidateSignatureAndCopyInfo failed for /var/tmp/install_staging.RPsoCr/foo_extracted/Payload/TPIRBingo_test_test_test_test.app/T PIRBingo_test_test_test_test: 0xe8008015
    Jun 27 16:39:07 IPAD3-0106 installd[54] <Error>: 0x283000 do_preflight_verification: Could not verify executable at /var/tmp/install_staging.RPsoCr/foo_extracted/Payload/************************.app
    Jun 27 16:39:07 IPAD3-0106 installd[54] <Error>: 0x283000 install_application: Could not preflight application install
    Jun 27 16:39:07 IPAD3-0106 itunesstored[72] <Error>: 0x403000 MobileInstallationInstall: failed with -1
    Jun 27 16:39:07 IPAD3-0106 installd[54] <Error>: 0x283000 handle_install: API failed

Maybe you are looking for

  • Issue in Java concurrent program for Digital Signature Stamping

    Hi All, Im calling a Java concurrent program which does digital signature stamping on the PDF report generated.Program able to able to read the PDF file as input and also digital signature stored as file in the application but ends in error in create

  • JDev10g and ADF/Struts input form errors

    I followed a demo for creating an input JSP form from Business Components. However, although I can create and run a report or read-only form without a problem, I cannot create and run an input form at all as I keep getting the following error: javax.

  • Lightroom 2.6 and CS2

    Hello. I usually open my images taken with a Canon Eos 5D Mark II in LR 2.6, then develop and export them to CS2. The resoultion in CS2 is 240. How can I set it to 300 dpi? Thank you!

  • Technical names of column shown after POWL_D01

    Hi After we have executed POWL_D01 all column for the Queries are shown with technical names. After first load the column description comes correctly in. Does anyone know a report or somehow we can update this before the business user takes in use? W

  • Always/Only 72dpi ?????

    I recently bought a Sony H5 7.2 MP camera to which iPhoto happily wakes up and imports pictures flawlessly - they look great too but I'm having a bit of confusion here. My pics are taken in the FINE resolution mode with a width of 3072 pixels and a h