Deploy in Visual Composer fails.

Hello Experts,
    I am new to visual composer.  I created a small application which compiles OK. When I click the Deploy button, I get the following on the screen:
      1. Compiling SalesOrder...
      2. Deploying...
         Error in compiling Flex application (1).
         Consult log file for details.
There are no error messages in the VC log on the screen and there is no message in the portal defaultTrace file. In the visual composer I have turned up the logging, but I don't see any error messages.
Thanks for your help and suggestions.
-Arvind

Sorry for my stupidity ;(.
Configuration is similarly. VC70/EP70 SP14. Local SLD
Compile is ok, but deploy - no.
log:
"Error in executing a process for Flex compilation: java.lang.InternalError: An error occurred because the
re is no graphics environment available.  Please set the headless-server setting in the configuration file to true.
what must i do?
w Regards
Vlad
Edited by: Skif on Jan 21, 2010 3:13 PM
Edited by: Skif on Jan 21, 2010 3:15 PM

Similar Messages

  • Visual Composer failed deployment

    I'm getting this error when I try to deploy a Flash Visual Composer application:
    [code]Error in compiling Flex application: java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable.
       at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
       at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:134)
       at java.lang.Class.forName0(Native Method)
       at java.lang.Class.forName(Class.java:141)
       at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:62)
       at macromedia.fonts.JREFontManager.initializeSystemFonts(JREFontManager.java:242)
       at macromedia.fonts.JREFontManager.createSetForSystemFont(JREFontManager.java:58)
       at macromedia.fonts.CachedFontManager$FontCache.fetch(CachedFontManager.java:109)
       at macromedia.util.LRUCache.get(LRUCache.java:114)
       at macromedia.fonts.JREFontManager.getEntryFromSystem(JREFontManager.java:186)
       at macromedia.swf.builder.tags.FontBuilder.<init>(FontBuilder.java:52)
       at macromedia.css.FontFaceRule.initialize(FontFaceRule.java:82)
       at macromedia.css.StyleDocumentHandler.endFontFace(StyleDocumentHandler.java:36)
       at org.apache.batik.css.parser.Parser.parseFontFaceRule(Unknown Source)
       at org.apache.batik.css.parser.Parser.parseStyleSheet(Unknown Source)
    [/code]
    I wasn't expecting to have an X11 server running to run flash applications.
    Any ideas on this one?

    Note 886209 appears to be the solution.
    You need to configure the flex compiler such that it knows that it's running on a headless server.

  • Exception occured when deploying in Visual Composer with web dynpro mode

    Hi,All
    when I deploy application in visual composer with web dynpro mode, exception occured as following, please help me.
    Thanks.
    best regards
    Jiande Ding
    The initial exception that caused the request to fail, was:
       com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Failed to prepare application sap.com/tcwd4vcengineconfigstd for startup. Reason= Clusterwide exception: Failed to start application sap.com/tcwd4vcengineconfigstd: The referenced application sap.com/tcwd4vccorestdinfoactors cannot be started. Check the causing exception for details. Hint: Is the referenced application deployed correctly on the server?
        at com.sap.engine.services.webdynpro.WebDynproContainer.prepareStart(WebDynproContainer.java:1494)
        at com.sap.engine.services.deploy.server.application.StartTransaction.prepareCommon(StartTransaction.java:223)
        at com.sap.engine.services.deploy.server.application.StartTransaction.prepareLocal(StartTransaction.java:176)
        at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesLocal(ApplicationTransaction.java:365)
        at com.sap.engine.services.deploy.server.application.ParallelAdapter.runInTheSameThread(ParallelAdapter.java:132)
        ... 8 more
    Edited by: Jiande Ding on Nov 4, 2008 1:08 PM

    Hi
    Check out this link
    http://help.sap.com/erp2005_ehp_03/helpdata/EN/7c/9ce742bdab5604e10000000a155106/frameset.htm
    Thanks

  • Error in  deploying the visual composer model

    Hello friends,
        I have issue in deploying model in Visual Composer.I am able to compile the model successfully.
    While deploying the model I am getting following error:
    Error in compiling Flex application: java.lang.InternalError: Can't connect to X11 window server using ':0.0' as the value of the DISPLAY variable.
       at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
       at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:175)
       at java.lang.J9VMInternals.initializeImpl(Native Method)
       at java.lang.J9VMInternals.initialize(J9VMInternals.java:196)
       at java.lang.Class.forNameImpl(Native Method)
       at java.lang.Class.forName(Class.java:119)
       at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:91)
       at macromedia.fonts.JREFontManager.initializeSystemFonts(JREFontManager.java:242)
       at macromedia.fonts.JREFontManager.createSetForSystemFont(JREFontManager.java:58)
       at macromedia.fonts.CachedFontManager$FontCache.fetch(CachedFontManager.java:109)
       at macromedia.util.LRUCache.get(LRUCache.java:114)
       at macromedia.fonts.JREFontManager.getEntryFromSystem(JREFontManager.java:186)
       at macromedia.swf.builder.tags.FontBuilder.<init>(FontBuilder.java:52)
       at macromedia.css.FontFaceRule.initialize(FontFaceRule.java:82)
      Kindly help me in resolving this issue.
    Regards,
    Rajesh Akarte

    Hi Rajesh,
    I had the same problem 2 months ago. Apply note 886209 (in the <compiler> element, find the <headless-server> parameter, and change it's value to true.Around line #146) and Deploy in VC must work.
    Regards
    Dmitriy

  • Not able to deploy a visual composer model

    Hi All,
    i am having an visual composer model which is developed and working in one portal.
    And when i try to deploy the same model in another portal ( same version and patch )it is throwing some error which is mentioned in one of the <a href="https://service.sap.com/sap/support/notes/936390">SAP Note 936390</a>.
    Branch between 7824 and 40595 around line 0 exceeds 32K span
    But my question it is the problem in nesting views, then it should not even work on the portal where it has been developed.
    Please let me know if there is anything to be done to make it deployed in the new portal.
    Thanks & Regards,
    Trikanth

    Hi Herger,
    I have just download the model (.gml) from the portal which is woking..
    i have created the same system alias in the other, created a new model and imported that one and merged..that all
    Thanks, Trikanth

  • Error in deploying Visual Composer model

    Hi experts.
    We recently got problems with deploying our visual composer applications. It has worked well before. The compilation excecutes perfectly, but when the deployment starts I get the error:
    "Error in executing a process for Flex compilation, Resource temporarily unavailable"
    From the portal log:
    path 2008-03-13 11:49:57:366 Caught java.io.IOException: I/O error
    at java.io.FileOutputStream.writeBytes(Native Method)
    at java.io.FileOutputStream.write(FileOutputStream.java:260)...
    path 2008-03-13 11:49:43:887 Caught java.io.IOException: I/O error
    at java.io.FileOutputStream.writeBytes(Native Method)
    at java.io.FileOutputStream.write(FileOutputStream.java:260)...
    warning 2008-03-13 11:49:43:886 Unexcepted error occured on /System/HttpAccess/Access!
    /System/Logging com.sap.tc.logging.APILogger.LogController[logIntT(...)] n/a
    Full Message Text
    Unexcepted error occured on /System/HttpAccess/Access!
    error 2008-03-13 11:49:43:885 Error in model compilation (Flex)
    /System/Server com.sap.portal.vc.connector sap.com/irj vm-papp03p Server 0 1_92376
    Full Message Text
    Error in model compilation (Flex)
    Any help on this one?
    Regards
    Øyvind

    Hi,
    Thank you. But the problem was resolved after a restart of the application server. We also had some other issues after a disk crash.
    Øyvind

  • How get Visual Composer deployment failed log?

    hi,expert
    i  compiled Visual Composer iView successfully,but deployment failed.Visual Composer prompt Error in compiling Flex application (1). Consult log file for details.
    How get Visual Composer deployment failed log?Why Visual Composer Compiled Successfully,but deployment failed?
    thanks.

    Hi,
    See the note <b>974494</b>
    This note will guide you how to see the errors in Visual composer screen if compilation fails , while deploying the application.
    If your OS for Enterprise portal is UNIX , then see the <b>Note 886209 - Flex compilation error on Unix Machines</b>
    With Regards,
    Hari

  • Deployment error in Visual Composer

    Hi,
    While deploying a model in SAP Newtweaver visual composer , I get the following error . Can anyone how to fix this error?
    Portal Request Failed:
    (WD deployment failed. Consult log file for details)
    Also, how do I access the log file?
    regards,
    subram

    thanks for the reply. I followed all the instructions as in SDN thread.
    Now I get  " Nothing to Deploy" . I used iview as "Primary Window" and used compiler runtime as "Webdynpro". I created new iviews and tried to deploy them. I am getting  " Nothing to Deploy" every time.
    regards,
    subram

  • Problem during deploying  bw iview  from visual composer module on Portal.

    Hi all,
    we are working on Portal 6.0 sp 11 and  using  VC 6.0  sp 4  for developinrg R3 and Bw  iviews on  Visual composer. There is no problem in deploying the r3 iviews on the portal but in case of BW (3.0 and 3.5 ) iviews  while deploying it  to portal gives the following
    Error in executing a process for compilation, .\GUIMachine_Business_Packages\TESTRED_24360\com.autogen.guimachine_1104120045\src.core\Iviewred_ctl.java:46: cannot resolve symbol
    symbol : constructor BIOlapFunction (java.lang.String,com.sapportals.guimachine.ep5kit.Iviewred_ctl,java.lang.String,java.lang.String,java.lang.String,int,int,java.lang.String)
    location: class com.sap.portal.guimachine.bikit.runtime.BIOlapFunction
    BIOlapFunction BIO1OZ = new BIOlapFunction ("BIO1OZ", this, profile.getProperty("System1"), "BIO_DEFAULT", "<Objects id=\"\" type=\"TEMPLATE_METADATA\"><Object id=\"0\" type=\"SCHEMA\" name=\"$INFOCUBE\"/><Object id=\"0\" type=\"CUBE\" name=\"$EMP_CUBE\"/><Object id=\"1\" type=\"MEASURE_DIMENSION\" name=\"Key Figures\" uniquename=\"[Measures]\"/></Objects><Objects id=\"\" type=\"TEMPLATE_PARAMETER\"><Object id=\"CUBE\" type=\"TEMPLATE_PARAMETER\" text=\"$EMP_CUBE\" value=\"$EMP_CUBE\" techname=\"null\" uniquename=\"null\"/><Object id=\"MEASURES\" type=\"TEMPLATE_PARAMETER\" text=\"[Measures].[SALARY]\" value=\"[Measures].[SALARY]\" techname=\"null\" uniquename=\"null\"/></Objects><Objects id=\"\" type=\"TEMPLATE_FILTER\"/>",2,500,"KEY");
    ^
    1 error
    can any one help us .
    Thanking in advance.
    Rajendra Redekar

    We are having a similar issue.  We have been able to deploy non-BI content on our setup.  There seems to be a problem with the BI plugin piece.
    Sequence:
    1) Confirmation: PAR name may exceed OS limits.  To avoid errors PAR was automatically renamed to: com.autogen.guimachine_0509145218.par
    2)Error in executing a process for compilation, .\GUIMachine_Business_Packages\bw_query_wizard_model_53826\com.autogen.guimachine_0509145218\src.core\Iview_7k_ctl.java:46: cannot resolve symbol
    symbol  : constructor BIOlapFunction (java.lang.String,com.sapportals.guimachine.ep5kit.Iview_7k_ctl,java.lang.String,java.lang.String,java.lang.String,int,int,java.lang.String)
    location: class com.sap.portal.guimachine.bikit.runtime.BIOlapFunction
    BIOlapFunction BIO94 = new BIOlapFunction ("BIO94",
    this, profile.getProperty("System1"), "RANKING_TOPN", "<Objects id=\"\" type=\"TEMPLATE_METADATA\"><Object id=\"0\" type=\"SCHEMA\" name=\"CO_C01\"/><Object id=\"0\" type=\"CUBE\" name=\"CO_C01/ZSEM_CO_C01_Q001\"/><Object id=\"1\" type=\"MEASURE_DIMENSION\" name=\"Key Figures\" uniquename=\"[Measures]\"/></Objects><Objects id=\"\" type=\"TEMPLATE_PARAMETER\"><Object id=\"TOPENABLED\" type=\"TEMPLATE_PARAMETER\" text=\"true\" value=\"true\" techname=\"null\" uniquename=\"null\"/><Object id=\"TOPRANKTYPE\" type=\"TEMPLATE_PARAMETER\" text=\"Count\" value=\"Count\" techname=\"null\" uniquename=\"null\"/><Object id=\"TOPVALUE\" type=\"TEMPLATE_PARAMETER\" text=\"5\" value=\"5\" techname=\"null\" uniquename=\"null\"/><Object id=\"BOTTOMENABLED\" type=\"TEMPLATE_PARAMETER\" text=\"false\" value=\"false\" techname=\"null\" uniquename=\"null\"/><Object id=\"BOTTOMRANKTYPE\" type=\"TEMPLATE_PARAMETER\" text=\"Percent\" value=\"Percent\" techname=\"null\" uniquename=\"null\"/><Object id=\"BOTTOMVALUE\" type=\"TEMPLATE_PARAMETER\" text=\"5\" value=\"5\" techname=\"null\" uniquename=\"null\"/><Object id=\"MEASURE\" type=\"TEMPLATE_PARAMETER\" text=\"Tons Billed\" value=\"[Measures].[3VK0EY29VB8ZFHGIZ6JT89G4R]\" techname=\"3VK0EY29VB8ZFHGIZ6JT89G4R\" uniquename=\"[Measures].[3VK0EY29VB8ZFHGIZ6JT89G4R]\"/><Object id=\"DIMENSION\" type=\"TEMPLATE_PARAMETER\" text=\"Sales Basis Weight\" value=\"[0MATERIAL__SLSBASWT]\" techname=\"0MATERIAL__SLSBASWT\" uniquename=\"[0MATERIAL__SLSBASWT]\"/><Object id=\"HIERARCHY\" type=\"TEMPLATE_PARAMETER\" text=\"Sales Basis Weight\" value=\"[0MATERIAL__SLSBASWT]\" techname=\"0MATERIAL__SLSBASWT\" uniquename=\"[0MATERIAL__SLSBASWT]\"/><Object id=\"LEVEL\" type=\"TEMPLATE_PARAMETER\" text=\"Sales Basis Weight Level 01\" value=\"[0MATERIAL__SLSBASWT].[LEVEL01]\" techname=\"LEVEL01\" uniquename=\"[0MATERIAL__SLSBASWT].[LEVEL01]\"/></Objects><Objects id=\"\" type=\"TEMPLATE_FILTER\"/>",2,500,"KEY");
    1 error
    It points specifically to "BIO94" in this line:
    BIOlapFunction BIO94 = new BIOlapFunction ("BIO94"...
    Any help is welcome.
    Message was edited by: Jeff Tawater

  • Sharepoint 2010 - Visual studio 2010 error - Error occurred in deployment step 'Add Solution': Failed to load receiver assembly

    Hello,
    I get the following error when trying to attach an event reciver ->
    Error occurred in deployment step 'Add Solution': Failed to load receiver assembly . The system cannot find the file specified.
    This happens only when i try to change the deployment target from "GlobalAssemblyCache" to "WebApplication".
    Steps to reproduce->
    1. Create a new feature and add an event receiver. Deploy the solution. Everything works fine.(Since deployment target is GlobalAssemblyCache). If you now change the deployment target to "WebApplication" , it works too.
    2. Now, restart visual studio. Change Deployment target to  "WebApplication" without deploying the solution. And you get the above error.
    3. Every time you restart your visual studio with deployment target as "WebApplication", you will receive this error.
    Any idea?? Manual deployment of the solution works fine too.
    When i go to virutal path bin directory, the dll is missing because of which the error occurs. Dont know why, it doesnt copy the dll to bin?
    Thanks in advance,

    Hi,
    Feature receivers must be deployed in the GAC & cannot be deployed to private bin of the WebApplication.
    Link: http://msdn.microsoft.com/en-us/library/ms469501.aspx 
    HTH !!!
    AnjaliCH-MSFT

  • Error when deploying Visual composer model in NWDS

    Hello Experts,
    I am trying to run Visual composer model from inside NWDS. I have included a Web Dynpro application (with a public part) in the VC model.
    When the VC model is compiled, it successfuly compiles and completes, However when i try to deploy it, i get an error saying "Warning: Could not find file <file path> to copy"
    Any pointers in this regard will be really useful.
    regards,
    Vivek
    Edited by: Vivek D K on Apr 2, 2009 5:55 AM

    Hi
    Please refer these threads
    1.[Visual composer DC in NWDS , Netweaver 7.1.1 |Visual composer DC in NWDS , Netweaver 7.1.1;
    2.[Visual Composer plug-in for NWDS |Re: Visual Composer plug-in for NWDS;
    Best Regards
    Satish Kumar

  • How to deploy Visual composer applications and set up the server

    Hi ,
    I have SAP Netweaver developer studio client installed on my Laptop and I can use it to create VC applications but I cannot visualise the applications since I don't have server.
    Is there a server that  I can install and configure? and what else do I need before I can successfully deploy visual composer applications.
    thanks

    Hi Bhat,
    Please ping server whether it is reachable or not.
    Please enter IP and host name in the host file (Start>>Drivers>>etc>>host file)
    Then enter host and instance number in NWDS. then open server view through open perspective, it will show you whether server is up or not.
    Hope this will helps you.
    Regards
    Arun

  • Can Visual Composer applications only be created and deployed on EP?

    We are working with Visual Composer on our Enterprise Portal box and I like it a lot. However, our company is investigating Microsoft Sharepoint as a possible candidate for Portals. This could mean that we are not going to use EP. I would like to know if it is possible to create and deploy Visual Composer applications if we don't have EP installed.
    As VC is dedicated SAP technology I don't think this can work but I want to be be 100 % sure. Maybe there are other ways to run VC in a sharepoint portal that I don't know off?
    kr
    Angelique Heutinck

    Hi Angelique,
    You need the SAP Enterprise Portal to run Visual Composer.
    In the VC you create pages and iviews that need the enterprise portal services to run.
    "... Visual Composer operates on top of the SAP NetWeaver portal, utilizing the portal’s connector-framework interfaces to enable access to a range of data services, including SAP and third-party enterprise systems. In addition to accessing mySAP ERP systems, users can access SAP Business Warehouse and any open/JDBC stored procedures..."
    http://help.sap.com/erp2005_ehp_03/helpdata/EN/42/ef8270370a1bcae10000000a11466f/frameset.htm
    Best regards,
    José

  • Visual Composer application not deployed in Portal

    Hi Expert,
    I am using NW 7.0 .I develops a application in visual composer based on function module to fetch the data from backend and publish in portal. But when i am trying to deploy the application, i am not getting the message successfully deployed or any error message. At the mean time i am not getting the application in portal also.
    Can someone help me? Itu2019s very urgent.
    Thanks in advance.
    Kundan

    Hi,
    this seems to be a permission issue. One guess: the test-user needs execute-permissions for the BI-System object. Check if this is the case.
    If not have a look in your default-trace if there is a permission-related exception.
    Regards,
    Norbert

  • Error when testing a Guided Procedure that use a Visual Composer UI

    Hello!
    Trying to develop my first Guided Procedure in SAP NW CE 7.1 SR3.
    I follow instructions that I earlier have used with CE 7.1 SP1 (in TechEd07), assuming no major changes from SP1 to SR3...
    I have defined a Callable Object that is based on a Visual Composer UI.
    The Visual Composer UI itself works fine when I test it in Visual Composer but when I try to test the Callable Object I get the following error message:
    "Could not load execution container: Did not find active instance for component com.sap.caf.eu.gp.ui.co.wd4vc.exec.COExecWD4VC in running application."
    When I click on the error message I get a lot of details of the underlying Java exception:
    "java.lang.IllegalArgumentException: Cannot find view element with ID 9NEfbfuapOdP8O4KnmM19Q in application com.sap.caf.eu.gp.dt.workset.AppWorkset with namespace null"
    (skipped all details...)
    Have I missed some step (development or configuration) that is new in CE 7.1 SR3 compared to CE 7.1 SP1?
    I have tried to read through the available on-line help but can't find anything that seems to differ...
    Are there any examples/tutorials available for CE 7.1 SP3?
    Thanks for your help,
    Magnus.

    Hello Dipankar!
    Thanks for trying to help me out!
    I'm unfortunately having problem with finding the choice "Add Guided Procedure Information" in the options menu in VC.
    I have looked in the menu "Tools --> Options" but failed to find this choice.
    Is this choice maybe changed in SAP NW CE 7.1 SR3?
    Regarding running the VC component as a stand-alone application I can launch the component from VC after deployment and it works fine both as HTML and Flex (I really like the Flex - version :-)!
    But if you mean something else with running it stand alone please direct me to some doc-url so I can learn how to do that!
    Best Regards,
    Magnus.

Maybe you are looking for

  • Can no-one help me?

    Hi, I posted this a day or so agao but got no replies and after much messing about still have no answer. I have a fairly complex flex app which works fine. I then created a new mxml component and added some view states to it, at this point I get the

  • Iphone and ical syncing issues

    My iphone 3GS seems to be creating double all of the ical entries? I have recently updated to the new mobileme calendar but this was happening just before also. I enter ical events on both my mac book pro and my iphone. Ical does not double the event

  • Pc Suite Updates

    When i first got my phone the Nokia 6500 slide i installed the disc that came with it which was the PC Suite V: 6.84.10.3 and in it's true form you could see the message's using the software that came with the phone. Plus if you transferred it to the

  • Dreamweaver CS5.5 still showing old Widget Browser

    I recently updated from Dreamweaver CS5 to version 5.5 -- and watched a Lynda.com video displaying the new features of CS5.5. One of the videos focused on the new features in the Widget Browser, specifically: 1. The ability to import/export widget pr

  • Upgradation error SAP 2007 B to patch 11

    Hi experts, i have been trying to install "SAP 2007 B client" at one of our PC, with operating system as Windows XP sp 2. Installation get completes successfully, but while upgrading SAP 2007 B from patch 8 to patch 11 gives in an error. The error sa