Mobile App problem after update from Flex SDK 4.5 to 4.5.1

I have a mobile app that built in SDK 4.5 and running ok until update the SDK to 4.5.1 and then the app only loads the splash page and not even to to the firstview. The screen just stop at the splash page and no reaction, no debug window popup (test on the computer). If I change back to SDK 4.5, everything goes normal. Does anyone has the same issue? Please help.
I am in Win 7, Flash Builder SDK 4.5.1 plugin in Eclipse Helios.
Thanks.
Tony

Thanks for your respond. I wish I could show you my app; however this project is pretty big. Besides the UI part that was built for mobile, there are also part of the codes are including (referenceing) the old desktop project that still are complie in SDK 4.1. Mainly for the referencing codes to the old project are Caingorm's commands and service locators part, for getting the service call. Everything is fine and running on computer and mobile devices when using SDK 4.5.
I can try to build something to see if it will show the same situation. Thanks.

Similar Messages

  • Problems after updating from Mavericks to Yosemite.

    Hello everyone.I have noticed some battery problems after updating from Mavericks to Yosemite like no charging at all (but the orange led was on )and not able to fully charged.I solve them with SMC reset and PRAM reset.Furthermore, battery discharges faster than before and its really annoying.Now I have notice that the upper right corner of my mac is getting hot.I'll appreciate any help
    MacBook Pro (Retina, 13-inch, Late 2013

    Try these in order testing your system after each to see if it's back to normal:
    1. a. Resetting your Mac's PRAM and NVRAM
        b. Intel-based Macs: Resetting the System Management Controller (SMC)
    2. Restart the computer in Safe Mode, then restart again, normally. If this doesn't help, then:
    Boot to the Recovery HD: Restart the computer and after the chime press and hold down the COMMAND and R keys until the Utilities menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    3. Repair the Hard Drive and Permissions: Upon startup select Disk Utility from the Utilities menu. Repair the Hard Drive and Permissions as follows.
    When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the main menu. Select Restart from the Apple menu.
    4. Reinstall Yosemite: Reboot from the Recovery HD. Select Reinstall OS X from the Utilities menu, and click on the Continue button.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible
                because it is three times faster than wireless.
    5. Reinstall Yosemite from Scratch:
    Be sure you backup your files to an external drive or second internal drive because the following procedure will remove everything from the hard drive.
    How to Clean Install OS X Yosemite
    Note: You will need an active Internet connection. I suggest using Ethernet if possible
                because it is three times faster than wireless.

  • Performance problems after Update from 7.6.00.37 to 7.6.03.15

    Hi,
    after the Update from 7.6.00.37 to 7.6.03.15 in our live system we noticed a lot of performance problems. We have tested the new version before on our test system, but there don't noticed effects like this.
    We have 2 identical systems (Opteron 64 bit, openSuse 10.2) with log shipping between them. We updated first the standby system, switched from online to standby (with copy of cold log) and started the new server as online system. After that we run a complete backup (runtime: 1 hour) for starting a new backup history and for activating autolog. Then
    With the update we changed USE_OPEN_DIRECT to YES, but the performance of the system was very slow afterwards. After the backup it remains at a high load average (> 10, previous system had about 2-4), with nearly 100% of CPU usage for the db kernel process.
    Next day we switched USE_OPEN_DIRECT back to NO. The system first runs better, but periodically rises up to a load average of 6 and slow down the performance of various applications (somebody says about 10 times slower). Here we also noticed a high usage (now 200-300%) of the db kernel process.
    Our questions are:
    1. Has something basically changed from 7.6.00.37 to 7.6.03.15, so that our various applications (JDBC, ODBC and Perl/SQLDBC partially on old linux systems with drivers from 7.5.00.23) don't reach same performance as before?
    2. Are there any other (new) parameters, which can help? Maybe reducing MAXCPU from 4 to 3 for reserving capacities for the system (there is only one maxdb instance running)?
    3. Is the a possibility to switch back to 7.6.00.37 (only for worst case)?
    I have made some first steps with x_cons, but don't see any anomalies on the first look.
    Regards,
    Thomas

    Thomas Schulz wrote:>
    > > > Next day we switched USE_OPEN_DIRECT back to NO. The system first runs better, but
    > >
    > > What is it about this parameter that lets you think it may be the cause for your problems?
    > After changing it back to NO, the system runs better (lower load average) than with YES (but much slower than with old version!)
    Hmm... that is really odd. When using USE_OPEN_DIRECT there is actually less work to do for he operating system.
    > > > Our questions are
    > > >
    > > > 1. Has something basically changed from 7.6.00.37 to 7.6.03.15, so that our various applications (JDBC, ODBC and Perl/SQLDBC partially on old linux systems with drivers from 7.5.00.23) don't reach same performance as before?
    > >
    > > Yes - of course. Changes are what Patches are all about!

    > Are there any known problems with updating from 7.6.00.37 to 7.6.03.15?
    Well of course there are bugs that have been found inbetween the release of both versions, but I am not aware of something like the performance killer.
    We will have to check this in detail here.
    > > > I have made some first steps with x_cons, but don't see any anomalies on the first look.
    > >
    > > Ok, looking into what the system does when it uses CPU is a first good step.
    > > But what would be "anomalies" to you?
    >
    > Good question! I don't really know.
    Well - then I guess 'looking at the system' won't bring you far...
    > > Do you use DBAnalyzer? If not -> activate it!
    > > Does it gives you any warnings?
    > > What about TIME_MEASUREMENT? Is it activated on the system? If not -> activate it!
    >
    > OK, that will be our next steps.
    Great - let's see the warnings you get.
    Let us also see the DB Parameters you set.
    > > What parameters have changed due  to the patch installations (check the parameter history file)?
    > >
    > > What queries take longer now? What is the execution plan of them?
    >
    > It seems to happen for all selects on tables with a lot of rows (>10.000, partially without indexes because automatically generated). With the old version we had no problems with missing indexes or the general performance. Unfortunatly it is very difficult to extract some sql statements out of the JBoss applications. But even simple queries (without any join) runs slower, when the load average rises over 4-5.
    Hmm... the question here is still, if the execution plans are good enough to meet your expectations.
    E.g. for tables that you access via the primary key it actually doesn't matter how many rows a table has (not for MaxDB at least).
    > > BTW: how exactly do the tests look like that you've done on the testsystem?
    > Usage over 6 weeks with our JDBC development environment (JBoss), backup and restore with various combinations of USE_OPEN_DIRECT and USE_OPEN_DIRECT_FOR_BACKUP.
    Sounds like the I/O is your most suspect aspect for overall system performance...
    > > Was the testsystem a 1:1 copy of the productive machine before the upgrade test?
    > No - smaller hardware (32 bit), only 20% of data of the live system, few db users and applications.
    >
    > > How did you test the system performance with multiple parallel users?
    > Only while permanent development with the 2-3 developers and some parallel tests of backup/restore. Unfortunately no tests with many users/applications.
    Ok - so this is next to no testing at all when it comes to performance.
    > An UPDATE STATISTICS over all db users seems to change nothing. At the moment the system remains markedly slow and we are searching for reasons and solutions. Another attempt will be the change of MAXCPU from 4 to 3.
    Why do you want to do that? Have you observed any threads that don't get a CPU because all 4 cores are used by the MaxDB kernel?
    regards,
    Lars

  • Serious performance problems after updating from 10.5.6 to 10.5.7

    I've got a Macbook Pro C2D 15" (late 2006). After updating the system from 10.5.6 to 10.5.7 and quicktime to 7.6.2, I experience serious performance problems which I have never seen before:
    -From time to time, kernel_task has peaks in activity monitor (consumes a lot of CPU). In that moment, the mouse hangs for a short moment and audio playback is distorted/has drop outs.
    -Recording audio consumes a lot of CPU (independent of the audio application).
    -Video playback consumes a lot of CPU, regardless if I use VLC or the quicktime player.
    Any idea what could be done? Thanks in advance.

    After a few days of using CoolBook I report that my 1st generation MacBook Air is now reliable and never overheating, regardless of environment conditions.
    I must point out that I do believe that it really is something new in 10.5.7 that is causing this problem as my environmental conditions have not changed and even Summer in Dublin still sees temperatures no more than 72F/22C. I am now in Madrid, where the environment is quite different, and I am still having no problem with kernel_task spinning.
    I plan on reporting my problem to Apple anyway and being aggressive about the issue as MacLovinRanga did in this thread (http://discussions.apple.com/thread.jspa?messageID=9647353#9647353). Perhaps many/all of those of us having this problem will obtain new MacBook Airs.
    Joe Kiniry

  • Thinkpad G40 keyboard problems after updating from W98 to W7

    Hi community users.
    I'm new here with a, for me, typical problem.
    I’m having a problem with my Laptop keyboard IBM ThinkPad G40, type: 23884SG, Windows 7.
    Since I updated from Windows 98 to Windows 7 the keyboard definition is wrong. I’m not able to find the right configuration of it on base of the standard list of country and language definitions in W7.
    Who can help me with this.
    I already installed some drivers from the Lenova site but nothing seems to help.
    So the problem is that I can’t find the right service from the country and language menu to the keyboard in W7.
    All suggestions are very welcome.
    Thanks in advance,
    Dirk
    Moderator Note; s/n & UUID edited for members own protection

    Hi Vince,
    Thanks for your response to my problem.
    Problem isn't the choice of the specific language. The problem after the update is that I'm not able to choose the right combination of language and the type of keyboard selection in Windows 7. The selection list is long: from South-Africa to Sweden.
    Although most of the characters on the keys on the lower part of the keyboard correspond with the ones on the screen but especially the keys on the upper part don't.
    So I'm searching to a correct selection of the combination language and specific type of keyboard. Or there must be some driver witch can be download.
    Looking forward to the feedback.
    Kind regards,
    Dirk

  • Problems after updating from 2.0.5 to 2.08

    Hi Community,
    I updated my Developer Studio from 2.05 to 2.08 but I got some problems now. The Behaviour of my WD Application written on 2.0.5 changed.
    I got a View which contains a tree control. For this tree control I implemented the method onActionSelect.
    public void onActionSelect(com.sap.tc.webdynpro.progmodel.api.IWDCustomEvent wdEvent, com.sap.tut.wd.tree.wdp.IPrivateTreeView.ITreeNodeElement selectedElement )
    //@@begin onActionSelect(ServerEvent)
    if( selectedElement == null)
    wdContext.currentContextElement().setLabelname("Element = null");
    //wdThis.wdFirePlugToDispatcherView(selectedElement);
    //@@end
    If I check the parameter selectedElement now for null, I get true. That means this structure isn't filled out automatically anymore.
    Do s.b. know something about API changes or how to fix this problem? Regards and thank's a lot, Robert.

    Hi Robert,
    Errors occur if there are inconsistencies between the Engine (e.g. Support Package 5) and the Developer Studio (e.g. Support Package 6).
    Other "Class not found exceptions" or "No such method exceptions" may appear in the case of other Support Packages. Unfortunately, this results in a termination of the application at runtime.
    You must ensure that the local version of the Netweaver Developer Studio has the same version level as the CBS  
    configuration.
    In particular, the IDE plug-ins must not have a higher version than the generators of the CBS. Possible is a lower version of the IDE.
    Hope that helps.
    Best regards,
    Karin

  • Camera app problem after updating to 8.0.2

    FFacing hanging up of the cameri app while opening through locked screen and even through normal way
    wwhat to do

    Hello there Ankushrohit4,
    It sounds like your Camera app is not opening correctly when you launch it from the lock screen. I would start by quitting all the running apps:
    iOS: Force an app to close
    Double-click the Home button.
    Swipe left or right until you have located the app you wish to close.
    Swipe the app up to close it. 
    When you have done that restart the device and test the issue again:
    iOS: Turning off and on (restarting) and resetting
    Thank you for using Apple Support Communities.
    Cheers,
    Sterling

  • Fire fox 14 is crashing every 15 minutes. Usining win7 .This is after updating from FF13. require a solution.

    FF14 is crashing randomly after every 15 minutes. Is this problem a general problem after updating from FF13. All plugins are up to date. No virus on system. Does any one have any solutions?
    Thanks

    More information, from the crash report for the first Crash ID listed in "More system details":
    https://crash-stats.mozilla.com/report/index/63e76a0f-b807-4eab-a83c-4d14c2120719 Firefox 14.0.1 Crash Report [@ StrChrIA ]
    .....the crash report links to a related bug,
    [https://bugzilla.mozilla.org/show_bug.cgi?id=530074
    Bug 530074 - Crash [@ StrChrIA ] from winsock and shlwapi.dll (LSP, evil *x86.dll module, or BitDefender)]
    So, your crash seems to be related to Bit Defender antivirus software or one if its components (BdProvider.dll). I did a google search and according to [http://systemexplorer.net/filereviews.php?fid=11324853 this page], the file BdProvider.dll is the Bitdefender parental provider plugin.
    If Firefox no longer crashes when you [[Safe Mode|restart with add-ons disabled]], look in the Firefox Add-ons Extensions list for any BitDefender add-on and disable it (see [[Disable or remove add-ons]] for details), then restart Firefox to see if the crashes stop.
    You could also contact BitDefender support or ask for help on the [http://forum.bitdefender.com BitDefender forums].

  • My ipod touch 4G got problem after update to iOS 6, it can not access the Apps store ,can not access safari,map, weather and so on, could someone help me to solve the problem, thanks in advance~~~

    My ipod touch 4G got problem after update to iOS 6, it can not access the Apps store ,can not access safari,map, weather and so on, could someone help me to solve the problem, thanks in advance~~~

    Force close the App Store app and reset the iPad. No data will be lost when you reset the device.
    In order to close apps, you have to drag the app up from the multitasking display. Double tap the home button and you will see apps lined up going left to right across the screen. Swipe to get to the app that you want to close and then swipe "up" on the app preview thumbnail to close it.
    Next, reset the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider if it appears on the screen - let go of the buttons. Let the iPad start up.

  • What cause searching network problem after updating iphone 6 from iOS 8.1.2 TO iOS 8.1.3?

    what cause searching network problem after updating iphone 6 from iOS 8.1.2 TO iOS 8.1.3?

    SSince Apple does not support downgrading the iOS I suggest you start a new question that gives a good title to a specific problem. Then in the body of the thread describe the problem in detail, tell us what steps you have tried so far to correct the problem, what happened, and what error messages you received.

  • Microsoft Office 2011 no longer opens because "there is a problem" after updating mountain lion when the app store said there was an update available this morning. Reinstalling did not work. What's the problem?

    Microsoft Office 2011 no longer opens because "there is a problem" after updating mountain lion when the app store said there was an update available this morning. Reinstalling did not work. What's the problem?

    Has your problem been solved by the updates??
    Have a similar problem. This MacBook opened all MS Office programs in Dec2012 but no longer does in Feb2013. Went to Microsoft/mac/downloads but none of the three updates would run citing a problem "version of software needed to run this update was not found on this volume".
    MacBook: 7.1, Intel Core 2 Duo, 2.4 GHz
    Microsoft Office 2011:  version 14.2.3
    Mountain Lion: 10.8.2 (12C60)

  • Mac Apps store problem after updating it to Mavericks

    I have a problem with my mac apps store. after updating it to OS X 10.9.3 (Mavericks) when i restarted it and open it up again the mac apps store keeps on hanging and i can't see anything. I cannot update any of my application because i cannot access the store. Please help me. My computer is Mac mini 2.3GHz quad-core intel core i7

    Launch Activity Monitor in /Utilities, select all processes, check for app store ones, select them, and force quit them.

  • HT6147 Problems after updating iPad2 with iOS7.0.6. Has anyone had this problem?

    Problems after updating iPad2 with iOS7.0.6. Has anyone had this problem? I lost my notes, calendar, songs, games+ more. I've tried everything to restore these, but it won't let me. HELP!!!!'

    Restore from iCloud Backup
    1. Settings>General>Reset>Erase all content and settings
    2. Tap Erase
    3. You'll see Apple logo and progress bar
    4. Hello
    5. Slide to set up
    6. Set language
    7. Set country
    8. Choose Wi-Fi network; enter Wi-Fi password
    9. (a) Use Location Service (b) Don't Use Location Service
    10. Select option
    11. (a) Setup as New iPad (b) Restore from iCloud Backup (c) Restore from iTune Backup
    12. Selected Restore from iCloud Backup
    13. Enter password for iCloud
    14. Agree to Terms and Conditions
    15. Setup Apple ID
    16. Select backup
    17. Restoring from iCloud
    18. Hello
    19. Restore Completed. Your iPad was restored successfully. There are just a few more steps to follow and then you're done!
    20. Continue
    21. Finish setting iCloud enter Password
    22. Updating iCloud settings
    23. Create a Passcode
    24. Welcome to iPad
    25. Get Started
    26. Restoring Apps and Media
    27. Enter Apple ID and Password
    28. Notice: Restore Incomplete, some items could not be downloaded from the Store. If they are on your computer, you can restore them by syncing with iTune
    29. Connect iPad to iTune to sync with computer
    30. Sync Music, Videos and Album Artwork

  • Pages app is not updating from iCloud

    My pages app is not updating from iCloud after I installed the new ios8 and of course an update to the Pages app. Did follow the recommendation not to upgrade to the iCloud Drive on initial upgrade to iOS 8.
    When I log on line - on the iCloud site, I am able to see all the documents. These also appear on my windows iCloud Drive (Of course the updating is so slooooow  ).
    Have tried the following:
    1. Enabled Pages to update via iCloud and iCloud Drive - documents not updated
    2. Enabled Pages to update via iCloud and DISABLED iCloud Drive - documents not updated ( Pages update via iCloud switches off by itself)
    please if any one has a solution to this Help!
    or it means just be patient and it will eventually down load the documents. So Frustrating  !

    Sorry, misunderstanding.
    I've purchased Pages from iTunes two/three months ago and all worked fine on both iPhone and iPad.
    Now here is the problem mentioned above: after upgrading iOS, it is disappeared from both devices still remaining on iTunes.. but I'm not able to re-install it by each other syncronization (as I can for all the other apps) as usual.

  • Light Flow / Accessibility Problems After Update ..

    OK Light Flow problem after update.... the problem is my Talk Back in Accessibility keeps turning on after i restart my phone i know it should not do that it only dose it when i have Light Flow - LED & Notification installed and Tturned on in Accessibility   ..... i use Light Flow - LED & Notification to control my LED Notification becuse i hate the built in feature that came with the phone the default management keep the LED to dim hard to see  ........ i have used the app ever scene i got the phone and never had a problem tell this crappy update JZO54K.I535VRBLMD3 / I535VRBLMD3 came out  i also believe the update JZO54K.I535VRBLMD3 / I535VRBLMD3 that was pushed out made the Accessibility option bad / and everything else
    The phone is new
    i have hard factory reset it / battery pulled
    it did it with old phone but did not do it before that update was pushed
    i also got a (NEW) NOT REFURBED phone trying to solve the poor 4G LTE signal /battery life
    and over all phone performance with no luck  that update was a bad one and needs to be addressed
    PLEASE FIX THE PROBLEM >>>>> VERIZON SAMSUNG GOOGLE ( PLEASE )

    yep, I had that same problem too, but found a work around.  First I tried disabling the accessibility options (but that was no good, I like the light flow notifications).  I read from the app (see bottom of opening screen):
    I found the work around to be just getting a folder app from the play store - the only talking it was doing was "opening folder" "closing folder" (annoying as he!!)
    See the second screen for what that says as far as options.  My opinion - just get the folder app, it's easier.

Maybe you are looking for

  • Error while importing a port theme

    Hi all, I've downloaded a portal theme which displays correctly. Unzipped it and, immediately afterwards, without changing a thing, I've re-zipped the theme. However when I try to import the file I'm getting: "An exception occurred while processing t

  • Board game - pawn help.. I need some experts here.. i need this now.. beg..

    i have these whole junk of coding here.. where should i insert my pawns? lets say pinkpawn.jpg is my pawn.. then what code should i type & at where? import java.util.*; import java.awt.*; import javax.swing.*; import java.awt.event.*; import java.uti

  • JMenuItem and JPopupMenu

    Is there an esay why round this issue? I've got a JMenuItem that I would like to add to MULTIPLE menu's. when I add the JMenuItem to a "new" JPopup it dissappears from the previous one. eg JPopupMenu menu1 = new JPopupMenu(); JPopupMenu menu2 = new J

  • Cant Update iPhoto & imovie

    trying to update Iphoto app i reciever this message, "This update is not available for this Apple ID either because it was bought by a different user or the item was refunded or cancelled." This is not the case as this laptop was given to me by my co

  • Airport Express A1088 with MacOS X 10.8.2

    Hi all, i just got a Apple Airport Express A1088 and im trying to connect my mac to configure it for Wi-Fi extension, and Airplay, but i can't connect to it. The LED on the modem is blinking orange. Im using my new Macbook air, so i don't have an Eth