Flash Builder will not debug app with .ane on Android Device

Hello ,
I'm having a big issue with the overall stability of Flash Builder 4.7 on my Mac (OS X 10.7.5)
I developped an extension on FB 4.6 for iOS and Android and it was  working good. In the meantime I updated to 4.7, and since then I keep on running in to lots of problems when debuggin or compiling.
Now my extension needs to be extended, and suddenly the complete project stopped, because debugger refuses working on android devices.
The error I get is:
An internal error occurred during: "Launching MyAppWithExtension".
java.lang.NullPointerException
at com.adobe.flexbuilder.project.ui.utils.ANE.AppXMLFileANEExtensionHandler.retainExtensionIds(AppXMLFileANEExtensionHandler.java:309)
at com.adobe.flexbuilder.project.ui.utils.ANE.ANEController.modifyAppXMLforPackaging(ANEController.java:360)
at com.adobe.flexbuilder.project.ui.utils.ANE.ANEController.modifyAppXMLforPackaging(ANEController.java:326)
at com.adobe.flexbuilder.project.ui.utils.ANE.AbstractANEPackageHandler.modifyAppXMLforPackaging(AbstractANEPackageHandler.java:86)
at com.adobe.flexide.launching.multiplatform.launchhandlers.AbstractMultiPlatformLaunchHandler.handleANEPackagingDetails(AbstractMultiPlatformLaunchHandler.java:195)
at com.adobe.flexide.launching.multiplatform.launchhandlers.AbstractMultiPlatformLaunchHandler.applyPackagingDetails(AbstractMultiPlatformLaunchHandler.java:168)
at com.adobe.flexide.multiplatform.android.launching.ADBLaunchHandler.initialisePackager(ADBLaunchHandler.java:533)
at com.adobe.flexide.multiplatform.android.launching.ADBLaunchHandler.doPackage(ADBLaunchHandler.java:409)
at com.adobe.flexide.multiplatform.android.launching.ADBLaunchHandler.launch(ADBLaunchHandler.java:350)
at com.adobe.flexide.launching.multiplatform.MultiPlatformLaunchDelegate.launch(MultiPlatformLaunchDelegate.java:184)
at com.adobe.flexide.launching.AbstractFlexLaunchDelegate.launch(AbstractFlexLaunchDelegate.java:244)
at com.adobe.flexide.launching.AbstractFlexLaunchDelegate.launch(AbstractFlexLaunchDelegate.java:134)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:854)
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:703)
at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:928)
at org.eclipse.debug.internal.ui.DebugUIPlugin$8.run(DebugUIPlugin.java:1132)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Session Data:
eclipse.buildId=M20110909-1335
java.version=1.6.0_51
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
Framework arguments:  -keyring /Users/myusername/.eclipse_keyring -showlocation
Command-line arguments:  -os macosx -ws cocoa -arch x86_64 -keyring /Users/myusername/.eclipse_keyring -consoleLog -showlocation
This is a continuation of log file /Users/myusername/PathToMy/Workspaces/MyAppWithExtension/.metadata/.bak_0.log
Created Time: 2013-07-24 11:43:14.053
What I tried so far:
- Creating new workspace
- Running Flash Builder with -clean parameter at startup
- Reinistalling Flash Builder using Adobe Clean Tool
- Stripping all metadata from the project (keeping only the source files) and make a complete new project setup.
All to no avail.
There's a good chance, I have a problem in my .ane code, but how am I supposed to find out, if debugger isn't working?
BTW, I can make an release build of the project, but it hangs after the splash screen. I don't know, if it's a build or coding error, though.
Ironically, I convinced my my employer to update FB to 4.7 due to the advanced iOS debugging features, but now I already spent about 10 times more working hours in finding workarounds to debugging / compiling issues than these features will ever be able to save me.
Maybe anybody here has an idea on how to solve this issue ?

Ok, this is an old post but i still needed a couple of hours to find a solution, so here we go:
- Most likely you have TWO executable build targets in your project (two mxml that you can launch). If so, go to the Project settings > Flex Applications and remove the one you don't need so you only have one.
- My case was a bit complex though - i was using an ANE and Coldfucion server. In this case change the Output folder in the Project Properties > Flex Server > Output folder to something like "temp" instead of "C:..." generated by Flex Builder. The Android device gets confused by a "C:" reference but still can understand a local "temp" folder
I hope i have saved your day

