Flex compilation error code 2830

Hi All ,
  When using  Layer Iviews with Navigation Control as  LINK TREE in my VC model .
   Compile error with message as below ,
Error in compiling Flex application: /usr/sap/EPD/JC03/j2ee/cluster/server0/GUIMachine_Business_Packages/Liquidity_June_27_13818/FLEX_COMPILATION_FOLDER/AAD7EI.mxml(2830):  Error: Call to a possibly undefined method buildLinkTree.
   buildLinkTree();
Appreciate if anyone can help me in resolution .
Thanks
Ravi

Hello Ravi ,
Could you manage to get a solution to your problem , Since i am also facing the same,
If yes could you share as to how did u approach the problem?
Thanks and Regards,
Ronniee

Similar Messages

  • Flex compilation error

    Hi All,
    I am getting flex compilation error when i deploy the models which were developed in older version7.0, now it is 7.01.I am getting the following error in 7.01 version.
    Flex2Compiler.Build: Error in executing a process for Flex compilation: /usr/sap/BWD/DVEBMGS30/j2ee/cluster/server0/GUIMachine_Business_Packages/[KCRXK59]MyModels.SMIScoreCard/FLEX_COMPILATION_FOLDER/AAD583.mxml
    Does the older version models doesnot deploy in new versions?
    Thanks
    Srinivas K

    Hello Srinivas,
    Currently i am also facing the same issue , Can you let us know were you able to solve the problem u encountered , if yes how?
    Thanks and Regards,
    Ronniee

  • Flex compilation error 1004

    Compilation is ok, but the deployment is giving this error messages:
    Error in executing a process for Flex compilation, Error 1004: Operator '%' must be followed by an operand
          (D:usrsapJ2EJC01j2eeclusterserverGUIMachine_Business_PackagesTest_59674FLEX_COMPILATION_FOLEDRAAD8G.mxml:154)
    Error 1004: Operator '%' must be followed by an operand
          (D:usrsapJ2EJC01j2eeclusterserverGUIMachine_Business_PackagesTest_59674FLEX_COMPILATION_FOLEDRAAD8G.mxml:154)
    Error 1004: Operator '%' must be followed by an operand
          (D:usrsapJ2EJC01j2eeclusterserverGUIMachine_Business_PackagesTest_59674FLEX_COMPILATION_FOLEDRAAD8G.mxml:154)
    Error 1033: ')' expected
          (D:usrsapJ2EJC01j2eeclusterserverGUIMachine_Business_PackagesTest_59674FLEX_COMPILATION_FOLEDRAAD8G.mxml:154)
    Error 1033: ')' expected
          (D:usrsapJ2EJC01j2eeclusterserverGUIMachine_Business_PackagesTest_59674FLEX_COMPILATION_FOLEDRAAD8G.mxml:154)
    Failed to compile AAD8G.mxml
    I do not succeed in finding the cause of this error

    Compilation is ok, but the deployment is giving this error messages:
    Error in compiling Flex application: Error 1004: Operator '=' must be followed by an operand
          (/usr/sap/NW7/DVEBMGS00/j2ee/cluster/server0/GUIMachine_Business_Packages/Poc_59929/FLEX_COMPILATION_FOLDER/AADHE1_P.mxml:374)
    Error 1142: The class 'vc.custom.SkinAssetDependency' could not be loaded.
          (/usr/sap/NW7/DVEBMGS00/j2ee/cluster/server0/GUIMachine_Business_Packages/Poc__59929/FLEX_COMPILATION_FOLDER/AADHDR.mxml)
    Failed to compile AADHDR.mxml
    Edited by: Rafael Ovidio on Feb 15, 2008 10:28 AM

  • Flex compilation error: line exceeds 32k span

    Hi All,
    I am trying to execute my application being developed in VC7.0 (nw04s sneak preview version) using tabbed layers. I have 3 layers and has the following UI components
    1 tab/layer: input form
    2 tab/layer: table control
    3 tab/layer: table control
    Following is the error from the source Viewer window
    <b>com.myComp.myProduct.8J.Empdetailsview</b>
    Error in executing a process for Flex compilation, Error: Branch between 8421 and 41193 around line 0 exceeds 32K span. If possible, please refactor this component.
          (E:\usr\sap\J2E\JC01\j2ee\cluster\server0\GUIMachine_Business_Packages\empModel_18608\FLEX_COMPILATION_FOLEDR\AAD8J-generated.as:2188)
    Error: Branch between 8421 and 41193 around line 0 exceeds 32K span.
    Failed to compile AAD8J.mxml
    PS: Initially I had a table and chart controls in my second layer (no 3rd layer then) and got the same error however, after removing the chart contrl, the app begun to run.
    Now I added a 3rd layer which has one table contrl only and now the app is not working. I also have eventing between my layers..
    Please help
    Thanks
    Sathish

    Hi
    The 32k issue id pretty hard to get rid of once it starts, instead of using the 3rd layer, try and create a nested iview, you can also try and use a nested iview for each layer, this is a bit more complicated to do but does seem to workaround the 32k problem.
    Jarrod

  • Flex compilation error after adding an additional output port to a query

    Hello,
    I need to add an additional output port to a query in order to dynamically filter some results. Our version of VC 7.0 (SP16) doesn't support filter components with access to store data.
    Just when we add an extra output port to the query and deploy it we run into a flex compilation error.
    Has somebody come along with that?
    Kind regards
    Stefan

    Hi
    Why exactly you want another output port. With same output port you can drag multiple filters & restrict the output.
    Creation of second output port is not required.
    If first way is not suitable in your case, then you add that query twice (or multiple times) & pass the same input parameters.
    If still it is not serving the purpose then please elaborate your requirement as what dynamic filter you want.
    Regards
    Sandeep

  • Flex Compiler Error

    If I have a project in Flash Builder 4.6 that uses a specifc (custom) SDK name, that same project will see an error when you attempt to import it into Flash Builder 4.7. The project folder will show an X, indicating the original SDK cannot be found. Furthermore, when you try to correct this issue by going to Properties > Flex Compiler it just shows an error message. It should allow you to simply select the SDK for this project but due to the SDK conflict, it improperly removes ALL options to change the SDK and, instead, gives a text error message. This means it cannot be imported at all.
    There are two solutions to resolve this:
    1. You must go back to FB 4.6, assign the project an SDK known in both FB 4.6 and FB 4.7 (such a 4.6.0), resave it in FB 4.6 then import it again in FB 4.7 (where the SDK is recognized)
    2. You must import the custom SDK in FB 4.7 BEFORE you attempt to import the FB 4.6 project that uses it.
    Again, what needs to be fixed:
    FB 4.7 needs to properly provide the Flex Compiler section where the user can change the SDK. It needs to provide this screen even if there is an SDK conflict where FB cannot find the original SDK used for the project.

    Hi Jason, I was not able to repro the issue. Does this happen with the latest beta. Can you attach the project file?

  • Compilation Error Code too large for Try block

    I am getting error while jsp compilation.
              code too large for try statement.
              Can anybody help me in this. I am using WL 8.1.4
              Thanks in Advance
              Himanshu

    This article pretty much sums it up: http://www.experts-exchange.com/Web/Web_Languages/JSP/Q_20711819.html
              Your JSP_.java file will not compile to a .class file since the JSP is too large and the newer java compiler is more strict. You have to most likely break your JSP up using includes or use a more efficient design.

  • Flex compilation error - please help

    Hi all,
    I have a model with a nested iview and multiple popup iviews.
    It stopped deploying  after i changed few system aliases using the aliases manager.
    given below is the error I am getting.
    Error in compiling Flex application: Error 1004: Operator '=' must be followed by an operand
    Can anyone help me out?
    Thanks in advance
    Shobin

    Hi,
    I am using VC 7.0 itself.
    This was due to some error happened when I tried to change few system aliases.
    I deleted the data services and recreated again.
    Now it works.
    Thanks a lot for your reply.
    Shobin

  • Compiler error: Code could not be generated

    When I tried to run the example.VI (attached) there was an error:
    Compiler error. Report this problem to NI Tech support
    copy cvt, csrc = 0X40
    bad mode in _GenCopyCOnvertNumCode xc = 0X40
    Could anyone help me in this regard.,
    Thanks in advance
    Rajesh
    Attachments:
    example_test.vi ‏44 KB

    Hi,
    If I understand correctly, all you want to do is to convert a single to a
    binary string.
    The attached VI does this. It can be turned into a subvi very easily.
    Regards,
    Wiebe.
    "Intern" wrote in message
    news:[email protected]..
    > Hi Wiebe,
    > I use LV6 and fortunately the VI runs after I changed array
    > initialisation of the last 2 inputs. But there prevails a new problem
    > in my example VI.
    >
    > There are 2 more inputs which are in single precision mode. Say,
    > N and M are the 2 inputs.
    >
    > eg.,
    > N = 40
    > M = 5
    >
    > I want the numerical conversion of those inputs as 7 bit binary value.
    > N = 40 ---> 0101000
    > M = 5 ---> 0000101
    >
    > I could convert the I/P into U8 or I8 type in wh
    ich there prevails
    > another zero at the MSB that is not interesting for my application. I
    > have also attached the updated VI along with this email. You could see
    > the inputs which are in single precision mode and the required output
    > is a 24 bit word.
    >
    > N --> 7 bit
    > M --> 7 bit
    > V --> 1 bit
    > X --> 2 bit
    > R --> 2 bit
    > n so on..
    >
    > Help me in this regard.
    >
    > Thanks in advance.
    > Regards
    > Rajesh
    [Attachment Single to Binary.vi, see below]
    Attachments:
    Single_to_Binary.vi ‏17 KB

  • Compile error (Code could not be generated)

    When I try to run the attached vi I get the following error message "Code
    could not be generated correctly for this VI."
    I use Labview 7.1 under Windows XP.
    Attachments:
    ParSettings.zip ‏293 KB

    The "Representation" enum is defined differently in the "SDO Par In", "SDO Par", PDO Par In" and "PDO Par" clusters. Labview does apparently not recognice this and crashes instead of warning for incompatible data types.

  • Error in executing a process for Flex compilation ....exceeds 32K...

    Hi,
    deployin my model i get the following error-message.
    "Error in executing a process for Flex compilation, Error: Branch between 64935 and 97770 around line 0 exceeds 32K span. If possible, please refactor this component.
    Error: Branch between 64935 and 97770 around line 0 exceeds 32K span."
    Do i delete a sort-element from my model it is deployed very well. So what does this message exactly mean and how can I locate where the error occurs and how can i fix that problem because i need this sort-element to be in my model.
    Thanks for your help!
    Tobias

    Hi Tobias,
    You are receiving this error due to a current limitation in the Flex server. How you can fix this is to split the iView you are currently working on into two iViews, and embed one within the other. This will decrease the size of the current iView you are receiving the error for and eliminate this problem.
    Hope this helps
    Cheers,
    Scott

  • Jdeveloper Error: "Code too large"

    Hi all,
    While running a page in Oracle Jdeveloper 10g, I am getting compilation error “Code too large” on ‘processformrequest’ in controller. I tried the below steps from metalink, but I am still getting the error message.
    1.     Try to compile your page with the standard "javac" Java compiler instead of the "ojc" Java
    compiler, as it generates methods a bit smaller.
    2.     Change the compiler used by the Embedded OC4J:
    2.1) Go to "Tools" -> "Embedded OC4J Server Preferences..."
    2.2) Under "Global" select "Java Compiler"
    2.3) Select "javac" from the "Compiler" list
    2.4) Then under "Bin Directory", point to the location of the javac compiler
    (usually in the JDK bin directory).
    Please let me know if there is any way to resolve this error.
    Thanks in Advance,
    Saravana

    Hi Saravana,
    Please post this in OAF forum(OA Framework
    ~Vikram
    Edited by: Vikram K on Jul 27, 2009 11:00 AM

  • Error in compiling flex compilation

    Hi,
    I recieve following log message after deploying my application:
    Error in compiling Flex application:
    Error: Branch between 8479 and 41869 around line 0 exceeds 32K span.
    If possible, please refactor this component.
    Failed to compile AAD8T3.mxml
    The only thing I know is the iView that has code AAD8T3, so I suppose the error is in it.
    But what is the error and what are the objects it relates to?
    Thanks,
    Yulia

    Hi
    This is solved for Flex2, the up comming version of VC does not have this problem, but release dates for it are not set.
    Jarrod Williams

  • Flex 2 Compatibility?  Seeing StreamingAMFChannel compile error

    I have seen postings such as <br />http://tjordahl.blogspot.com/2008/03/blazeds-and-flex-2-compatibility.html<br />suggesting that BlazeDS is compatible with the latest versions of Flex 2 SDK.<br /><br />My experience shows that this may not be completely true.<br /><br />In Flex Builder 3, I have created a project using Flex 2.0.1 Hotfix 3 SDK.<br />This points to:<br />C:\Program Files\Adobe\Flex Builder 3\sdks\2.0.1<br />which is build 180927.<br /><br />I have code like this:<br /><br />public function sendRequest(): void {<br />        var ro:RemoteObject = new RemoteObject();<br />        ro.addEventListener(ResultEvent.RESULT, resultHandler);<br />        ro.addEventListener(FaultEvent.FAULT, faultHandler);                  <br />                  <br />             <br />     if (_channelId != null && _channelUrl != null)<br />        {<br />   var cs:ChannelSet = new ChannelSet();<br />                    <br />   var myChannel:AMFChannel = new AMFChannel(_channelId, _channelUrl);<br />   myChannel.pollingEnabled = true;<br />   myChannel.pollingInterval = 8000;<br />   cs.addChannel(myChannel);<br />   ro.channelSet = cs;<br />        }<br />               <br /><br />   ro.destination = "myService";<br />   ro.channelSet = cs;<br />                                   <br />   ro.myOperation();               <br />}<br /><br />When compiling this I get the following error message:<br /><br />Channel definition, mx.messaging.channels.StreamingAMFChannel, can not be found.<br /><br />Even when I comment out the above code referencing AMFChannel, the compile error still occurs (even when doing a "clean" build).<br /><br />Here are the relevant compiler settings:<br /><br /><?xml version="1.0" encoding="UTF-8"?><br /><actionScriptProperties mainApplicationPath="client.mxml" version="3"><br /><compiler additionalCompilerArguments="-services &quot;C:\tomcat_blazeDS\webapps\myservice\WEB-INF\flex\services-config.xml&quot;<br />  -locale en_US" copyDependentFiles="true" enableModuleDebug="true" flexSDK="Flex 2.0.1 Hotfix 3" generateAccessible="false"<br />   htmlExpressInstall="true" htmlGenerate="true" htmlHistoryManagement="true" htmlPlayerVersion="9.0.28" htmlPlayerVersionCheck="true" <br />   outputFolderLocation="C:/tomcat_blazeDS/webapps/myservice/swf" outputFolderPath="bin-debug" sourceFolderPath="src" <br />   strict="true" useApolloConfig="false" verifyDigests="true" warn="true"><br /><compilerSourcePath/><br /><libraryPath defaultLinkType="1"><br /><libraryPathEntry kind="4" path=""><br /><modifiedEntries><br /><libraryPathEntry kind="3" linkType="4" path="${PROJECT_FRAMEWORKS}/libs/framework.swc" useDefaultLinkType="true"><br /><crossDomainRsls><br /><crossDomainRslEntry autoExtract="true" policyFileUrl="" rslUrl="framework_3.0.0.477.swz"/><br /><crossDomainRslEntry autoExtract="true" policyFileUrl="" rslUrl="framework_3.0.0.477.swf"/><br /></crossDomainRsls><br /></libraryPathEntry><br /></modifiedEntries><br /></libraryPathEntry><br /><libraryPathEntry kind="1" linkType="1" path="libs"/><br /><libraryPathEntry kind="3" linkType="1" path="myCore.swc" useDefaultLinkType="false"/><br /></libraryPath><br /><sourceAttachmentPath/><br /></compiler><br /><applications><br /><application path="client.mxml"/><br /></applications><br /><modules/><br /><buildCSSFiles/><br /></actionScriptProperties><br /><br />Any comments on whether this should work, and is supported?  If this is expected to work, I would also appreciate some ideas on work-arounds.<br /><br />Thank you,<br />David

    David,
    Even when you comment out the channel (actually all channels) that has the
    reference to mx.messaging.channels.StreamingAMFChannel this still doesn't
    work?
    Are you sure that FlexBuilder is pointing at the right services-config.xml
    file when it compiles the MXML? It can't point at a BlazeDS 'default'
    config.
    It sounds like the problem is that the Flex2 libraries in the swf are trying
    to load that channel class which is new for Flex3 and it isn't there.
    Removing any and all references to this class in the config files used to
    compile the swf should fix it.
    Let us knwo if that isn't it.
    Tom Jordahl

  • [svn:osmf:] 13314: Fix compile error in logging code.

    Revision: 13314
    Revision: 13314
    Author:   [email protected]
    Date:     2010-01-06 13:46:17 -0800 (Wed, 06 Jan 2010)
    Log Message:
    Fix compile error in logging code.
    Modified Paths:
        osmf/trunk/framework/MediaFramework/org/osmf/net/NetNegotiator.as

    Hi,
    Can you please make sure you have Flex 3.2 or higher SDK and then target to Flash Player 10. I have this working on my system and yes, i got the same error when my SDK was below 3.2 and not targeted to Flash Player 10.
    Hope this helps.

Maybe you are looking for

  • Prerequisites of SRM Installation ?

    Hi All, We are planning for a SRM 5.0 SR1 Installation, I just want to know Do I need to installa NW04s before I start with SRM installation ? If yes what is the process of setting up the SRM system ? Can anyone please let me know about this. Regards

  • Purpose of Payment - in payment file

    Hi All Is there any field available to capture purpose of payment in the payment file. I have seen one field SCB indicator.. regards Gopal

  • In FB60, Vendor address info getting displays in 2 languages for 2 users

    Hi All, Can anyone please provide solution for this issue.... In XK03, the vendor address showed in English and japan  (Address in Japan language was maintained in internat. versions tab in the same screen) language. At the time of booking invoice (F

  • Disable commit using set_block_property

    Hi, Is it possible to disable commit, exe. query, ent. query using set_block_property? thanks.

  • Cant play avi files on osx 10.6.8, quicktime 10.0 (128)

    I have a little RC plane that makes AVI files, and my mac wont play them. They play fine on my laptop and my work mac. quicktime, perian, flip for mac are all installed. The only thing that plays them is VLC player V2.0. any idea what is out of date