none
azure deployment fails on xcopy with SHARE Violation RRS feed

  • Allgemeine Diskussion

  • I am new at MS Azure and try to get the Hello World example http://msdn.microsoft.com/en-us/library/windowsazure/hh690944(VS.103).aspx running.

    But every time I try to run the application in Azure Emulator i get the following error on coping tomcat and jdk resources:

    C:\Projekte\MWEA-Cloud\HelloCloud\workspace\MyAzureProject\deploy\WindowsAzurePackage.cspkg\roles\WorkerRole1\approot>
    if not "\WorkerRole1\apache-tomcat-7.0.42\webapps" == "\WorkerRole1" if exist "jdk1.7.0"\* (echo d   | xcopy /y /e /q "jdk1.7.0" "\WorkerRole1\jdk1.7.0"  1>nul )  else (echo f   | xcopy /y /q "jdk1.7.0"
     "\WorkerRole1\jdk1.7.0"  1>nul )
    Unzulässiger SHARE-Vorgang
    Don't know whats wrong
    • Typ geändert Ionut DumaModerator Dienstag, 6. August 2013 08:48 Keine Rueckmeldung des Fragenstellender
    Dienstag, 30. Juli 2013 16:21

Alle Antworten