Error occured while deploying SOAOrderBooking

I encountered the following error while deploying SOAOrderBooking BPEL process using Ant. The following messages are copied from "Apache Ant - Log". Please advice....
Buildfile: C:\soademo\SOAOrderBooking\build.xml
pre-deploy:
validateTask:
[echo]
| Validating workflow
[validateTask] url is file:/C:/oracledevday/jdeveloper/integration/bpm/support/files/WorkflowTaskDefinition.xsd
[validateTask] Validation of workflow task definitions is completed without errors
compile:
[echo]
| Compiling bpel process SOAOrderBooking, revision 1.0
[bpelc] unknown wsdl extension.
[bpelc] In WSDL at "http://localhost:8888/esb/wsil/Fulfillment/OrderFulfillment?wsdl", extension element "{http://www.oracle.com/esb/}binding" is not known. Ignore this element.
[bpelc] Please make sure the spelling of the element is correct and the WSDL import is complete.
[bpelc]
[bpelc] validating "C:\soademo\SOAOrderBooking\bpel\SOAOrderBooking.bpel" ...
[bpelc] BPEL suitcase generated in: C:\soademo\SOAOrderBooking\output\bpel_SOAOrderBooking_1.0.jar
[bpelc] Warning: BPEL validation has warnings.
[bpelc] The following warnings were reported during validation:
[bpelc]
[bpelc] [Warning ORABPEL-10041]: Trying to assign incompatible types
[bpelc] [Description]: in line 134 of "C:\soademo\SOAOrderBooking\bpel\SOAOrderBooking.bpel", <from> value type "{http://www.w3.org/2001/XMLSchema}string" is not compatible with <to> value type "{http://xmlns.oracle.com/pcbpel/adapter/db/top/OrderStatus}ordid anonymous type".
[bpelc] [Potential fix]: Please make sure that the return value of from-spec query is compatible with the to-spec query.
[bpelc]
[bpelc] [Warning ORABPEL-10041]: Trying to assign incompatible types
[bpelc] [Description]: in line 145 of "C:\soademo\SOAOrderBooking\bpel\SOAOrderBooking.bpel", <from> value type "{http://www.w3.org/2001/XMLSchema}string" is not compatible with <to> value type "{http://xmlns.oracle.com/pcbpel/adapter/db/top/OrderStatus}comments anonymous type".
[bpelc] [Potential fix]: Please make sure that the return value of from-spec query is compatible with the to-spec query.
[bpelc]
[bpelc] [Warning ORABPEL-10041]: Trying to assign incompatible types
[bpelc] [Description]: in line 191 of "C:\soademo\SOAOrderBooking\bpel\SOAOrderBooking.bpel", <from> value type "{http://www.w3.org/2001/XMLSchema}decimal" is not compatible with <to> value type "{http://www.w3.org/2001/XMLSchema}string".
[bpelc] [Potential fix]: Please make sure that the return value of from-spec query is compatible with the to-spec query.
[bpelc]
[bpelc] [Warning ORABPEL-10041]: Trying to assign incompatible types
[bpelc] [Description]: in line 629 of "C:\soademo\SOAOrderBooking\bpel\SOAOrderBooking.bpel", <from> value type "{http://www.w3.org/2001/XMLSchema}string" is not compatible with <to> value type "{http://www.w3.org/2001/XMLSchema}decimal".
[bpelc] [Potential fix]: Please make sure that the return value of from-spec query is compatible with the to-spec query.
[bpelc]
[bpelc] [Warning ORABPEL-10041]: Trying to assign incompatible types
[bpelc] [Description]: in line 645 of "C:\soademo\SOAOrderBooking\bpel\SOAOrderBooking.bpel", <from> value type "{http://www.w3.org/2001/XMLSchema}string" is not compatible with <to> value type "{http://www.w3.org/2001/XMLSchema}decimal".
[bpelc] [Potential fix]: Please make sure that the return value of from-spec query is compatible with the to-spec query.
[bpelc]
[bpelc] [Warning ORABPEL-10041]: Trying to assign incompatible types
[bpelc] [Description]: in line 692 of "C:\soademo\SOAOrderBooking\bpel\SOAOrderBooking.bpel", <from> value type "{http://www.w3.org/2001/XMLSchema}string" is not compatible with <to> value type "{http://xmlns.oracle.com/pcbpel/adapter/db/top/OrderStatus}ordid anonymous type".
[bpelc] [Potential fix]: Please make sure that the return value of from-spec query is compatible with the to-spec query.
[bpelc]
[bpelc]
[bpelc]
deployProcess:
[echo]
| Deploying bpel process SOAOrderBooking on localhost, port 8888
[deployProcess] Deploying process C:\soademo\SOAOrderBooking\output\bpel_SOAOrderBooking_1.0.jar
[deployProcess] Successfully deployed the process "SOAOrderBooking" on server "localhost" and port "8888"
deployTaskForm:
[echo]
| Deploying workflow form for SOAOrderBooking on localhost, port 8888
[deployTaskForm] Start of deploying forms
[deployTaskForm] checking for form directory as form/warC:\soademo\SOAOrderBooking\public_html\ApproveOrder\form\war
[deployTaskForm] Form directory name = C:\soademo\SOAOrderBooking\public_html\ApproveOrder\form
[deployTaskForm] Start of deploying form C:\soademo\SOAOrderBooking\public_html\ApproveOrder\form
[deployTaskForm] Start of copying file C:\soademo\SOAOrderBooking\public_html\ApproveOrder\form\ear\META-INF\application.xml to C:\soademo\SOAOrderBooking\public_html\ApproveOrder\form\ear\META-INF\application.xml.bak
[deployTaskForm] End of copying file C:\soademo\SOAOrderBooking\public_html\ApproveOrder\form\ear\META-INF\application.xml to C:\soademo\SOAOrderBooking\public_html\ApproveOrder\form\ear\META-INF\application.xml.bak
[deployTaskForm] Context name before converting /default/SOAOrderBooking/1.0/ApproveOrder
[deployTaskForm] Context name after converting /default/SOAOrderBooking/1.0/ApproveOrder
[deployTaskForm] Creating applicatio xml with context /default/SOAOrderBooking/1.0/ApproveOrder
[deployTaskForm] WEB File : C:\soademo\SOAOrderBooking\public_html\ApproveOrder\form\war\WEB-INF
[deployTaskForm] Generating the web archive workflowform.war in directory C:\soademo\SOAOrderBooking\public_html\ApproveOrder\form\ear
[deployTaskForm] Generating the application archive default_SOAOrderBooking_1_0_ApproveOrder.ear in directory C:\soademo\SOAOrderBooking\public_html\ApproveOrder\form
[deployTaskForm] Deploying apps to platform ias_10g
[deployTaskForm] Start of deploying default_SOAOrderBooking_1_0_ApproveOrder.ear to oc4j
[deployTaskForm] java oracle.oc4j.admin.deploy.cmdline.Oc4jAdminCmdline deployer:oc4j:opmn://localhost:6003/home oc4jadmin welcome1 -deploy -file C:\soademo\SOAOrderBooking\public_html\ApproveOrder\form\default_SOAOrderBooking_1_0_ApproveOrder.ear -deploymentName default_SOAOrderBooking_1_0_ApproveOrder -parent orabpel
[deployTaskForm] Start of deploy apps
[deployTaskForm] 06/09/10 23:14:25 Notification ==>Application Deployer for default_SOAOrderBooking_1_0_ApproveOrder STARTS.
[deployTaskForm]
[deployTaskForm] 06/09/10 23:14:25 Notification ==>Undeploy previous deployment
[deployTaskForm]
[deployTaskForm] 06/09/10 23:14:26 Notification ==>Initialize C:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\default_SOAOrderBooking_1_0_ApproveOrder.ear begins...
[deployTaskForm]
[deployTaskForm] 06/09/10 23:14:26 Notification ==>Initialize C:\product\10.1.3.1\OracleAS_1\j2ee\home\applications\default_SOAOrderBooking_1_0_ApproveOrder.ear ends...
[deployTaskForm]
[deployTaskForm] 06/09/10 23:14:26 Notification ==>Starting application : default_SOAOrderBooking_1_0_ApproveOrder
[deployTaskForm]
[deployTaskForm] 06/09/10 23:14:26 Notification ==>Initializing ClassLoader(s)
[deployTaskForm]
[deployTaskForm] 06/09/10 23:14:26 Notification ==>Initializing EJB container
[deployTaskForm]
[deployTaskForm] 06/09/10 23:14:26 Notification ==>Loading connector(s)
[deployTaskForm]
[deployTaskForm] 06/09/10 23:14:26 Notification ==>Starting up resource adapters
[deployTaskForm]
[deployTaskForm] 06/09/10 23:14:26 Notification ==>Initializing EJB sessions
[deployTaskForm]
[deployTaskForm] 06/09/10 23:14:26 Notification ==>Committing ClassLoader(s)
[deployTaskForm]
[deployTaskForm] 06/09/10 23:14:26 Notification ==>Initialize workflowform begins...
[deployTaskForm]
[deployTaskForm] 06/09/10 23:14:26 Notification ==>Initialize workflowform ends...
[deployTaskForm]
[deployTaskForm] 06/09/10 23:14:26 Notification ==>Started application : default_SOAOrderBooking_1_0_ApproveOrder
[deployTaskForm]
[deployTaskForm] 06/09/10 23:14:26 Notification ==>Application Deployer for default_SOAOrderBooking_1_0_ApproveOrder COMPLETES. Operation time: 1625 msecs
[deployTaskForm]
[deployTaskForm] End of deploy apps
[deployTaskForm] java oracle.oc4j.admin.deploy.cmdline.Oc4jAdminCmdline deployer:oc4j:opmn://localhost:6003/home oc4jadmin welcome1 -bindWebApp -appName default_SOAOrderBooking_1_0_ApproveOrder -webModuleName workflowform -webSiteName default-web-site -contextRoot /default/SOAOrderBooking/1.0/ApproveOrder
[deployTaskForm] Start bind web app
[deployTaskForm] End of bind web app
[deployTaskForm] End of deploying default_SOAOrderBooking_1_0_ApproveOrder.earto oc4j
[deployTaskForm] Deleting file = workflowform.war
[deployTaskForm] Deleting file = default_SOAOrderBooking_1_0_ApproveOrder.ear
[deployTaskForm] End of deploying form C:\soademo\SOAOrderBooking\public_html\ApproveOrder\form
[deployTaskForm] End of deploying forms
[deployTaskForm] Successfully deployed form on server "localhost"
[deployTaskForm] Start of copying file C:\soademo\SOAOrderBooking\public_html\ApproveOrder\form\ear\META-INF\application.xml.bak to C:\soademo\SOAOrderBooking\public_html\ApproveOrder\form\ear\META-INF\application.xml
[deployTaskForm] End of copying file C:\soademo\SOAOrderBooking\public_html\ApproveOrder\form\ear\META-INF\application.xml.bak to C:\soademo\SOAOrderBooking\public_html\ApproveOrder\form\ear\META-INF\application.xml
deployDecisionServices:
[echo]
| Deploying decision services for SOAOrderBooking on localhost, port 8888
BUILD FAILED
C:\soademo\SOAOrderBooking\build.xml:126: Error while deploying decision services on server "localhost"
Total time: 2 minutes 7 seconds

