Cannot deploy vs2010 dacpac via sqlpackage.exe

Hi Forum,
I've got a project that must use Visual Studio 2010. I am using a data tier application project for my SQL database. Deployment of the dacpac via Visual Studio 2010 works without any problems, even pre/post scripts works correct.
I can also manually deploy the dacpac via SSMS wizard. The dac is correctly registered and deployed. Only the pre/post scripts don't work, but if you upgrade right after deployment the scripts are executed.
Now I want to to deploy the dacpac via sqlpackage.exe. So I can script the deployment of the dacpac that can be executed from some other guys. But I cannot deploy a Visual Studio 2010 compiled dacpac via sqlpackage.exe. I've got always the error message
that a SQL Server 2012 project cannot be deployed on SQL Server 2008. It's totally curious, because I can deploy the same dacpac file via VS2010 or SSMS. But in Visual Studio 2010 I cannot define the SQL Server version for a data tier project. If I upgrade
the same data tier project to Visual Studio 2012, set the target version to 2008 and recompile, then I can deploy the new dacpac file via sqlpackage.exe without any errors. But I must use Visual Studio 2010, so I need another workaround for my deployment problem.
Hope someone knows some solution to that problem. Many thanks in advance!
regards,
xxxcoderxxx

Hi ,
You post the same question 2 times, please avoid this practice on Forum. Due to the website,
 we could not merge this thread into  following thread.
Duplicate thread:
http://social.msdn.microsoft.com/Forums/en-US/b19cd74c-349f-48de-a1b7-cb8d0dcd39da/cannot-deploy-vs2010-dacpac-via-sqlpackageexe?forum=ssdt
Since the issue regards SQL Server Data tools, we post the question in the SQL Server Data tools forums. It is appropriate and more experts will assist you. Thanks for your understanding.
In addition, as you post, in VS 2010, we could not set the target SQL Server version for a data tier project. If you use VS 2010 and deploy a higher version dacpac project on lower SQL Server version, the error will occur. I recommend you upgrade the lower
SQL Server version for deploy dacpac. Or if you just want to move the higher SQL Server database to the lower version. We can use the Generate Scripts wizard of SQL Server Management Studio. For more information, see:
http://www.mssqltips.com/sqlservertip/2810/how-to-migrate-a-sql-server-database-to-a-lower-version/
Regards,
Sofiya Li
Sofiya Li
TechNet Community Support

