Error: In initializer for 'source'

I have a strange problem.  When I try and compile the application, I get two errors, one of which is below, but they are essentially the same. 
If I edit FaqEventMapButtonSkin.mxml and update ButtonSecondaryDefault to ButtonSecondaryDefaultTEST, and change the corresponding ButtonSecondaryDefault.fxg to ButtonSecondaryDefaultTEST.fxg, everything works fine.
The compiler must be caching something.  I've looked and looked for information on this topic without any luck.  I'm not using incremental compile.  Any ideas on how to clear things out?
FaqEventMapButtonSkin.mxml(44): Error: In initializer for 'source', type com.thomson.convene.ui.assets.ButtonSecondaryDefault is not assignable to target type 'Object'.
    [compc]
    [compc]                     <assets:ButtonSecondaryDefault width="100%" height="100%" />

I don’t know the compiler well enough to know if it caches stuff or not.  The compiler source code is available in the Apache Flex repository if you want to try to look yourself.  I’ve seen some compiler code that implies there are three ways of running a compile:
1.  incremental: when editing and saving in FB
2.  full: when cleaning and building in FB
3.  standalone: when running mxmlc from ant or command line
I’m pretty sure stuff is cached between builds for #1.  It is possible that there is caching between builds in #2.  There should not be caching between builds in #3, but I would not put money on it.  When you say you are not using incremental compile, are you using #2 or #3 or both?
What does happen in #3 (and hopefully #2) is that SWCs found in the library path are read in and parsed and all of their classes go in a lookup mechanism to be used when trying to resolve symbols from other compilation units.  Plenty of folks have been burned when there is some stale SWC in some folder of SWCs pointed to by some configuration file that is supplying a competing definition.  And that’s what makes it machine specific.

Similar Messages

  • Excel 2007 = Refresh All = Error Message "Initialization Data Source Failed"

    Excel 2007 => Data Tab - Refresh All => Error Message "Initialization Data Source Failed
    2nd Error message:
    The following data ranged failed to refresh:  ExternalData1 - Continue to refresh all
    How do I resolve this? Trying to connect to Oracle DB environment 12C

    What will happen if you rebuild the PivotTable/Table ?
    Make sure the external database is available and the Oracle Provider for OLE DB is installed correctly.
    Wind Zhang
    TechNet Community Support

  • What does "Initializer for 'source': unrecognized compile-time directive" mean

    Hello I am currently making a splash page for an app I am making and when i put all the code to gether it says "Initializer for 'source': unrecognized compile-time directive" I am not sure what I am doing wrong.
    Below is the code:
    <fx:Declarations>
                        <s:SplashScreenImageSource
                                        source="@embed('assets/TheSolarSystemSplashPage.jpg')"/>
    </fx:Declarations>
    I am having trouble on the 3rd line.
    Thanks for the help.

    as3 is case sensitive.
    try
    @embed -> @Embed

  • Unexpected Error - Type Initializer for Microsoft.Mashup.Host.Document.Formulas.SimpleFilterRowsFormula

    Hello!
    I have a client experiencing the following error regularly with Power Query (2.10.3547.461, 32-bits). I have a hard time reproducing the issue and identifying the cause, anyone experienced the same and maybe even have a solution?
    Best regards,
    Daniel

    I'm a little surprised that the text "Unexpected Error" is in English while the text of the exception message is in Swedish. Which language Power Query addin was installed, and how does it compare to the languages configured for Excel?
    The type initializer for this type is trying to load language-specific resources.

  • After enhancing 2LIS_03_UM (Revaluations) do we have to run Initialization for 2LIS_03_BX & 2LIS_03_BF also??? is there any dependency among these 3 Datasources.

    Dear SAP BI/BW Gurus & Masters,
    I have a urgent requirement to Enhance the data source/Extractor of 2LIS_03_UM (Revaluations), with 1 field. This is OK... I will do enhancement!
    Here is the Next problem... After enhancing this UM, do we need to perform INIT Run (initialization for source system) for 2LIS_03_BX & 2LIS_03_BF along with 2LIS_03_UM? Or Only this enhanced 2LIS_03_UM INIT run will do for next deltas?
    Because I think there is a inter dependency within these 3 data sources. change of 1 among this 3 will affect others. Correct me if I wrong.
    Kindly explain me following, if there is a dependency.
    Case 1: what & how to proceed, if I want historical data for newly enhanced field.
    Case 2: how if do not want historical data for newly enhanced field.
    Kindly help me, do not hesitate to ask clarification or to make a statement.
    Thanks,
    Anjith Reddy.

    Dear SAP Gurus & Masters
    I have a requirement to Enhance the data source/Extractor of 2LIS_03_UM (Revaluations), with 1 field. This is OK... I will do enhancement!
    Here is the Next problem... After enhancing this UM, do we need to perform INIT Run (initialization for source system) for 2LIS_03_BX & 2LIS_03_BF along with 2LIS_03_UM? Or Only this enhanced 2LIS_03_UM INIT run will do for next deltas?
    Because I think there is a inter dependency within these 3 data sources. Correct me if I wrong.
    Kindly explain me following, if there is a dependency.
    Case 1: what & how to proceed, if I want historical data for newly enhanced field.
    Case 2: how if do not want historical data for newly enhanced field.
    Kindly do not hesitate to ask clarification or to make a statement.
    Thanks,
    Anjith Reddy.

  • "There is no active delta initialization for this IS/ QS/Data Source."

    Hi Friends
    I am getting this error message while running the infopackage.
    " There is no active delta initialization for this IS/ QS/Data Source."
    Start Infopackge zpak_xxxxxxx.
    There are 2 infopackages aand one ODS Activation brefore this inpackage(it is being updated by that ODS).
    Could you please help me in solving this issue.
    Thanks.
    B V

    There is no active Init to ur DS is in place. And hence u need to take an Init.
    Try to maintain different IP's one is for the Init and other one is for the Delta.... the one in the PC will be holds good for the Delta..
    Try create an Init IP if its not there already and then proceed with the load... if there is no data in the target data target as of now.....
    If u have data on the target but some one has deleted the Init flag then u need to check whether all the requests has got posted to the target data target or not.. if  not u need to take care of the action accordinly with the initi-Withoutdata transfer and then proceed with the Deltas...
    thanks
    Hope this helps

  • Error occurred in deployment step 'Activate Features': The type initializer for ' 'threw an exception

    Hi,
    I have develeoped custom timer job using vs 2010 to deploy in sharepoint server.
    While I right click on solution explorer and click on deploy then system throws an error "Error occurred in deployment step 'Activate Features': The type initializer for 'TestTimerJob.TestTimerJob' threw an exception."
    Please suggest.
    Thanks.
    Knowledge is power.

    Debugger is not firing at all. SO not able t do debugging.
    Knowledge is power.
    Have you tried to set break point on feature activate? If not then set break point on feature activate and try to debug your code line by line.
    See this mSDN article to debug timer job:
    http://msdn.microsoft.com/en-us/library/ff798310.aspx
    http://www.codeproject.com/Articles/70866/Debugging-Custom-SharePoint-Timer-Jobs
    Also make sure that:
    1. Once you deploy the time job, you need to reset the IIS
    2. restart the window timer service from services.msc
    Let us know your result
    Hemendra: "Yesterday is just a memory,Tomorrow we may never see"
    Whenever you see a reply and if you think is helpful, click "Vote As Helpful"! And whenever
    you see a reply being an answer to the question of the thread, click "Mark As Answer

  • Error in code page mapping for Source system whil loading the data from ECC

    HI Gurus,
    I am working in a implementation project, Recently our BI sand box is up, when i am doing my load from 0comp_code_attr it is throwing an error "Error in code page mapping for source system"(This is my first load from ECC).
    In details tab it is showing as the data is sent from the source system but the data is not reaching to the PSA.
    Please let me know if there are any settings needs to be made.
    Many thanks in Advance
    Jagadeesh

    HI V,
    Thanks for your quick response. I did it but it didn't resolve the issue. since the system id which i am having is 3 digits(LEC) but there it is taking only 2 digits, so i clicked on the button called Propose system ids, it has praposed LE, but the issue is stil there.
    Do we need to do any settings in LBWE??
    Thanks and Regards
    Jagadeesh

  • Error in code page mapping for Source System

    Hi All,
    We are Loading data into BI system from MDM System.
    It was loading fine but Yesterday we got an error " Error in code page mapping for Source System"
    Message Class: RSDS_ACCESS 13.
    We alreday tried to Search any IDOCs with error/unprocessed , but there isn't any.
    Any pointers for this error will be Helpful.
    Regards,
    Mayank

    Our SP currently SAPKW70019 , the SAP note mentioned above required to apply SP for 13, which we already beyond that...unfortunately we still face the same problem .. almost every day ..
    any advice.. ?
    Edited by: Edi Erwan  Abu Talib on Jun 22, 2009 8:22 AM

  • [ERROR] could not find source for resource bundle modules.

    We are in the process of upgrading our flex application from SDK3.6 to SDK4.5.0.17899.
    Flexmojos version used for compilation is 3.9.
    The flex library project is complied with SDK4.5.0 version but BUILD is not getting SUCESS from maven.
    The following is the reason is showing and unable to find out the root cause.
    [ERROR] could not find source for resource bundle modules.
    Can you please help me out.
    Thanks,

    Copying
    /Software/FB\ Eclipse\ Plugin/Adobe\ Flex\ Builder\ 3\ Plug-in/sdks/2.0.1/frameworks/locale/en_US/charts_rb.swc into
    the 3.5 SDK directory
    /usr/local/lib/flex_sdk/3.5.0/frameworks/locale/en_US
    solves the problem.
    Not sure why as the charts_rb.swc comes from Flex 2.0

  • Error: could not find source for resource bundle charts

    I am trying to upgrade from Flex SDk 3.4 to 3.5.
    I have copied the Data Visualisation SWCs under libs, locale and rlsls folders as suggested by adobe.
    I get the following error when building the application
    flex-library:
         [java] Loading configuration file /usr/local/lib/flex_sdk/3.5.0/frameworks/flex-config.xml
         [java] Error: could not find source for resource bundle charts.
         [java]
    What am I missing? Any help is highly appreciated.
    Thanks

    Copying
    /Software/FB\ Eclipse\ Plugin/Adobe\ Flex\ Builder\ 3\ Plug-in/sdks/2.0.1/frameworks/locale/en_US/charts_rb.swc into
    the 3.5 SDK directory
    /usr/local/lib/flex_sdk/3.5.0/frameworks/locale/en_US
    solves the problem.
    Not sure why as the charts_rb.swc comes from Flex 2.0

  • WD- "Internal error occured at initialize in source code of INTERF_SECTION"

    Hello Experts,
    I am facing a strange error in Webdynpro ABAP.
    When I try to check or save the webdynpro component, the system is giving me an error "Internal error occured at initialize in source code of INTERF_SECTION". It could not save the changes or activate the component.
    It will be great if somebody can help me to resolve this error.
    Thank you in advance
    Best regards
    Ravi

    You should defintely enter a support ticket (after search SAP Notes of course - although I didn't find anything in a quick search that matched).

  • Error in codepage mapping for source system

    Hi Experts,
    I am getting the following error while loading data from ECC only for Account COPA datasource.
    Error in codepage mapping for source system. Error text:
    Message no. RSDS_ACCESS013
    Regards,
    Sandeep Sharma

    Hi Sandeep,
    This is a issue related to idocsRFC connections from teh sourcesystem....
    U can contact ur BASIS team to solve this...
    From their end they have to chk the unprocessed/errored idocs in BD87...
    They have to run a report:RBDAGAIN to process the errored idoc's in the source which are in STATUS:'02'.
    This is a solution for temporarilrly basis...
    If this occurs regularly they have to change the settings in SM59 which is so important...
    Refer exact note for this: 784381
    The SAP note 613389 may also be relevant for the error message "Could not find code page for receiving system", please check the information given in the note and see if you can use it to resolve the problem.
    Regards,
    Marasa.

  • Error in codepage mapping for source system. Error

    Hi BW Experts,
    I am facing following error:
    Error message: Error in codepage mapping for source system. Error text:
    Details: Inbound Processing ( 1000  Records ) : Errors occurred
                Error in codepage mapping for source system. Error text:
                Update PSA ( 0 Records posted ) : Missing messages
    I repeated the delta working and everything fine.
    Does anybody know why this error occurs?

    Run rsa13 (for bi 7.0) find your source system which one you are using for data transfer and double  click on it and find special options there select  the optioned i mentioned already.
    Please search SDN you can fin threads related to this thread
    if not let me know.
    Regards.

  • Error in codepage mapping for source system. Error text:

    guyz,
    im facing the below issue in prod.
    Error in codepage mapping for source system. Error text:
    Message no. RSDS_ACCESS013
    Collection in source system ended
    Error message during processing in BI
    Diagnosis
    An error occurred in BI while processing the data. The error is documented in an error message.
    System Response
    A caller 01, 02 or equal to or greater than 20 contains an error meesage.
    Further analysis:
    The error message(s) was (were) sent by:
    Inbound Processing
    Procedure
    Check the error message (pushbutton below the text).
    Select the message in the message dialog box, and look at the long text for further information.
    Follow the instructions in the message.
    need your guidance,
    cheerz,
    raps.
    Edited by: raps on Mar 1, 2012 9:39 AM

    Hi ,
    Kindly go throught the following threads for your issue resolution::
    Error in code page mapping for Source System
    Erroe in source system
    Regards,
    Arpit

Maybe you are looking for

  • Set default screen size

    when FFX launches it defaults to a screen size smaller then I'd like for default. Is there a way to change this? I run it on an external 24" screen of an MBA running 10.7.5

  • ALV to PDF conversion problem

    Hi Gurus, I have 17 fields in ALV output ,which is to be converted into PDF report, in normal layout it is converting only 5 fields into pdf (truncating rest of the fields ) while in landscape layout data is splliting into 2 lines ,and as a result pd

  • Changine Fonts in JDeveloper/Jheadstart 10.1.3

    What is the best and simplest method of changing all-for example- Arial fonts throughout the application to Verdana? Do the changes survive after JHS regenerates the pages? I want to avoid creating my own skin, and when I change the entries in [oracl

  • Efficient Commenting in Acrobat

    I merged comments from a copy of a PDF but wound up with duplicates of comments that already existed. Is there a way of specifying which comments to import? Now that I have duplicate comments, is there a way to batch delete the duplicates? Thanks Nad

  • In Memory Undo

    Hi All. Does IMU generate redo for ALL data changed? I guess that in case of the IMU transaction undo segment header is modified at the begining ( for ITL entries) and so that would need redo. But since the actual IMU is in the shared pool, no redo i