Re: Running dropkick fails

31 views
Skip to first unread message

Dru Sellers

unread,
Sep 20, 2012, 9:46:54 AM9/20/12
to chucknorri...@googlegroups.com
is the file here?

C:\Users\piotr.rutkowski\Downloads\chucknorris-dropkick-9ba2450\build_output\DropkicK\dropkick.remote 

-d

On Thu, Sep 20, 2012 at 6:33 AM, Piotr Rutkowski <p.rutk...@gmail.com> wrote:
I executed the following steps:
1. Downloaded and unpacked latest Dropkick sources from Github.
2. Executed build.bat batch, it succeeded and results are present in directory: 'C:\Users\piotr.rutkowski\Downloads\chucknorris-dropkick-9ba2450\build_output\'
3. Copied the deployment dlls and configs to C:\Users\piotr.rutkowski\Downloads\chucknorris-dropkick-9ba2450\build_output\DropkicK
4. Changed working dir to C:\Users\piotr.rutkowski\Downloads\chucknorris-dropkick-9ba2450\build_output\DropkicK and executed dropkick.exe
5. This is what I got:

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Please review the settings above and when you are ready,
  Press 'ctrl+c' to cancel.
  Press enter to kick it out there
[Good ] \\127.0.0.1\C$\inetpub\wwwroot\FT.Backend.WcfWebApp does not exist, so cannot be deleted.
[Good ] '\\127.0.0.1\C$\inetpub\wwwroot\FT.Backend.WcfWebApp' already exists.
Copying remote execution files from 'C:\Users\piotr.rutkowski\Downloads\chucknorris-dropkick-9ba2450\build_output\DropkicK\dropkick.remote' to '\\127.0.0.1\C$\Temp\dropkick.remote'
System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\piotr.rutkowski\Downloads\chucknorris-dropkick-9ba2450\build_output\DropkicK\dropkick.remote\'.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileSystemEnumerableIterator`1.CommonInit()
   at System.IO.FileSystemEnumerableIterator`1..ctor(String path, String originalUserPath, String searchPattern, SearchOption searchOption, SearchResultHandler`1 resultHandler)
   at System.IO.Directory.InternalGetFileDirectoryNames(String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption)
   at System.IO.Directory.GetFiles(String path)
   at dropkick.Tasks.CommandLine.RemoteDropkickExecutionTask.CopyRemoteRunnerToServerIfNotExists() in c:\Users\piotr.rutkowski\Downloads\chucknorris-dropkick-9ba2450\product\dropkick\Tasks\CommandLine\RemoteDropkickExecutionTask.cs:line 42
   at dropkick.Tasks.CommandLine.RemoteDropkickExecutionTask..ctor(PhysicalServer server) in c:\Users\piotr.rutkowski\Downloads\chucknorris-dropkick-9ba2450\product\dropkick\Tasks\CommandLine\RemoteDropkickExecutionTask.cs:line 26
   at dropkick.Tasks.Msmq.CreateRemoteMsmqQueueTask.VerifyCanRun() in c:\Users\piotr.rutkowski\Downloads\chucknorris-dropkick-9ba2450\product\dropkick\Tasks\Msmq\CreateRemoteMsmqQueueTask.cs:line 62
   at dropkick.DeploymentModel.DeploymentDetail.Verify() in c:\Users\piotr.rutkowski\Downloads\chucknorris-dropkick-9ba2450\product\dropkick\DeploymentModel\DeploymentDetail.cs:line 27
   at dropkick.DeploymentModel.DeploymentPlan.<>c__DisplayClass7.<Execute>b__6(DeploymentDetail d) in c:\Users\piotr.rutkowski\Downloads\chucknorris-dropkick-9ba2450\product\dropkick\DeploymentModel\DeploymentPlan.cs:line 62
   at dropkick.DeploymentModel.DeploymentPlan.<>c__DisplayClassc.<Ex>b__a(DeploymentDetail d) in c:\Users\piotr.rutkowski\Downloads\chucknorris-dropkick-9ba2450\product\dropkick\DeploymentModel\DeploymentPlan.cs:line 100
   at dropkick.DeploymentModel.DeploymentServer.ForEachDetail(Action`1 detailAction) in c:\Users\piotr.rutkowski\Downloads\chucknorris-dropkick-9ba2450\product\dropkick\DeploymentModel\DeploymentServer.cs:line 82
   at dropkick.DeploymentModel.DeploymentPlan.<>c__DisplayClassc.<Ex>b__9(DeploymentServer s) in c:\Users\piotr.rutkowski\Downloads\chucknorris-dropkick-9ba2450\product\dropkick\DeploymentModel\DeploymentPlan.cs:line 97
   at dropkick.DeploymentModel.DeploymentRole.ForEachServerMapped(Action`1 detailAction) in c:\Users\piotr.rutkowski\Downloads\chucknorris-dropkick-9ba2450\product\dropkick\DeploymentModel\DeploymentRole.cs:line 42
   at dropkick.DeploymentModel.DeploymentPlan.Ex(Action`1 action) in c:\Users\piotr.rutkowski\Downloads\chucknorris-dropkick-9ba2450\product\dropkick\DeploymentModel\DeploymentPlan.cs:line 94
   at dropkick.DeploymentModel.DeploymentPlan.Execute() in c:\Users\piotr.rutkowski\Downloads\chucknorris-dropkick-9ba2450\product\dropkick\DeploymentModel\DeploymentPlan.cs:line 60
   at dropkick.Engine.DeploymentPlanDispatcher.<.cctor>b__0(DeploymentPlan d) in c:\Users\piotr.rutkowski\Downloads\chucknorris-dropkick-9ba2450\product\dropkick\Engine\DeploymentPlanDispatcher.cs:line 30
   at dropkick.Engine.DeploymentPlanDispatcher.KickItOutThereAlready(Deployment deployment, DeploymentArguments args) in c:\Users\piotr.rutkowski\Downloads\chucknorris-dropkick-9ba2450\product\dropkick\Engine\DeploymentPlanDispatcher.cs:line 45
   at dropkick.Engine.Runner.Deploy(String commandLine) in c:\Users\piotr.rutkowski\Downloads\chucknorris-dropkick-9ba2450\product\dropkick\Engine\Runner.cs:line 131

dropkick.remote executables are in the working directory.
What is wrong?

--
You received this message because you are subscribed to the Google Groups "chucknorris" group.
To view this discussion on the web visit https://groups.google.com/d/msg/chucknorrisframework/-/FRvxg1w37vUJ.
To post to this group, send email to chucknorri...@googlegroups.com.
To unsubscribe from this group, send email to chucknorrisframe...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/chucknorrisframework?hl=en.

Piotr Rutkowski

unread,
Sep 20, 2012, 11:46:55 AM9/20/12
to chucknorri...@googlegroups.com
Just took a closer look.. no, cannot find such file 'dropkick.remote'

Dru Sellers

unread,
Sep 20, 2012, 8:14:22 PM9/20/12
to chucknorri...@googlegroups.com
that's no bueno. any update?

-d

On Thursday, September 20, 2012 at 10:46 AM, Piotr Rutkowski wrote:

Just took a closer look.. no, cannot find such file 'dropkick.remote'

--
You received this message because you are subscribed to the Google Groups "chucknorris" group.

Piotr Rutkowski

unread,
Sep 21, 2012, 5:52:37 AM9/21/12
to chucknorri...@googlegroups.com
Just needed to change the directory to code_drop\DropkicK\console instead and voila !




W dniu piątek, 21 września 2012 02:14:24 UTC+2 użytkownik Dru napisał:
that's no bueno. any update?

-d

On Thursday, September 20, 2012 at 10:46 AM, Piotr Rutkowski wrote:

Just took a closer look.. no, cannot find such file 'dropkick.remote'

--
You received this message because you are subscribed to the Google Groups "chucknorris" group.
To view this discussion on the web visit https://groups.google.com/d/msg/chucknorrisframework/-/OYKeEolQTUQJ.
To post to this group, send email to chucknorri...@googlegroups.com.
To unsubscribe from this group, send email to chucknorrisframework+unsub...@googlegroups.com.

Dru Sellers

unread,
Sep 21, 2012, 8:53:04 AM9/21/12
to chucknorri...@googlegroups.com
:)

-d


To post to this group, send email to chucknorri...@googlegroups.com.
To unsubscribe from this group, send email to chucknorrisframe...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages