MXMLC not supporting compiler.advanced-telemetry

The <mxmlc> type doesn't support the "compiler.advanced-telemetry" nested element.
Has anyone seen this error message before?
I'm using Flex 4.10.0 and AIR 3.9 compiling with ANT. I have two machines - one at work and one at home. One of them allows me to compile with this attribute and the other does not.
The paths to my Flex and AIR folders are set in my build.properties file that ANT uses, so I'm sure they're both pointing to the same libraries.
I've been poking around trying to figure out what the problem is, and I still don't have a clue.
perplexed,
Steve Warren

Part of our build process is to delete the "bin-debug" folder before proceeding, then generating the swf, then the ipa. It's going to be tricky to change the script, but I may give it a try tomorrow. Something more pressing landed on me, but I'll continue with this problem tomorrow sometime.
Thanks for the suggestion.
Steve Warren
Senior Software Developer 
www.speakaboos.com

Similar Messages

  • MXMLC not supporting supported property

    My build failed with the message:
           The <mxmlc> type doesn't support the "runtime-shared-library-path" attribute.
    This is untrue according to http://livedocs.adobe.com/flex/3/html/help.html?content=rsl_09.html
    What am I missing?
    <mxmlc runtime-shared-library-path="libs/framework.swc,flex_rsl/3.3.0/framework_${flex.build.num ber}.swz,,flex_rsl/3.3.0/framework_${flex.build.number}.swf"
    file="${src.dir}/${main.application}"
    output="${build.dir}/${build.file}"
    incremental="true"
    locale="${locale}">
                 <source-path path-element="${src.dir}"/>
                <external-library-path dir="${FLEX_HOME}/frameworks/libs" includes="flex.swc,utilities.swc"/>
                <external-library-path dir="${FLEX_HOME}/frameworks/locale/${locale}/" includes="**"/>
                <external-library-path dir="${FLEX_HOME}/frameworks/libs/player/9" includes="playerglobal.swc"/>
    </mxmlc>

    Try this (add hyphen):
    -runtime-shared-library-path
    If this post answers your question or helps, please mark it as such.
    Greg Lafrance - Flex 2 and 3 ACE certified
    www.ChikaraDev.com
    Flex / AIR Development, Training, and Support Services

  • Enable detailed telemetry selected in Flash CC but Scout still says to compile with the -advanced-telemetry option

    Firstly, hitting control-enter to test a game in Flash CC (latest version) does not activate anything at all in scout. If I compile the swf and double click the swf from windows explorer, the data will show up, but I can't see any advanced telemetry - Even if I compile the swf with 'enable detailed telemetry' selected.
    I can never see advanced telemetry no matter what I have tried. When testing a movie from within flash CC, scout never recognizes that a swf is even loaded, however I can get basic telemetry from with a web browser, or when running the application as standalone from explorer.

    Once you go to publish settings and enable "Enable Detailed Telemetry" option and then go to the AIR for IOS Settings dialog, you should see the "Telemetry Options" section as shown below. Are you not seeing this? what is the type of document that you are creating?

  • Getting compilation error: java.util.Set is an interface. This interface is not supported.

    Hi Folks,
    Is there a limitation in BEA's web services implementation? I have a simple web
    service that returns an array of java objects. However I am calling another middle
    tier API that returns a Set. I convert this Set into array of object and return
    it via the web service.
    However the .jws file that implements the webservice does not compile. I get the
    following error message:
    java.util.Set is an interface. This interface is not supported.
    Is there a limitation on using Collections within the .jws file? If that is the
    case it is a severe limitation.
    Note my Web Service API returns an array of java objects with no collections in
    them.
    Sanjay

    Hello,
    Generic java collections can only be handled in a very generic, weakly
    typed manner.
    Take a look at the
    http://workshop.bea.com/xmlbeans/guide/conXMLBeansSupportBuiltInSchemaTypes.html
    and also
    http://workshop.bea.com/xmlbeans/guide/conJavaTypesGeneratedFromUserDerived.html
    You might also ask your question to the XMLBeans newsgroup:
    http://newsgroups.bea.com/cgi-bin/dnewsweb?cmd=xover&group=weblogic.developer.interest.xmlbeans
    Regards,
    Bruce
    Sanjay wrote:
    >
    Hi Folks,
    Is there a limitation in BEA's web services implementation? I have a simple web
    service that returns an array of java objects. However I am calling another middle
    tier API that returns a Set. I convert this Set into array of object and return
    it via the web service.
    However the .jws file that implements the webservice does not compile. I get the
    following error message:
    java.util.Set is an interface. This interface is not supported.
    Is there a limitation on using Collections within the .jws file? If that is the
    case it is a severe limitation.
    Note my Web Service API returns an array of java objects with no collections in
    them.
    Sanjay

  • [svn:fx-trunk] 12077: Although Spark RichText does not support link formats , modifying compiled FXG to not generate ActionScript code that will cause compile time exceptions .

    Revision: 12077
    Revision: 12077
    Author:   [email protected]
    Date:     2009-11-20 18:16:32 -0800 (Fri, 20 Nov 2009)
    Log Message:
    Although Spark RichText does not support link formats, modifying compiled FXG to not generate ActionScript code that will cause compile time exceptions.
    Removing references to Flex Builder 3 in RPC.
    QE notes: N/A
    Doc notes: N/A
    Bugs:
    SDK-24305 - Link format property nodes cause errors on RichText in FXG 2.0
    SDK-24322 - A couple references to Flex Builder 3 in Flex 4 LangRef (and code comments)
    Reviewer: Deepa
    Tests run: checkintests
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-24305
        http://bugs.adobe.com/jira/browse/SDK-24322
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/rpc/src/mx/rpc/xml/XMLDecoder.as
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/fxg/FlexFXG2SWFTranscoder.java

  • Advanced Search : not supported

    I'm using JHeadStart 11g with the latest path.
    When I choose option "samePage" on advanced search, and click and the "Search" button on the page, the following error message is shown.
    <Utils><buildFacesMessage> ADF: Adding the following JSF error message: Method WebElsServiceDataControl.dataProvider.advancedSearch() not supported
    oracle.jbo.InvalidOperException: Method WebElsServiceDataControl.dataProvider.advancedSearch() not supported
         at oracle.adf.model.binding.DCInvokeMethod.invokeMethod(DCInvokeMethod.java:491)
         at oracle.adf.model.binding.DCDataControl.invokeMethod(DCDataControl.java:2134)
         at oracle.adf.model.bc4j.DCJboDataControl.invokeMethod(DCJboDataControl.java:3020)
         at oracle.adf.model.binding.DCInvokeMethod.callMethod(DCInvokeMethod.java:257)
         at oracle.jbo.uicli.binding.JUCtrlActionBinding.doIt(JUCtrlActionBinding.java:1625)
         at oracle.jheadstart.controller.jsf.bean.JhsSearchBean.executeAdvancedSearchBinding(JhsSearchBean.java:414)
         at oracle.jheadstart.controller.jsf.bean.JhsSearchBean.advancedSearch(JhsSearchBean.java:258)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.sun.el.parser.AstValue.invoke(AstValue.java:157)
    Can you give any cue that I can look into? Thanks.

    I have found out the reason.
    since I have a custom base class for ADF BC ApplicationModuleImpl, JHeadStart will not do anything to change the custom base class from ApplicationModuleImpl to JhsApplicationModuleImpl
    Thanks for the advice.

  • Any alternatives for compiling of applications / libraries using C++11 Standard Headers not supported in Studio 12.4?

    Hi,
    As mentioned in Compiler Issues - Oracle® Solaris Studio 12.4: Release Notes, the following statement below has listed 4 headers which are unsupported in C++11 Mode (-std=c++11):
    C++11 Standard Headers
    The following headers are for concurrency features and are not supported in the Oracle Solaris Studio 12.4 release:
    <atomic>
    <future>
    <thread>
    <mutex>
    However, some applications / libraries (e.g. Mozilla Firefox) may require the use of unsupported C++11 Standard Headers, so what options do I have if I need to compile these applications / libraries using Studio 12.4 (I can use g++ compiler, but there are more errors during compilation using g++ as compared to CC, which is difficult to fix)? Plus, there are some performance issues (e.g. run-time) that I may take into consideration when compiling, which I may use CC for compilation as compared to g++.
    Regards,
    Brian

    If those headers are included, you get an error message saying they are not supported. (We intend to support them in a future release.) If the headers are included because features from the headers are needed by the program, you are out of luck. Otherwise, I suggest you modify the source code so that unsupported headers are not included. (Why include a header that you don't need?)
    We considered supplying stubs for the unsupported headers that would contain no declarations. That approach seemed like it would just lead to more questions and complaints. The header would appear to compile, but code using the header features would not.

  • GTX 970 not supported? After Effects error: Ray-traced 3D: Initial shader compile failed ( 5070 :: 2 )

    I am disappointed to find that my MSI GTX 970 is not supported for Ray-traced 3D in Adobe After Effects CC 2014.
    My configuration:
    Intel Core i7 4790k 4.4GHz
    8GB DDR3 1333MHz RAM (Will be upgrading to 16GB soon)
    MSI GTX 970 Gaming 4G
    Windows 8.1 Pro x64
    GPU Specs:
    Fast Draft:
    Available
    Texture Memory:
    1562 MB
    Ray-tracing:
    CPU
    (GPU not available - incompatible device or CUDA driver)
    OpenGL
    Vendor:
    NVIDIA Corporation
    Device:
    GeForce GTX 970/PCIe/SSE2
    Version:
    2.1.2 NVIDIA 344.75
    Total Memory:
    3.81 GB
    Shader Model:
    4.0 or later
    CUDA
    Driver Version:
    Devices:
    Current Usable Memory:
    Maximum Usable Memory:
    I do have the option to "Enable untested, unsupported CPU for CUDA acceleration or ray-traced 3D renderer" but when I do enable it I get an error saying:
    "After Effects error: Ray-traced 3D: Initial shader compile failed. ( 5070 :: 2 )"
    then
    "After Effects error: Ray-traced 3D: Cannot create context for ray tracer ( 5070 :: 2 )"
    then another
    "After Effects error: Ray-traced 3D: Out of paged mapped memory for ray tracer. Your project may exceed GPU limits. Try closing other applications. Try updating the CUDA driver. ( 5070 :: 2 )"
    I have the most recent Nvidia driver. Anyway to fix this? Or am I going to have to wait for Adobe to support my GPU?

    Hi LMn0P,
    LMn0P wrote:
    I'm hoping Adobe plans to at least recognize these cards one day soon so they don't show up unsupported.  If anything I would expect the newer adobe software to work better with newer cards than it should with 5 year old quadro cards.
    I know a situation like this can be very frustrating, sorry about that.
    Unfortunately, the newer Maxwell NVIDIA GPUs ship without the OptiX Library and acceleration of ray-traced 3D compositions is dependent on that. Therefore, acceleration of these comps will not ever be supported with those GPUs. You may want to reinstall that Quadro card if you plan on doing a lot of ray-traced 3D work.
    The After Effects team does recommend that you move forward with Cinema 4D Lite, as that is what is being tested and supported currently and going into the future.
    Thanks,
    Kevin

  • HT5457 I have iPhone 4 which i bought from Bahrain and it was working there just fine. However, now I'm in India but my phone is not supporting any SIM. What can I do please suggest guys? Thanks in advance

    I have iPhone 4 which i bought from Bahrain and it was working there just fine. However, now I'm in India but my phone is not supporting any SIM. What can I do please suggest guys? Thanks in advance

    Sounds like your iPhone is locked to the wireless carrier you used
    in Bahrain. Contact that wireless carrier to see if they offer unlocking
    and if you qualify. Only the carrier to which the iPhone is locked
    can unlock it.
    What does it say when you look at Settings=>General=>Carrier?
    Remember that the warranty is not international. You will have to
    return the iPhone to Bahrain for repair/replacement if it needs service.

  • Error: Could not find compiled resource bundle 'components' for locale 'en_US'

    We are porting a fairly large body of Flex3 code developed under FlexBuilder 3 to Flex4 under FlashBuilder 4.  Most of the conversion appears to be working fine, with one exception.  When I launch the Flex4 version, all my data interchanges with the server works.  Just as it is about to show the UI, the following error occurs:
         Error: Could not find compiled resource bundle 'components' for locale 'en_US'
    I am actually using a locale of fr_FR, but I assume it couldn't find that, reverted to en_US, failed again and then barfed.  If I look in
         ~Adobe Flash Builder 4\sdks\4.0.0\frameworks\locale\fr_FR
    I see a lot of swc files, and of course no 'components.swc'.  I believe the problem is that our Flex3 code is using mx components, and the compatibility mode is not properly handling it for some reason.  I think this is mostly from our in-house UI library.  The properties for that library (and for my main app I am testing now) have:
         - Use default SDK (currently "Flex 4.0")
         - Use Flex 3 compability mode
         - Use minimum version (Flash Player) required by the Flex SDK
         - Enable strict type checking
         - Enable warnings
    I also tried putting the compatibility flag in the mxmlc compile line, with no change in behavior.  This project is built by the following script:
    ruby scripts/concat_properties.rb -o resources.properties ^
         src/main/flex/locale/fr_common/res_myname_fr_common.properties ^
         src/main/flex/locale/fr_common/scout/res_myname_scout_fr_common.properties ^
         src/main/flex/locale/fr_fr/res_myname_fr_fr.properties ^
         ../../scout/common/src/locale/fr_common/mypals/resources.properties
    mxmlc -locale=fr_FR -source-path=. ^
         -compatibility-version=3.0.0. ^
         -static-rsls=true ^
         -include-resource-bundles=resources ^
         -output src/main/resources/bundles/mypals/fr_fr_resources.swf
    copy src\main\resources\bundles\mypals\fr_fr_resources.swf ^
         bin-debug\bundles\mypals
    What have I missed???

    You have two posts. I will try to answer each completely.  Second one first. You say I should change my build to include the framework resources.  I am afraid I am not sure which and what to do there.  We combine all our properties file into one large one, then use the following build line:
    mxmlc -locale=fr_FR,en_US -source-path=. ^
         -compatibility-version=3.0.0. ^
         -static-rsls=true ^
         -include-resource-bundles=resources ^
         -output src/main/resources/bundles/mypals/fr_fr_resources.swf
    I am assuming you are telling me to change the "-include-resource-bundles" line, but what to add?  The "sdks\4.0.0\frameworks\locale\en_US" holds 13 swf files.  I tried adding that entire folder (along with the fr_FR folder) to the project library path (in the project properties dialog), but that made no change.  I also tried reverting the library path tab back to "MX Only" instead of "MX + Spark", but again no change.
    ====================
    For your first message, I did a search for 'spark' in the entire project.  It only existed on 3 lines, each at the start of css files:
        @namespace s "library://ns.adobe.com/flex/spark";
    I had put those in based on reading needed changes to naming in CSS.  Since I was not actually using any spark ('s') components yet, I removed these lines.  The entire project now does not have the word 'spark' anywhere in it. No change in behavior (as I expected).
    I did a search for "s:" throughout the project.  That does exist in probably 100 places, but all are legitimate. Things like (xmlns:mx="http://www.adobe.com/2006/mxml") or variable names ("var matches:Object").  No reference to any s: object.  (While on the topic, why does FlashBuilder still not have a "whole word" box to limit searches??).
    Note that when I first reported this problem, the compiler was set to ONLY support fr_FR.  In fighting this, I changed it to "en_US,fr_FR" hoping that would tell the compiler to load whatever en_US items it was looking for.  We really do not want any English support in this version. (We do have another SWF created with only support for en_US, and another for en_UK, etc.  Each language is a separate node on our server, so there is no need to mix & match at runtime)
    The console shows a lot of swf loads that I do not understand...
    The console output shows (my comments after ==> indicator)
    [SWF] C:\ConnectedProducts\common-web\myname\bin-debug\myname.swf - 2,229,992 bytes after decompression
                 ==> our locale is set here, after the above load and before the next line
    Look for name file at: ./data/fr_fr/names.csv
    [SWF] C:\ConnectedProducts\common-web\myname\bin-debug\myname.swf - 21,200 bytes after decompression
    Loaded 2278 names.       ==> indicates successful load of data retrieved from server
    Loaded 154 bad words     ==> our second data set has been retrieved and loaded
    [SWF] C:\ConnectedProducts\common-web\myname\bin-debug\styles\mypals_style.swf - 58,777 bytes after decompression
    [SWF] C:\ConnectedProducts\common-web\myname\bin-debug\styles\mypals_style.swf - 322,606 bytes after decompression
    [SWF] C:\ConnectedProducts\common-web\myname\bin-debug\bundles\mypals\fr_fr_resources.swf - 595,025 bytes after decompression
    [SWF] C:\ConnectedProducts\common-web\myname\bin-debug\styles\mypals_style.swf - 202,168 bytes after decompression
        ==> not sure what this next warning means.  I'm guessing I will later have to research it and return to 'secure' comm with server, but I'm ignoring for now
    Warning: Ignoring 'secure' attribute in policy file from http://fpdownload.adobe.com/pub/swz/crossdomain.xml.  The 'secure' attribute is only permitted in HTTPS and socket policy files.  See http://www.adobe.com/go/strict_policy_files for details.
    Resource bundle loaded for locale fr_fr  ==> at this point, we appear to have our French assets loaded successfully
    [SWF] C:\ConnectedProducts\common-web\myname\bin-debug\styles\mypals_style.swf - 202,168 bytes after decompression
    [SWF] C:\ConnectedProducts\common-web\myname\bin-debug\styles\mypals_style.swf - 1,303,976 bytes after decompression
    [Unload SWF] C:\ConnectedProducts\common-web\myname\bin-debug\myname.swf  ==> some runs see this, but others do not. I expect it is a timing issue of whether it is reached or not before the crash
    [SWF] C:\ConnectedProducts\common-web\myname\bin-debug\styles\mypals_style.swf - 794,898 bytes after decompression
    [SWF] C:\ConnectedProducts\common-web\myname\bin-debug\styles\mypals_style.swf - 194,635 bytes after decompression
    [SWF] C:\ConnectedProducts\common-web\myname\bin-debug\styles\mypals_style.swf - 261,589 bytes after decompression
    ==> everything looks fine up to here.  This is then when the third call to installCompiledResourceBundles occurs
    Error: Could not find compiled resource bundle 'components' for locale 'en_US'.
        at mx.resources::ResourceManagerImpl/installCompiledResourceBundle()[E:\dev\4.0.0\frameworks \projects\framework\src\mx\resources\ResourceManagerImpl.as:340]
        at mx.resources::ResourceManagerImpl/installCompiledResourceBundles()[E:\dev\4.0.0\framework s\projects\framework\src\mx\resources\ResourceManagerImpl.as:269]
        at mx.core::FlexModuleFactory/installCompiledResourceBundles()
        at mx.core::FlexModuleFactory/docFrameHandler()
        at mx.core::FlexModuleFactory/docFrameListener()

  • OCI version 10.1.0.2.0 is not supported in Toad

    I have upgraded my 9203 Oracle database to 10.1.0.2. Now when I connect to the database via TOAD 7.6, it gives me the following error:
    "OCI version 10.1.0.2.0 is not supported"
    Can some one let me know about how to solve this problem.
    Thanks in Advance.
    -Bikash

    Here an answer from askTom:
    Hi Tom,
    I am not sure if I can ask this question in this thread or whether you are aware
    of the following problem (as you are very fond of SQL*plus... ;) ).
    I was happily usig toad 7.6 to work with oracle 9i. But now an upgrade to 10g
    has caused toad fail to connect. Error "OCI version 10.1.0.2.0 is not
    supported". But if I install 9i client and try to connect, then it works fine.
    Is there any workaround?
    Thanks and regards
    Praveen
    Followup:
    you'd have to ask the makers of toad if they have a 10g client version or not.
    Basically what is happening is that you have a 9i compiled piece of client
    software (toad).
    it uses, it depends on the 9i client software.
    in order to use the 10g client software -- you'd need a new binary from the
    makers of toad.
    SQLPlus would be the same -- the 9i sqlplus needs the 9i client, the 10g sqlplus
    needs the 10g client and so on.
    As it is -- you are OK right now, you have installed the software needed by toad
    and a 9i client connecting to a 10g database is "ok, supported and normal"

  • Using the advanced telemetry Python script (unrecognized signature)

    I am trying to profile an AIR for Mobile project (using AIR 3.5) in Scout. I (apparently) cannot compile the project in Flash Builder because it utilizies CameraRoll. I'm trying to add advanced telemetry using the Python script at https://github.com/adamcath/telemetry-utils
    First, AFAICT that script has typos in it, where tabs and spaces were mixed for indentation. After fixing those (I think), I always get the error:
    "add-opt-in.py", line 158, in <module>
        raise Exception("Bad SWF: Unrecognized signature: %s" % signature)
    Exception: Bad SWF: Unrecognized signature: b'CWS'

    Hi,
       I have converted all space based indentations to tabs in the attached script and it works fine for all the SWFs that I tried.
       Could you please give this a try with your SWFs and let us know if it works ?
       Dowload link - https://docs.google.com/open?id=0B_py8ocVzd4edG51cEN3MkhPbWM
       If it still does not work, can you send us below details and a sample SWF if possible.
           1. OS : Win / Mac version
           2. Version of Python
            3. Compiler / IDE / SDK used to generate the SWF
    Thanks
    Srinivas

  • MalformedURLException - Oracle not support?

    Dear all,
    I'm trying to use a standalone java client to talk to ALBPM via PAPI. I get it compiled (the Fuego55-APIsGuide is a bit out dated in terms of jar file list, btw). However, when I try to get it run, I got the following error:
    W:\savaria_1\server_1_0\src>java -Dfuego.je22.initialctx.file=C:\bea\TestApp\Properties\tomcatProperties.jndi -classpath . -Djava.ext.dirs=W:\savaria_1\server_1_0\lib com.tradebeam.workflow.gateway.WFRequestHandler
    fuego.papi.exception.ProtocolNotSupportedException: Protocol not supported for URL: 'oracle://grendel.sftech.corp.biz:1521/schema=beaaqualogic,sid=DEV'.
    at fuego.papi.impl.ProcessServiceFactoryImpl.create(ProcessServiceFactoryImpl.java:72)
    at fuego.papi.impl.ProcessServiceFactoryImpl.create(ProcessServiceFactoryImpl.java:155)
    at fuego.papi.impl.ProcessServiceFactoryImpl.create(ProcessServiceFactoryImpl.java:132)
    at fuego.papi.ProcessService.create(ProcessService.java:426)
    at com.tradebeam.workflow.gateway.WFRequestHandler.firstTest(WFRequestHandler.java:46)
    at com.tradebeam.workflow.gateway.WFRequestHandler.main(WFRequestHandler.java:94)
    Caused by: fuego.directory.exception.ProtocolNotSupportedException: Invalid URL: [oracle://grendel.sftech.corp.biz:1521/schema=beaaqualogic,sid=DEV].
    at fuego.directory.exception.ProtocolNotSupportedException.malformedUrlWithException(ProtocolNotSupportedException.java:45)
    at fuego.directory.provider.Factory.getFactoryFromPassport(Factory.java:209)
    at fuego.directory.Directory.startAnonymousSession(Directory.java:616)
    at fuego.papi.impl.ProcessServiceFactoryImpl.create(ProcessServiceFactoryImpl.java:68)
    ... 5 more
    Caused by: fuego.directory.exception.MalformedURLException: Protocol [oracle] not supported.
    Technical detail:Verify that the needed plug-in supporting files are present in your system and that the provider name is not misspelled.
    at fuego.directory.exception.MalformedURLException.protocolNotSupported(MalformedURLException.java:64)
    at fuego.directory.URLParser.createStrategy(URLParser.java:202)
    at fuego.directory.URLParser.createURLParser(URLParser.java:79)
    at fuego.directory.provider.Factory.getFactoryFromPassport(Factory.java:205)
    ======================================
    In my directory.properties, I have:
    # Directory configuration
    # The following properties define the configuration for a directory provider.
    # Do not modify the prefix of the properties. Always leave "directory.default."
    directory.default.url=oracle://grendel.sftech.corp.biz:1521/schema=beaaqualogic,sid=DEV
    # Presets are used to provide properties to the directory with an specific name
    # If a preset is anonymous (no Fuego participant), then comment the participant line
    # nevertheless, connection properties can be defined
    directory.default.preset.xobjects.participant=beaaqualogic
    directory.default.preset.xobjects.participant_password=123456#
    directory.default.preset.portal-anonymous.participant=beaaqualogic
    directory.default.preset.portal-anonymous.participant_password=123456
    directory.default.preset.datawarehouse.participant=beaaqualogic
    directory.default.preset.datawarehouse.participant_password=123456
    directory.default.preset.engine.participant=beaaqualogic
    directory.default.preset.engine.participant_password=123456#
    # oracle FDI implementation
    # Single connection properties (used when FDI handles the authentication)
    directory.default.jdbc-user=beaaqualogic
    directory.default.jdbc-password=123456
    provider.oracle.anonymous-user=beaaqualogic
    provider.oracle.anonymous-password=123456
    =================================
    Finally, this is my TomcatProperties.jndi:
    #TOMCAT jndi config
    java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
    java.naming.provider.url=localhost:1099
    Any idea what I've done wrong or missed? Thanks in advance!!
    Regards,
    Matthew

    I've found why - turns out it was mentioned in the older APIs guide (ver 5.1). I need fuegofdi-oracle.jar.
    Now I just hit another error - CachedRowSet NoClassDefFoundError. This is easy cause I just need to get rowset.jar from sun's j2ee library (or if I were using Java 1.5 it would have already bundled inside).
    Regards,
    Matthew

  • Deployment of JSP to Weblogic6.1: Encoding windows-1252" not supported

    When i try to deploy my JSP aaplication deployment 'webapp1.deploy' to Weblogic6.1, the following error raised:
    [weblogic.xml.process.XMLParsingException: The encoding "windows-1252" is not supported. - with nested exception:
    I have tried to change the endoding setting of project but no changes updated.
    Thanks in advance,
    Anupam
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    Change the character encoding to UTF-8 in the project settings
    Double-click on the project settings.
    Select Compiler
    Change character encoding.
    Check the following URL for a how-to
    http://www.javaskyline.com/features/ide/jdevwls/jdevwls.html
    raghu
    JDev Team

  • "CalendarView is not supported by Flash"   in VC

    Hi,
    I am developing an application in VC via browser. After adding a calendarView while compiling,  I am getting the following error:
    "Flex2Compiler.Compile: XGLException: CalendarView is invalid child for Panel".
    I have already check the options->compiler->runtime = Flash.
    in visual Adm I check the configuration of VC and saw taht  "vc.installedDevices" = xg1 flex2.
    When i change the options->compiler->runtime = Xgraph,  it compiles just fine without any error. But I don't know have to deploy it after compiling?  Any idea.
    I couldn't find anything on internet + SDN about this issue. Would plz someone help me out?
    Thank you in advance.
    Aydin
    Edited by: Aydin Azimzadeh on Jan 20, 2012 1:47 PM

    Thank you for your response.
    Indeed Calendar View is not supported by Flesh. The question is now why the Calendar View was visible in panel with Flesh(flex 2 ) as compiler?  maybe a bug in system.
    anyway the problem has been solved;
    1- first restart the portal, after this calendar view is not visible under panel with flesh as compiler
    2- Add 'wdp' for webdynpro in visual admin ->systems ->visual composer configuration -> vc.installedDevices
    restart.
    3- in VC go to Tools->options ->compiler -> change it from Flesh to Web dynpro and save. compile and deploy your model. KR,
    Aydin

Maybe you are looking for

  • Using RFC Function Module to send data to NON SAP Application

    Hi friends, Please guide me how can I send data from SAP -> Dotnet Applcation using Dotnet Connector through RFC function module from SAP side. In my scenerio, I Run Z transaction  to executte RFC function module which create some data to pass to dot

  • Aspect ratio and menu resolution issues

    I've just come across an issue with resolution and picture aspect.  I've maneged to kick all of my STBs except 1 into this **bleep**ty behavior.  It started when I just hooked up our main living room set to the box after moving.  No matter what I did

  • Sender and receiver partner number,

    Hi All, In the control section of an idoc, there are two fields - sender and receiver partner number. If my application sends an inbound idoc to Sap R/3, the two fields are not necessary? I have noticed the logical system has been assigned to the cli

  • More Startup-Error on ORACLE 9i

    Hi I have an ORACLE 9i Database (V9.2.0.4.0) running under RedHat. But since rebooting my system i was not able to restart my Database. Env-Variables are all set correctly and the log files do not show any error-messages. While analysing the startup-

  • Connecting the database

    I have a standalone architecture and want to connect to the existing database using Java. Oracle offers database drivers for instance the class oracleDriver.class. Can I use this driver for my wanted connection or have I to look for a driver offered