Central build fails when checking in an activity

I have a web dynpro application that uses a javabean as model. The javabean has several properties that are of type collection that are mapped to DTOs that consist of simple types. I had to add a new simple type (integer) to one of the DTOs and made the same change in web dynpro by adding the integer property to the appropriate model class.
I did a reload + rebuild in web dynpro, dragged the new model attribute from the model to the component controller and added the attribute to my view. I then did a DC build and then a DC deploy and the application works. I can retrieve, update and add values from the database with the new field.
When I go to check my activity in, the central build fails and the failure is related to the new attribute that was added.  Im wondering in the problem is related to problems with the NWDI server, as it was restarted several times this week while I had my activity open. 
When I browse to the dev/inactive branch in the DTR, I can see the new attribute that was added to JobPartDTO.java class in the DTO DC and I can see the new attribute that was added to the JobPartDTO.wdmodelclass in the web dynpro DC. In the dev/active branch, theses changes are not present.
Here are the errors from the CBS log.
[echo] Starting Java compiler
     [javac] Compiling 73 source files to /usr/sap/DJD/JC50/j2ee/cluster/server0/temp/CBS/eb/.B/10398/t/E63CF921E07C342BC77B3BB9E227D7A8/classes
/usr/sap/DJD/JC50/j2ee/cluster/server0/temp/CBS/eb/.B/10398/t/E63CF921E07C342BC77B3BB9E227D7A8/gwd/packages/com/company/dev/jsets/wdp/wdp/IPublicJobSetsComp.java:12771: cannot resolve symbol
symbol  : method getOperSeqNo ()
location: class com.company.dev.jsets.dto.JobPartDTO
      return gen_modelInstance.getOperSeqNo();
                              ^
/usr/sap/DJD/JC50/j2ee/cluster/server0/temp/CBS/eb/.B/10398/t/E63CF921E07C342BC77B3BB9E227D7A8/gwd/packages/com/company/dev/jsets/wdp/wdp/IPublicJobSetsComp.java:12779: cannot resolve symbol
symbol  : method setOperSeqNo (int)
location: class com.company.dev.jsets.dto.JobPartDTO
      gen_modelInstance.setOperSeqNo(value);
                       ^
/usr/sap/DJD/JC50/j2ee/cluster/server0/temp/CBS/eb/.B/10398/t/E63CF921E07C342BC77B3BB9E227D7A8/gwd/packages/com/company/dev/jsets/wdp/wdp/IPublicJobSetsComp.java:12791: cannot resolve symbol
symbol  : method getOperSeqNo ()
location: class com.company.dev.jsets.dto.JobPartDTO
          return new Integer(gen_modelInstance.getOperSeqNo());
                                              ^
/usr/sap/DJD/JC50/j2ee/cluster/server0/temp/CBS/eb/.B/10398/t/E63CF921E07C342BC77B3BB9E227D7A8/gwd/packages/com/company/dev/jsets/wdp/wdp/IPublicJobSetsComp.java:12808: cannot resolve symbol
symbol  : method setOperSeqNo (int)
location: class com.company.dev.jsets.dto.JobPartDTO
          gen_modelInstance.setOperSeqNo(((Number)value).intValue());
                           ^
/usr/sap/DJD/JC50/j2ee/cluster/server0/temp/CBS/eb/.B/10398/t/E63CF921E07C342BC77B3BB9E227D7A8/gwd/packages/com/company/dev/jsets/wdp/wdp/IPublicJobSetsComp.java:12820: cannot resolve symbol
symbol  : method getOperSeqNo ()
location: class com.company.dev.jsets.dto.JobPartDTO
          return gen_modelInstance.getOperSeqNo();
                                  ^
