Strange Phonegap Build error

Rebuilding my Phonegap app from within DreamweaverCS6, I saw the following error for the first time today. Don't know what this means. I've been successfully creating builds out of Dreamweaver for quite some time now. Any advice?

I've seen this a few times, and it's usually caused by a problem with the local ProjectSettings file. The workaround is to re-create this file.
See the post by "redheads" here for instructions: http://community.phonegap.com/nitobi/topics/dreamweaver_now_cant_build_after_todays_update _please_help#reply_10869042
Hopefully that helps, but if not be sure to reply back.

Similar Messages

  • DreamWeaver CS6 with PhoneGap Build  error on Android

    I was  building helloworld app on DreanWeaver CS6 via builtin PhoneGap
    all OS build fine accept Android
    Getting Application Error :  tmp/gimlet/workshop/assets/www/res/icon
    I canot find how or where this tmp directory is on my MAC or PhoneGap back end.????
    Any suggestions?
    thanks

    Are you seeing this error consistently? Can you please create a new site and try out again? Or you can login directly  to https://build.phonegap.com/ and check if the building is going fine?

  • How to fix "server problem" error message when trying to use PhoneGap build service.

    I have a site that is now optimized for mobile devices and want to use the PhoneGap Build service in Dreamweaver CS6 to make a native app.  Unfortunately, I keep getting the "We seem to be having server problems." error message when I try to create a new project.  I did notice that the configuration file was created at the site root.  I've seen a few other similar threads on this, but no solution.  I've checked on any firewall issues (none) and know that the PhoneGap server is not down.  The problem is on my end.
    Thanks,
    Loren

    Not an answer to the server problem, but I have posted the PhoneGap Build process here: http://forums.adobe.com/message/4669054#4669054. It might help anyone still having problems.

  • Phonegap Build sent me here. Binary is invalid. LC_ENCRYPTION_INFO error

    I've got an app on phonegap build. Android dev, Android released, and iOS dev builds all work great on their respective devices.
    However, when I try to upload the iOS release ipa using Application Loader I get the following errors.
    Apples web service operation was not successful
    Unable to authenticate the package: 739088725.itmsp
    ERROR ITMS-9000: "The binary is invalid. The encryption info in the LC_ENCRYPTION_INFO load command is either missing or invalid, or the binary is already encrypted. This binary does not seem to have been built with Apples's linker." at SoftwareAssets/SoftwareAsset (MZItmspSoftwareAssetPackage)
    Could not start deliver: all transports failed diagnostics
    Anyone have any ideas on what I should bang on? I figured it was a phonegap build thing (where i was doing something wrong) but the phonegap build forum said it sounded like an apple issue.
    Thanks!

    Thanks, Michael. I'll head back over there.
    You're probably right about the Apple tools but time is not my friend.

  • Trying to connect to PhoneGap Build Service in Dreamweaver CS6 but get a "Temporary Server related error". Help!

    I am trying to connect to the PhoneGap Build Service in Dreamweaver CS6 but after about a minute I receive the error "Temporary Server related error. Please try again later.". I have googled, searched and implemented any fix that I could find without any joy. I have fully updated Dreamweaver and all other Cloud services but still am receiving the error.
    I can log into build.phonegap.com using my Adobe ID no problem and I have linked a GitHub account to my Adobe ID so I am at a loss as what I can try next.
    Any help would be much appreciated.
    Many thanks,
    Dan

    You will likely get better program help in a program forum Dreamweaver support forum
    The Cloud forum is not about using individual programs
    The Cloud forum is about the Cloud as a delivery & install process
    If you will start at the Forums Index https://forums.adobe.com/welcome
    You will be able to select a forum for the specific Adobe product(s) you use
    Click the "down arrow" symbol on the right (where it says All communities) to open the drop down list and scroll

  • Adobe CS6 PhoneGap Build Service JavaScript error: At line 565

    Hello everyone,
    We need some help, when I click on REBUILD APPLICATION (PhoneGap Build Service) I get a dreamweaver pop up box that says:
    While executing onClick in PhoneGap Build Service.htm the following Java error:
    At line 565 of file "C:\Program Files (x86)\Adobe\AdobeDreamweaverCS6\Configuration\PhoneGapBuildPlugin\js\PhoneGapPlugin.js": Keys has no properties
    What can I do to solve this?
    Thanks

    Hi billabear.
    Charbarred is correct that the answer lies in that discussion; however, there are multiple answers in there and it may be unclear exactly what the solution is. Essentially, you need to re-create the project settings file for the app you are building, since it contains erroneous data.
    See the response from Ken Barklage in the same discussion Charbarred mentioned: http://community.phonegap.com/nitobi/topics/dreamweaver_now_cant_build_after_todays_update _please_help#reply_10869042

  • PhoneGap Build Service 'build error'

    I'm having trouble with Dreamweaver CC and PhoneGap Build Service. I get 'build error' and when I click the 'view' button it says 'Failed to upload application'. (I'm building for Android only.) And on build.phonegap.com the name of my app has changed to 'PhoneGap Build Project' Why? It had the right name before... And the version says 1.0.0, which is also wrong. The app ID is: 819335

    Hi,
    Can you please follow the below mentioned steps:
    1. Quit Dw.
    2. Please navigate to the following location:
    Win: C:\Users\{username}\AppData\Roaming\Adobe
    Mac: /Users/{username}/Library/Adobe
    3. Delete the folder "PGB"
    4. Relaunch Dw and login to PGB and continue with your scenario.
    Let me know if the issue still persists.
    Thanks,
    Srivatsa

  • Phonegap Build service Error

    I have DW CC  2014.0 Release. When I run Phonegap Build service , I get the message: Failed to get a list of keys. How do I fix this problem.

    as subhadeep_banerjee said -----
    Hello JumanaT,
    Dreamweaver’s direct integration with PhoneGap Build to package mobile applications is no longer supported "in all versions".
    So, even if you are using DW CC 2014.0 you would NOT be able to use the integrated service from within DW. Use the cloud service instead, as suggested by others.

  • How can I sign an app made with PhoneGap Build?

    HI,
    I have set up the PhoneGap Build service and created an account so I can make an app and upload it to my mobile phone.
    Now I have reached the point where I would like to sign it and upload it to Google Play.
    I have a developer account and I have filled in all data, made screenshots and icons and description for the app etc.
    When I try to upload it to Google play it says "Upload failed..." and that I need to disable debugging.
    I have tried to find information about how to do this and I have installed the SDK packet and even successfully set up the path in the Settings for PhoneGap Build without any protests..
    Now what?
    I have read trhe documentation on how to make a private key with keytool using the cmd in windows an the key has been uploaded to my account on the phonegap build site.
    Now according to the doc in phonegap build this key should be used signing the app that I made in dreamweaver. So I recreated the app in Dreamweaver and downloaded it and then tried to upload it on Google Play.
    Still the same problem that the app is in debug mode. This means that phone gap build is not doing it's job as it should or maybe that my key is not working.
    So my question first is, how can I see if the key is properly generated with keytool?
    My next step is to manually sign the app.apk file with the jarsigner tool so I tried to do this accordingly to the sample in the android documentation.
    This a screenshot of my attempt and the error-message in the command line:
    It feels like I have done everything by the book but still my app is not signed and not valid to upload to Google Play for public download.
    Please give me some assistance in how to create this last little but so hard step.
    Thanks!
    Micke
    Message was edited by: MickeBergman

    I got it solved...
    If anyone else has done the same mistake as I did then have a look here.
    You just have to create the key with keytool using the command line (cmd.exe)
    Here is the guide how to do it (scroll down to "1. Obtain a suitable private key")
    Use the example, it works fine.
    Then upload it to your PhoneGap Build account by logging in to build.phonegap.com
    Then under your account settings upload the yourkey.keystore file and unlock it.
    Then under Apps click your uploaded App title to come into the details of the app.
    Then (and this is what I missed and therefore didn't get it signed and released) choose the key you uploaded from the fold down menu at the right hanbd of the android logo
    Then click Rebuild and when it's done rebuilding you simply download it and it will have a YourApp-release added to the file name and you're set!
    Pheeeww this was a horrifying experience and yet so simple solution... strange noone else has experienced this before me.
    At the end I have to really salute Dreamweaver who has made such a great tool to easily make your own apps.

  • [SOLVED] [mkinitcpio] initramfs "build error" messages since v.18-1

    Hi everybody,
    Since the update from mkinitcpio 17-1 to 18-1 I get those build error messages while running mkinitcpio:
    # mkinitcpio -p linux
    ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    ==> Starting build: 3.15.8-1-ARCH
    -> Running build hook: [base]
    -> Running build hook: [udev]
    -> Running build hook: [autodetect]
    -> Running build hook: [modconf]
    -> Running build hook: [block]
    -> Running build hook: [keymap]
    -> Running build hook: [encrypt]
    -> Running build hook: [lvm2]
    -> Running build hook: [filesystems]
    -> Running build hook: [keyboard]
    -> Running build hook: [fsck]
    ==> Generating module dependencies
    ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
    ==> WARNING: errors were encountered during the build. The image may not be complete.
    ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    ==> Starting build: 3.15.8-1-ARCH
    -> Running build hook: [base]
    -> Running build hook: [udev]
    -> Running build hook: [modconf]
    -> Running build hook: [block]
    ==> WARNING: Possibly missing firmware for module: aic94xx
    ==> WARNING: Possibly missing firmware for module: smsmdtv
    -> Running build hook: [keymap]
    -> Running build hook: [encrypt]
    -> Running build hook: [lvm2]
    -> Running build hook: [filesystems]
    -> Running build hook: [keyboard]
    -> Running build hook: [fsck]
    ==> Generating module dependencies
    ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
    ==> WARNING: errors were encountered during the build. The image may not be complete.
    However I can still boot and everything seems mostly fine. I haven't changed anything to my /etc/mkinitcpio.conf, here are the only customized parts:
    MODULES="i915 dm_snapshot"
    HOOKS="base udev autodetect modconf block keymap encrypt lvm2 filesystems keyboard fsck
    I'm using an encrypted root (ext4 over LVM over LUKS) and boot partition is contained in an (unencrypted) LVM logical volume. I also specify a few i915 module options in an /etc/modprobe.d/modprobe.conf file as per the Intel Graphics wiki page:
    # Intel graphics driver power-saving option :
    options i915 i915_enable_rc6=7 i915_enable_fbc=1 lvds_downclock=1
    Never had any such warnings before, but now it appears each and every time I update or reinstall my kernel (the default one). I went through Mkinitcpio wiki page, tried putting question marks after the listed modules and rebuilding but it didn't change anything... Any ideas?
    Btw, I don't use any specific compression option and had the regular lzo name change during the same full system upgrade that updated mkinitcpio and linux.
    Thanks
    Last edited by Neitsab (2014-08-04 11:51:19)

    Yes indeed, removing /etc/modprobe.d/modprobe.conf~ hidden backup file solved the warning issue. Strange but thanks ukhippo, I hadn't thought about checking other subforums!
    Last edited by Neitsab (2014-08-04 11:52:08)

  • Dreamweaver CS 5.5 build error

    When I try to build android apk I get this annoying error. Please help.
    Cloning seed app for Android
    <DW>
    set ANT_HOME=C:\Program Files (x86)\Adobe\Adobe Dreamweaver CS5.5\Configuration\NativeAppFramework\apache-ant
    set ANDROID_HOME=C:\Android\android-sdk
    set JAVA_HOME=C:\Program Files (x86)\Adobe\Adobe Dreamweaver CS5.5\JDK
    set PATH=%JAVA_HOME%\bin;%PATH%
    cd C:\Users\Ranjan\Desktop\com.rmworks.rule_600_Android
    C:\Windows\SysWOW64\cmd.exe /u /c C:\Program Files (x86)\Adobe\Adobe Dreamweaver CS5.5\Configuration\NativeAppFramework\DWPhoneGap\android\scripts\droidGap.bat "C:\Program Files (x86)\Adobe\Adobe Dreamweaver CS5.5\Configuration\NativeAppFramework\DWPhoneGap\android\PhoneGapApp" "Rule 600" com.rmworks.rule_600 1.0 "C:\Android\android-sdk" 15
    </DW>
    <DW>
    ERROR: console error
      context: Dreamweaver.exe::GetExitCodeProcess
      code: 1
      message: Incorrect function.
    </DW>
    ERROR: Clone failed

    Thanks for the reply but 'Android build' worked couple of months ago. I haven't  changed anything to get the clone failed error. I could sign the apk and upload  to google play without any problem. It worked so nicely.  Curious to know what does 'incorrect function' refer to ? Is it something to do with my installed software ? If at all, do I need to tweak something ? Please help. I have tried Phonegap build service already but not sure how to get an apk signed for google play. In DW CS 5.5 it was easy.

  • 404 Build Error

    When using phonegap in Dreamweaver I get a 404 build error. Does this mean that the issue is with Adobe and not my end? Any suggestions or theories would be appreciated. Thanks.

    http://forums.adobe.com/message/4652888

  • How to install phonegap build addon ?

    Hi
    I've recently updated my version of Dreamweaver CC 2014 via the Creative Cloud Application.
    Since this update I could not start the Phonegap Build Addon, do I decided to uninstall/reinstall it.
    This action did not solve the problem, so I decided to reinstall Dreamweaver all together.
    But now I don't see the Phonegap Build option under the Site-menu.
    I tried to reinstall the addon, but still no Phonegap Build option in the site-menu.
    I also tried to install the addon via the Extention Manager, but in this case I get an error message:
    Failed to get user account information for Adobe Exchange Extention. The extention will not be installed.
    Please, can someone help me to fix this problem ?
    How can I reinstall this addon in Dreamweaver ?

    Hello Joost,
    Dreamweaver’s direct integration with PhoneGap Build to package mobile applications is no longer supported.
    Ongoing changes to PhoneGap’s APIs, security measures, and feature set have been outpacing updates to Dreamweaver, and to give you the best experience when using PhoneGap Build, we recommend using the Adobe PhoneGap Build service in the Cloud.
    For more info, checkout this link: Using PhoneGap Build with the latest update to Dreamweaver CC 2014 release
    Thanks,
    Subhadeep

  • PhoneGap Build:Cannot Connect to Server Dreamweaver CS6

    Hey guys, I was wondering if someone could fix this problem, Im having, i have Dreamweaver cs6 on a mac, And im trying to login to phonegap build in dreamweaver, but everytime i try, it tells me that it cannot connect to the servers, plz try again later, is this a known problem?
    thanks,
    Jonathan

    I have a phonegap account and it's linked to the Adobe account;
    Logging in phonegap.com and compiling my apps in their website, works just fine;
    I have always Dreamweaver signed in to the Adobe account;
    Here are the content of my files:
    init_status.txt:   {"message": "Failed to upload application. Unable to create zip file. Reason: null","error": 404}
    auth_status.txt:    {"statusCode": 200,"statusMessage": "Authenticated"}
    Hope this helps you help us.
    I just want to say that this was THE feature that made me buy CS6 in the first place, and it's not working as intended.

  • PhoneGap Build Extension for Dreamweaver 2014.1 is not working

    @adobeexchange
    Yeah bad news
    There is an error message which tells me that the plugin is only working with the version 2014.0
    If the source code for this extension would be available, i could update the extension for us.

    Hi Siegfried,
    Dreamweaver’s direct integration with PhoneGap Build to package mobile applications is no longer supported in all versions. Ongoing changes to PhoneGap’s APIs, security measures, and feature set have been outpacing updates to Dreamweaver, and to give you the best experience when using PhoneGap Build, you continue to package mobile applications using the Adobe PhoneGap Build service in the Cloud.
    Thanks
    Mudit

Maybe you are looking for