LabVIEW Embedded for ARM build fails

I use the LabVIEW Embedded module for ARM microcontrollers with the
The EK-luminary LM3S8962 Evaluation Committee.

When I try to build/run vi as an example in the tutorial (pg 13, the start-up
doc) I get the following error: Build Failed. Build failed with errors.

The result is the following:

Building target "LabVIEW".
mounting Startup.s...
compilation of RTX_Config.c...
.. \System\RTX_Config.c(157): error: #130: wait a "{}".
compilation of Retarget.c...
compilation of TargetInit.c...
compilation of ARM_irq.c...
compilation of ARM_RTClock.c...
compilation of ARM_Serial.c...
compilation of EKLM3S8962_Display.c...
compilation of LM3S_EMAC.c...
D:\Program NIUninstaller Instruments\LabVIEW
8.6\Targets\Keil\Embedded\RealView\Drivers\RL-ARM\Include
\RLARM_Net_Config.h(31)
: error: #256: invalid redeclaration of type name "S8" (reported on line
37 of
"d:\Keil\ARM\RV31\INC\RTL.h")
compilation of ARM_I2C.c...
compilation of ARM_SPI.c...
compilation of LM3S_Pins.c...
compilation of LVCGenIntInit.c...
compilation of Untitled_ARM.c...
compilation of lvEmbeddedMain.c...
<-----snip------>
compilation of RLARM_CAN_Wrapper.c...
Target not created

You forgot to tell us about your version of MDK - ARM (perhaps MDK 3.5 +).
Open Keil uVision and double-click these errors:

.. \System\RTX_Config.c(157): error: #130: wait a "{}".
Just move __task at the beginning of this line
__task void os_idle_demon (void) {}

To make a permanent change, you could also modify the \Targets\Keil\Embedded\RealView\EK-LM3S8962\Template\System\ RTX_Config.c

\RLARM_Net_Config.h(31)
: error: #256: invalid redeclaration of type name "S8" (reported on line 37 of "d:\Keil\ARM\RV31\INC\RTL.h")
Comment out the line:
typedef char S8;     / * defined elsewhere from MDK 3.5*.

It will be for good.

Tags: NI Products

