Errors during packaging AIR mobile application.

I have two problems with AIR 3.7.
First problem is the same as described in topic http://forums.adobe.com/message/5211842
If I compile with flah -debug=true it is ok. But with -debug=false I can't package my .apk/ipa file because of error:
"error 304: Initial window content is invalid"
I tried with newest AIR SDK beta (downloaded from http://labs.adobe.com/downloads/air.html) dated as "Apr 16 2013" (build number 1680) but the same result.
Second problem is when I try to use .swf file compiled with -debug=true flag. Here is output:
'/opt/adobe_sdks/AIR_3.7/bin/adt' -package -target ipa-ad-hoc -provisioning-profile 'Profil_Radek_B.mobileprovision' -storetype pkcs12 -keystore 'Iphone Developer Radoslaw Bulat.p12' -storepass XXXX test.ipa test-app.xml icons/icon114.png icons/icon128.png icons/icon16.png icons/icon32.png icons/icon36.png icons/icon48.png icons/icon512.png icons/icon57.png icons/icon72.png test.swf
Exception in thread "main" java.lang.Error: Unable to find named traits: org.papervision3d.core.geom::Pixels
          at adobe.abc.Domain.resolveTypeName(Domain.java:232)
          at adobe.abc.Domain.resolveTypeName(Domain.java:149)
          at adobe.abc.GlobalOptimizer$InputAbc.resolveTypeName(GlobalOptimizer.java:273)
          at adobe.abc.GlobalOptimizer$InputAbc.resolveSlotType(GlobalOptimizer.java:956)
          at adobe.abc.GlobalOptimizer$InputAbc.resolveType(GlobalOptimizer.java:536)
          at adobe.abc.GlobalOptimizer$InputAbc.resolveTypes(GlobalOptimizer.java:449)
          at adobe.abc.LLVMEmitter.generateBitcode(LLVMEmitter.java:332)
          at com.adobe.air.ipa.AOTCompiler.convertAbcToLlvmBitcodeImpl(AOTCompiler.java:611)
          at com.adobe.air.ipa.BitcodeGenerator.main(BitcodeGenerator.java:104)
If I try to package .apk file everything is ok.
Here are additional commands I use:
$ /opt/adobe_sdks/AIR_3.7/bin/mxmlc -version
Version 2.0.0 build 353448
$ /opt/adobe_sdks/AIR_3.7/bin/amxmlc -compiler.source-path project-air/src/ flash/src/ flash/lib/GreenSock/ flash/lib/HiResStats/lib/ flash/lib/as3corelib/ flash/lib/asunit/ flash/lib/mochi/src/ flash/lib/starling/src/ flash/lib/starling-imagebatch/src/ flash/lib/feathersui/src/ -swf-version=20 -static-link-runtime-shared-libraries=true -locale en_US -define=CONFIG::DEBUG,false -frame start "App" -define=CONFIG::CLASSIC,true -compiler.include-libraries flash/lib/assets.swc flash/lib/flash.swc flash/lib/analytics.swc flash/lib/as3crypto.swc flash/lib/CJSignals\ 1.0.32.swc flash/lib/Stardust\ 1.3.186.swc flash/lib/PNGEncoder2.swc -managers flash.fonts.AFEFontManager -debug=true -o test.swf project-air/src/AirMain.as

I checked attached project from https://bugbase.adobe.com/index.cfm?event=bug&id=3532285 and my results are as follows:
If I compile it as it was stated in compile_and_package.bat file ($AIR_HOME/bin/amxmlc +configname=airmobile -swf-version=$SWF_VERSION -debug=false -output out/Main_non_debug.swf src/Main.as) it works ok
But if I change "+configname=airmobile" to "+configname=air" (which I believe is default) it will produce bad .swf file (which I cannot package with adt).
I've tried it with my project and results are the same: with +configname=airmobile it works ok but with +configname=air it produce bad .swf.
Could you please verify if it behaves the same for you?

Similar Messages

  • Connecting between two Adobe air mobile applications (On Android)

    Hi There,
    Does an Adobe AIR application can connect and pass parameters somehow (Directly or by http) with another android application?
    Can Adobe AIR mobile application open a listening socket?

    Um, I'm pretty sure this is wrong. You cannot use SocketServer on a mobile app platform for some stupid reason.
    From the doc
    "AIR profile support: This feature is supported on all desktop operating systems, but is not supported on mobile devices or AIR for TV devices"

  • Error While Running the Mobile Application.

    Hi friends,
    In SAP MI 7.1 I have Successfully done the following steps:-
    1. Created and build the service.
    2. Created and build the UI.
    3. Created and Build the application.
    as per the tutorial available in the link
    http://help.sap.com/saphelp_nwmobile71/helpdata/en/45/e5f99c6f472e98e10000000a155369/frameset.htm
    After deploying , When I am trying to run the mobile application . I am getting the below shown error.
    java.lang.IllegalStateException: com/sap/sdb/minDB/DriverEmbeddedMinDB (Unsupported major.minor version 48.0)
         at com.sap.tc.mobile.cfs.compat.Context.getPersistenceManager(Context.java:41)
         at com.sap.tc.mobile.cfs.compat.Context.getPersistenceManager(Context.java:28)
         at com.sap.tc.mobile.cfs.init.FrameworkInitializer.init(FrameworkInitializer.java:76)
         at java.lang.reflect.Method.invoke(Native Method)
         at com.sap.tc.mobile.cfs.startup.pda.Startup.main(Unknown Source)
    Error starting the framework
    java.lang.reflect.InvocationTargetException: java.lang.IllegalStateException: Cannot initialize framework
         at com.sap.tc.mobile.cfs.init.FrameworkInitializer.init(FrameworkInitializer.java:146)
         at java.lang.reflect.Method.invoke(Native Method)
         at com.sap.tc.mobile.cfs.startup.pda.Startup.main(Unknown Source)
    Also in the Netweaver prefrences /Mobile/handhelds/runtime settings/ when I click on launch simulator . It gives the same error.
    Please Suggest.
    Regards
    Nitesh.

    <br>Thanks a lot Alen . The reply was usefull. <br><br>
    Now after deploying when I am running the application in mobile handheld Simulator . It gives the below shown exception<br><br>
    2009-11-04 13:39:40 ...  (com.sap.tc.mobile.wdlite.renderer.exception.OCAExceptionLocalizeHelper:) Thread: main Error: <br>Resourcebundle sap.comtcmobilewdlitecontainer could not be found. Trying to use the default bundle.<br>
    2009-11-04 13:39:40 ...  (com.sap.tc.mobile.cfs.pers.PersistenceManager:release resultset) Thread: Finalizer Error: <br>java.sql.SQLException: Result set is closed<br>
    2009-11-04 13:39:40 ...  Thread: main Error: Internal Error. Please check the log file. --> <br>
    2009-11-04 13:39:40 ...  (com.sap.tc.mobile.wdlite.renderer.exception.OCAExceptionHandler:) Thread: main Error: Internal <br>Error. Please check the log file.<br>
    2009-11-04 13:39:40 ...  (com.sap.tc.mobile.wdlite.renderer.exception.OCAExceptionLocalizeHelper:) Thread: main Error: <br>Resourcebundle sap.comtcmobilewdlitecontainer could not be found. Trying to use the default bundle.<br>
    2009-11-04 13:39:40 ...  Thread: main Error: Internal Error. Please check the log file. --> <br>
    2009-11-04 13:39:40 ...  (com.sap.tc.mobile.wdlite.renderer.exception.OCAExceptionHandler:) Thread: main Error: Internal <br>Error. Please check the log file.<br>
    2009-11-04 13:39:40 ...  (com.sap.tc.mobile.wdlite.renderer.exception.OCAExceptionLocalizeHelper:) Thread: main Error: <br>Resourcebundle sap.comtcmobilewdlitecontainer could not be found. Trying to use the default bundle.
    java.lang.NullPointerException<br>
         at com.sap.tc.mobile.wdlite.progmodel.core.WDLite.launchApplication(WDLite.java:77)<br>
         at com.sap.tc.mobile.wdlite.progmodel.core.WDLite.launchApplication(WDLite.java:85)<br>
         at com.sap.tc.mobile.wdlite.container.AppMenuView.startApp(AppMenuView.java:561)<br>
         at com.sap.tc.mobile.wdlite.container.AppMenuView.onActionLaunchApp(AppMenuView.java:325)<br>
         at com.sap.tc.mobile.wdlite.container.AppMenuView.invokeEventHandler(AppMenuView.java:368)<br>
         at com.sap.tc.mobile.wdlite.progmodel.core.AbstractViewElement.doHandleEvent(AbstractViewElement.java:199)<br>
         at com.sap.tc.mobile.wdlite.renderer.api.UIElement.doHandleEvent(UIElement.java:353)<br>
         at com.sap.tc.mobile.wdlite.renderer.api.UIImageButton.mouseReleased(UIImageButton.java:152)<br>
         at com.sap.tc.mobile.wdlite.renderer.api.UIElement.dispatchMouseReleasedWidgetEvent(UIElement.java:396)<br>
         at com.sap.tc.mobile.wdlite.renderer.api.UIElement$1.mouseReleased(UIElement.java:439)<br>
         at com.sap.tc.mobile.wdlite.renderer.swt.MouseEventDispatcher.mouseUp(SWTControl.java:372)<br>
         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:137)<br>
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)<br>
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:928)<br>
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3348)<br>
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2968)<br>
         at com.sap.tc.mobile.wdlite.renderer.swt.container.WorkingArea.refresh(WorkingArea.java:129)<br>
         at com.sap.tc.mobile.wdlite.renderer.api.RenderingManager.refresh(RenderingManager.java:231)<br>
         at com.sap.tc.mobile.wdlite.progmodel.core.Application.refresh(Application.java:24)<br>
         at com.sap.tc.mobile.wdlite.progmodel.core.Application.navigate(Application.java:176)<br>
         at com.sap.tc.mobile.wdlite.progmodel.core.Application.enter(Application.java:19)<br>
         at com.sap.tc.mobile.wdlite.progmodel.core.WDLite.setCurrentApplication(WDLite.java:148)<br>
         at com.sap.tc.mobile.wdlite.progmodel.core.WDLite.launchApplication(WDLite.java:80)<br>
         at com.sap.tc.mobile.wdlite.framework.ApplicationLauncher.start(ApplicationLauncher.java:101)<br>
         at com.sap.tc.mobile.wdlite.framework.Start.runOnContext(Start.java:576)<br>
         at com.sap.tc.mobile.wdlite.framework.Start.startApplication(Start.java:600)<br>
         at com.sap.tc.mobile.wdlite.framework.Start.startContainer(Start.java:637)<br>
         at com.sap.tc.mobile.cfs.framework.spi.FrameworkManager.startContainer(FrameworkManager.java:261)<br>
         at com.sap.tc.mobile.cfs.init.FrameworkInitializer.init(FrameworkInitializer.java:139)<br>
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br>
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)<br>
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br>
         at java.lang.reflect.Method.invoke(Method.java:324)<br>
         at com.sap.tc.mobile.cfs.startup.pda.Startup.main(Unknown Source)<br>
    2009-11-04 13:39:40 ...  (com.sap.tc.mobile.wdlite.renderer.exception.OCAExceptionLocalizeHelper:) Thread: main Error: <br>Resourcebundle sap.comtcmobilewdlitecontainer could not be found. Trying to use the default bundle.<br>
    2009-11-04 13:39:40 ...  Thread: main Error: Application launch failed. --> <br>
    2009-11-04 13:39:40 ...  (com.sap.tc.mobile.wdlite.renderer.exception.OCAExceptionHandler:) Thread: main Error: Application <br>launch failed.<br>
    2009-11-04 13:39:40 ...  (com.sap.tc.mobile.wdlite.renderer.exception.OCAExceptionLocalizeHelper:) Thread: main Error: <br>Resourcebundle sap.comtcmobilewdlitecontainer could not be found. Trying to use the default bundle.<br>
    java.lang.ClassCastException<br>
         at com.sap.demo.order_sv.service.impl.OrderService.generateTestData(OrderService.java:52)<br>
         at com.sap.orderapp.comp.OrderComp.generateTestData(OrderComp.java:175)<br>
         at com.sap.orderapp.comp.OrderComp.wdDoInit(OrderComp.java:73)<br>
         at com.sap.tc.mobile.wdlite.progmodel.core.Controller.enter(Controller.java:21)<br>
         at com.sap.tc.mobile.wdlite.progmodel.core.Component.enter(Component.java:24)<br>
         at com.sap.tc.mobile.wdlite.progmodel.core.Application.setCurrentComponent(Application.java:125)<br>
         at com.sap.tc.mobile.wdlite.progmodel.core.Application.navigate(Application.java:155)<br>
         at com.sap.tc.mobile.wdlite.progmodel.core.Application.enter(Application.java:19)<br>
         at com.sap.tc.mobile.wdlite.progmodel.core.WDLite.setCurrentApplication(WDLite.java:148)<br>
         at com.sap.tc.mobile.wdlite.progmodel.core.WDLite.launchApplication(WDLite.java:80)<br>
         at com.sap.tc.mobile.wdlite.container.AppMenuView.startApp(AppMenuView.java:561)<br>
         at com.sap.tc.mobile.wdlite.container.AppMenuView.onActionLaunchApp(AppMenuView.java:325)<br>
         at com.sap.tc.mobile.wdlite.container.AppMenuView.invokeEventHandler(AppMenuView.java:368)<br>
         at com.sap.tc.mobile.wdlite.progmodel.core.AbstractViewElement.doHandleEvent(AbstractViewElement.java:199)<br>
         at com.sap.tc.mobile.wdlite.renderer.api.UIElement.doHandleEvent(UIElement.java:353)<br>
         at com.sap.tc.mobile.wdlite.renderer.api.UIImageButton.mouseReleased(UIImageButton.java:152)<br>
         at com.sap.tc.mobile.wdlite.renderer.api.UIElement.dispatchMouseReleasedWidgetEvent(UIElement.java:396)<br>
         at com.sap.tc.mobile.wdlite.renderer.api.UIElement$1.mouseReleased(UIElement.java:439)<br>
         at com.sap.tc.mobile.wdlite.renderer.swt.MouseEventDispatcher.mouseUp(SWTControl.java:372)<br>
         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:137)<br>
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)<br>
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:928)<br>
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3348)<br>
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2968)<br>
         at com.sap.tc.mobile.wdlite.renderer.swt.container.WorkingArea.refresh(WorkingArea.java:129)<br>
         at com.sap.tc.mobile.wdlite.renderer.api.RenderingManager.refresh(RenderingManager.java:231)<br>
         at com.sap.tc.mobile.wdlite.progmodel.core.Application.refresh(Application.java:24)<br>
         at com.sap.tc.mobile.wdlite.progmodel.core.Application.navigate(Application.java:176)<br>
         at com.sap.tc.mobile.wdlite.progmodel.core.Application.enter(Application.java:19)<br>
         at com.sap.tc.mobile.wdlite.progmodel.core.WDLite.setCurrentApplication(WDLite.java:148)<br>
         at com.sap.tc.mobile.wdlite.progmodel.core.WDLite.launchApplication(WDLite.java:80)<br>
         at com.sap.tc.mobile.wdlite.framework.ApplicationLauncher.start(ApplicationLauncher.java:101)<br>
         at com.sap.tc.mobile.wdlite.framework.Start.runOnContext(Start.java:576)<br>
         at com.sap.tc.mobile.wdlite.framework.Start.startApplication(Start.java:600)<br>
         at com.sap.tc.mobile.wdlite.framework.Start.startContainer(Start.java:637)<br>
         at com.sap.tc.mobile.cfs.framework.spi.FrameworkManager.startContainer(FrameworkManager.java:261)<br>
         at com.sap.tc.mobile.cfs.init.FrameworkInitializer.init(FrameworkInitializer.java:139)<br>
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)<br>
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)<br>
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)<br>
         at java.lang.reflect.Method.invoke(Method.java:324)<br>
         at com.sap.tc.mobile.cfs.startup.pda.Startup.main(Unknown Source)<br>
    Please Suggest<br>
    <br>
    <br>
    It will be a great help.<br>
    Regards
    Nitesh.
    Edited by: Nitesh Harit on Nov 4, 2009 2:22 PM

  • How do you profile AIR mobile applications?

    I'm used to using FlashBuilder to profile an application, take memory snapshots, and find lingering objects from memory leaks.  With AIR mobile, the best I can do is run Adobe Scout to verify that my application has a memory leak.  The list of all ActionScript objects is massive- it's not useful for tracking down a leak.  Is there a way to use the standard FlashBuilder profiler, or another way to track down a memory leak using Adobe Scout?
    Thanks!

    Yes, I've enabled telemetry.  I use object pooling and nulling, but not in the instance that's causing the exception.  It's a simple block that involves a few Parsley commands and an ANE.  I really need the profiler to figure out what part is leaking, and I have to test it on a device because of the ANE.

  • Error During Local Deployment of Application

    Hi,
    I am developing 7.1 Laptop application, I am facing issues with the local deployment of the application from the NWDS. I have 2 DCs, one for model and the other for application, When I add a new query to the model DC, the Model DC builds without errors, But when I try to invoke the newly created query in my app DC , after the local deployment of the application, it gives me following error.
         ... 20 more
    Caused by: java.lang.ExceptionInInitializerError
         at com.acc.iss.instoredatamodel.model.DataModel.createGetAccountVisits(DataModel.java:79)
         at com.acc.iss.instoreapp.instoreapp.comp.InStoreappComp.&lt;init>(InStoreappComp.java:451)
         at com.acc.iss.instoreapp.instoreapp.comp.wdp.InternalInStoreappComp.&lt;init>(InternalInStoreappComp.java:200)
         ... 25 more
    Caused by: com.sap.tc.mobile.exception.standard.SAPIllegalArgumentException: Cannot find class com.acc.iss.instoredatamodel.model.GetAccountVisits
         at com.sap.tc.mobile.cfs.meta.io.MetaRuntimeUtils.findClass(MetaRuntimeUtils.java:229)
         at com.sap.tc.mobile.cfs.meta.io.MetaRuntimeUtils.findClass(MetaRuntimeUtils.java:204)
         at com.acc.iss.instoredatamodel.model.GetAccountVisits.&lt;clinit>(GetAccountVisits.java:45)
    Now When I reinstall the mobile client from my PC , this error is gone and also When I run the same application on another NWDS in another desktop, it builds fine and works fine. I am suspecting this is because of the local deployment of the application. Like in OCA applications we can delete the locally deployed application from eclipse  mobile plugins and do a fresh deployment again, where will I find the entries for locally deployed laptop applications so that in such cases I can delete those entries and try out a new deployment.
    Please  let me know whether local deployment is the problem or some other thing is causing this issue.
    Regards,
    Priya

    thanks for help, indeed during the Enabling monitoring in my topology i have to select the same sql store as when i install lync (in
    my case it note the default but with an instance xxxxxxx\rtc)  , when i try to create a new store xxxx\rtc in the archiving config , i can't ,the system said tha xxx\rtc already exist. 
    so i create the archiving with the default one
    i think that my error comes from there not? what can i do to create with the same store \rtc 

  • Link error during install of O9i Application server

    Hi there.
    I have a problem when installing Oracle 9i Application Server rel. 1.0.2.2.0 on SuSE 7.3.
    During installation phase "Linking Oracle 9i Application Server rel. 1.0.2.2.0", I get: "Error invoking target install of makefile /
    opt/oracle/product/9.0.1/icache/lib/ins_icache.mk"
    The make.log states:
    building Oracle8i Cache Management Engine
    gcc -o /opt/oracle/product/9.0.1/bin/wtcme -L/opt/oracle/product/9.0.1/icache/lib/ -L/opt/oracle/product/9.0.1/lib/ /opt/oracle/pro
    duct/9.0.1/icache/lib/wtemain.o /opt/oracle/product/9.0.1/icache/lib/libicache.a /opt/oracle/product/9.0.1/lib/libwtc8.a /opt/oracle
    /product/9.0.1/icache/lib/libxml8.a \
    -lclntsh /opt/oracle/product/9.0.1/rdbms/lib/kpuadef.o `cat /opt/oracle/product/9.0.1/lib/ldflags` -lnsgr8 -lnzjs8 -ln8
    -lnl8 -lnro8 `cat /opt/oracle/product/9.0.1/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneri
    c8 -lwtc8 -lmm -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 `cat /opt/oracle/product/9.0.1/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -ln
    ro8 `cat /opt/oracle/product/9.0.1/lib/ldflags` -lnsgr8 -lnzjs8 -ln8 -lnl8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 -ltrac
    e8 -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 `ca
    t /opt/oracle/product/9.0.1/lib/sysliblist` -ldl -lm \
    -lpthread -lc
    gcc: /opt/oracle/product/9.0.1/rdbms/lib/kpuadef.o: No such file or directory
    make: *** [opt/oracle/product/9.0.1/bin/wtcme] Error 1
    I had a similar problem when installing the database server software. This was fixed by editing the LD_SELF_CONTAINED parameter in
    genclntsh. This, however, does not help in this case.
    Kind regards,
    Roald Andresen

    Hi Melchor,
    Please follow SAP Note 1618816 - Permanent or Temporary License Already Exists In Systemcopy
    If possible please share files saplikey.log, dev_slic
    Regards,
    Gaurav

  • How to track devices in Google Universal Analytics from Air mobile application?

    Hello,
    I'm using Google Measurement Protocol to collect analytics data from mobile Air application
    https://developers.google.com/analytics/devguides/collection/protocol/v1/
    I found that Air application running on iPad 3 not detecting device model in google analytics reports.
    I guess it's because Air environment sending incomplete user-agent string.
    This is what it sending:
    Mozilla/5.0 (iOS; U; ru) AppleWebKit/533.19.4 (KHTML, like Gecko) AdobeAIR/3.1
    And this user-agent string sending by Safari on ipad (for comparison):
    Mozilla/5.0 (iPad; CPU OS 6_1_3 like Mac OS X) AppleWebKit/536.26 (KHTML, like Gecko) Version/6.0 Mobile/10B329 Safari/8536.25
    So Air application knows much less than Safari.
    My question is: How to create custom user-agent string in Air application so it contains enough data for google analytics to detect device model?
    Is there any solution that will work on most ios and android devices?

    I don't know if you managed to make it work, but it kind of worked for me, I did this:
    var _urlReq:URLRequest = new URLRequest('http://www.google-analytics.com/collect');
                                  var uuid:String = 'my-generated-uuid';
                                  _urlReq.method = URLRequestMethod.POST;
                                  var scName:String = '&v=1&tid='+myTrackingCode+'&cid='+uuid+'&an='+myAppName+'&av=1.0&t=appview&cd='+myScreenName;
                                  _urlReq.data = scName;
                                  var urlLoader: URLLoader = new URLLoader();
                                  urlLoader.load(_urlReq);
    I say "it kind of worked" because I haven't been able to send custom events yet, butI'm on the right track.

  • Fatal Error during Installation of Weblogic Application Server 11g (10.3.4)

    Hi,
    I have installed Weblogic server 10.3.4 in the first attempt but when I was deploying an ear, Server gets crashed (JDK was crashed) and after that I was unable to start the server because it was giving an error for JDK.
    Then I uninstalled existing Weblogic server and tried installing server (same version using same setup) once again but it is not allowing. It is asking me for directory (WLS Home Directory), Complete/Custom and when installing finally, it is flagging an error (when 39% installation is complete) "Fatal Error encountered during file installation, the installer will now cleanup and exit! C:\<Home Directory>\wlserver_10.3\common\bin\consol.exe (Access is denied)".
    Can any one please help me in resolving this error. Thanks in advance
    Regards,
    Priya

    Hello,
    You need to check the permissions on the middleware home directory.  Give permissions and then try to install weblogic server, it will work. 
    Are you trying to do first time weblogic server installations.  If you have already domain created then from there also you can create a seperate domain
    Regards

  • "Error 13 writing data in step 6: type mismatch" - Error during package run

    Hi experts,
    I am using SAP BPC 7.0 M and facing an issue while importing a package. I am encountering the error : "Error 13 writing data in step 6: type mismatch". The package is running successfully for some files but is failing for similar other files. The data is uploading successfully on server but still it is giving an error while conversion.
    Thanks,
    Regards,
    Kamya Nagpal

    Hi All,
    In continuation to the above message:
    Even when the package is failing, the data is getting uploaded in the server.
    Thanks,
    Regards,
    Kamya Nagpal
    Infosys Technologies Limited

  • Start AIR (mobile) application from Android Service

    Hi I'm hoping someone can give me some direction.
    I would like my custom Android service to start my AIR application.  An Android Service starting a regular Android application is well-documented... the basic idea is to create an Intent (a system message) that points to the Activity (an application screen, normally a java class), and launch that from the service.  The code looks something like this:
    Intent i= new Intent(getBaseContext(), screen.class);
    i.addFlags(Intent.FLAG_ACTIVITY_NEW_TASK);
    getApplication().startActivity(i);
    Can the same idea work with an AIR application (made with Flex)?  If so, what is the java class reference for the Activity?  Or what?  Or is there some other method that must be used?

    What version of AIR are you using or does it matter?  My apps seem to come back from background or idle with no issue.

  • Error during starting the JBoss Application server

    Hi All,
    I installed OIM and it worked fine for me till yesterday.But when i started it on today i am getting exception during deploying xeWebApp.war file.
    11:54:32,968 ERROR [[xlWebApp]] StandardWrapper.Throwable java.lang.NoClassDefFoundError: org/jgroups/blocks/NotificationBus$Consumer
    11:54:32,968 ERROR [[xlWebApp]] StandardWrapper.Throwable java.lang.NoClassDefFoundError: org/jgroups/blocks/NotificationBus$Consumer
    Caused by: java.lang.ClassNotFoundException: No ClassLoaders found for: org.jgroups.blocks.NotificationBus$Consumer
    11:54:33,234 ERROR [[xlWebApp]] Servlet /xlWebApp threw load() exception java.lang.ClassNotFoundException: No ClassLoaders found for: org.jgroups.blocks.NotificationBus$Consumer
    This is the exception I am getting.I need anyone's help to resolve this.
    Thanks & Regards,
    Rajesh.

    Hi,
    We are facing the same problem.
    Can you help me out with this??
    Thanks & Regards,
    Arpita Saini

  • How to pass an image from the mobile application to the Adobe Media Server?

    The image is taken as photo from the CameraUI in the Client Side(AIR Mobile Application) and saved as a .jpg file in the mobile. I passed the image byte array values from the client to the server. How to convert that byte array to a file in the Adobe Media server?

    This is very similar to the problem here:
    http://forums.adobe.com/thread/655314
    processByteArray = function(byteArrayAsPlainObject){
         // byteArrayAsPlainObject is an object serialized from a ByteArray but without functions
         // we need to get a ByteArray that we can call functions on
         var usableByteArray = new ByteArray();
         byteArrayAsPlainObject.position = 0; // make sure we start from the beginning
         ByteArray.prototype.readBytes.call(byteArrayAsPlainObject, usableByteArray);
         // now usableByteArray contains what was in the original argument, but we can actually use it on the server side

  • Adding settings panel info for AIR mobile iPad

    Has anyone added a Settings Bundle property for an AIR mobile iPad application?  What I am seeking is the ability to put a version number into the ipads settings panel for an AIR mobile application.
    Is this a "PreferenceSpecifiers" item for the *-app.xml under <InfoAdditions> element?  Or something else?
    Thanks,
    Jeff

    YCanvas looks interesting - but it was too late for me.
    I ended up developing the whole thing for offline map handling.  It's been released as a desktop (Windows/OSX) version, Android, and iOS - it's in both the Apple App Store and Google Play.  It's called "ActiveCaptain Companion".  There's a lot more being done with it.  It's basically a navigation system for boats that use our huge social navigation databases.  In this first version, when you're approaching an on-the-water hazard, the app speaks to you to warn you.  It's the first use of voice on boats for warnings and directions like this.  There have been about 25,000 installs in the first 8 weeks.  I'm expecting many more as the next set of functionality is added - there have been previous few bugs in this roll out version.
    The apps are free on all platforms.

  • Uploading AIR for IOS thru Application Loader I get the following error - The package does not contain an Info.plist.

    I'm publishing an .fla in AIR for IOS.
    I'm in CC 2014 so first I need to know which AIR should I publish in?
    newest is AIR 14.0.0.178 for IOS
    IOS deployment type is App Store
    publishes with no error.
    I see the following files included .swf and app.xml
    I convert the .ipa to a zip file
    Upload that thru the Application Loader I get the following error
    The package does not contain an Info.plist.
    Where is the infoplist for this and do I convert the .ipa and the info to a zip file?
    I converted the .ipa to a .zip and the intoplist file is NOT THERE  how do I generate this?
    Any help here?

    Ok this is becoming very very frustrating as I have been at this for hours now. So the only way to explain this is to write what I did step by step as I have to be doing something wrong, just to recap:
    I was publishing from Flash CC 2014 using AIR 14.0 and getting Digital Certificate is not valid message.
    Was instructed to download new AIR 17 , I did this installed into Flash and used to publish.
    I used my previous p12, app ID and distribution certificates all generated properly.
    The file worked ONCE but I got an app ID error ( I understood I used the wrong app ID)
    I changed it to the right app ID and the very next time and after 10 attempts I got the same error  Digital Certificate is not valid
    SO I then downloaded AIR 16.0
    RE DID ALL MY CERTIFICATES AND P12'S
    went to publish and I STILL GET THE SAME MESSAGE   Digital Certificate is not valid

  • Error while installign AIR Application (invalid package signature errorID=5022)

    Hi All,
    I am new to Adobe AIR and facing error while Installing AIR application. This specially happens when in include a folder named "htmls" in the assets directory in my project.
    This folder have lots of html files and others folders. These file names have some special characters as well like ". & - _".
    However I can install the Application when I exclude this folder and everything works fine. Not able to find out the exact problem.
    Looking forward for help !!
    Log contents:
    .airappinstall
    failed while unpackaging: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="invalid package signature" errorID=5022]
    starting cleanup of temporary files
    application installer exiting
    .airinstall
    App installer failed; exit code 7
    begin quitting

    You may have found a bug in the AIR installer or packager. Given that the signature is an XML file, the "&" character seems the most likely culprit.
    The only short-term workaround is to identify which characters cause the problem and avoid using it.
    You should avoid the following characters in any case, since these cannot be used in file names on all platforms:
    Character            Hexcode
    various     0x00 - x1F
    *           x2A
    "           x22
    :           x3A
    >           x3C
    <           x3E
    ?           x3F
    \           x5C
    |           x7C

Maybe you are looking for

  • Is it possible to use two workflows in one document library?

    The process is, the first person create document, then assigned another user to complete it and lastly send for approval. I had try to use three state workflow, however, it does not meet my requirements. and also, I tried to create workflows using Sh

  • How to call system command in vc++?

    i wish to call the netsend command in the program but i dont know how to do it? can you please show me the actually of calling net send command in the way of mfc?

  • HP Director/Monitor software for iMac

    Moving from a pc to an iMac, I cannot figure out how to work the scan function of my hp all-in-one printer scanner copier faxer thingy. The printing works just fine -- apparently the iMac knows what to do, has the software. But I had HP Director and

  • Sorry for the Four Posts

    The site is so slow, I left the page a four times thinking I wasnt getting posted.

  • Screen Saver Transparency

    Hello, this is a very simple question: I wanted to create a screen saver with the "Floating" style, and to make it look fancier I decided to add images that had transparent/empty spots on them. But whenever these images appear, the ones in the back a