BUG? Query Builder fails in IE 9

I am using a hosted Application Express v 4.1.1.00.23 configuration

The query generator works with Firefox and Chrome but when I try with IE9 (9.0.8) the lower frame does not meet the upper receiver (as select columns). When I press run the results pane reads "Please enter a valid query.

Greg

All,

This seems to be bug 13825002, which was set at APEX 4.2. To check, please log onto apex.oracle.com and see if it happens again there.

Kind regards
Marc

Tags: Database

Similar Questions

  • Unable to load the query in Crystal Designer: error "Could not load the Query builder compenent."

    Hi all
    I am using Crystal report 10 which was an upgrade of crystal 7 and 8.5
    I can open the crystal report and can do everything but I could not display the SQL query option
    It gives me an error message
    "Failed to load the Query builder compenent."
    I also reinstalled the application twice as a sysadmin even then I get this message
    Please, can someone suggest me what should I do?

    Contact technical support for Crystal Reports or watch in their forums. This is not a product of MS and is not related to the installation, upgrade and activation of Windows XP.

  • Query Builder: Error Message 'Unexpected token "over" '

    Hello

    I use Version 4.1.3.20 of the SQLDev.

    I have a SQL query that contains

    count (*) over (partition of...)

    and

    listagg (col1, ',') within the Group (order in...) more than (partition of...)

    It works well in my spreadsheet calculation, but when I switch to the Query Builder, I get the following message is displayed:

    Text contains unsupported syntax.

    Parse error:

    Cannot parse the SQL query.

    Invalid SELECT statement.

    Unexpected token 'over' at line 19, pos 25.

    Ask people with disabilities Builder.

    Is this a bug or just feature which is not yet converted?

    Best regards

    Sabine

    I doubt that the Query Builder supports little advanced SQL

  • using advanced for a graph Query Builder

    I'm trying to insert a chart based on a query in my report model. However, the data comes from a text file; so I create the object of the request for the chart of the analysis of the text file. However, the "query.name" and "query.number" fields do not change for each record in the original report query - only the first record is used. So the first card on the first page is correct, but the map never changes for all other pages (each page represents one record in the query). That's what I put in the advanced query designer:

    < cfset ThisQuery = QueryNew ("ItemColumn, ValueColumn") >
    ("< FileExists("D:\charts\#query.name#_#query.number#.txt ") cfif >
    < cfset ThisDataItem = 0 >
    "< cfloop file="D:\charts\#query.name#_#query.number#.txt "index ="$thisline">
    < IsNumeric ($thisline) cfif >
    < cfset ThisDataItem += 1 >
    < cfset QueryAddRow (ThisQuery) >
    < cfset QuerySetCell (ThisQuery, "ItemColumn", ThisDataItem) >
    < cfset QuerySetCell (ThisQuery, "ValueColumn", $thisline) >
    < / cfif >
    < / cfloop >
    < / cfif >

    So basically the file name is set according to the first row (result) of the report query, but then the file name (and thus the graph) never change even if all other fields based on a query on my page change correctly (all other queries. BlahBlah fields to update correctly). Is this a bug? I don't think I was doing anything too crazy.

    Phew! I found a really great solution, which has a ton of uses.

    First of all, like I should have made, ANY variable in a coldfusion tag will be figured out when the report is called, not for each query result. In other words, the query.xxx or report.xxx or anything that's NEVER going to work properly inside a tag, not even in a report feature or Advanced Query Builder.

    However, there is a simple way around this. Simply make a function in relation to the arguments and in the editor of your field expressions calling the function, and pass query variables or State:
    #report.yourFunction (query.field1, query.field2) #.
    You can do all sorts of magic of Coldfusion function and return any shape desired result.

    For my particular example (creating a query object for a chart to insert dynamically), I had to add a step is not so obvious: create the object of my application with a shared (in this case, the scope of the request) scope, otherwise the variable is trapped in the scope of the function. So it was my solution: I had a chart with the option 'Print when' my function call "getChartQuery" (from query variables, of course). The function built "Request.ThisChartQuery" and returns True if there's something in there (the logic of "Print when" uses the Boolean value of whether to display the graph or not). My card is always based on a query, but the Advanced Query builder has NOTHING in it, with the exception of the variable that contains the query object ("Request.ThisChartQuery").

    There is another solution, I found where the report function makes all of the chart (using cfchart tags, etc.) and saves to a PNG file and then returns the path to the image. Then, you simply add an image field to the report, and you use the expression builder to call the function. Well, hope this has helped someone!

    "EDIT: the references are" " http://www.adobe.com/go/ee54cc6" and " http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:40786"

  • 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.

  • 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?

  • PL Sql Query Builder Tool

    Hello

    Is there any Pl/Sql Query Builder tool / software that can make your life easier.

    best regards

    Sandy

    SPathak wrote:

    Hello

    I agree, that oracle Pl/Sql is powerful and gives a correct result.

    little time to create a complex query with assistant was looking for easy way.

    Sandy

    You will not learn using a GUI like TOAD tool (and I LOVE TOAD).  I always write by hand in the editor, instead of drag / drop regardless of what type of gui tool.  Only, I do not use the constructors unless you are a business analyst who has no experience of SQL.

  • 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.

  • Query Builder form Hide

    Hi guys,.

    I work on a requirement to manage the functionality of the attachment. But I am facing a problem in one of the scenarios.

    Since the management of attachments screen, the user clicks Search the repository and the search page there is some defect or hidden fields. Like where author corresponds to the user of the connection and etc. No problem in expanded form. All hidden fields do not come and search result comes very well. But if the user changes to Query Builder form and manually change the query, then the user can see all the content.

    So I want to stop the user to view the generator application form by which he or she could modify the query and research. Y at - it a process by which we can hide the form of query generator?

    I saw a blog of Jonathan: https://jonathanhult.com/blog/2012/06/remove-fields-from-query-builder-search-form/

    But I want to completely hide the form.

    Thanks in advance.

    Kind regards

    Shad

    Add this to your config

    DisabledSearchFormTypes = query generator

  • 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.

  • Windows build fails when add 'cordova-plugin-camera' + 'cordova-plugin-contacts'

    all the details here

    Windows build fails when add 'cordova-plugin-camera' + 'cordova-plugin-contacts'

    Resolved in the thread on the GS.

  • 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é

  • Query Builder

    Hello

    My Query Builder page is not showing the selection of the field, basically, it's empty. At first, I thought I should re-post the schema, but it does not work. I'm starting to think that it is a system setting that I need to activate it. I looked in the documentation, but didn't find anything. Does anyone know how to fix this?

    Thank you!

    Jorge

    Don't take it personally! It's a crap shoot which is online, when and how many messages are in the same time. I know when I receive emails 40 + in a day than I tend to learn a little more quickly than if there were only 10 positions through them.

    Thanks for sharing your solution, I don't know that it will get some views in the future (for those looking for forums :))!

    Take care
    -ryan

  • Query Builder session parameters as a resolve to ORA-01843 (not a month valid)

    Hi all! I am new to Oracle and RDBMS, sorry for a fake question.
    I'm doing a few queries to a tutorial (10 g XE) database with Query request Builder Express 2.1000039.
    I ask the column with id, order date and order status. in a column of the date as a condition command 'where' I've wrote:
     >= to_date('23-JUN-2006', 'DD-MON-RRRR') 
    and got an error "ORA-01843: not one month valid."

    Then I edited the line filter condition:
     >= to_date('23-JUN-2006', 'DD-MON-RRRR', 'NLS_DATE_LANGUAGE = american') 
    and got a decent result, BUT resulting table date format DD-MM-RR.

    So, here are a few questions:
    1. can I change settings of session (for example
    alter session set NLS_DATE_FORMAT = 'DD-MON-RRRR'
    ) so, to use it in the query designer, before you generate a request itself and do not write "NLS_DATE_LANGUAGE = american' whenever I am inserting data to a field of date data type?"
    2. I wonder why resulting table date format is "DD-MM-RRRR. How can I get a data exactly in a date format 'DD-MON-RRRR', how I am specifying in a query?

    My operating system is Windows 7 Home Basic Edition, NLS_DATE_FORMAT is DD-MON-YYYY in 2 cases, the register and, respectively, in the environment variable.

    SQL * Plus displays all tables in query mentionted correctly, corresponding to an "ALTER SESSION...". PARAMETERS.

    Hope for your help, guys. Thanks for the replies!

    >
    Can I change "Application Builder-> Application-> change security attributes" without creating applications?
    >

    No you need to create an application, and as I said application-level settings determine the application only, is not a solution. Furthermore, I'm not sure that this property is available in your version of the Apex.

    I tried to change the session using SQL commandsand then I went back to the Query Builder, but it doesn't change anything, it seems different sessions are used to connect to the database.

    Yes, I'm sorry, but I have no solution for you, maybe there is a way to change this somewhere in the admin part, but I have no rights admin here and I can't test anything.

    I hope that a few experts hops on the thread ;)

Maybe you are looking for

  • How can I get sent emails from the old to the new email address?

    I'm moving and will have a new email address (internet society) How can I get my emails FORWARDED from my old to my new e-mail address e-mail address?

  • Satellite 1900-303 turns off for no apparent reason

    I got my Satellite 1900 303 for about 2 years and no problem. In the last month, I had a problem with him turn off his car suddenly and for no apparent reason. I checked virus and have found no virus. Can anyone suggest why I did this. I was wonderin

  • Toshiba touch pad does not

    HI.i have a Toshiba Satellite U300-113 laptop and the touch pad does not work. I tried to look for it under the mouse settings, but it is not there.it shows that the external mouse device.i visited recently and it worked then and when I came home and

  • [bbui] on bbui pushScreen

    I want the effect that cascades as much, when I click on an item, she slips into the details page. and when I drag to the right or click on the back button, it slips away, return to the position that I was watching.   But in bbui, when I call pushScr

  • How to set up the printer on Win7 Home?

    Printer: Xerox Phaser 3116, who works for XP, but not Win7 Home 64 bit I would like to know how to install the virtual XP mode on Win7 Home 64 bit, so I can use this printer. In addition, I would like to know what to do when printing, what I spend in