Similar Questions

  • Can LabVIEW Embedded for ARM works with any Board or just with a few predefined?

    Hello

    Can LabVIEW Embedded for ARM works with any evaluation committee or just with a few predefined (MCB2300, MCB2400 and EK-LM3S8962)? I ask this question because even if I chose "another processor" in the definition of the new project only 3 options are the corresponding arm of Phillips and LuminaryMicro.

    Thanks in advance,

    Howdy,

    LabVIEW for ARM supports the feature of targets for tier 1 (the mentioned Evaluation Committee) following this schema:

    http://zone.NI.com/DevZone/CDA/tut/p/ID/7066

    But you can transfer to other weapons if you follow this porting guide:

    http://zone.NI.com/DevZone/CDA/tut/p/ID/6994

    The uProcesser SDK is intended for the port of other targets of DEPENDENCE (32-bit, of course) and technically it covers ARM as well. Alternatively, there are the LabVIEW C Code Generator: http://sine.ni.com/nips/cds/view/p/lang/en/nid/209015

  • LabVIEW Embedded for ARM - convert to hexadecimal with backslash prior to ASCII

    -LV 2010 with Embedded for ARM module

    -MCB2300

    -COM1 port

    I'm reading in a string of series on this port to a serial device. I'm (for some reason any) read in hexadecimal characters. I can read a byte at a time or all the bytes in the port.

    My chain to come looks like this:

    \D5\8B\D6\EC\AB\D6\EC\FB\F6\FB\F6\EBV\D6\EC\EB (if I read in all at once)

    or

    \DB

    \8B

    ... (if I read in one byte per iteration)

    Anyway I want to convert it to ASCII characters but I can't get the ' \' off at the front of the string. I tried both ways and no work. The outputs are just empty. Any suggestions?

    surprisingly, when I change the 1 to 0 (i.e. Remove) it works.

  • How to download the labview embedded module for arm microcontrolller organization software?

    you will need to download the evaluation software for labview embedded for arm microcontroller module...

    Hi ROUDDLY,

    See here and here

  • Could not find full download for RC build (30.0 RC2). Update fails. Beta channel has my current build (30.0b9).

    Could not find full download for RC build (30.0 RC2). Update fails. Beta channel has my current build (30.0b9). Channel has version 29.

    Update always fails on this work a bit locked machine.

    The Release Candidate of 30.0 build2 is located in http://ftp.mozilla.org/pub/mozilla.org/firefox/candidates/30.0-candidates/

    The 30.0 Firefox will be released June 10 if all goes well.

  • Version of LabVIEW for Vision Builder AI 2012 plugins

    Hi all

    II was a little challenging to find out what version of LabVIEW has been necessary to develop customized Vision Builder AI 2012 plugins, I found it by starting the installer, LabVIEW 2011 (but I wish I could find this information in the Readme of Vision Builder AI 2012).

    Now my question is: is it possible to use LabVIEW 2011 SP1 to develop plugins for Vision Builder AI 2012?

    Right... I tried, I installed all versions VBAI and LabVIEW, I could.

    I turns out LV 2011 sp1 is just an update of 2011 and so LV2011 SP1 can be used to develop customized Vision Builder AI 2012 plugins.

  • Build for the success of peripheral liberation but build for debugging device failed

    Hi, I have created new project with the new SDK of my previous old SDK which is already can build release and debug of the device device.

    I'm just copying the file in the src folder and active and made the minor change due change of myApp.cpp to applicationui.cpp

    (I'm doing this because when create export release build, the size of .bar .bar file is big - I'm already the clean)

    When I build this device release is success but for device debugging failed.

    The error is:

    make: * [Device-Debug] error 2

    make [1]: * [debug] error 2

    make [2]: * [o.le - v7-g/myApp] error 1

    How to solve this problem?

    Something I forgot? or things usually cause this?

    Thank you

    Ah I found the solution.

    Must add the .pro file:

    LIBS +=-lbb

    Maybe on the old SDK don't project any need to add this, but the new SDK project may need this (I don't know). But after that I added this on my .pro, the success of my project build on the device debugging.

    Thank you

  • Error when deploying to the Simulator application: BUILD FAILED StandardInstall does not exist.

    I get the above error while deploying the blackberry Simulator application. I have
    Download the Java SDK 1.7, Apache Ant, BlackBerry WebWorks Smartphone SDK (OS 7 or earlier) and
    PhoneGap 2.8.1.I put in JDK and Ant path in environment variables.

    The project is to build successfully in the directory of the project with the command "ant blackberry construction."

    Generation of blackberry D:\ProjectBB>ant
    BuildFile: D:\ProjectBB\build.xml
    BlackBerry:
    Update:
    generate-cod-name:
    [echo] Generated name: __NAME__.cod
    clean:
    [Remove] Delete the D:\ProjectBB\build directory
    package-app:
    [mkdir] Created dir: D:\ProjectBB\build\widget
    [copy] Copy of 22 files to D:\ProjectBB\build\widget
    [zip] Building zip: D:\ProjectBB\build\__NAME__.zip
    Update:
    [exec] [INFO] Parsing of the command line options
    [exec] [ERROR] Invalid application - archive name of archive is not valid
    BUILD SUCCESSFULLY
    Total time: 4 seconds

    While deploying Simulator using 'ant blackberry simulator load' command in the command prompt, it
    shows build failed with the error message "StandardInstall does not exist.

    Responsible for blackberry D:\ProjectBB>Ant-Simulateur
    BuildFile: D:\ProjectBB\build.xml
    BlackBerry:
    Load Simulator:
    generate-cod-name:
    [echo] Generated name: __NAME__.cod
    clean:
    [Remove] Delete the D:\ProjectBB\build directory
    package-app:
    [mkdir] Created dir: D:\ProjectBB\build\widget
    [copy] Copy of 22 files to D:\ProjectBB\build\widget
    [zip] Building zip: D:\ProjectBB\build\__NAME__.zip
    Update:
    [exec] [INFO] Parsing of the command line options
    [exec] [ERROR] Invalid application - archive name of archive is not valid
    Load Simulator:
    [echo] Simulator directory = C:\Program Files\Research in Motion\BlackBerry WebWorks SDK
    2.3.1.5\simpack\7.0.0.318
    [echo] Simulator directory = C:\Program Files\Research in Motion\BlackBerry WebWorks SDK
    2.3.1.5\simpack\7.0.0.318
    [echo] Simulator of executable = C:\Program Files\Research in Motion\BlackBerryWebWorks SDK
    2.3.1.5\simpack\7.0.0.318/9930.bat
    [echo] All simulators of closing...
    [exec] No sessions running.
    [exec] Result: 1
    [echo] MDS directory = C:\Program Files\Research in Motion\BlackBerry WebWorks SDK 2.3.1.5/mds
    BUILD FAILED
    D:\ProjectBB\build.XML:51: The following error occurred when executing
    This line:
    D:\ProjectBB\blackberry.XML:153: D:\ProjectBB\build\StandardInstall does not exist.

    Total time: 7 seconds

    Please help me solve this problem

    Thanks in advance

    For the version of the SDK BlackBerry Smartphone (i.e. BBOS), please note that you need JDK1.6 and there are also 32 bits.

    Can you please try this change (uninstall previous versions of the JDK/JRE) and only install JDK1.6 32-bit (it will automatically install the JRE too.)

    As well, I see a problem in the community newspapers:

    [exec] [ERROR] Invalid application - archive name of archive is not valid

    There seems to be a problem with the name of the ZIP file:
    __Name__.zip

    Can you please try to remove the symbols _ the name of the archive?

  • Android processDebugResources Build failed

    I am trying to build a simple web for Android. It has been developed with the Phonegap desktop application and excerpts are fine. But seems impossible to build online. Compiles without error Windows app, but Android version always gives the same error (failure of execution of the task ': ' processDebugResources)

    This is the full changelog:

    Construction date: 2016-08-09 06:39:02 + 0000

    --------------------------------------------------------------------------------

    OUTPUT OF THE PLUGIN

    --------------------------------------------------------------------------------

    --------------------------------------------------------------------------------

    COMPILATION OUTPUT

    --------------------------------------------------------------------------------

    Observed the package id ' build-tools; 23.0.1' incompatible location ' / android-sdk/build-tools/current ' (expected ' / android-sdk/build-tools/23.0.1')

    Already observed package IDs ' build-tools; 23.0.1' in ' / android-sdk/build-tools/23.0.1'. Skip duplicate to "/ android-sdk/build-tools/current '.

    Java incremental compilation is a feature in incubation.

    : pre-compiled updated

    : preDebugBuild updated

    : checkDebugManifest

    : CordovaLib:preBuild updated

    : CordovaLib:preDebugBuild updated

    : CordovaLib:compileDebugNdk updated

    : CordovaLib:compileLint

    : CordovaLib:copyDebugLint updated

    : CordovaLib:mergeDebugProguardFiles

    : CordovaLib:packageDebugRenderscript updated

    : CordovaLib:checkDebugManifest

    : CordovaLib:prepareDebugDependencies

    : CordovaLib:compileDebugRenderscript

    : CordovaLib:generateDebugResValues

    : CordovaLib:generateDebugResources

    : CordovaLib:packageDebugResources

    : CordovaLib:compileDebugAidl

    : CordovaLib:generateDebugBuildConfig

    : CordovaLib:mergeDebugShaders

    : CordovaLib:compileDebugShaders

    : CordovaLib:generateDebugAssets

    : CordovaLib:mergeDebugAssets

    : CordovaLib:processDebugManifest

    : CordovaLib:processDebugResources

    : CordovaLib:generateDebugSources

    : CordovaLib:incrementalDebugJavaCompilationSafeguard

    : CordovaLib:compileDebugJavaWithJavac

    : CordovaLib:compileDebugJavaWithJavac - is not progressive (for example outputs have changed, no previous execution, etc.).

    Note: Some input files use or replace an obsolete API.

    Note: Recompile with - Xlint: deprecation for more details.

    : CordovaLib:processDebugJavaRes updated

    : CordovaLib:transformResourcesWithMergeJavaResForDebug

    : CordovaLib:transformClassesAndResourcesWithSyncLibJarsForDebug

    : CordovaLib:mergeDebugJniLibFolders

    : CordovaLib:transformNative_libsWithMergeJniLibsForDebug

    : CordovaLib:transformNative_libsWithSyncJniLibsForDebug

    : CordovaLib:bundleDebug

    : prepareProjectCordovaLibUnspecifiedDebugLibrary

    : prepareDebugDependencies

    : compileDebugAidl

    : compileDebugRenderscript

    : generateDebugBuildConfig

    : mergeDebugShaders

    : compileDebugShaders

    : generateDebugAssets

    : mergeDebugAssets

    : generateDebugResValues

    : generateDebugResources

    : mergeDebugResources

    : processDebugManifest

    : processDebugResources FAILED

    FAILED: Build failed with an exception.

    * What went wrong:

    The execution of the task failed ': ' processDebugResources.

    > com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: process 'command' /android-sdk/build-tools/23.0.1/aapt "finished with the value 1 at zero output

    * Try:

    Run with the option - stacktrace to get stack trace. Run with the option - info or - debug option to get out of the newspaper.

    BUILD FAILED

    Total time: 1 mn dry 2,201

    Error: / project/gradlew: command failed with error code 1 output output:

    Note: Some input files use or replace an obsolete API.

    Note: Recompile with - Xlint: deprecation for more details.

    FAILED: Build failed with an exception.

    * What went wrong:

    The execution of the task failed ': ' processDebugResources.

    > com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: process 'command' /android-sdk/build-tools/23.0.1/aapt "finished with the value 1 at zero output

    * Try:

    Run with the option - stacktrace to get stack trace. Run with the option - info or - debug option to get out of the newspaper.

    at ChildProcess.whenDone (/ project/cordova/node_modules/cordova-common/src/superspawn.js:169:23)

    at emitTwo (events.js:87:13)

    at ChildProcess.emit (events.js:172:7)

    to maybeClose (internal / child_process.js:818:16)

    to Process.ChildProcess._handle.onexit (internal / child_process.js:211:5)

    I'm now compile without error. Looks like some images were too long names / bad characters. I changed them to something like 00.jpg, t00.jpg or 01.jpg... and it compiles without problems.

    wyattp35682249, I use the structure generated by the Phonegap (/res and /spec folders) desktop application. Just changed the png, leaving the same names.

  • BUILD FAILED during installation FusionOrderDemo_R1PS4

    I followed this tutorial

    Oracle® Fusion Middleware tutorial for the race and the generation of an Application with Oracle SOA Suite 11 g Release 1 (11.1.1) 10275-02

    and at this stage 2.1.3 task 3: deploy the Application demo WebLogic Fusion I came across the problem. The previous steps are completed correctly.

    I checked this post, but they have not helped me.

    https://community.Oracle.com/thread/2281082?start=0

    I have the same problem: cannot get the data source connection: java.sql.SQLException: ORA-01017: name of user and password invalid; denied connection

    Journal of Ant file is here:

    -----------------------

    BuildFile: D:\DOWNLOADS\SOA 11gR1\FusionOrderDemo_R1PS4\CompositeServices\bin\build.xml

    [echo] Ant: Apache Ant version 1.7.1 compiled Java on June 27, 2008: 1.6

    [echo] Using mds-type: db

    entry entry jump as server.password property has already been set.

    init:

    [echo] Version of SOA Suite 11g:

    [java]

    [java] *****************************************************************************

    [java] Oracle SOA Server version 11.1.1.5.0

    [java]           Build: 0

    [java]           The generation time: my Apr 18 18:05:14 PDT 2011

    [java]           Build type: free

    [java]           Tag from the source: PCBPEL_11.1.1.5.0_GENERIC_110418.1550.0174

    [java]

    [echo] soa infrastructure mgmt home: D:\Middleware\JDev11gR1PS4\jdeveloper\

    setupWorkspaceForJdeveloperUse:

    [echo]! Implementation of workspace for JDeveloper, where seedlings adf-config, connections.xml and filling mds

    [echo] Ant: Apache Ant version 1.7.1 compiled Java on June 27, 2008: 1.6

    [echo] Using mds-type: db

    entry entry jump as server.password property has already been set.

    init:

    [echo] Version of SOA Suite 11g:

    [java]

    [java] *****************************************************************************

    [java] Oracle SOA Server version 11.1.1.5.0

    [java]           Build: 0

    [java]           The generation time: my Apr 18 18:05:14 PDT 2011

    [java]           Build type: free

    [java]           Tag from the source: PCBPEL_11.1.1.5.0_GENERIC_110418.1550.0174

    [java]

    [echo] soa infrastructure mgmt home: D:\Middleware\JDev11gR1PS4\jdeveloper\

    createMDSConnections:

    [echo] Ant: Apache Ant version 1.7.1 compiled Java on June 27, 2008: 1.6

    [echo] Using mds-type: db

    entry entry jump as server.password property has already been set.

    createMDSConnectionForDB:

    [echo] Creation... /. ADF/META-INF/ADF-config.xml for the MDS supported database

    entry entry jump as mds.db.password property has already been set.

    [copy] Copying 1 file to D:\DOWNLOADS\SOA 11gR1\FusionOrderDemo_R1PS4\CompositeServices\.adf\META-INF

    [echo] With the help of jdbc:oracle:thin:@192.168.1.100:1521:xe for storage based on db, with the user cutschig_mds

    [echo] Ant: Apache Ant version 1.7.1 compiled Java on June 27, 2008: 1.6

    [echo] Using mds-type: db

    entry entry jump as server.password property has already been set.

    createMDSConnectionForFileStore:

    [echo] Ant: Apache Ant version 1.7.1 compiled Java on June 27, 2008: 1.6

    [echo] Using mds-type: db

    entry entry jump as server.password property has already been set.

    createMDSConnectionForServerFileStore:

    importCommonServiceArtifactsIntoMds:

    [java] Starting import from file system local to the mds...

    [java] oracle.mds.config.MDSConfigurationException: MDS-01330: cannot load the MDS configuration document

    [java] MDS-01329: cannot load the item "persistence-config".

    [java] MDS-01370: Configuration of MetadataStore for metadata-store-use 'mstore-usage_1"is not valid.

    [java] MDS-01259: the metadata store 'oracle.mds.persistence.stores.db.DBMetadataStore' cannot be instantiated.

    [java] MDS-00003: error connecting to the database

    [java] Exception occurred while getting connection: oracle.ucp.UniversalConnectionPoolException: cannot get data source connection: java.sql.SQLException: ORA-01017: name of user and password invalid. connection refused

    [java]

    [java] Cannot get data source connection: java.sql.SQLException: ORA-01017: name of user and password invalid. connection refused

    [java]

    [java] Cannot get data source connection: java.sql.SQLException: ORA-01017: name of user and password invalid. connection refused

    [java]

    [java]

    [java] at oracle.mds.config.PConfig.loadFromBean(PConfig.java:690)

    [java] at oracle.mds.config.PConfig. < init > (PConfig.java:499)

    [java] at oracle.mds.config.MDSConfig.loadFromBean(MDSConfig.java:707)

    [java] at oracle.mds.config.MDSConfig.loadFromElement(MDSConfig.java:764)

    [java] at oracle.mds.config.MDSConfig. < init > (MDSConfig.java:515)

    [java] at oracle.mds.config.MDSConfig. < init > (MDSConfig.java:443)

    [java] at com.otn.sample.fod.soa.util.MdsImportTask.getTargetMdsInstanceByAdfConfig(MdsImportTask.java:133)

    [java] at com.otn.sample.fod.soa.util.MdsImportTask.execute(MdsImportTask.java:155)

    [java] at com.otn.sample.fod.soa.util.MdsImportTask.main(MdsImportTask.java:84)

    [java] Caused by: oracle.mds.exception.MDSExceptionList: SDM-01329: cannot load the item "persistence-config".

    [java] MDS-01370: Configuration of MetadataStore for metadata-store-use 'mstore-usage_1"is not valid.

    [java] MDS-01259: the metadata store 'oracle.mds.persistence.stores.db.DBMetadataStore' cannot be instantiated.

    [java] MDS-00003: error connecting to the database

    [java] Exception occurred while getting connection: oracle.ucp.UniversalConnectionPoolException: cannot get data source connection: java.sql.SQLException: ORA-01017: name of user and password invalid. connection refused

    [java]

    [java] Cannot get data source connection: java.sql.SQLException: ORA-01017: name of user and password invalid. connection refused

    [java]

    [java] Cannot get data source connection: java.sql.SQLException: ORA-01017: name of user and password invalid. connection refused

    [java]

    [java]

    [java] at oracle.mds.config.PConfig.loadFromBean(PConfig.java:684)

    [java]... 8 more

    [java] Exception in thread "main" SDM-01330: cannot load the MDS configuration document

    [java] MDS-01329: cannot load the item "persistence-config".

    [java] MDS-01370: Configuration of MetadataStore for metadata-store-use 'mstore-usage_1"is not valid.

    [java] MDS-01259: the metadata store 'oracle.mds.persistence.stores.db.DBMetadataStore' cannot be instantiated.

    [java] MDS-00003: error connecting to the database

    [java] Exception occurred while getting connection: oracle.ucp.UniversalConnectionPoolException: cannot get data source connection: java.sql.SQLException: ORA-01017: name of user and password invalid. connection refused

    [java]

    [java] Cannot get data source connection: java.sql.SQLException: ORA-01017: name of user and password invalid. connection refused

    [java]

    [java] Cannot get data source connection: java.sql.SQLException: ORA-01017: name of user and password invalid. connection refused

    [java]

    [java]

    [java] at com.otn.sample.fod.soa.util.MdsImportTask.execute(MdsImportTask.java:225)

    [java] at com.otn.sample.fod.soa.util.MdsImportTask.main(MdsImportTask.java:84)

    BUILD FAILED

    D:\DOWNLOADS\SOA 11gR1\FusionOrderDemo_R1PS4\CompositeServices\bin\build.xml:276: the following error occurred during the execution of this line:

    D:\DOWNLOADS\SOA 11gR1\FusionOrderDemo_R1PS4\CompositeServices\bin\common-sca-tools.xml:414: Java returned: 1

    Total time: 2 seconds

    -----------------------

    I checked the database and the user is dev_soainfra. Should not be cutschig_mds with password soainfra user here?

    Anyway, here's my build.properties file

    -----------

    ####################################################################

    # Property overall build set for SOA fusion order demo #.

    # > author: clemens utschig (oracle Corp.) 2009 #.

    ####################################################################

    # path of libraries and script imports

    # oracle.home=C:\\JDeveloper\\11.1.1.3\\jdeveloper\\

    Oracle.Home=D:/middleware/JDev11gR1PS4/JDeveloper

    # PROPERTIES OF THE SEED INTERNALLY - START #.

    #                                                                  #

    #                   !!!!! DO NOT CHANGE!                      #

    #                                                                  #

    ####################################################################

    Internal version number #.

    FOD.version = 2.3_ps3

    common libs of # home

    Oracle.Common.Home=${Oracle.Home}/... /oracle_common

    # Sub directory of the deployment artifacts

    deploy. Sub.dir = deploy

    # Sub Directory deployment / build scripts

    bin. Sub.dir = Bin

    # jee homes application

    creditauthorization. Home =... / CreditCardAuthorization

    orderapproval. Home =... / OrderApprovalHumanTask

    External.partnersupplier.Home =... / ExternalLegacyPartnerSupplierEjb

    composite homes #.

    orderbookingsdo.composite.Home=../OrderSDOComposite

    partnersupplier.composite.Home=../PartnerSupplierComposite

    orderbooking.composite.Home=../OrderBookingComposite

    B2B.composite.home=../B2BX12OrderGateway

    # adf service implementation context url

    storefrontservice.contextUri.adf=StoreFrontServiceHooks/StoreFrontService

    # sca composite according to context url

    storefrontservice.contextUri.soa=soa-infra/services/${soa.partition.name}/OrderSDOComposite!1.0/StoreFrontService

    # uri for the ExternalPartnerSupplierEJB ejb

    partnersupplier. EJB. URI = WebLogicFusionOrderDemo-ExternalLegacyPartnerSupplierEjb-SessionEJB #com.otn.sample.fod.soa.externalps.IExternalPartnerSupplierService

    # ejb application via Spring C uri & I ExternalPartnerSupplierEJB JSca

    partnersupplier. JSCA. EJB. URI = WebLogicFusionOrderDemo-ExternalLegacyPartnerSupplierJScaEjb

    # global connection to deploy settings, rmi and other

    # admin server t3: / / url - deployment

    WLS. URL = T3: / / ${admin. Server.Host}: ${admin. Server.port}

    # mgd Server t3: / / url - EJB

    WLS. MGD. Server.URL=T3://${Managed.Server.Host}:${Managed.Server.rmi.port}

    # ctx jndi factory

    Java.naming.Factory.initial = WebLogic.JNDI.WLInitialContextFactory

    # THE INTERNAL - END SEED PROPERTIES #.

    partition # where composites are needed to

    SOA.partition.Name = soaFusionOrderDemo

    # set to false if you want to use the adf supported services.

    SOA. Only.Deployment = false

    # deploy the b2b x 12 order composite transformation

    Enable.B2B.composite = true

    # use a normal ejb3 for the provider external partner (comment or set to false).

    # or use the new SCA Weblogic for Java EJB binding (uncomment and set to true)

    use. JSCA. EJB.impl = true

    Directory of the # file adapter - change your operating system (use-for windows and / for unix)

    orderbooking.file.adapter.dir=/tmp

    Directory control adapter # file - change your operating system (use-for windows and unix)

    orderbooking.file.adapter.Control.dir=/tmp/Control

    # jndi name of the jms for composite orderbooking topic

    orderbooking. JMS.topic.JNDI=JMS/DemoSupplierTopicUdd

    # Connection information for the deployment server

    # connection information in server admin - to start topics

    Admin. Server.Host = localhost

    Admin. Server.port = 7001

    # the area where soa infrastructure is installed

    Server.domain.Name = soainfra

    login # managed server, used for soa deployment, http

    Managed.Server.Host = localhost

    Managed.Server.port = 8001

    test port # for rmi, ejb invocation and other

    Managed.Server.rmi.port = 8001

    credentials for servers

    Server.User = WebLogic

    Server.Password = Welcome1

    target server # wls (for the value server_soa, EIM use AdminServer shiphome)

    Server.targets = soa_server1

    # soa-server side oracle directory - necessary for the deployment plans

    # and the deployment of sca weblogic (on the ExternalPartnerSupplier project library

    SOA. Server.Oracle.Home=/Scratch/cutschig/fmwhome/AS11gR1SOA

    # business test event - it's the business event queue

    user name of the diagram main db soa #.

    SOA.db.UserName = cutschig_soainfra

    # soa db password

    SOA.db.Password = soainfra

    # soa db = connection string > host: port: sid

    SOA.db.ConnectString = localhost:1521:XE

    # MetaDataServices repository (used for SOA artifacts) shared settings #.

    # use 'jdev' for jdeveloper local install, "db" for the database

    # In case of 'db' change below (jdbc) parameters for the mds db

    Foreign.MDS.type = DB

    # Note: Before you deploy are of course you change these settings to your REMOTE

    # db - what is strips soa-infra, set the mds.type above for 'db' and run

    # the target of "importCommonServiceArtifactsIntoMds". This will import the common

    # shared artifacts of $OH/bin/soa-seeds / in the mds (RT) distance.

    # A shiphome install that this user is normally named sh_mds

    MDS.db.UserID = cutschig_mds

    MDS.db.Password = soainfra

    database connection string #: driver@host:port:sid

    MDS.db.JDBC-URL=jdbc:Oracle:Thin:@localhost:1521:XE

    #mds.db.jdbc-url=jdbc:oracle:thin:@192.168.1.100:1521:xe

    --------------

    I put this password: nenad12345 everywhere while setting SOA according to previous tutorial Quick Start Guide for Oracle® SOA Suite 11 g 1 material (11.1.1.5.0) Version 1.3

    Until that moment, I have not had any problems with him.

    credentials for servers

    Server.User = WebLogic

    Server.Password = nena12345

    This reclassification:

    target server # wls (for the value server_soa, EIM use AdminServer shiphome)

    Server.targets = soa_server1

    Should I leave this soa_server1 way or should I name as

    Server.targets = SOAOSBPS4DevDomain

    in the previous tutorial, it's how I named domain/server?

    I found what the problem was:

    First of all, I used build.xml right click, Run Ant target, validateFodConfigSettings

    On a few iterations on it, I found that were mistakes, and finally the output is as follows:

    BuildFile: D:\DOWNLOADS\SOA 11gR1\FusionOrderDemo_R1PS4\CompositeServices\bin\build.xml

    [echo] Ant: Apache Ant version 1.7.1 compiled Java on June 27, 2008: 1.6

    [echo] Using mds-type: db

    entry entry jump as server.password property has already been set.

    init:

    [echo] Version of SOA Suite 11g:

    [java]

    [java] *****************************************************************************

    [java] Oracle SOA Server version 11.1.1.5.0

    [java]           Build: 0

    [java]           The generation time: my Apr 18 18:05:14 PDT 2011

    [java]           Build type: free

    [java]           Tag from the source: PCBPEL_11.1.1.5.0_GENERIC_110418.1550.0174

    [java]

    [echo] soa infrastructure mgmt home: D:\Middleware\JDev11gR1PS4\jdeveloper\

    createMDSConnections:

    [echo] Ant: Apache Ant version 1.7.1 compiled Java on June 27, 2008: 1.6

    [echo] Using mds-type: db

    entry entry jump as server.password property has already been set.

    createMDSConnectionForDB:

    [echo] Creation... /. ADF/META-INF/ADF-config.xml for the MDS supported database

    entry entry jump as mds.db.password property has already been set.

    [copy] Copying 1 file to D:\DOWNLOADS\SOA 11gR1\FusionOrderDemo_R1PS4\CompositeServices\.adf\META-INF

    [echo] With the help of jdbc:oracle:thin:@localhost:1521:xe for storage based on db, with the user dev_mds

    [echo] Ant: Apache Ant version 1.7.1 compiled Java on June 27, 2008: 1.6

    [echo] Using mds-type: db

    entry entry jump as server.password property has already been set.

    createMDSConnectionForFileStore:

    [echo] Ant: Apache Ant version 1.7.1 compiled Java on June 27, 2008: 1.6

    [echo] Using mds-type: db

    entry entry jump as server.password property has already been set.

    createMDSConnectionForServerFileStore:

    validateFodConfigSettings:

    [echo] Validation of fod through wlst configuration settings

    [copy] Copying 1 file to D:\DOWNLOADS\SOA 11gR1\FusionOrderDemo_R1PS4\CompositeServices\bin

    [java]

    [java] WebLogic Scripting Tool (WLST) initializing...

    [java]

    [java] Welcome to WebLogic Server Administration scripts Shell

    [java]

    [java] Help() type help on the available commands

    [java]

    [java] Checking DOM settings... - admin server: localhost port: 7001

    [java] T3 connection: / / localhost:7001 with username weblogic...

    [java] Connected to the Server Admin "AdminServer" which belongs to the domain "SOAOSBPS4DevDomain".

    [java]

    [java] WARNING: A non-secure protocol was used to connect to the

    Server [java]. To ensure the safety of on-the-wire, the SSL port or

    [java] Admin port should be used instead.

    [java]

    [java] Connection to the managed server target: Server/AdminServer

    [java] [MBeanServerInvocationHandler] com.bea:Name = AdminServer, Type = Server

    [java] Check status of the managed server - must run

    [java] Checking of the managed server listening port - build properties: 7001

    [java] Sending ping to localhost:7001 - soa-infra app

    [java] Answer: 302

    [java] Now to the tree of domainRuntime. It is a tree read-only with DomainMBean as the root.

    [java] For further assistance, use the help (domainRuntime)

    [java]

    [java] Domain name: SOAOSBPS4DevDomain

    [java] All the tests - ready to install Fusion order demo for SOA Suite 11 g

    [Remove] Delete: D:\DOWNLOADS\SOA 11gR1\FusionOrderDemo_R1PS4\CompositeServices\bin\checkFODSettings.py

    [java] Mds configuration validation running

    [java] Got mds-instance target: mstore-usage_1 D:\DOWNLOADS\SOA 11gR1\FusionOrderDemo_R1PS4\CompositeServices\bin\... \.adf\META-INF\adf-config. XML

    [java]  Tests of connection for foreign mds succeeded

    BUILD SUCCESSFULLY

    Total time: 4 seconds

    ----------------

    There is new file build.properties

    ####################################################################

    # Property overall build set for SOA fusion order demo #.

    # > Author: clemens utschig (oracle Corp.) 2009 #.

    ####################################################################

    # path of libraries and script imports

    # oracle.home=C:\\JDeveloper\\11.1.1.3\\jdeveloper\\

    Oracle.Home=D:/middleware/JDev11gR1PS4/JDeveloper

    # PROPERTIES OF THE SEED INTERNALLY - START #.

    #                                                                  #

    #                   !!!!! DO NOT CHANGE!                      #

    #                                                                  #

    ####################################################################

    Internal version number #.

    FOD.version = 2.3_ps3

    common libs of # home

    Oracle.Common.Home=${Oracle.Home}/... /oracle_common

    # Sub directory of the deployment artifacts

    deploy. Sub.dir = deploy

    # Sub Directory deployment / build scripts

    bin. Sub.dir = Bin

    # jee homes application

    creditauthorization. Home =... / CreditCardAuthorization

    orderapproval. Home =... / OrderApprovalHumanTask

    External.partnersupplier.Home =... / ExternalLegacyPartnerSupplierEjb

    composite homes #.

    orderbookingsdo.composite.Home=../OrderSDOComposite

    partnersupplier.composite.Home=../PartnerSupplierComposite

    orderbooking.composite.Home=../OrderBookingComposite

    B2B.composite.home=../B2BX12OrderGateway

    # adf service implementation context url

    storefrontservice.contextUri.adf=StoreFrontServiceHooks/StoreFrontService

    # sca composite according to context url

    storefrontservice.contextUri.soa=soa-infra/services/${soa.partition.name}/OrderSDOComposite!1.0/StoreFrontService

    # uri for the ExternalPartnerSupplierEJB ejb

    partnersupplier. EJB. URI = WebLogicFusionOrderDemo-ExternalLegacyPartnerSupplierEjb-SessionEJB #com.otn.sample.fod.soa.externalps.IExternalPartnerSupplierService

    # ejb application via Spring uri C & I ExternalPartnerSupplierEJB JSca

    partnersupplier. JSCA. EJB. URI = WebLogicFusionOrderDemo-ExternalLegacyPartnerSupplierJScaEjb

    # global connection to deploy settings, rmi and other

    # admin server t3: / / url - deployment

    WLS. URL = T3: / / ${admin. Server.Host}: ${admin. Server.port}

    # mgd Server t3: / / url - EJB

    WLS. MGD. Server.URL=T3://${Managed.Server.Host}:${Managed.Server.rmi.port}

    # ctx jndi factory

    Java.naming.Factory.initial = WebLogic.JNDI.WLInitialContextFactory

    # THE INTERNAL - END SEED PROPERTIES #.

    partition # where composites are needed to

    SOA.partition.Name = soaFusionOrderDemo

    # set to false if you want to use the adf supported services.

    SOA. Only.Deployment = false

    # deploy the b2b x 12 order composite transformation

    Enable.B2B.composite = true

    # use a normal ejb3 for the provider external partner (comment or set to false).

    # or use the new SCA Weblogic for Java EJB binding (uncomment and set to true)

    use. JSCA. EJB.impl = true

    Directory of the # file adapter - change your operating system (use-for windows and / for unix)

    orderbooking.file.adapter.dir=/tmp

    Directory control adapter # file - change your operating system (use-for windows and unix)

    orderbooking.file.adapter.Control.dir=/tmp/Control

    # jndi name of the jms for composite orderbooking topic

    orderbooking. JMS.topic.JNDI=JMS/DemoSupplierTopicUdd

    # Connection information for the deployment server

    # connection information in server admin - to start topics

    Admin. Server.Host = localhost

    Admin. Server.port = 7001

    # the area where soa infrastructure is installed

    # server.domain.name = soainfra

    Server.domain.Name = SOAOSBPS4DevDomain

    login # managed server, used for soa deployment, http

    Managed.Server.Host = localhost

    Managed.Server.port = 8001

    test port # for rmi, ejb invocation and other

    Managed.Server.rmi.port = 8001

    credentials for servers

    Server.User = WebLogic

    Server.Password = Welcome1

    target server # wls (for the value server_soa, EIM use AdminServer shiphome)

    # server.targets = soa_server1

    Server.targets = adminserver

    # soa-server side oracle directory - necessary for the deployment plans

    # and the deployment of sca weblogic (on the ExternalPartnerSupplier project library

    SOA. Server.Oracle.Home=/Scratch/cutschig/fmwhome/AS11gR1SOA

    # business test event - it's the business event queue

    user name of the diagram main db soa #.

    # soa.db.username = cutschig_soainfra

    SOA.db.UserName = dev_soainfra

    # soa db password

    # soa.db.password = soainfra

    SOA.db.Password = Welcome1

    chain-online host: port: sid # soa db connection

    SOA.db.ConnectString = localhost:1521:XE

    # MetaDataServices repository (used for SOA artifacts) shared settings #.

    # use 'jdev' for jdeveloper local install, "db" for the database

    # In case of 'db' change below (jdbc) parameters for the mds db

    Foreign.MDS.type = DB

    # Note: Before you deploy are of course you change these settings to your REMOTE

    # db - what is strips soa-infra, set the mds.type above for 'db' and run

    # the target of "importCommonServiceArtifactsIntoMds". This will import the common

    # shared artifacts of $OH/bin/soa-seeds / in the mds (RT) distance.

    # A shiphome install that this user is normally named sh_mds

    #mds.db.userid = cutschig_mds

    MDS.db.UserID = dev_mds

    #mds.db.password = soainfra

    MDS.db.Password = Welcome1

    database connection string #: driver@host:port:sid

    MDS.db.JDBC-URL=jdbc:Oracle:Thin:@localhost:1521:XE

    #mds.db.jdbc-url=jdbc:oracle:thin:@192.168.1.100:1521:xe

    ---------

    If the problems are here:

    # the area where soa infrastructure is installed

    # server.domain.name = soainfra

    Server.domain.Name = SOAOSBPS4DevDomain

    next problem:

    target server # wls (for the value server_soa, EIM use AdminServer shiphome)

    # server.targets = soa_server1

    Server.targets = adminserver

    next problem:

    user name of the diagram main db soa #.

    # soa.db.username = cutschig_soainfra

    SOA.db.UserName = dev_soainfra

    # soa db password

    # soa.db.password = soainfra

    SOA.db.Password = Welcome1

    next problem:

    #mds.db.userid = cutschig_mds

    MDS.db.UserID = dev_mds

    #mds.db.password = soainfra

    MDS.db.Password = Welcome1

    In the Quick Start Guide for Oracle SOA Suite 11 g 1 material (11.1.1.5.0)® user Version 1.3, servers and domains names are defined differently in this FOD demo application deployment tutorial.

    I hope that this response will help anyone that reached other problems of this type when installing this demo application.

    This problem is related to this messages:
    SOA 11 g demo FOD deploy question

    Error installing FusionOrderDemo_R1PS4

  • PhoneGap build fail (perhaps android SDK Java changes?)

    I use phongap build cli 6.0.0

    Since last 24/03/2016 the build for my app Android fail, recent changes made in support of android sdk libraries in phonegap build there?

    I'm building an application without problems until the day before... (23/03/2016)

    I get the following error:

    Construction date: 2016-03-25 08:24:03 + 0000

    Download https://repo1.Maven.org/Maven2/com/Facebook/Android/Facebook-Android-SDK/4.10.1/Facebook-a ndroid sdk - 4.10.1.pom

    Download https://repo1.Maven.org/Maven2/com/parse/bolts/bolts-applinks/1.3.0/bolts-applinks-1.3.0.p om

    Download https://repo1.Maven.org/Maven2/com/parse/bolts/bolts-tasks/1.3.0/bolts-tasks-1.3.0.Pom

    FAILED: Build failed with an exception.

    * What went wrong:

    There was a problem the root project configuration 'project '.

    > Cannot resolve all the dependencies configuration ': _debugCompile'.

    > Not found com.android.support:support - v4:23.2.0.

    Search in the following locations:

    https://repo1.maven.org/maven2/com/android/support/support-v4/23.2.0/support-v4-23.2.0.pom

    https://repo1.maven.org/maven2/com/android/support/support-v4/23.2.0/support-v4-23.2.0.jar

    file:/Android-SDK/Extras/Android/m2repository/com/Android/support/support-v4/23.2.0/Suppo rt - v4 - 23.2.0.pom

    file:/Android-SDK/Extras/Android/m2repository/com/Android/support/support-v4/23.2.0/Suppo rt - v4 - 23.2.0.jar

    file:/Android-SDK/Extras/Google/m2repository/com/Android/support/support-v4/23.2.0/suppor t - v4 - 23.2.0.pom

    file:/Android-SDK/Extras/Google/m2repository/com/Android/support/support-v4/23.2.0/suppor t - v4 - 23.2.0.jar

    Required by:

    : project: indeterminate > com.android.support:support - v13:23.1.0

    > Not found com.android.support:support - v4:23.2.0.

    Search in the following locations:

    https://repo1.maven.org/maven2/com/android/support/support-v4/23.2.0/support-v4-23.2.0.pom

    https://repo1.maven.org/maven2/com/android/support/support-v4/23.2.0/support-v4-23.2.0.jar

    file:/Android-SDK/Extras/Android/m2repository/com/Android/support/support-v4/23.2.0/Suppo rt - v4 - 23.2.0.pom

    file:/Android-SDK/Extras/Android/m2repository/com/Android/support/support-v4/23.2.0/Suppo rt - v4 - 23.2.0.jar

    file:/Android-SDK/Extras/Google/m2repository/com/Android/support/support-v4/23.2.0/suppor t - v4 - 23.2.0.pom

    file:/Android-SDK/Extras/Google/m2repository/com/Android/support/support-v4/23.2.0/suppor t - v4 - 23.2.0.jar

    Required by:

    : project: indeterminate > com.facebook.android:facebook - android - sdk:4.10.1

    > Not found com.android.support:cardview - v7:23.2.0.

    Search in the following locations:

    https://repo1.maven.org/maven2/com/android/support/cardview-v7/23.2.0/cardview-v7-23.2.0.p om

    ar https://repo1.maven.org/maven2/com/android/support/cardview-v7/23.2.0/cardview-v7-23.2.0.j

    file:/Android-SDK/Extras/Android/m2repository/com/Android/support/CardView-v7/23.2.0/card view - v7 - 23.2.0.pom

    file:/Android-SDK/Extras/Android/m2repository/com/Android/support/CardView-v7/23.2.0/card view - v7 - 23.2.0.jar

    file:/Android-SDK/Extras/Google/m2repository/com/Android/support/CardView-v7/23.2.0/cardv iew - v7 - 23.2.0.pom

    file:/Android-SDK/Extras/Google/m2repository/com/Android/support/CardView-v7/23.2.0/cardv iew - v7 - 23.2.0.jar

    Required by:

    : project: indeterminate > com.facebook.android:facebook - android - sdk:4.10.1

    > Not found com.android.support:support - v4:23.2.0.

    Search in the following locations:

    https://repo1.maven.org/maven2/com/android/support/support-v4/23.2.0/support-v4-23.2.0.pom

    https://repo1.maven.org/maven2/com/android/support/support-v4/23.2.0/support-v4-23.2.0.jar

    file:/Android-SDK/Extras/Android/m2repository/com/Android/support/support-v4/23.2.0/Suppo rt - v4 - 23.2.0.pom

    file:/Android-SDK/Extras/Android/m2repository/com/Android/support/support-v4/23.2.0/Suppo rt - v4 - 23.2.0.jar

    file:/Android-SDK/Extras/Google/m2repository/com/Android/support/support-v4/23.2.0/suppor t - v4 - 23.2.0.pom

    file:/Android-SDK/Extras/Google/m2repository/com/Android/support/support-v4/23.2.0/suppor t - v4 - 23.2.0.jar

    Required by:

    : project: indeterminate > com.google.android.gms:play - services-Analytics: 8.4.0 > com.google.android.gms:play - services-under-ground: 8.4.0

    * Try:

    Run with the option - stacktrace to get stack trace. Run with the option - info or - debug option to get out of the newspaper.

    BUILD FAILED

    Total time: dry 5,785

    undefined

    Support Android library updated 23.2.0 on the PhoneGap Build that fixes this problem.

    If you now receive this error:

    use - sdk:minSdkVersion 14 cannot be less than the declared 15 version in the project/build/intermediates/exploded-aar/com.facebook.android/facebook-android-sdk/4.10 library. 1/AndroidManifest.Xml

    You can also set your project to 15 minSdkVersion or more:

    The cause of this was the update to its android library dependecy facebook-android-sdk version supported.

  • Build fails on ESXi - fault. RestrictedVersion.summary

    Hi all

    I have a problem running the build process on an ESXi 4.0 in my lab with VMware Studio 2.1.

    I have several faults. RestrictedVersion.summary errors, the first is:

    20/02/2011 11:34:07 [warn] error ReconfigVM:
    SOAP fault:
    -----------
    Error string: error. RestrictedVersion.summary
    Lack of details: RestrictedVersionFault
    20/02/2011 11:34:07 [warn] Impossible to reconfigure boot delay for VM transition
    20/02/2011-11:34:07 [error] met a unrecoverable build error!

    After that almost every line of the error is the error RestrictedVersion the end of it.

    I've seen a few threads talking about a free version of ESXi with these errors, but they were for VMware Studio 2.0 in beta, so I don't know if they are relevant to my case.

    Also, I didn't see any known problem or a problem of compatibility in the 2.1 release notes.

    This is a full release of the file debug.log from the first line of the error:

    20/02/2011 11:33:57 [dbug] VM completed transport.
    20/02/2011-11:33:57 [info] checking if the XX. XX. XX. XX connection is still active...
    20/02/2011 11:33:57 [dbug] reconfiguration VM on the host configuration.
    20/02/2011 11:34:07 [warn] error ReconfigVM:
    SOAP fault:
    -----------
    Error string: error. RestrictedVersion.summary
    Lack of details: RestrictedVersionFault
    20/02/2011 11:34:07 [warn] Impossible to reconfigure boot delay for VM transition
    20/02/2011-11:34:07 [error] met a unrecoverable build error!
    20/02/2011-11:34:07 [info]
    20/02/2011-11:34:07 [info]
    20/02/2011 11:34:07 [info] cleaning...
    20/02/2011 11:34:07 [info] cleaning of provisioning host...
    20/02/2011-11:34:07 [info] checking if the XX. XX. XX. XX connection is still active...
    20/02/2011-11:34:07 [info] checking if the XX. XX. XX. XX connection is still active...
    20/02/2011 11:34:07 [dbug] Unregistering < XX. XX. XX. XX_BUILD_NAME > of < XX. XX. XX. XX >.
    20/02/2011 11:34:08 [warn] error UnregisterVM:
    SOAP fault:
    -----------
    Error string: error. RestrictedVersion.summary
    Lack of details: RestrictedVersionFault
    20/02/2011 11:34:08 [info] transitional VM withdrawal of configuration host.
    20/02/2011-11:34:08 [warn] cannot delete < XX [DATASTORE_NAME]. XX. XX. XX_BUILD_NAME > of < XX. XX. XX. XX >: fault. RestrictedVersion.summary
    20/02/2011-11:34:08 [warn] impossible to removed the data store VM
    20/02/2011-11:34:08 [dbug] wait 10 seconds before starting again...
    20/02/2011-11:34:18 [info] checking if the XX. XX. XX. XX connection is still active...
    20/02/2011 11:34:18 [info] transitional VM withdrawal of configuration host.
    20/02/2011-11:34:18 [warn] cannot delete < XX [DATASTORE_NAME]. XX. XX. XX_BUILD_NAME > of < XX. XX. XX. XX >: fault. RestrictedVersion.summary
    20/02/2011-11:34:18 [warn] impossible to removed the data store VM
    20/02/2011 11:34:18 [dbug] < ESX > logout.
    20/02/2011 11:34:18 [info] cleaning of provisioning host...
    20/02/2011 11:34:18 [dbug] < ESX > logout.
    20/02/2011 11:34:18 [dbug] deleting a link symbolic opt/vmware/www/build/.0.
    20/02/2011 11:34:18 [info] deleting temporary files.
    20/02/2011 11:34:18 [dbug] deletion of a file tree/opt/vmware/www/build/BUILD_NAME/will

    20/02/2011 11:34:18 [dbug] shell system Ran command "rm - rf/opt/vmware/www/build/BUILD_NAME/will 2 >/tmp/zebp2k5fnb".
    20/02/2011 11:34:18 [dbug] returned system shell command: output 0, 0, 0 basic signals
    20/02/2011 11:34:18 [dbug] deletion of a file tree/opt/vmware/www/build/BUILD_NAME/install

    20/02/2011 11:34:18 [dbug] shell system Ran command "rm - rf/opt/vmware/www/build/BUILD_NAME/install 2 >/tmp/4xtv2JYMJe".
    20/02/2011 11:34:18 [dbug] returned system shell command: output 0, 0, 0 basic signals
    20/02/2011 11:34:18 [dbug] deletion of a file tree/opt/vmware/www/build/BUILD_NAME/repo

    20/02/2011 11:34:18 [dbug] shell system Ran command "rm - rf/opt/vmware/www/build/BUILD_NAME/repo 2 >/tmp/gdoAWfKyCE".
    20/02/2011 11:34:18 [dbug] returned system shell command: output 0, 0, 0 basic signals
    20/02/2011 11:34:18 [dbug] deletion of a file tree/opt/vmware/www/build/BUILD_NAME/customize


    20/02/2011 11:34:18 [dbug] shell system Ran command "rm - rf/opt/vmware/www/build/BUILD_NAME/customize 2 >/tmp/zKErK753Vz".
    20/02/2011 11:34:18 [dbug] returned system shell command: output 0, 0, 0 basic signals
    20/02/2011 11:34:18 [dbug] deletion of a file tree/opt/vmware/www/build/BUILD_NAME/script

    20/02/2011 11:34:18 [dbug] shell system Ran command "rm - rf/opt/vmware/www/build/BUILD_NAME/script 2 >/tmp/ASdXoBrSNM".
    20/02/2011 11:34:18 [dbug] returned system shell command: output 0, 0, 0 basic signals
    20/02/2011-11:34:18 [info] Build/Validation successfully interrupted the process.

    I have edited a few customer information like IP address and names to build.

    I'd appreciate your thoughts on them.

    Thank you

    Yair

    Welcome to the community,

    the reason for the error is indeed the free version of ESXi.

    of http://www.vmware.com/support/developer/studio/studio21/studio_developer.pdf

    The build fails with the following error string:

    fault. RestrictedVersion.summary

    Put into service through ESXi with free ESXi license generates this error because ESX capabilities required for commissioning are not available. The evaluation of ESXi license (which ends in a given period of time) or a paid license will solve this problem.

    André

  • Build failed while credentials of the application migration, to standaloneWLS.

    I use jdeveloper 11g update 2 and Weblogic10.3

    I am migrating the credentials and policies for Standalone WebLogic.
    I'm following the link:

    http://www.Oracle.com/technology/products/jdev/tips/Muench/credmig111100/index.html


    3.2 step migration request credentials to Standalone WebLogic:

    When I'm trying to run the command:
    $ ant-Dapp-credstore=APPWORKSPACEDIR/src/META-INF/cwallet.sso

    I am confronted with error:



    BUILD FAILED
    F:\WLSoracle2\user_projects\domains\base_domain\migration\build.XML:48: Lee
    pay error has occurred during execution of this line:
    F:\WLSoracle2\user_projects\domains\base_domain\migration\build.XML:53: * file
    App-cedstore = APPWORKSPACEDIR/SRC/META-INF/cwallet. SSO does not exist!


    Here I don't know that the APPWORKSPACEDIR is referring to that.

    Here, I use the file build.xml and jps - config.xml as shown in the link above.

    Please if any one face the same error during deployment, please tell me the solution.how can I remove this error.


    Sanchez

    Sanchez,

    APPWORKSPACEDIR is the directory of your *.jws file is located in, so it the main folder of the application.

    Timo

  • Build failed

    I'm a newbie using studio JDeveloper, need to use it to complete my final year proj. So please help.

    I do the tutorial of the ADF and I encountered this error:
    BUILD FAILED
    C:\Infrastructure\Ant\build.XML:52: The following error occurred during the execution of this line:
    C:\Infrastructure\DBSchema\build.XML:91: The following error occurred during the execution of this line:
    C:\Infrastructure\DBSchema\build.XML:56: The following error occurred during the execution of this line:
    C:\Infrastructure\DBSchema\build.XML:28: C:\Infrastructure\Ant\wlserver_10.3\server\lib not found.

    I tried to use the backslash for my coding, but still had this error.

    Will you please tell me how to resolve this error, so I can continue with the tutorial.

    Hello

    It seems that your port is 1521 and 1522 as you said
    so if your sid is ORCL try to modify your listener.ora:

    SID_LIST_LISTENER=
      (SID_LIST=
        (SID_DESC=
          (SID_NAME=PLSExtProc)
          (ORACLE_HOME=C:\app\L308C11\product\11.1.0\db_1)
          (PROGRAM=extproc)
        )
        (SID_DESC=
          (SID_NAME=ORCL)
          (ORACLE_HOME=C:\app\L308C11\product\11.1.0\db_1)
        )
       )
    
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = L30911.sitfypj.nyp.edu.sg.sitfypj.nyp.edu.sg)(PORT = 1521))
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
    )
    )
    

    then restart the listener (as windows service), if this help not do also HOST = localhost

  • LabVIEW VIs for HP 35670 has

    The link to the labview for HP 35670 A screw is no longer valid and the same search returns nothing.  Does anyone have the Labview VIs for this instrument?

    The last message is in 2004 (see below)

    The instrument for the HP 35670 A driver is only
    supported under LabVIEW 6 and 7. You need to upgrade to the latest
    version of LabVIEW to use the HP 35670 A driver or the
    drivers newer than we release in the future.

    The instrument
    Driver for HP 35670 A can be found on our website at
    http://zone.NI.com/idnet97.nsf/9b2b33e1993d877786256436006ec498/61f1c707c2f10906862568ab005fb9ff?OPE...

    Why don't you go to the Instrument Driver Network? I don't know what kind of research did you, but the driver is still available and can be found by using the search option here.

Maybe you are looking for