Similar Messages

  • Apps store icon no longer available, book shelf will no longer access the store, and my mac pro will not sinc apps with my iPad.  What's up??  How do I correct?  This is after upgrading to iOS6 and Mountain Lion.

    Apps store icon no longer available, book shelf will no longer access the store, and my mac pro will not sinc apps with my iPad.  What's up??  How do I correct?  This is after upgrading to iOS6 and Mountain Lion.

    Saw this on another post.
    Applecare Senior Advisor Txx Bxxx (I have his contact info in an email he just sent) just confirmed with me that the problem people are having with the App Store not loading is an apple issue with there servers, ITS NOT YOUR IPAD so don't go restoring it!   It's not happening to everyone however but they are looking into it, its really hit or miss.
    In the meantime ...........
    The Complete Guide to Using the iTunes Store
    http://www.ilounge.com/index.php/articles/comments/the-complete-guide-to-using-t he-itunes-store/
    Can't connect to the iTunes Store
    http://support.apple.com/kb/TS1368
    iTunes: Advanced iTunes Store troubleshooting
    http://support.apple.com/kb/TS3297
    Best Fixes for ‘Cannot Connect to iTunes Store’ Errors
    http://ipadinsight.com/ipad-tips-tricks/best-fixes-for-cannot-connect-to-itunes- store-errors/
    Try this first - 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 - let go of the buttons.
    This works for some users. Not sure why.
    Go to Settings>General>Date and Time> Set Automatically>Off. Set the date ahead by about a year.Then see if you can connect to the store.
     Cheers, Tom

  • Flash Builder 4.5: debugging Flex Mobile application on Android Virtual Device

    Hi,
    we are trying without success to debug a flex mobile application in Flash Builder 4.5 on an Android Virtual Device (AVD).
    We can debug with real Android devices via Flash Builder 4.5, by using a standard Mobile Application debug configuration with "On device" launch method, but emulated devices are not listed in the "Choose device" Flash Builder 4.5 window.
    The emulated device is correctly listed by "adb" command line tool, as the following screenshot shows:
    c:\Program Files (x86)\Adobe\Adobe Flash Builder 4.5\sdks\4.5.0\lib\android\bin\adb" devices
    List of devices attached
    emulator-5554   device
    ("emulator-5554" has been created and started with Android AVD Manager standard Eclipse plug-in)
    By using the adb command-line tool we can also install applications on the emulated device, but we'd like to use Flash Builder 4.5 directly, without manually using adb.
    Many thanks in advance for any direction.
    PS: we can debug with Flash Builder "internal" android emulator (the one used with "On desktop" launch method), but we want to use the more "realistics" android emulated devices provided by Android SDK (Android Virtual Device (AVD)).

    well that's just ... oh what's the word I'm looking for? ... um ... ah yes - inconvenient.
    I've been wrestling with this too. I use VDs with eclipse all the time, I'm wondering why it's not supported in flashbuilder. I mean, it's just a VD that runs on a virtual port, plugs into the editor like a read device would - right?
    I'm going to take a wild stab at this and say it probably has something to do with running a program inside (Air) a virtual machine, running inside a virtual machine inside a virtual device?

  • CS5.5 Flash Builder will not open after unistallation and reinstallation

    10.8 up to date...
    I have been fighting with CS5.5 on 10.8 since august 8th!  Adobe helped somewhat, by helping me assure permissions were correctly set on their files. However, when i go back into the get info window , once in a while instead of seeing one of the admin users (myself and my husband) listed, I see a "fetching" in the user name colum.  it just keeps searching and never stops.  I have to delete the fecting and manually add our admin accounts to the permissions list.  Also, in my user home folder the applications file is empty, but I can access all the apps from the HD or doc/apps alias.  Is this a new thing for 10.8?
    So I am down to this..., only Flash Buidler 4.5 will not open. I think it has somethings to do with the extensions.  The software is up to date. Flash reinstalled, unistalled FB 4.5 and reinstalled from disk.   Deleted and re-downloaded/ installed eclipse app. Niether of the original app disks have the extensions forder on it.  I went to the Adobe sight and dowloaded their version of the extras (Flex builder extension, i think .)
    Adobe help articles say to make sure the ...
    Following installation it is recommended that you edit the eclipse.ini file for your Eclipseinstance, so that it includes the following settings:
    -vmargs -Xms256m -Xmx512m -XX:MaxPermSize=256m -XX:PermSize=64m "
    I have no idea how to do this.  I found the file once, though I did not know how to open and edit it.
    Below, is a weird list of error messages from disk repair log:
    2012-08-18 23:21:11 -0500: Verifying volume “Macintosh HD”
    2012-08-18 23:21:11 -0500: Starting verification tool:
    2012-08-18 23:21:12 -0500: Checking file system2012-08-18 23:21:12 -0500: Performing live verification.
    2012-08-18 23:21:12 -0500: Checking Journaled HFS Plus volume.
    2012-08-18 23:23:40 -0500: Checking extents overflow file.
    2012-08-18 23:23:40 -0500: Checking catalog file.
    2012-08-18 23:23:40 -0500: Checking multi-linked files.
    2012-08-18 23:23:40 -0500: Checking catalog hierarchy.
    2012-08-18 23:23:40 -0500: Checking extended attributes file.
    2012-08-18 23:23:40 -0500: Checking volume bitmap.
    2012-08-18 23:23:40 -0500: Checking volume information.
    2012-08-18 23:23:41 -0500: The volume Macintosh HD appears to be OK.
    2012-08-18 23:23:41 -0500: Repair tool completed:
    2012-08-18 23:23:41 -0500:
    2012-08-18 23:23:41 -0500:
    2012-08-18 23:24:03 -0500: Repairing permissions for “Macintosh HD”
    2012-08-18 23:26:43 -0500: Warning: SUID file “System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/MacOS/ARDAg ent” has been modified and will not be repaired.
    2012-08-18 23:27:48 -0500: ACL differs on “Users/Shared”
    2012-08-18 23:27:48 -0500: Repaired “Users/Shared”
    2012-08-18 23:27:49 -0500: ACL found but not expected on “private/var/root”
    2012-08-18 23:27:49 -0500: Repaired “private/var/root”
    2012-08-18 23:27:49 -0500: ACL found but not expected on “private/var/root/Library”
    2012-08-18 23:27:49 -0500: Repaired “private/var/root/Library”
    2012-08-18 23:27:49 -0500: ACL found but not expected on “private/var/root/Library/Preferences”
    2012-08-18 23:27:49 -0500: Repaired “private/var/root/Library/Preferences”
    2012-08-18 23:28:09 -0500: Group differs on “private/var/root/Library/Preferences/.GlobalPreferences.plist”; should be 0; group is 20.
    2012-08-18 23:28:09 -0500: Repaired “private/var/root/Library/Preferences/.GlobalPreferences.plist”
    2012-08-18 23:28:16 -0500:
    2012-08-18 23:28:16 -0500: Permissions repair complete
    2012-08-18 23:28:16 -0500:
    ANY advice is most appreciated.  I cannot bear the thought of calling Adobe again!

    VA Girl wrote:
    Also, in my user home folder the applications file is empty, but I can access all the apps from the HD or doc/apps alias.  Is this a new thing for 10.8?
    OS X has two Applications: one in your user folder and the other at the top of the volume. Applications are installed in /Applications, and you should use the user folder for applications that you are going to open in your account only, and not in another one.
    Open Java Preferences and install it

  • Flash Builder will not let me drag components to the page

    Just like the heading says.
    I set up a new mobile projec5t and tried to follow an instruction video on the net and it won't let me drag any component to the .mxml page.

    So if you are on the second page, and you attempt to slide to the left back to the first, it stays on the second?
    It works sliding from the first to the second, to the third though?

  • Flex mobile 4.6 app works inside flash builder but not in android emulator

    Originally posted on stackoverflow: http://stackoverflow.com/questions/8663892/flex-mobile-4-6-app-works-inside-flash-builder- but-not-in-android-emulator
    I have a basic flex mobile 4.6 app and it works fully fine in the flash builder built-in emulator using an android device profile like aria...
    It also launches fine in the android emulator but one particular view shows blank (and this view works fine in flash builder).
    Before I get in to many details of the view are there any categorical gotchas that can be causing this?
    I can't seem to get the trace statements from the app to show in 'adb logcat'. It seems I need to compile a debug version of the apk but I don't know how to do this. I use the 'Export Release Build' from the Project menu in flash builder and it doesn't seem to have an option for debug=true.
    The problematic/blank view basically uses the stagewebview and iotashan's oauth library to call linkedin rest apis... A different (and working) view can make restful web service calls in the emulator fine, so it doesn't seem to be an internet permission.
    The source code contained in the problematic/blank view is almost identical to the tutorial found at:http://www.riagora.com/2011/01/air-and-linkedin/
    The differences are: a) The root tag is a View b) I use StageWebView instead of HtmlContainer c) I use my own linkedin key and tokens.
    I would appreciate it if someone can provide me with some pointers on how to troubleshoot this situation. Perhaps someone can tell me how to debug the app while running in the emulator (I think I need the correct adt command arguments for this which matches the 'Export Release Build' menu but adds the debug param?)
    Thanks for your help in advance.
    Comment Added:
    I suspect that this has to do with connections to https:// api.linkedin.com and https:// www.linkedin.com. The only reason I can think of that the same code is not having issues inside of Flex Builder but indeed having issues in the Android emulator is something to do with certificates. Any ideas?

    Thanks er453r,
    I have created a project that clearly reproduces the bug.  Here are the steps:
    1) Create a UrlLoader and point it to https://www.google.com (HTTPS is important because http works but HTTPS does not)
    2) Load it
    3) Run in Flash Builder 4.6/Air 3.1 and then run in Android emulator.  The former works with an http status 200.  The latter gives you an ioerror 2032.  I am assuming what works in Flash Builder is supposed to work in the Android Emulator and what what works in the emulator is supposed to work in a physical device (plus or minus boundary conditions).
    I see a certificate exception in adb logcat but not sure if it's related...
    Here is the self contained View code which works with a TabbedViewNavigatorApplication:
    <?xml version="1.0" encoding="utf-8"?>
    <s:View xmlns:fx="http://ns.adobe.com/mxml/2009"
                        xmlns:s="library://ns.adobe.com/flex/spark"
                        xmlns:mx="library://ns.adobe.com/flex/mx"
                        xmlns:ns1="*"
                        xmlns:local="*"
                        creationComplete="windowedapplication1_creationCompleteHandler(event) "
                        actionBarVisible="true" tabBarVisible="true">
              <fx:Script>
                        <![CDATA[
                                  import mx.events.FlexEvent;
                                  protected var requestTokenUrl:String = "https://www.google.com";
                                  protected function windowedapplication1_creationCompleteHandler(event:FlexEvent):void
                                            var loader:URLLoader = new URLLoader();
                                            loader.addEventListener(ErrorEvent.ERROR, onError);
                                            loader.addEventListener(AsyncErrorEvent.ASYNC_ERROR, onAsyncError);
                                            loader.addEventListener(SecurityErrorEvent.SECURITY_ERROR, securityErrorHandler);
                                            loader.addEventListener(HTTPStatusEvent.HTTP_RESPONSE_STATUS, httpResponseStatusHandler);
                                            loader.addEventListener(IOErrorEvent.IO_ERROR, ioErrorHandler);
                                            var urlRequest:URLRequest = new URLRequest(requestTokenUrl);
                                            loader.load(urlRequest);
                                  protected function requestTokenHandler(event:Event):void
                                  protected function httpResponse(event:HTTPStatusEvent):void
                                            label.text += event.status;
                                            // TODO Auto-generated method stub
                                  private function completeHandler(event:Event):void {
                                            label.text += event.toString();
                                            trace("completeHandler data: " + event.currentTarget.data);
                                  private function openHandler(event:Event):void {
                                            label.text +=  event.toString();
                                            trace("openHandler: " + event);
                                  private function onError(event:ErrorEvent):void {
                                            label.text +=  event.toString();
                                            trace("onError: " + event.type);
                                  private function onAsyncError(event:AsyncErrorEvent):void {
                                            label.text += event.toString();
                                            trace("onAsyncError: " + event);
                                  private function onNetStatus(event:NetStatusEvent):void {
                                            label.text += event.toString();
                                            trace("onNetStatus: " + event);
                                  private function progressHandler(event:ProgressEvent):void {
                                            label.text += event.toString();
                                            trace("progressHandler loaded:" + event.bytesLoaded + " total: " + event.bytesTotal);
                                  private function securityErrorHandler(event:SecurityErrorEvent):void {
                                            label.text +=  event.toString();
                                            trace("securityErrorHandler: " + event);
                                  private function httpStatusHandler(event:HTTPStatusEvent):void {
                                            label.text += event.toString();
                                            //label.text += event.responseHeaders.toString();
                                            trace("httpStatusHandler: " + event);
                                  private function httpResponseStatusHandler(event:HTTPStatusEvent):void {
                                            label.text +=  event.toString();
                                            trace("httpStatusHandler: " + event);
                                  private function ioErrorHandler(event:IOErrorEvent):void {
                                            label.text +=  event.toString();
                                            label.text += event.text;
                                            trace("ioErrorHandler: " + event);
                        ]]>
              </fx:Script>
              <fx:Declarations>
                        <!-- Place non-visual elements (e.g., services, value objects) here -->
              </fx:Declarations>
              <s:Label id="label" y="185" width="100%" color="#0A0909" horizontalCenter="0" text=""/>
    </s:View>

  • HT4528 My apps store will not go online with verizon network, but on wifi it works. I am on an iphone 4, verizon.  I tried to do a complete, backup and restore on the phone 1 day before i noticed this problem,  The backup finished the RESTORE would fail c

    My apps store will not go online with verizon network, but on wifi it works. I am on an iphone 4, verizon.  I tried to do a complete, backup and restore on the phone 1 day before i noticed this problem,  The backup finished but the RESTORE would fail I had an error, could not access Apple server ( some server name I cant remember).
    I have plenty of space available on the iphone,
    8gb free,
    ios version- 6.1.3 ( 10B329)
    carrier - Verizon 14.0
    Modem Firmware - 3.0.04
    Can someone help.
    I tried doing my backup restore on the same computer as I once did a year ago. and THis time I cant do the restore on the iphone.
    computer osx is 10.5.8
    itunes version 10.
    I do not wish to go to ios 7 at this time.

    Settings > General > Reset > Reset Network Settings.
    Basic troubleshooting is reset, restart, restore (first from backup then as new).  Try each of these in order until the issue is resolved.
    If the issue continues, contact the carrier to troubleshoot the network connectivity issues.

  • Adobe flash player will not load and run.  Uninstalled and reinstalled with no change.

    Adobe flash player will not load.  Uninstalled and reinstalled with no change. 

    Adobe’s advice regarding Flash Player 13:
    http://forums.adobe.com/message/6288659

  • I updated our iPad a week ago to 8.1 (12B410) and since then most apps will not close down with the 4 fingers swiping in.

    I updated our iPad a week ago to 8.1 (12B410) and since then most apps will not close down with the 4 fingers swiping in. The only way to close them down is to hit the middle bottom button twice then swipe upwards. Is anyone else having this problem and how do I fix it?

    This has been happening to me as well with an iPad 3 running iOS 8.1. This is what I do and it works for me. Toggle the setting for Multitasking Gestures off and then on again, Settings>General>Multitasking Gestures>Off. Then toggle it on again.
    I have to repeat the sequence from time to time as I have not found a permanent fix. I think that iOS 8 is by far the buggiest iOS release that I have used since I have owned an iOS device.

  • Not able to install flash builder from creative cloud app

    Not able to install flash builder from creative cloud app, please help me. When i am trying to install app, its redirecting to the Flash Builder landing page and where i can see download button. However, when i am trying to install, its not getting "INSTALL" option in CC App.
    Please help me.

    Check
    http://forums.adobe.com/thread/885448
    http://forums.adobe.com/thread/867968

  • Since my IPOD Touch upgraded to IOS 8.1.2 it will not play well with my 2013 Charger's UConnect entertainment system. It will not build a library so I can not Browse or Shuffle. The only thing Is there a fix for UConnect issue?

    Since my IPOD Touch upgraded to IOS 8.1.2 it will not play well with my 2013 Charger's UConnect entertainment system. It will not build a library so I can not Browse or Shuffle. The only thing it does is list all the songs alphabetically when connected via USB.

    - Contact the manufacturer/go to their support site.
    - Sometimes this works
    - Reset the iOS device. Nothing will be lost      
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    To delete all music go to Settings>General>Usage>Storage>Music>Tap edit in upper right and then tap the minus sign by All Music
    - Reset all settings                            
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:                                               
    iOS: Back up and restore your iOS device with iCloud or iTunes      
    - Restore to factory settings/new iOS device.                       
    Sometimes and ISO update breaks compatibioity and a firmware update the the dock is required or an iOS update is required.
    Downgrading the iOS is not supported by Apple.

  • The old computer is broken so I bought a new one. I have downloaded itunes but will not sync iphone with the new itunes. What should I do to get all the apps, songs and photos on itunes?

    The old computer is broken so I bought a new one. I have downloaded itunes but will not sync iphone with the new itunes. What should I do to get all the apps, songs and photos on itunes?

    See Recover your iTunes library from your iPod or iOS device.
    tt2

  • ITunes will not finish sync with Apps!!! HELP!!

    I have a Iphone 4s with ios 6 running on it and just yesterday it will not follow thru with the apps that i purchase from Itunes on the comp... It starts the process but when it gets to "Determining Apps To Sync" it just stops, no error message no nothing!!! HELP!!! I tried uninstalling Itunes and loading a fresh copy and it did not work, new cable!! HELP!!!
    Thans

    I figured it out!!! You need to uninstall Itunes completely from the PC, make sure you go into the System Files, these are located under start, my computer, then a folder called "program files", make sure you delete the Itunes entirely and empty the recycle bin, restart the comp, install itunes once again, load all your purchased apps/music/etc.. Authorize the computer, Sync the Iphone and YAY!!!! It works!!!!
    Thanks all for the 411!!

  • "Flash Player" will not work on Android 4.0.3!

    I recently purchased  new Samsung tablet 2 (10.1) which operates on Android 4.0.3 (Ice Cream Sandwich)
    I have since found out that “Flash Player” will not work on Android 4.0.3
    (Ice Cream Sandwich) as adobe is no longer supporting android OS above 4.0
    This means I now have many “apps” that I can not us because they require
    “Flash” to operate!
    Can you assist with this problem?
    Is there a patch I can buy to allow flash to work on Android 4.0.3?

    Moving this discussion to the Installing Flash Player forum.

  • Flash Files Will Not Display in Dreamweaver

    Flash files will not display in Dreamweaver or in any
    browser. If I insert a Flash button, text or other file, when I hit
    the "play" button the flash place holder disapears, and the Flash
    file never displays. In the Property Inspector, the file is always
    "undefined" even when I save the file to my root folder with a
    name. When I hit the "Edit" button, I get the message that the file
    could not be found on my local disk. It's like Dreamweaver fails to
    create or place a Flash file. Help please!

    fro:
    > <img
    >
    src="file:///Alan's/Users/alanwhelpley/Desktop/MM_DWCS3/Chapter11/Roses.jpg"
    You will have to rename the hard drive for dreamweaver to
    work properly.
    The ' is causing dw to not find the path.
    other symptoms would be dw nagging that the "homepage" is not
    within the
    local site folder so it can't build a sitemap.
    technote-
    http://kb.adobe.com/cfusion/knowledgebase/index.cfm?id=tn_14452
    Alan
    Adobe Community Expert, dreamweaver
    http://www.adobe.com/communities/experts/

Maybe you are looking for

  • My old mac and 3g won't recognize my iphone4s - and the new itunes on my pc won't recognize the 3g

    Hi, I'm having issues syncing my information from two separate computers to my new phone. I backed up my old iPhone 3g on my iBookG4. The G4 does not support the iPhone 4s because it's too old and I cannot update to Lion or Leopard because it's too o

  • VMDK to VHDX conversion causes errors described in KB 2470478

    Hi all, this is the situation: We are converting multiple VMs (Windows 2008 - not R2) from ESXi 5.1 to Hyper-V 2012 R2. The conversation itself is always successful but when we check the event log in the migrated servers we see errors like: ESENT ...

  • Source List for MRP Area

    Is there a possibility to maintain source list for MRP purposes at storage Location level? We receive requirements from a couple of our subsidaries and we were consolidating this to be a single requirement for our suppliers, however this has changed

  • Is there such a thing as a malware keylogger for Macs?

    Hi all, My partner, using the iMac running 10.4.8, is a regular eBay seller. Tonight at around 2300 local time her account was (and is still) hijacked. For those not knowing the workings of eBay it requires a password login just like banking, credit

  • Firmware & Device Impression

    Hello To All, I have N73 with the latest Firmware.....my First Impression about it, it is a realy good Firmware as well as the Device, and as for now didn't find a bug or something so thanks Nokia Developers... although it would be nice to add these