/usr/sap/DJD/JC50/j2ee/cluster/server0/temp/CBS/eb/.B/10398/t/E63CF921E07C342BC77B3BB9E227D7A8/gwd/packages/com/company/dev/jsets/wdp/wdp/IPublicJobSetsComp.java:12829: cannot resolve symbol
symbol  : method setOperSeqNo (int)
location: class com.company.dev.jsets.dto.JobPartDTO
          gen_modelInstance.setOperSeqNo((int)value);
                           ^
/usr/sap/DJD/JC50/j2ee/cluster/server0/temp/CBS/eb/.B/10398/t/E63CF921E07C342BC77B3BB9E227D7A8/gwd/packages/com/company/dev/jsets/wdp/JobSetsComp.java:3052: cannot resolve symbol
symbol  : method setOperSeqNo (int)
location: class com.company.dev.jsets.dto.JobPartDTO
               dto.setOperSeqNo(operSeqNo);
                           ^
7 errors

The problem has fixed itself! I made some new additional changes to my DAO and EJB  and checked in my activity. This detected all the predecessors activities and central build was successful, even in the CMS!

Similar Messages

  • Build failed when trying to create a custom Android viewer

    I am experiencing the same issue, I get the : 'build failed. try again later' without any further information, when trying to create a custom viewer for android. Is this caused by server overloads or are there some things to check?
    Any help is appreciated! Thank you

    hey Bob,
    I did not before as I was assigned a mac that had everything running (untill now ), but to be sure I followed the steps just now using the keytool in terminal but looks like this is not making any differance.
    also, I can see the previous apps listed showing the download apk option, I have not been prompted for a certificate yet, where in iOS apps you are asked for it on save before the build starts and when you download the zip again if I'm not mistaking.
    Right now I always get the build faild error, try again later when I save the last step in the viewer creation process.

  • Build Fail when installing CC on mac

    When I use the CC Packager after it downloads the files for CC I get an error that the Build Failed: Build Fail, Your build encountered unrecoverable errors.
    The Log has the following.
    Tue Mar 24 10:12:36 2015
    [INFO] AdobePackageBuilder - Build Version - 1.8.0.23
    Tue Mar 24 10:12:36 2015
    [INFO] AdobePackageBuilder - Logging Level verbosity Set  to 4
    Tue Mar 24 10:12:36 2015
    [INFO] AdobePackageBuilder - AdobePackageBuilder : Terminate packet received from UI. Quitting ...
    How do I resolve this issue.

    Please refer to:
    https://helpx.adobe.com/creative-cloud/packager.html
    Regards
    Rajshree

  • Build failed when use EJB Model

    Hi experts.
    I have one eb dynpro DC that contains a model type enterprise java beans.
    When i apply template "Service Controller" in component controller and after deploy i get the follow error in Build log:
    [javac] Compiling 26 source files to D:SAPWorkspacesSAPEHPWorkspace.jdi4     E7D65AC4087E200E11A14DD40E7DE510classes
         [javac] An exception has occurred in the compiler (1.5.0_17). Please file a bug at the Java Developer Connection (http://java.sun.com/webapps/bugreport)  after checking the Bug Parade for duplicates. Include your program and the following diagnostic in your report.  Thank you.
         [javac] com.sun.tools.javac.code.Symbol$CompletionFailure: file javaxxml indannotation.class not found
    Error: D:SAPWorkspacesSAPEHPWorkspace.jdi4     2E7D65AC4087E200E11A14DD40E7DE510defaultlogs uild.xml:256: Compile failed; see the compiler error output for details.
         at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:933)
         at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:757)
    Can someone help me about that?
    i use NetWeaver EHP1 7.1 SP04.
    Best Regards
    Marcos Brandã

    Hi
    I have developed a CAF application.
    In my web dynpro i created a EJB Model from the Application Service of this CAF. The ear dependencies is ok to CAF.
    After that i made an apply template for Service Controller in my Web Dynpro component controller.
    When i build the component the errors occurs.
    I think this could be an error of my java version. I use 1.5_17. I reinstalled that version and dont work.
    I installed version ..5_22 and don't work. Then i installed version 6, and works. It's strange, because never happened this before.
    I did the same other times and always work. But now i have this error.
    I have alreday reinstalled the NWDS and change the workspace too. But don't work.
    Regards
    Marcos.

  • Volume Strcuture Failed when checked in TechTool Deluxe

    Problems started last night. Suddenly, the MacBook started making a sound like the cat was sitting on a key or a key was stick. But that was not the case. I could type nothing. Could not even shut down. So I simply Powered Off. The problem continues, but seems to not occur if Iog in with my Finder holding down the Apple button on the keyboard. Anyway, I ran a Tech Tool and it says the volume structure failed. But the CD is diagnostic only. How do I fix. I thought I had Apple Care. How else would I have the Tech Tool Disc, right? But when I hit download on the Tech Tool it takes me to a site for checking for my registration and doesn't recognize it! I'm in Sydney and bought the machine in the U.S. Help!

    I ran Tech Tool Deluxe because I could no longer back up externally nor se Time Machine. The diagnosis: Invalid volume count directory (It should be 947452 instead of 947453) and a second Invalid File County Directory (It should be 205127 instead of 205126). The volume McIntosh HD needs to be repaired? hat do I do now? In disk utility, I can't get the repair disk option/button to activate.
    Do I take this to a genius bar? I have the Apple Protection Plan. I'm also in Sydney for the next three weeks.
    I tried downloading Disk Warrior 4.0, but, a zip file won't be accepted into a GMail account, apparently. Where can I get this mailed to and downloaded, if I need it? (Snail mail will take weeks to Sydney.)

  • HREAP local switching works perfectly BUT central switching fails when WLC is down. Doesnt fallback to local switching.

    Hi All,
    I am currently using as 4402 with 6.0.196 image. The APs that i am using is the 1130.
    I have configure HREAP for Local switching, it works very well. I am even able to do 802.1x
    Authentication after registering with ACS. Currently I am usng only 1 SSID. That SSID is mapped
    to vlan 10 and my AP is on native Vlan 1.All the proper trunks and routing has been enabled.
    The issue i have is that when I am trying to create a central switched WLAN that fallbacks to local
    switching once the controller is down. The only diffrerence I made was to remove the "tick"/checkbox option
    for "local Switching" on the WLAN page.
    It is able to work if the controller is up, I am even able to get the IP network where the controller resides. However when
    i tested by disconnecting the controller, The client is unable to authenticate or send traffic anymore. I've tried using WPA-PSK
    and also WPA-PEAP-MSChapv2. Both fails miserably.
    Does this mean that I need to create 2 WLANs? One for Local Switching and the other for Central Switching on the HREAP mode
    APs.Cant i do it with just a single WLAN?
    Thank you.
    Warmest regards,
    Azzafir Ariff Patel.

    For h-reap, if your doing centrally switch due to using EAP for authentication and the ap looses connectivity to the WLC, then those users should be able to stay associated, but new users will not authenticate.  WPA/WPA2-psk local switching should work even if the ap looses connectivity to the WLC since the h-reap ap will do the authentication.  Here is a link you probobly already seen:
    http://www.cisco.mn/en/US/products/ps6087/products_tech_note09186a0080736123.shtml#topic2

  • RFC to program sapftp failed when check in the document

    Dear Experts,
    I am facing an error while checking in the document in transaction CV01N / CV02N.
    The error is as below:
    RFC to program SAPFTP failed
    Message no. 04205
    I have searched the forum, but could not get a right one.
    While searching I found in some of the discussions that in SM59 there should 2 connections SAPFTP and SAPFTPA, which are auto generated. I could not find these 2 connections in my system. is this the problem? If so how to maintain the same?
    Thanks and Regards,
    Praveen B

    hi,
    First u check that ur RFC is enabled in ur system secondly if u r using FTP for Document storage then u need to check the storage type and established the FTP. for this take the help of an BAsis person.
    Regards

  • Oracle 11g DB installation failed when checking Prerequisite.

    Hi,
    I am installing Oracle 11g DB in linux box using the shiphome "/net/stlinma7.us.oracle.com/vol/shiphomes_linux/rdbms/11.1.0/11.1.0.2/11102-BETA3". During installation process when i get "Product-Specific Prerequisite Checks" wizard screen, I am getting the following error message. and also the status of all the prerequisite is "Not executed".
    OUI-15038: Unable to execute rule 'CertifiedVersions' from ruleset 'OSChecks'. The underlying test 'oracle.sysman.oip.oipc.oipcz.OipczOSChecks.checkCertifiedOSVersions' has thrown an unhandled exception [null]. If the exception results in a failure of the test and the exception needs to be propagated, then encapsulate the exception in the result object and return the result.
    Recommendation: Make sure you are installing the software on the correct platform.
    =======================================================================
    Checking operating system package requirements ...
    Check complete. The overall result of this check is: Not executed <<<<
    OUI-15038: Unable to execute rule 'CheckPackages' from ruleset 'PackagesChecks'. The underlying test 'oracle.sysman.oip.oipc.oipcz.OipczPackagesChecks.checkPackages' has thrown an unhandled exception [null]. If the exception results in a failure of the test and the exception needs to be propagated, then encapsulate the exception in the result object and return the result.
    Recommendation: Install the required packages before continuing with the installation.
    =======================================================================
    Checking kernel parameters
    Check complete. The overall result of this check is: Not executed <<<<
    OUI-15038: Unable to execute rule 'CheckParameters' from ruleset 'KernelChecks'. The underlying test 'oracle.sysman.oip.oipc.oipcz.OipczKernelChecks.checkParameters' has thrown an unhandled exception [null]. If the exception results in a failure of the test and the exception needs to be propagated, then encapsulate the exception in the result object and return the result.
    Recommendation: Perform operating system specific instructions to update the kernel parameters.
    =======================================================================
    Checking Recommended glibc version
    Check complete. The overall result of this check is: Not executed <<<<
    OUI-15038: Unable to execute rule 'CheckGLIBC' from ruleset 'GLIBCChecks'. The underlying test 'oracle.sysman.oip.oipc.oipcz.OipczGlibcChecks.checkGlibc' has thrown an unhandled exception [null]. If the exception results in a failure of the test and the exception needs to be propagated, then encapsulate the exception in the result object and return the result.
    Recommendation: You may actually have installed packages which have obsoleted these, in which case you can successfully continue with the install. If you have not, it is recommended that you do not continue. Refer to the readme to find out how to get the missing packages.
    =======================================================================
    Checking physical memory requirements ...
    Check complete. The overall result of this check is: Not executed <<<<
    OUI-15038: Unable to execute rule 'CheckPhysicalMemory' from ruleset 'SystemChecks'. The underlying test 'oracle.sysman.oip.oipc.oipcz.OipczSystemChecks.checkPhysicalMemory' has thrown an unhandled exception [null]. If the exception results in a failure of the test and the exception needs to be propagated, then encapsulate the exception in the result object and return the result.
    Recommendation: Increase the amount of physical memory available to your system before continuing with the installation.
    =======================================================================
    Checking available swap space requirements ...
    Check complete. The overall result of this check is: Not executed <<<<
    OUI-15038: Unable to execute rule 'CheckSwapSpace' from ruleset 'SystemChecks'. The underlying test 'oracle.sysman.oip.oipc.oipcz.OipczSystemChecks.checkSwapSpace' has thrown an unhandled exception [null]. If the exception results in a failure of the test and the exception needs to be propagated, then encapsulate the exception in the result object and return the result.
    Recommendation: Make more swap space available to perform the install.
    =======================================================================
    Checking Network Configuration requirements ...
    Actual Result: :java.lang.NullPointerException:Exception/Error Occurred
    Check complete. The overall result of this check is: Not executed <<<<
    Recommendation: Oracle supports installations on systems with DHCP-assigned public IP addresses. However, the primary network interface on the system should be configured with a static IP address in order for the Oracle Software to function properly. See the Installation Guide for more details on installing the software on systems configured with DHCP.
    =======================================================================
    Checking PATH environment variable...
    Actual Result: :java.lang.NullPointerException:Exception/Error Occurred
    Check complete. The overall result of this check is: Not executed <<<<
    Recommendation: Restart the installer after removing other ORACLE_HOME locations from PATH environment variable.
    =======================================================================
    Checking for sufficient diskspace in TEMP location...
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking LD_LIBRARY_PATH environment variable...
    Actual Result: :java.lang.NullPointerException:Exception/Error Occurred
    Check complete. The overall result of this check is: Not executed <<<<
    Recommendation: Restart the installer after removing other ORACLE_HOME locations from LD_LIBRARY_PATH environment variable.
    =======================================================================
    Validating ORACLE_BASE location (if set) ...
    Actual Result: :java.lang.NullPointerException:Exception/Error Occurred
    Check complete. The overall result of this check is: Not executed <<<<
    Recommendation: Unset the environment variable 'ORACLE_BASE' or make sure it is specified as a parent of the Oracle home directory.
    =======================================================================
    Checking Oracle Home path for spaces...
    Check complete. The overall result of this check is: Passed
    =======================================================================
    Checking for proper system clean-up....
    Actual Result: :java.lang.NullPointerException:Exception/Error Occurred
    Check complete. The overall result of this check is: Not executed <<<<
    Recommendation: You must completely remove the ASM instance by deleting the entry for it from the oratab file, or you must configure it properly by ensuring that the oratab file is updated to point to a valid Oracle Home where ASM is configured.
    =======================================================================
    Checking for Oracle Home incompatibilities ....
    Check complete. The overall result of this check is: Not executed <<<<
    OUI-15038: Unable to execute rule 'CheckCompatibility' from ruleset 'CompatibilityChecks'. The underlying test 'oracle.sysman.oip.oipc.oipcz.OipczCompatibilityChecks.checkProductCompatibility' has thrown an unhandled exception [null]. If the exception results in a failure of the test and the exception needs to be propagated, then encapsulate the exception in the result object and return the result.
    Recommendation: Choose a new Oracle Home for installing this product.
    =======================================================================

    am installing Oracle 11g DB in linux box using the shiphome Where do you get this Oracle version ? If you're including in beta tests program, you maybe want to feedback your experience to 11g's Oracle team.
    Nicolas.

  • ORABPEL-10903 when installing AIA 2.0.1 rollup patch = build failed

    Hello,
    When installing on a RHEL 4.7 Linux server the AIA rollup patch 2.0.1, I got this error very often (even if the OUI said the installation is OK, the installActions logs are not OK):
    [exec] [exec] compile:
    [exec] [exec] [echo]
    [exec] [exec] [echo] --------------------------------------------------------------
    [exec] [exec] [echo] | Compiling bpel process QueryCustomerPartyListPortalProvABCSImpl, revision 1.0
    [exec] [exec] [echo] --------------------------------------------------------------
    [exec] [exec] [echo]
    [exec] [exec] ORABPEL-01021
    [exec] [exec]
    [exec] [exec] Echec de la validation BPEL.
    [exec] [exec] Echec de la validation de la source BPEL. Erreurs :
    [exec] [exec]
    [exec] [exec] *[Erreur ORABPEL-10903] : échec de la lecture du WSDL*
    [exec] [exec] [Description] : dans "bpel.xml", Echec de la lecture du document WSDL.
    [exec] [exec] Echec de la lecture du document WSDL dans "http://dvedvb40:7777/orabpel/default/AIAAsyncErrorHandlingBPELProcess/AIAAsyncErrorHandlingBPELProcess?wsdl". Cause : "Echec de la lecture du WSDL dans http://dvedvb40:7777/orabpel/default/AIAAsyncErrorHandlingBPELProcess/AIAAsyncErrorHandlingBPELProcess?wsdl : WSDL introuvable".
    [exec] [exec] Assurez-vous que le document WSDL est valide. Vous devrez peut-être démarrer le serveur OraBPEL ou vérifier que le processus BPEL associé est correctement déployé.
    [exec] [exec] .
    [exec] [exec] [Solution potentielle] : Si votre site utilise un serveur proxy, vous pouvez configurer le serveur BPEL, BPEL Designer et votre navigateur Web avec les paramètres de configuration de ce serveur proxy (pour obtenir des instructions, reportez-vous à la note technique sur le site http://otn.oracle.com/bpel).
    [exec] [exec] .
    [exec] [exec]
    [exec] [exec]      at com.collaxa.cube.lang.compiler.CubeProcessor.validateClientSide(CubeProcessor.java:1133)
    [exec] [exec]      at com.collaxa.cube.lang.compiler.CubeProcessor.transformClientSide(CubeProcessor.java:449)
    [exec] [exec]      at com.collaxa.cube.lang.compiler.CubeParserHelper.compileClientSide(CubeParserHelper.java:83)
    [exec] [exec]      at com.collaxa.cube.ant.taskdefs.Bpelc.execute(Bpelc.java:626)
    [exec] [exec]      at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
    [exec] [exec]      at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
    [exec] [exec]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [exec] [exec]      at java.lang.reflect.Method.invoke(Method.java:585)
    [exec] [exec]      at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105)
    [exec] [exec]      at org.apache.tools.ant.Task.perform(Task.java:348)
    [exec] [exec]      at org.apache.tools.ant.Target.execute(Target.java:357)
    [exec] [exec]      at org.apache.tools.ant.Target.performTasks(Target.java:385)
    [exec] [exec]      at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329)
    [exec] [exec]      at org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
    [exec] [exec]      at org.apache.tools.ant.Project.executeTargets(Project.java:1181)
    [exec] [exec]
    [exec] [exec] BUILD FAILED
    When I copy/past those 2 URL into my browser:
    http://dvedvb40:7777/orabpel/default/AIAAsyncErrorHandlingBPELProcess/AIAAsyncErrorHandlingBPELProcess?wsdl
    http://dvedvb40:7777/orabpel/default/AIAAsyncErrorHandlingBPELProcess/1.0
    they are perfectly found, though!
    At the end of the install process, OUI says the installation was fine, but it's not what the installActions log says...
    What do you think of that?
    Thanks in advance.
    Regards,
    KaRiNe.
    Edited by: user10975061 on 28 mai 2009 05:42

    Hello,
    We did go further into the installation process, but we still got this same old error at the end (after more than 6 hours!!!)... :((
    Checking the processes status at the end of this installation, we can see the oc4j_soa server and HTTP server are Stop and Down which is not good:
    dvedvb40:oracle:/exec/applis/tbaia/products/oracle/10.1.3.1/OracleAS/opmn/bin> ./opmnctl status
    Processes in Instance: AIADB.dvedvb40
    --------------------------------------------------------------+---------
    ias-component | process-type | pid | status
    --------------------------------------------------------------+---------
    ASG | ASG | N/A | Down
    OC4JGroup:default_group | OC4J:oc4j_soa | 6746 | Stop
    OC4JGroup:default_group | OC4J:home | 6745 | Alive
    HTTP_Server | HTTP_Server | N/A | Down
    Regards,
    KaRiNe.

  • Build error when trying to creat the project from inactive DC..

    Hello Experts,
    When I am trying to create a project from the inactive DC its giving and error message like build failed.When I switch to webdypro prespective I can see the project created.So please help me out in resolving the issue.
    Thanks,
    Harish.

    Hi Harish,
    Are you able to see the code and the components in the Webdynpro perspective. You can try the different options like Reload, Repair and Refresh.
    See in the log why the build is failing.
    Also check this thread:
    JDI:Import an existing DC fails BUILD; Used component not found: javaLib
    May be it helps.
    Regards.
    Rajat

  • CBS Activation Build Failed

    Hi.
    I have a situation like this.
    I have checked in my code in the DTR, by creating activity, and activate it. Like this I have created 3 activities.
    Now I found that all my activities status were in RED instead of GREEN. and the changes were not reflecting in my
    development portal (As I know twice a day my portal gets deployed with the new changes).
    When I try to check the Activation Log, I found the error message as "Activation FAILED due to build problems".
    I traced the error and rectified it and made changes in the code, checked in and activated. The status changed to be
    GREEN.
    The problem is my latest activity gets updated and all 4 predecessor activity were still in red and my changes w.r.to
    those predecessor activity does'nt get updated in the portal.
    How should I make those predecessor activity to get activated?
    Regards
    Bala

    Hi Bala,
    if you activate something and that fails and you correct the problem and activate the correction it should include the predecessor activities.
    Are you maybe looking at old activation requests? I've never seen green/red lights associated with an activity as such, only with build requests. And sure, the old activations (that didn't include the fix) were red and still are - a new activation does not change history. But the content of the old activity should automatically be activated as predecessor of your correction.
    You can check either in DTR WebUI if your sources were integrated from inactive to active or you can check in the CBS WebUI which activities are "pending". There's also a view in the IDE were you can checked closed activities.
    Regards,
    Marc

  • How to create a Pooled VDI infrastructure using Win server 2012 as VM image?I have followed the "usual" way to build a pooled VDI desktop using Win7 or Win8 with success, but it fails when I use an image of Win Server 2012 as VM

    I have followed the "usual" way to build a pooled VDI desktop using Win7 or Win8 with success, but it fails when I use an image of Win Server 2012 as VM instead.
    Am I overlooking something?  Should I need to prepare the image in a different way? (Sysprep differently?)
    Thanks

    Hi,
    Thank you for your posting in Windows Server Forum.
    Can you specify the error which you are facing during VDI setup for server 2012?
    I might think that you need to check the memory setting for server 2012, as might happens that due to less memory you can’t setup the VDI setup properly. 
    Memory: If the Master VM is configured with static memory, it must have at least 1024 MB as startup RAM. If the Master VM is configured with dynamic memory, the maximum RAM must be at least 1024 MB.
    Please check beneath article for information.
    Windows
    Server 2012 2,500-user pooled VDI deployment guide (Doc)
    Single Image Management for Virtual Desktop Collections in Windows Server 2012
    Hope it helps!
    Thanks.
    Dharmesh Solanki

  • While check in an activity got activation failed error

    Hi All
    When i clicked an activity and select Check in option it shows the Activation window .Then when i clicked on Activate button i am getting Activation failed error.Below is the error message:
    Activation failed: Incorrect content-type found com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.ContentTypeImpl 3021c6 Service call exception; nested exception is:
         java.lang.Exception: Incorrect content-type found com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.ContentTypeImpl 3021c6
    Can any body help me in solving the above error message so that Activation of activity will be successful?
    Thanks
    Susmita

    Just check the full hostname of your DTR server, should be like
    hostname.company.com
    and check if somewhere only
    hostname
    is being used.and both are getting successfully pinged. DO not try the NWDS ping. Use command prompt and
    ping hostname
    and
    ping hostname.company.com
    Also this happens due to some clash with some other developer. Please check after some time, may be after a desktop restart. things should start working.
    Edited by: Varun Biswas on Nov 29, 2011 11:53 PM
    Edited by: Varun Biswas on Nov 29, 2011 11:53 PM

  • Check Writer & Payroll Activity report failing

    Hi,
    After upgrade from 10.2.0.3 to 11.2.0.2 database in R12.0.6 application, the Check Writer & Payroll Activity report is failing with following errors:
    REP-0069: Internal error
    REP-57054: In-process job terminated:Finished successfully but output is voided
    R_6990_HRPROC_CHQ_SRW2_FAILED
    APP-PAY-06990: Report Writer report failed with an error
    Pl let me know if anyone has had similar issue?
    thanks

    Please see the suggested solutions in these docs.
    Error Hr_6990_hrproc_chq_srw2_failed When Running Canadian Chequewriter [ID 1087796.1]
    Checkwriter Fails With APP-PAY-06859, APP-PAY-06990,APP-FND-00500: AFPPRN and kgepop Errors in 11.5 [ID 227408.1]
    Checkwriter Fails With Errors HR_6990_HRPROC_CHQ_SRW2_FAILED, APP-PAY-06990 [ID 263862.1]
    Check Writer Fails with Error HR_6990_HRPROC_CHQ_SRW2_FAILED [ID 242563.1]
    Error running the cheque writer process PAY-06990 HR_6990_HRPROC_CHQ_SRW2_FAILED [ID 402550.1]
    Thanks,
    Hussein

  • Error when checking in Activity

    Hi All,
    When I rebuild my webdynpro project, it builds successfully without any errors. I can also deploy and run my application. But when I checkin my Activity, I get an error:
    "A Context model node has to be bound to a model class ". I have checked the binding and mapping and everything is fine.
    The detailed error is as follows:
         [wdgen] [Error]   com.weenergies.wd.hr.comp.OnJobTrainingComp --> ContextModelNode Bapi_Bus_Event_Location_Input [modelClass]: The context model node has not been bound to a model class (Hint: A Context model node has to be bound to a model class or mapped to a model node of another controller.)
         [wdgen] [Error]   com.weenergies.wd.hr.comp.OnJobTrainingComp --> ContextModelNode Output [modelClass]: The context model node has not been bound to a model class (Hint: A Context model node has to be bound to a model class or mapped to a model node of another controller.)
         [wdgen] [Info]    com.weenergies.wd.hr.comp.OnJobTrainingComp --> ContextModelNode Output [supplyingRelationRole]: Supply function or supplying relation role missing (Hint: A child node which is not mapped must have either a supplying relation role or a supply function or one of its parent nodes must have a supply function.)
         [wdgen] [Error]   com.weenergies.wd.hr.comp.OnJobTrainingComp --> ContextModelNode Location_List [modelClass]: The context model node has not been bound to a model class (Hint: A Context model node has to be bound to a model class or mapped to a model node of another controller.)
    Any help would be appreciated.
    Regards,
    Tom

    Since you mentioned that you are able to build locally and deploy, make sure you have added all the files to the DTR activity you are checking in. Incase if you have missed adding any of the files to the DTR it will give you the build error.
    Hope that helps!

Maybe you are looking for

  • How to use two ipads with icloud on one computer

    Can you use two iPads on one computer with  iCloud so that they are still separate?

  • Error in  displaying  doc file  on a jsp

    Hi I have an Web appln which retrieves a file stored in the DB. I am using a clob datatype I have the data stored in an InputStream . When i try to display the file the file contains junk values and the data is not displayed properly . Sometimes i ge

  • Need urgent help to use or modify the "ultrasonic starter kit"

    Hi, I am a french student, and I am working on an ultrasonic table with Labview 7.1. On the one hand, I have done the control of the table that moves the "probe?", and on the other hand I have done the program that read the picture given by EPOCH (an

  • Can't Open iPhoto '11

    I installed iLife '11, and each time I try to open iPhoto I get: "Your photo library is either in use by another application or has become unreadable." I've restarted, tried repairing, followed instructions in various threads here and nothing has hel

  • Paging through phones and external simultaneously on UC560

    I have a new install that just threw me a bit of a twist.  They would like to page through both the phones and an old external paging system.  I have previously used an interface between an FXO port and external paging on CUCM and CUMBE with an adapt