Your path includes "oracledevday" so I wonder if you were one of the original ODD attendees. If so, you have a pre-developer preview version of the SOA Demo and SOA Suite - these are matched to each other.
If you get a new version of either one from OTN Dev Preview, you'll have this deployment problem.
Be sure to get both the SOA Order Booking Demo AND the SOA Suite software from the OTN developer preview download.
Heidi.

Similar Messages

  • Error occurred while deploying ear file

    Hello experts,
    I am using NWDS (NW Version: 7.0.18). For a particular java file I am getting this error:
    ERROR: Not deployed. Deploy Service returned ERROR:
    20110728174758 Info   :                     java.rmi.RemoteException: Error occurred while deploying ear file ./temp/deploy/work/deploying/WSPiloto.ear.
    20110728174758 Info   :                     Reason: None of the available containers recognized the components of application sap.com.avn/WSPiloto; it is not possible to make deploy.  Most commonly used containers do not recognize the content of the application. Please contact the application vendor for details.
    Appreciate your help to fix the issue.
    Thanks in advance,
    Guillermo,
    dev

    Hi,
    can you please check if the following note helps?
    #1270242 -- None of the available containers recognized the components
    (http://service.sap.com/sap/support/notes/1270242)
    Best Regards,
    Ervin

  • Weblogic 9.2 : Error occured while deploying due to declaration in DD

    Hi,
    I was deploying .EAR file in one of the instance of weblogic. But the deployment failed due to following reason :
    •     Errors occured while initializing a new deployment plan
    •     Error parsing file "META-INF/weblogic-ejb-jar.xml at line : 19 column:39. org.xml.sax.SAXParseException:Element type "init-suspend-seconds" must be declared.
    I have added "init-suspend-seconds" and "max-suspend-seconds" in "weblogic-ejb-jar.xml file . Without this , my application is running successfully. This is my file :
    ***************************************weblogic-ejb-jar.xml*********************
    <?xml version="1.0"?>
    <!DOCTYPE weblogic-ejb-jar PUBLIC "-//BEA Systems, Inc.//DTD WebLogic 8.1.0 EJB//EN" "http://www.bea.com/servers/wls810/dtd/weblogic-ejb-jar.dtd" >
    <weblogic-ejb-jar>
         <weblogic-enterprise-bean>
    <ejb-name>PVSCollectMDB</ejb-name>
    <message-driven-descriptor>
              <pool>
         <max-beans-in-free-pool>10</max-beans-in-free-pool>
         <initial-beans-in-free-pool>10</initial-beans-in-free-pool>
              </pool>
              <destination-jndi-name>spceodDist</destination-jndi-name>
    <connection-factory-jndi-name>spcEODConnectionFactoryDist</connection-factory-jndi-name>
         <init-suspend-seconds>5</init-suspend-seconds>
         <max-suspend-seconds>60</max-suspend-seconds>
    </message-driven-descriptor>
         <transaction-descriptor>
         </transaction-descriptor>
    </weblogic-enterprise-bean>
    <!--
         <security-role-assignment>
              <role-name>gmprice</role-name>
              <principal-name>gmprice</principal-name>
         </security-role-assignment>
    -->
    </weblogic-ejb-jar>
    Please help me to resolve this issue. Many thanks in Advance.

    Hi,
    First you deploy accessgate application using ant script,At that time application deployment will fail But take the back up of Plan.xml, remove the application from weblogic domain. and deploy the application manually. and replace previous plan.xml and redeploy it will work.

  • Error occured while deploying EBS Accessgate in Weblogic.

    Hi,
    i am doing OAM 101gR2 integration with EBS 12.1.6 ( i am using Acess Gate PatchNO ). while i am deploying EBS Accessgate with EBS i am getting following error. it is unable to create
    [echo] ********************************************************************
    [echo] STEP 1: CREATING DATA SOURCE
    [echo] ********************************************************************
    BUILD FAILED
    /apps/oracle/Middleware/appsutil/accessgate/myebs/txkEBSAuth.xml:48: The following error occurred while executing this line:
    /apps/oracle/Middleware/appsutil/accessgate/myebs/txkEBSAuth.xml:409: Error Creating DataSource

    Hi,
    First you deploy accessgate application using ant script,At that time application deployment will fail But take the back up of Plan.xml, remove the application from weblogic domain. and deploy the application manually. and replace previous plan.xml and redeploy it will work.

  • Error occurred while deploying the solution

    Hi All,
    am getting the error while deploying Web part "Error occurred in deployment step 'Recycle IIS Application Pool': Invalid namespace"  Please do the need full
    Thanks in Advance

    Hi,
    According to your description, the error”
    Error occurred in deployment step 'Recycle IIS Application Pool': Invalid namespace” occurs when you deploy the solution.
    Is your operation system – Windows 7 ?
    If yes, you need to enable WMI compatibility.
    Open the
    Turn Windows on or off menu in the Control Panel (under Programs)->
    Internet Information Services -> Web Management Tools -> IIS 6 Management Compatibility -> IIS 6 WMI Compatibility.
    There is a thread for the same issue:
    http://stackoverflow.com/questions/3362914/exception-when-deploying-to-sharepoint-2010-from-visual-studio-2010
    Feel free to reply if the issue still exists. 
    Best regards
    Patrick Liang
    TechNet Community Support

  • Error occured while deploying application in webDynpro

    Hi All,
    I got an error while deploying an application in web Dynpro.In order to cal BAPIs the middleware i am using is  XI i.e. im using WSDLs to call the BAPIs in R/3 system.while calling WSDLs in XI server i got an exception error
    Service call exception; nested exception is: java.lang.Exception: Incorrect content-type found 'application/octet-stream'.
    Kindly check this and hope u would do the needful at the earlest.
    Regards,
    Usha.

    Hi Anil,
    this wsdl is very big to send u.but im getting same error while using other WSDLs
    which are required in our project.previously these used to work and the data was populated in the UI elements.I dont what is the wrong with the XI server.
    Please provide a solution to this issue
    Regards,
    Usha.

  • Error occured -- while deploying my EJB on WL6.0

    hi,
    I have been getting this error, while I'm deploying my Web application on weblogic 6.0.
    It throws an ZipException.... on my web console.
    But my .ear file get deployed.
    when I restart the server, The error does not appear again. Could some brief me about the ZipException and on which circumtances , they arise.
    Please do help me ....
    Cheers !!!!

    I had this problem and recreated the ear file then it went away.

  • Error occurred in deployment step 'Add Solution': A timeout has occurred while invoking commands in SharePoint host process.

    Hi,
    I am deplyoing a  solution which has  custom web parts- vwp- appln pages, event receivers.
    It was working fine till last week. I was able to deploy the solution and able to see the web parts and func. was working.
    But now from the last 2 days onwards, when I tried to depoy this soution, I am getting the error
    "Error occurred in deployment step 'Add Solution': A timeout has occurred while invoking commands in SharePoint host process "
    may i know why am getting this error.
    note: my dev machine- Win Srvr 2012 - VS 2012- SP 2013 - SP D 2013 was having soem issues  with the space in C drive.
    once i have done the  index reset few months back and i started getting space in C:\ Drive is 0 bytes.
    so what my infra. team  has done is , increased the space in drive to 150 GB[ it was a  VM ].
    help is appreciated !

    What is current disk space on your drives
    Delete ULS logs and other log files from server id not needed
    could be related to ChannelOperationTimeout
    http://msdn.microsoft.com/en-us/library/ee471440(v=vs.100).aspx
    Also, don't forget to restart Visual Studio
    Goto the following regustry key: HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\10.0\SharePointTools
    Add the following as a DWORD (wont be there by default)
    ChannelOperationTimeout
    REG_DWORD that specifies the time, in seconds, that Visual Studio waits for a SharePoint command to execute. If the command does not execute in time, a SharePointConnectionException is thrown.
    The default is 120 seconds.
    http://social.technet.microsoft.com/wiki/contents/articles/21052.como-resolver-o-erro-error-occurred-in-deployment-step-activate-features-a-timeout-has-occurred-while-invoking-commands-in-sharepoint-host-process-pt-br.aspx
    If this helped you resolve your issue, please mark it Answered

  • Error occurred in deployment step 'Activate Features': A timeout has occurred while invoking commands in SharePoint host process.

    Error 1 Error occurred in deployment step 'Activate Features': A timeout has occurred while invoking commands in SharePoint host process.
    0 0 myProjectAssetsLists
    am getting the above error when i deploy my farm solution which is actually a "farm solution import package" template.
    i am deploying this to a new site collection and once its features are activated this will provision few doc libs and splists in the targeted site.
    any help is appreciated.

    try below link:
    http://msdn.microsoft.com/en-us/library/ee471440.aspx
    http://sujeetrec.blogspot.in/2013/12/sharepoint-2010-deployment-timing-out.html
    Increase the timeout that Visual Studio waits for SharePoint to deploy a feature:
    Create: [HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\10.0\SharePointTools] ChannelOperationTimeout DWORD
    The value is a timeout in seconds. The default is 120 (2 minutes).
    Full details on this switch and others are here:
    http://msdn.microsoft.com/en-us/library/ee471440.aspx

  • Error while deploying an application on weblogic 12c. An error occurred while reading the deployment descriptor. The error was: Error processing annotations

    Anyone please help me solve this error. I am trying to deploy an application on weblogic 12c  i am getting an error but the same application gets successfully deployed on weblogic 11g. The error is
    An error occurred during activation of changes, please see the log for details.
    Exception preparing module: EJBModule(gsCallbackAdapterLGTX-ejb.jar) An error occurred while reading the deployment descriptor. The error was: Error processing annotations: .
    [EJB:015001]Unable to link class com.aep.gridsmart.adapters.lgtx.buslogic.deliver.xform.AdapterTransfomerDeliverSession in Jar /appl/oracle/middleware/WLS/12.1.1.0/user_projects/domains/Gridsmart/servers/ManagedServer1/tmp/_WL_user/gsCallbackAdapterLGTX/34vz4d/gsCallbackAdapterLGTX-ejb.jar : java.lang.NoClassDefFoundError: com/aep/gridsmart/adapter/deliver/CommonAdapterDeliverBean

    Cotton please let me know what is the mistake i am
    doingThe following path does not exist.
    C:\Sun\AppServer7\domains\domain1\server1\
    applications\j2ee-modules\task_1\WEB-INF\web.xml

  • Deploying simple SharePoint 2013 feature causing error: "Error occurred in deployment step 'Add Solution': An unknown exception occurred while executing a sandboxed code solution request in the worker process."

    When trying to deploy a sandboxed solution containing only a feature with a simple associated event receiver from VS 2013, I'm getting the following error:
    Error occurred in deployment step 'Add Solution': An unknown exception occurred while executing a sandboxed code solution request in the worker process.\r\n|0
    I'm working in Visual Studio 2013, deploying to SharePoint 2013.
    The SharePoint project is very basic. I've only added a feature and an associated event receiver. It works without the event receiver. Then after I simply add the event receiver I get the error.
    I've tried deploying directly from VS 2013 as well as publishing to a .WSP and uploading via web interface. Same error reported using both methods. I'm doing this using an Administrator account that I've confirmed is a site collection administrator.
    Additionally, I've found that if I change Sandboxed Solution to False, deploy it, retract it, then change Sandboxed Solution back to True, then I can successfully deploy it. But this doesn't seem to be a permanent solution as the error will resurface a day
    or two later...

    Hi Steve,
    Are you running your SharePoint 2013 on domain controller? 
    http://www.learningsharepoint.com/2013/08/09/sharepoint-2013-error-an-unknown-exception-occurred-while-executing-a-sandboxed-code-solution-request-in-the-worker-process-rn0/
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/b7408608-c21b-45d9-bc16-e6afff510cd2/installed-sharepoint-2013-foundation-on-window-2010-server-issues-activating-sandbox-solutions?forum=sharepointadmin
    My Blog- http://www.sharepoint-journey.com|
    If a post answers your question, please click Mark As Answer on that post and Vote as Helpful

  • Problem while deploying app : An error occurred while contacting the subscription settings service

    I am trying to deploy a provider hosted app.
    According to various articles by MSDN, I have configured the app domain, the necessary services.
    When I go on deploying the app, I get this error:
    Error occurred in deployment step 'Install app for SharePoint': The server was unable to process the request due to an internal error.  For more information about the error, either turn on IncludeExceptionDetailInFaults (either from ServiceBehaviorAttribute
    or from the <serviceDebug> configuration behavior) on the server in order to send the exception information back to the client, or turn on tracing as per the Microsoft .NET Framework SDK documentation and inspect the server trace logs.
    I am not able to figure out where exactly the steps have gone wrong?
    When checked with ULS Log Viewer, I am able to find the cause, which says
    An error occurred while contacting the subscription settings service at 'http://spsite/795a076a57c543748c151b79ffc60e6c/SubscriptionSettings.svc/optimized'. 

    Hi,
    I assume you have seen this article:
    http://technet.microsoft.com/en-us/library/fp161236.aspx and that you created the Subscription Shared Service. Are you on the released version of SharePoint?
    Try stopping and restarting the subscription service from central admin.
    Cheers
    Yina

  • An error occurred while trying to start the Windows Deployment Services server

    After rebooting the server, I cannot start the Windows Deployment Services anymore.
    It worked perfectly before the reboot. When starting it manually these errors appear in the event log:
    The Windows Deployment Services Server service terminated with service-specific error 1460 (0x5B4).
    An error occurred while trying to initialize multicast manager. Windows Deployment Services server will be shutdown.
    Error Information: 0x5B4
    An error occurred while trying to start the Windows Deployment Services server.
    Error Information: 0x5B4
    This is on server standard beta 3.

    I have removed the server from the WDS, then I have uninstalled the role, rebooted, reinstalled the role.
    When I started the WDS the server was back in there, but when I wanted to start the service I got the message "the windows deployment services configuration is corrupt". I have triggered these commands to reset this:
    Code Snippet
    wdsutil /Verbose /Progress /Uninitialize-Server
    Windows Deployment Services Management Utility [Version 6.0.6001.16510]
    Copyright (C) Microsoft Corporation. All rights reserved.
    Tearing down server...
    == Original server operational mode: Native ==
    -> Resetting setup state
    -> Disabling and resetting Windows Deployment Services services
    -> Removing server BINL SCP
    -> Removing Windows Deployment Services share at \\LH-AJGG6OZWH9Z4.longhorn.offi
    ce\REMINST
    == Final server operational mode: Not Configured ==
    The command completed successfully.
    Then i did this command, but again it failed to start at the end.
    Code Snippet
    C:\Windows\system32>wdsutil /Verbose /Progress /Initialize-Server /REMINST:"c:\R
    emoteInstall"
    Windows Deployment Services Management Utility [Version 6.0.6001.16510]
    Copyright (C) Microsoft Corporation. All rights reserved.
    Setting up server...
    -> Creating Windows Deployment Services installation tree
    ---> Creating Windows Deployment Services installation root at \\LH-AJGG6OZWH9Z4
    .longhorn.office\c$\RemoteInstall
    ---> Creating Windows Deployment Services share at \\LH-AJGG6OZWH9Z4.longhorn.of
    fice\REMINST
    ---> Creating Windows Deployment Services folder \\LH-AJGG6OZWH9Z4.longhorn.offi
    ce\REMINST\Images
    ---> Creating Windows Deployment Services folder \\LH-AJGG6OZWH9Z4.longhorn.offi
    ce\REMINST\Boot
    ---> Creating Windows Deployment Services folder \\LH-AJGG6OZWH9Z4.longhorn.offi
    ce\REMINST\Boot\x86\Images
    ---> Creating Windows Deployment Services folder \\LH-AJGG6OZWH9Z4.longhorn.offi
    ce\REMINST\Boot\ia64\Images
    ---> Creating Windows Deployment Services folder \\LH-AJGG6OZWH9Z4.longhorn.offi
    ce\REMINST\Boot\x64\Images
    ---> Creating Windows Deployment Services folder \\LH-AJGG6OZWH9Z4.longhorn.offi
    ce\REMINST\Boot\Fonts
    ---> Creating Windows Deployment Services folder \\LH-AJGG6OZWH9Z4.longhorn.offi
    ce\REMINST\Tmp
    ---> Creating Windows Deployment Services folder \\LH-AJGG6OZWH9Z4.longhorn.offi
    ce\REMINST\Mgmt
    ---> Creating Windows Deployment Services folder \\LH-AJGG6OZWH9Z4.longhorn.offi
    ce\REMINST\WdsClientUnattend
    ---> Creating Windows Deployment Services folder \\LH-AJGG6OZWH9Z4.longhorn.offi
    ce\REMINST\Templates
    -> Installing Windows Deployment Services files
    ---> Installing system files
    ---> Installing boot files for x86
    ---> Installing boot files for ia64
    ---> Installing boot files for x64
    -> Updating registry
    -> Configuring the TFTPD service
    -> Configuring BINL SCP
    Enabling Windows Deployment Services services...
    Starting Windows Deployment Services services...
    An error occurred while trying to execute the command.
    Error Code: 0x41D
    Error Description: The service did not respond to the start or control request in a timely fashion.
    Anyone have an idea what could be the cause? I found this additional error in the event log, but distributed file system hasn't been installed since the beginning.
    DFS could not access its private data from the Active Directory. Please manually check network connectivity, security access, and/or consistency of DFS information in the Active Directory. This error occurred on root REMINST.

  • "Error occurred in deployment step 'Retract Solution': The solution does not have a WSP file associated with it." occurs while deploying from Visual studio

    HI,
    I get this error "Error occurred in deployment step 'Retract Solution': The solution does not have a WSP file associated with it. " when deploying my project from visual studio 2010 to
    SharePoint 2010 site. I tried restarting IIS, but it didn't help. This application used to work fine until the server crashed during the deployment process. All the other applications on the same server works fine also. Any ideas how to fix this issue? 
    Thanks in advance,
    AM

    Hi
    AM ,
    Thank you for your posting!
    According to your error message, it says your solution does not have a WSP file associated with it. Take a look at the file system.  After you Right Click -> Deploy Solution on the VS Solution, there
    should be a .wsp file at <Solution Directory>\bin\<debug|release>.
    Also the error can be occurring when the developer try to deploy solutions over pre-existing solutions  with material changed  in the solution.  Go to your Central Administration Site and then
    Operations and then Solution Management.  Make sure that there not already a solution with the same name deployed or installed there.  If there is, remove it and try deploying again.
    And you could look in logs and find if there is a below error in ULS log (C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\LOGS).
    Thank you for your understanding and support.
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • Please help me resolve the Lync server 2013 deployment error: "An error occurred while applying SQL script for the feature BackendStore."

    I am getting an error in "Step 2 - Setup or Remove Lync Server Components" of "Install or Update Lync Server System" step.
    "An error occured while applying SQL script for the feature BackendStore. For details, see the log file...."
    Additionally, all previous steps such as: Prepare Active Directory, Prepare first Standard Edition server, Install Administrative Tools, Create and publish topology are done without any errors. The user that I used to setup the Lync server is member of:
    Administrators
    CSAdministrator
    Domain Admins
    Domain Users
    Enterprise Admins
    Group Policy Creator Owners
    RTCComponentUniversalServices
    RTCHSUniversalServices
    RTCUniversalConfigReplicator
    RTCUniversalServerAdmins
    Schema Admins
    I have tried to re-install all the things and started to setup a new one many times but the same error still occurred. Please see the log below and give me any ideas/solutions to tackle this problem.
    ****Creating DbSetupInstance for 'Microsoft.Rtc.Common.Data.BlobStore'****
    Initializing DbSetupBase
    Parsing parameters...
    Found Parameter: SqlServer Value lync.lctbu.com\rtc.
    Found Parameter: SqlFilePath Value C:\Program Files\Common Files\Microsoft Lync Server 2013\DbSetup.
    Found Parameter: Publisheracct Value LCTBU\RTCHSUniversalServices;RTC Server Local Group;RTC Local Administrators;LCTBU\RTCUniversalServerAdmins.
    Found Parameter: Replicatoracct Value LCTBU\RTCHSUniversalServices;RTC Server Local Group.
    Found Parameter: Consumeracct Value LCTBU\RTCHSUniversalServices;RTC Server Local Group;RTC Local Read-only Administrators;LCTBU\RTCUniversalReadOnlyAdmins.
    Found Parameter: DbPath Value D:\CsData\BackendStore\rtc\DbPath.
    Found Parameter: LogPath Value D:\CsData\BackendStore\rtc\LogPath.
    Found Parameter: Role Value master.
    Trying to connect to Sql Server lync.lctbu.com\rtc. using windows authentication...
    Sql version: Major: 11, Minor: 0, Build 2100.
    Sql version is acceptable.
    Validating parameters...
    DbName rtcxds validated.
    SqlFilePath C:\Program Files\Common Files\Microsoft Lync Server 2013\DbSetup validated.
    DbFileBase rtcxds validated.
    DbPath D:\CsData\BackendStore\rtc\DbPath validated.
    Effective database Path: \\lync.lctbu.com\D$\CsData\BackendStore\rtc\DbPath.
    LogPath D:\CsData\BackendStore\rtc\LogPath validated.
    Effective Log Path: \\lync.lctbu.com\D$\CsData\BackendStore\rtc\LogPath.
    Checking state for database rtcxds.
    Checking state for database rtcxds.
    State of database rtcxds is detached.
    Attaching database rtcxds from Data Path \\lync.lctbu.com\D$\CsData\BackendStore\rtc\DbPath, Log Path \\lync.lctbu.com\D$\CsData\BackendStore\rtc\LogPath.
    The operation failed because of missing file '\\lync.lctbu.com\D$\CsData\BackendStore\rtc\DbPath\rtcxds.mdf'
    Attaching database failed because one of the files not found. The database will be created.
    State of database rtcxds is DbState_DoesNotExist.
    Creating database rtcxds from scratch. Data File Path = D:\CsData\BackendStore\rtc\DbPath, Log File Path= D:\CsData\BackendStore\rtc\LogPath.
    Clean installing database rtcxds.
    Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.
    ****Creating DbSetupInstance for 'Microsoft.Rtc.Common.Data.RtcSharedDatabase'****
    Initializing DbSetupBase
    Parsing parameters...
    Found Parameter: SqlServer Value lync.lctbu.com\rtc.
    Found Parameter: SqlFilePath Value C:\Program Files\Common Files\Microsoft Lync Server 2013\DbSetup.
    Found Parameter: Serveracct Value LCTBU\RTCHSUniversalServices;RTC Server Local Group.
    Found Parameter: DbPath Value D:\CsData\BackendStore\rtc\DbPath.
    Found Parameter: LogPath Value D:\CsData\BackendStore\rtc\LogPath.
    Trying to connect to Sql Server lync.lctbu.com\rtc. using windows authentication...
    Sql version: Major: 11, Minor: 0, Build 2100.
    Sql version is acceptable.
    Validating parameters...
    DbName rtcshared validated.
    SqlFilePath C:\Program Files\Common Files\Microsoft Lync Server 2013\DbSetup validated.
    DbFileBase rtcshared validated.
    DbPath D:\CsData\BackendStore\rtc\DbPath validated.
    Effective database Path: \\lync.lctbu.com\D$\CsData\BackendStore\rtc\DbPath.
    LogPath D:\CsData\BackendStore\rtc\LogPath validated.
    Effective Log Path: \\lync.lctbu.com\D$\CsData\BackendStore\rtc\LogPath.
    Checking state for database rtcshared.
    Reading database version for database rtcshared.
    Database version for database rtcshared - Schema Version5, Sproc Version 0, Update Version 1.
    Thanks and Regards,
    Thanh Le

    Thanks Lạc
    Phạm 2
    I Had similar issue i end up uninstalling and reinstallting but same issue, then i change the drive but same issue. It was I/O issue. After adjusting my I/O it fix our issue and installation went on without any issue. 
    If any one using KVM here is detail article 
    We just  give this option cache=‘writeback
    using this article http://www.ducea.com/2011/07/06/howto-improve-io-performance-for-kvm-guests/ and http://itscblog.tamu.edu/improve-disk-io-performance-in-kvm/ this fix my issue thanks 

Maybe you are looking for