IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Can not compile Android version

    Posted Thu September 04, 2014 09:37 AM

    When I try to crosscompile my application for Android I get following error, without additional info
    Can anybody tell me what is wrong?

    [createAPKmakefile] Android sdk version = ‘.14’
    The following error occurred while executing this line:
    U:\mobile_IdeaManager_\targets\AND_generic_Android4xAPI.xml:17: The following error occurred while executing this line:
    D:\wMMobileDesigner\Tools\Build\BuildScript\v1.0.0\scripts.xml:31: The following error occurred while executing this line:
    D:\wMMobileDesigner\Devices\Android\generic\Android4xAPI.xml:54: The following error occurred while executing this line:
    D:\wMMobileDesigner\Tools\Build\BuildScript\v1.0.0\scripts.xml:42: The following error occurred while executing this line:
    D:\wMMobileDesigner\Tools\Build\BuildScript\v1.0.0\scripts.xml:164: The following error occurred while executing this line:
    D:\wMMobileDesigner\Tools\Build\BuildScript\v1.0.0\scripts.xml:42: The following error occurred while executing this line:
    D:\wMMobileDesigner\Tools\Build\BuildScript\v1.0.0\scripts.xml:635: The following error occurred while executing this line:
    D:\wMMobileDesigner\Tools\Build\BuildScript\v1.0.0\scripts.xml:42: The following error occurred while executing this line:
    D:\wMMobileDesigner\Tools\Build\BuildScript\v1.0.0\scripts.xml:740: The following error occurred while executing this line:
    D:\wMMobileDesigner\Tools\Build\BuildScript\v1.0.0\scripts.xml:42: The following error occurred while executing this line:
    D:\wMMobileDesigner\Platforms\Android\platform_buildscript.xml:11: The following error occurred while executing this line:
    D:\wMMobileDesigner\Tools\Build\BuildScript\v1.0.0\scripts.xml:42: The following error occurred while executing this line:
    D:\wMMobileDesigner\Platforms\Android\platform_buildscript.xml:640: java.lang.NullPointerException


    #webMethods-General
    #webMethods
    #mobile
    #Integration-Server-and-ESB


  • 2.  RE: Can not compile Android version

    Posted Thu September 04, 2014 10:47 AM

    Hi Martin,

    Do other Android handset targets (i.e. not the generic ones) work correctly for you?
    Have you set the correct properties in your sdk.properties for Android? ensure that you have correct values for android.package, android.bin.dir.root and android.platform.dir.root. You may also wish to define

    
    android.14.bin.dir.root=${android.bin.dir.root}
    android.14.platform.dir.root=${android.bin.dir.root}/platforms/android-14

    if you have not done so already.

    If you’re still having problems after this point, let me know and I’ll organise taking a closer look at your project’s setup.


    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods
    #mobile


  • 3.  RE: Can not compile Android version

    Posted Thu September 04, 2014 11:02 AM

    Hi Mark,

    Yes I have set the properties in sdk.properties file for Android. I haven’t tried other, not generic, handsets yet, but I have tried both generic handsets.


    #mobile
    #webMethods
    #webMethods-General
    #Integration-Server-and-ESB


  • 4.  RE: Can not compile Android version

    Posted Thu September 04, 2014 12:20 PM

    Hi Martin,

    The next rollout of Mobile Designer (#400) will include some additional error messages that should help us diagnose what your problem is. However, I'll also contact you directly by e-mail and get a copy of your project to see if I can discover the problem.
    

    #webMethods
    #webMethods-General
    #Integration-Server-and-ESB
    #mobile