Similar Messages

  • Sqlpackage.exe Azure export error started few days ago

    I was using this for a couple of months and suddenly since few days, I can't do it anymore
    sqlpackage.exe /a:Export /ssn:xxxxxxx.database.windows.net /sdn:"xxx" /su:"xxx" /sp:"xxxxxxxxxxxxxx" /tf:"xxxxxx.bacpac"
    Connecting to database 'xxxxx' on server 'xxxxxxx.database.windows.net'.
    Extracting schema
    Extracting schema from database
    *** Error exporting database:Could not extract package from specified database. Unable to reconnect to database: Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding. Timeout
    expired.  The timeout period elapsed prior to completion of the operation or the server is not responding. The wait operation timed out

    Alex,
    Thanks for contacting Forum support. In the above response by Mekh, he has suggested to open a support ticket for a specific reason
    1. SQLPackage.exe doesn't have it's own logging.
    2. However if you open a support ticket, we will be able to sql database gateway logs and SQL performance logs which
    could have an impact on the SQLPackage.exe.
    This post might seem repetitive but it's because of the fact that, the error message is  "Could not extract package from specified database. Unable to reconnect to database: Timeout expired." This could mean many things which Mekh has
    been discussing with you throughout the post.
    One quick question here:
    1. What is the frequency of this failing using SQLPackage.exe? (If I remember correctly, this tool is working fine with many other databases. have you tried and found out what is the outstanding change of this DB when compared to other DBs?)
    2. When the SQLPackage.exe failed, how was the database performance? Was it over-loaded?
    3. Was there any outages at that time? (http://www.windowsazure.com/en-us/support/service-dashboard/)
    4. Sometimes, the Dashboard doesn't list all the outages if the impact is not huge in which cases, opening a support ticket helps. The support team contacts the Operations team (who manage the data-center machines) and if required, they involve the Product
    Group developers in extreme situations.
    5. This is a repetition; the SQLPackage.exe import/export of bacpac/dacpac doesn't have a 'Operation ID'. That means, we cannot trace the failure to check why there was a Timeout/connection issue/performance issue/queue length issue etc.
    Again, SQLPackage.exe is not the only tool out there. We strongly recommend you to use tools like Export, Automated exports etc.
    With the new SQL Azure DB announcements, you actually don't even need to make a copy of the database using SQLPackage.exe. You can use the Geo-restore/Deleted databases/Restore feature in case of disasters (/Oops delete). For a new service tier database
    (Basic/Standard/Premium), we internally maintain backups and in case you need to restore the database, you can use the 'Restore' functionality to restore the database to a point 7 days (Basic tier), 15 days (Standard) and up to 35 days (Premium tier). This
    very feature itself solves your very problem of performing an export using SQLPackage.exe. (http://azure.microsoft.com/blog/2014/09/13/azure-sql-database-geo-restore/)
    Said that, if you open a support incident, the team will be able to talk to you over the phone and spend good amount of time, have a screen-sharing session, having 1:1 follow-ups, escalation routes etc.
    I hope this reply helps you and I hope you will be able to make better business decisions with tools such as SQLPackage.exe itself.
    -Karthik (KKB)

  • Cannot deploy EAR.  There are already active sessions

    Hi WebDyn Pro's,
    I'm running NW SP14
    Sporadically, I cannot deploy my WebDynpro app to the NW server.  In NWDS, I indicate to Deploy and run.  I get an error in the console indicating:
    <b>"Cannot log in.  There are already active sessions.  Session id 0 An administrator logged in via API /"</b>
    I restarted the server and the NWDS workstations but that didn't help.  I've had this same error in the past.  Usually it goes away.  I thought I solved it, but evidently not.
    On the NW server, I cannot log into SDM GUI either.  I get the same error.
    As mentioned above, this error occurs sporadically.  I can deploy just fine 50 times.  And then all of sudden I start getting this error, even though no one has touched the server.
    Thoughts?
    Thanks,
    Kevin

    Hi,
    Have you checked if anyone else is actually using SDM to deploy?
    There are some quite significant deployment tasks that my basis team perform which will occupy the SDM tool for a long time and stop me and my other developers from deploying anything.
    I've also caused this problem myself when my SDM deployment has stalled - I've been deploying a custom B2B .ear file and the deployment has just got stuck in processing for ages.  In the end I've had to kill the SDM task from Windows Task Manager but this causes SDM to think someone is still logged in so I've then had to restart the SDM service from the SAP Management Console.
    If this is not the case I'd suggest raising it through OSS if you can't find any relevant messages on there.
    Hope this helps,
    Gareth Ryan.

  • Cannot deploy app files to j2ee engine in NWDS

    Hi,
      I`ve got NWDS ver. 2.0.15 and I am trying to deploy some files to app server but I got message
    Cannot determine sdm host (is empty). Please configure your engine/sdm correctly !
    I am almost 100%  it`s because I need to use proxy to connect the server. I set up proxy settings in window->preferences->workbench->proxy but I think this option doesn't affect to j2ee engine connection. Cause for example I can access portal on port 50000 using my browser (with set up proxy), but I cannot deploy PAR file what`s more the settings window->preferences->SAP Enterprise portal are correct and the same which I used to connect portal using web browser.
      I was thinking about other way to check the connection and SDM Remote GUI came on my mind. Does anybody know how to set up proxy in this program?

    Rich,
      I did it and I am absolutley sure that host and message server are correct. I think that the problem is that to connect server the connection should be via proxy. And I think beacuse of it connection desnt work.
    Look at my example I can connect portal via web browser with configured proxy, but I cannot deploy PAR file using NWDS with the same port and host as I used in browser.
    I have configured proxy in NWDS (window->preferences->workbench->proxy) but I am affraid that this setting doesnt take affect to j2ee engine settings and Enterprise portal deployment settings.
    Now I am looking for tool which gives me possibility to connect SDM some other way with proxy. Or maybe there is some soft that allows me to set all outgoing network connections to go via proxy.

  • Cannot deploy process flow package specification from file

    Hi,
    we are using owb 11gr2 on linux. We successfully managed to deploy mappings and tables into a specification file, and then deploy from that file into the target database (RAC). But when we try to deploy a process flow package we run into an error:
    A process flow package can be deployed to a specification file. But a deployment from that specification file fails with the error: " OMB05623: Cannot deploy specification from file. Exception follows. nulll"
    ### SETUP
    set CONN_DESIGN "xxx"
    set CONN_TARGET_DESIGN "yyy"
    set CONN_TARGET_RT "xxx'"
    set DIR "D:\\tmp"
    set RELEASE "V0_2"
    set file "$DIR\\$RELEASE"
    set plan "FILE_DEPLOY_$RELEASE"
    ### Deployment via control center: works!
    OMBCONNECT $CONN_DESIGN
    OMBCONNECT CONTROL_CENTER $CONN_TARGET_RT
    OMBCC '/KLINGEL_DWH'
    OMBCREATE TRANSIENT DEPLOYMENT_ACTION_PLAN '$plan'
    OMBALTER DEPLOYMENT_ACTION_PLAN '$plan' ADD ACTION 'PF_TEST' SET PROPERTIES (OPERATION) VALUES ('REPLACE') SET REFERENCE PROCESS_FLOW_PACKAGE '/KLINGEL_DWH/WF_DWH/PF_TEST'
    OMBDEPLOY DEPLOYMENT_ACTION_PLAN '$plan'
    OMBDISCONNECT CONTROL_CENTER
    OMBCOMMIT
    OMBDISCONNECT
    ### Deployment via specificatin file: fails!
    OMBCONNECT $CONN_DESIGN
    OMBCONNECT CONTROL_CENTER $CONN_DESIGN
    OMBCC '/KLINGEL_DWH'
    OMBCREATE TRANSIENT DEPLOYMENT_ACTION_PLAN '$plan'
    OMBALTER DEPLOYMENT_ACTION_PLAN '$plan' ADD ACTION 'PF_TEST' SET PROPERTIES (OPERATION) VALUES ('REPLACE') SET REFERENCE PROCESS_FLOW_PACKAGE '/KLINGEL_DWH/WF_DWH/PF_TEST'
    OMBDEPLOY DEPLOYMENT_ACTION_PLAN '$plan' AS SPECIFICATION TO '$file.xml'
    OMBDROP DEPLOYMENT_ACTION_PLAN '$plan'
    OMBDISCONNECT CONTROL_CENTER
    OMBCOMMIT
    OMBDISCONNECT
    OMBCONNECT CONTROL_CENTER $CONN_TARGET_RT
    OMBDEPLOY SPECIFICATION FROM '$file.xml'
    ### OMB05623: Deployment von Spezifikation aus Datei nicht möglich. Exception folgt. null
    ###OMB05623: Cannot deploy specification from file. Exception follows. nullIf we use the operation DROP it works. But REPLACE and CREATE do not work.
    We get the error regardless whether the code is executed as an expert or on the command line at a windows client.
    Does anyone knows a workaround?
    Deployment via a specification file is a must due to license and architecture requirements.
    Thanks,
    Carsten.

    Its woked fine for me for OWB 10.2.0.4 .... some steps are missing from code like
    when you are connecting again it should be
    OMBDISCONNECT
    OMBCONNECT CONTROL_CENTER $CONN_TARGET_RT
    OMBDISCONNECT
    OMBCC '/KLINGEL_DWH'
    OMBCONNECT CONTROL_CENTER $CONN_TARGET_RTI think you can try the same on different system .
    Cheers
    Nawneet

  • I CANNOT ACCESS THE INTERNET VIA MOZILLA FIREFOX. BOX COMES UP AS FOLLOWS:-

    I CANNOT ACCESS THE INTERNET VIA MOZILLA FIREFOX
    A BOX COMES UP WITH THE FOLLOWING:-
    firefox-exe - Entry Point Not Found The procedure Entry Point
    could not be located in the dynamic link library mozsqlite-3-all.
    PLUS
    When I access the internet via my server (Tiscali now Talk-Talk)
    I have to enlarge each page. this is not now automatic.
    What on earth has happened?
    Please Help.
    Thank you.

    You need to do a clean reinstall.
    Download a fresh Firefox copy and save the file to the desktop.
    * Firefox 5.0.x: http://www.mozilla.com/en-US/firefox/all.html
    * Uninstall your current Firefox version.
    * Do not remove personal data when you uninstall the current version.
    Remove the Firefox program folder before installing that newly downloaded copy of the Firefox installer.
    * It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    Your bookmarks and other profile data are stored elsewhere in the [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder] and won't be affected by a reinstall, but make sure that you do not select to remove personal data if you uninstall Firefox.

  • Report server running in integrated mode , but cannot deploy reports again and again prompts for login

    Report server running in integrated mode , but cannot deploy reports again and again prompts for login
    Nur Mondal

    Hello,
    How are you deploying the reports? Via Visual Studio, Report builder or manually uploading RDL files?
    Paul
    Paul Mather | Twitter |
    http://pwmather.wordpress.com | CPS

  • Problem: Adobe CC deployment of Photoshop kills Explorer.exe

    Hello,
    I have created several deployment packages lately via the Creative cloud packager. They are deployed via SCCM and when both InDesign and Illustrator have been working fine while Photoshop kills the Explorer.exe under the deployment.
    The explorer.exe does not come back automatically and have to be started via task manager.
    I also created a package that includes several programs, among them Photoshop and the same happens with it.
    Note: Photoshop do complete the installation and are working correctly.
    Is there anyone that have encountered this problem before, and do anyone have a solution for it?

    Brackee wrote:
    Is there anyone that have encountered this problem before, and do anyone have a solution for it?
    Oh so it is not just me then.  I have this issue and other than doing what you do and starting explorer.exe back up no solution.  As you say the install completes fine and as I build Adobe into our image it is not really a big issue to do this once every six months.

  • Deploy a shortcut via SCCM 2012 R2

    Hello, I have a package that installs a program in C: \ Application but it does not create an application shortcut on desktop. 
    Is there any of meteodo to deploy the shortcut via SCCM?
    Atenciosamente Julio Araujo

    You could enable verbose logging for the MSI installation.
    Then install the MSI using the local system account with PSEXEC -i -s cmd.exe
    http://richardbalsley.com/a-simple-tip-to-test-software-installation-using-the-local-system-account
    Have a look at the log file and compare it to a log file installed with your own credentials.
    msiexec /i "C:\MyPackage\Example.msi" /L*V "C:\log\example.log"

  • Help, cannot deploy EJBs !

    since upgrating to the new version (20 j) i cannot deploy in the remote OC4J i execute exactly the same procedures without any change. THE log window of deployment display this message
    Exit status of Oracle9iAS admin tool (-deploy): 128
    #### Deployment incomplete. ####
    whithout any other explanation or detail!!!
    please help !

    Hello,
    We have heard other reports of this problem and are in the process of investigating. You may be able to get more information by trying the following:
    1) JDeveloper should have printed out the command used to invoke the OC4J "admin.jar" utility. Find that line in the JDeveloper log window (on the "Deployment" page) and copy it to your clipboard.
    2) Paste the command into the log window. You will need to change "javaw.exe" to "java.exe" in order to have any effect on the command-line. JDeveloper uses javaw internally to avoid bringing up another console window. However, the OC4J utility sometimes prints messages to the console window, so JDeveloper never receives them.
    If you get any additional messages on the command-line, please paste them into a message in this thread, and I will follow-up with you.
    Thanks!

  • Oracle Forms 11gR2 - Cannot deploy locally from within Forms

    I cannot deploy locally from within forms.  The server is up and running and I can deploy the form by putting the correct URL in the address line of the browser window.  When I try to deploy from within forms it comes up with some crazy URL that differs everytime.
    This is what the URL should be and this works from the browser:
    http://machinename:7002/forms/frmservlet?form=WRD608ADMIN_11g.fmx&userid=&otherparams=useSDI=yes
    Here is one of the URLs it came up with when I try to run it from within Forms:
    http://localhost:60231/lysVL2VjqT33znjfvLwanktVRxTIc6dEwVeRNXXRmhYU2qjf
    Localhost is always there, but the rest varies.
    In Forms, I have the Preferences, Runtime set to:
    http://machinename:7002/forms/frmservlet
    Where machine name is my PC, it is the same for this address as the URL above that works directly from the browser.
    So what am I missing?
    Thank you in advance.

    Generally speaking, it is discouraged to manually edit any of the configuration files if they are managed by WLS Console or EM.  In this case, default.env is managed by EM.  Therefore, changes to the file should be done through EM.  If however, you want to alter the file manually, the following is likely the best way to accomplish this:
    1.  Stop the WLS Admin Server and Node Manager
    2.  Locate the proper file you wish to edit.  By proper I mean, there are several copies of most config files.  Most of the config files found in the Oracle Home are actually template files and are not used at runtime.  Altering these will not give you the change you want.  The default.env you want would be here (assuming Windows)
    C:\Oracle\Middleware\user_projects\domains\ClassicDomain\config\fmwconfig\servers\WLS_FORMS\applications\formsapp_11.1.2\config
    If you are using a "Development" installation type, the above path will reflect AdminServer instead of WLS_FORMS.  Remember that Development installations are not for multi-user purposes.  Production deployments require the "Deployment" installation type, which can also include the Builders.
    Do NOT make any changes yet.
    3.  Once you find the correct file, create a backup copy.  Then open the file for edit (not the backup).
    4.  Make the desired changes and save.
    5.  Restart Node Manager and Admin Server if you plan to use them.
    For more information about using EM to manage your configuration, refer to the product documentation:
    http://docs.oracle.com/cd/E38115_01/doc.111210/e24477/configure.htm#CHDCCGHI

  • Cannot deploy application local/WD_ExcelExport_NW04s

    Hi,
    i am able to build the project successfully, but cannot deploy the sample project WD_ExcelExport_NW04s.   Please see the below exception i got while deploying
    Result
    => deployment aborted : file:/D:/DOCUME1/NMAHAB1.HUS/LOCALS~1/Temp/temp54954WD_ExcelExport_NW04s.ear
    Aborted: development component 'WD_ExcelExport_NW04s'/'local'/'LOKAL'/'0.2007.11.22.20.27.50'/'0':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Cannot deploy application local/WD_ExcelExport_NW04s.. Reason: Clusterwide exception: Failed to deploy application local/WD_ExcelExport_NW04s. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?; nested exception is:      com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Failed to deploy application local/WD_ExcelExport_NW04s. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment exception : The deployment of at least one item aborted
    Thanks,
    Hussain

    HI Hussain
    1) Undeploy your project using SDM [RemoteGUI], or else ask your basis person to remove that particular project's .EAR file.
    2) If you have a clustered server ,follow this sequence
    a) Stop the Clustered Server
    b) Stop the Local Server
    c) Start the Local Server
    d) Start the Clustered Server
    3) Try to deploy your application once again
    Best Regards
    Chaitanya.A

  • Cannot deploy SOA composite to a managed server

    My problem: cannot deploy SOA composite to a managed server.
    The following is what I did:
    1. I created a domain "devDomain". admin server is created automatically for me.
    *2. I created a manged server (soa_server1) on my domain after.*
    2. started the admin server
    3. started soa_server1
    4. see both servers in WLS control, both server state=running
    5. see both server in EM console, both server status are up
    6. in JDev(11.1.1.5.0), created an application server connection, and tested the connection successfully
    7. when I tried to deploy my composite from JDev, I selected the application server connection, on step "SOA servers", it only lists AdminServer.
    8. Then I tried to deploy the composite from EM by right-click soa_server1, but "SOA deployment" is not in the list.
    My guess: there should be some libraries or other resources applied to soa_server1 before it could accept soa deployment. What are these libraries/resources?
    I tried to target all 10 libraries under the path "oracle.soa." to soa_server1, and checked the config.xml and found the file was updated correcly, reboot my pc, restarted the servers, but still face the same problem.
    My environment is weblogic 10.3.5.
    Basically, my question is:
    after a domain is created and admin server is there, if I want to add a managed server which will host soa composites, what should I do to configure the managed server?
    Edited by: wiky on Jul 20, 2011 11:39 AM

    How can I add new code to a clustered environment without causing an          outage. Right
              > now I have to deploy the new code using the admin server to both managed
              servers.
              > My question is if I pull one managed server out of the cluster, add new
              code and
              > test it, how do I add this one managed server back to the cluster that is
              referencing
              > the old code without causing an outage for the site?
              This is something addressed much better in the 7.0 release.
              Peace,
              Cameron Purdy
              Tangosol, Inc.
              Clustering Weblogic? You're either using Coherence, or you should be!
              Download a Tangosol Coherence eval today at http://www.tangosol.com/
              "William" <[email protected]> wrote in message
              news:3cc9847a$[email protected]..
              >
              

  • Cannot deploy StoreFrontModule

    I cannot deploy StoreFrontModule to weblogic 10.3.3 using jdeveloper 11.1.1.3.
    But I can deploy other ADF applications to that weblogic.
    How to solve this problem?
    [02:19:53 PM] ---- Deployment started. ----
    [02:19:53 PM] Target platform is (Weblogic 10.3).
    [02:19:53 PM] Retrieving existing application information
    [02:19:57 PM] Running dependency analysis...
    [02:19:57 PM] Building...
    [02:20:03 PM] Deploying 3 profiles...
    [02:20:04 PM] Wrote MAR file to D:\SOASuitWorkspace_MYF\FusionOrderDemo_R1PS2\StoreFrontModule\deploy\AutoGeneratedMar.mar
    [02:20:05 PM] Wrote Web Application Module to D:\SOASuitWorkspace_MYF\FusionOrderDemo_R1PS2\StoreFrontModule\StorefrontUI\deploy\StoreFrontWebApp.war
    [02:20:07 PM] Warning: Some of the customization documents under '/templates' are packaged as part of WAR. This metadata cannot be accessed from WAR using MDS.
    [02:20:08 PM] Uploading jazn-data users.
    [02:20:08 PM] Uploading jazn-data roles.
    [02:20:08 PM] Wrote Enterprise Application Module to D:\SOASuitWorkspace_MYF\FusionOrderDemo_R1PS2\StoreFrontModule\deploy\StoreFrontModule.ear
    [02:20:08 PM] Entering Oracle Deployment Plan Editor
    [02:20:22 PM] Deploying Application...
    [02:20:24 PM] Weblogic Server Exception: weblogic.management.ManagementException: [Deployer:149014]Target 'WseeJmsServer' is not defined.
    [02:20:24 PM] See server logs or server console for more details.
    [02:20:24 PM] weblogic.management.ManagementException: [Deployer:149014]Target 'WseeJmsServer' is not defined.
    [02:20:24 PM] #### Deployment incomplete. ####
    [02:20:24 PM] Remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)

    Thank you.
    But I get new exception. But I don't know how to configure the pool connection.
    [04:41:15 PM] ---- Deployment started. ----
    [04:41:15 PM] Target platform is (Weblogic 10.3).
    [04:41:17 PM] Retrieving existing application information
    [04:41:32 PM] Running dependency analysis...
    [04:41:32 PM] Building...
    [04:41:46 PM] Deploying 2 profiles...
    [04:41:48 PM] Wrote Web Application Module to D:\SOASuitWorkspace_MYF\FusionOrderDemo_R1PS2\MasterPriceList\ViewController\deploy\MasterPriceList_ViewController_webapp1.war
    [04:41:49 PM] Uploading jazn-data users.
    [04:41:49 PM] Wrote Enterprise Application Module to D:\SOASuitWorkspace_MYF\FusionOrderDemo_R1PS2\MasterPriceList\deploy\MasterPriceList_application1.ear
    [04:41:49 PM] Deploying Application...
    [04:41:58 PM] [Deployer:149193]Operation 'deploy' on application 'MasterPriceList_application1 [Version=V2.0]' has failed on 'AdminServer'
    [04:41:58 PM] [Deployer:149193]Operation 'deploy' on application 'MasterPriceList_application1 [Version=V2.0]' has failed on 'AdminServer'
    [04:41:58 PM] [Deployer:149193]Operation 'deploy' on application 'MasterPriceList_application1 [Version=V2.0]' has failed on 'AdminServer'
    [04:41:58 PM] [Deployer:149193]Operation 'deploy' on application 'MasterPriceList_application1 [Version=V2.0]' has failed on 'AdminServer'
    [04:41:58 PM] [Deployer:149193]Operation 'deploy' on application 'MasterPriceList_application1 [Version=V2.0]' has failed on 'AdminServer'
    [04:41:58 PM] [Deployer:149193]Operation 'deploy' on application 'MasterPriceList_application1 [Version=V2.0]' has failed on 'AdminServer'
    [04:41:58 PM] [Deployer:149193]Operation 'deploy' on application 'MasterPriceList_application1 [Version=V2.0]' has failed on 'AdminServer'
    [04:41:58 PM] [Deployer:149193]Operation 'deploy' on application 'MasterPriceList_application1 [Version=V2.0]' has failed on 'AdminServer'
    [04:41:58 PM] [Deployer:149193]Operation 'deploy' on application 'MasterPriceList_application1 [Version=V2.0]' has failed on 'AdminServer'
    [04:41:58 PM] [Deployer:149193]Operation 'deploy' on application 'MasterPriceList_application1 [Version=V2.0]' has failed on 'AdminServer'
    [04:41:58 PM] [Deployer:149034]An exception occurred for task [Deployer:149026]deploy application MasterPriceList_application1 [Version=V2.0] on WseeJmsServer,JRFWSAsyncJmsServer,ReliableWseeJaxwsSAFAgent,BAMJMSServer,AdminServer,BPMJMSServer,ReliableWseeSAFAgent,SOAJMSServer,WseeJaxwsJmsServer,UMSJMSServer.: .
    [04:41:58 PM] Weblogic Server Exception: weblogic.application.ModuleException:
    [04:41:58 PM] Caused by: weblogic.common.ResourceException: weblogic.common.ResourceException: Could not create pool connection. The DBMS driver exception was: The Network Adapter could not establish the connection
    [04:41:58 PM] See server logs or server console for more details.
    [04:41:58 PM] weblogic.application.ModuleException:
    [04:41:58 PM] #### Deployment incomplete. ####
    [04:41:58 PM] Remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)

  • Cannot deploy web dynpro applications

    Hello,
    I'm starting to develop web dynpro applications, and I can run them on the nwds, but I cannot deploy them to the SDM, i always get the following error:
    /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:
    [003]Deployment aborted
    Settings
    SDM host : myserver
    SDM port : 50118
    URL to deploy : file:.../Temp/temp53918Welcome.ear
    Deployment exception : Server myserver did not accept login request as admin on port 50118. Details: ERROR: Could not establish connection to server myserver at port 50118: No route to host: connect
    Inner exception was :
    Server myserver did not accept login request as admin on port 50118. Details: ERROR: Could not establish connection to server myserver at port 50118: No route to host: connect
    I have installed Sneak Preview SAP NetWeaver 2004S SR 1, i can access the  enterprise portal with no problems.
    I would be appreciate if anybody could help me with this issue.
    Regards,
    Leandro Fonseca

    At the same time if more users are deploying then you may such 'deployment aborted' errors check if there are more child instances for the J2EE engine.If not ask your basis administrator to create more child nodes to balance the load on the server instance.Also You can find out the server details at
    "http:
    <hostname:portnum>\index.html"select system configuration-you can get the details of the SDM and the j2ee engine from there.You need to have proper credentials to get the information from the above url.
    Provide those details in the NWDS.

Maybe you are looking for