For a "long" time ago, it will finish:-(

So i works *fine*:)

thx
- crax

On 3月7日, 下午2时46分, "CraX Sun" <[EMAIL PROTECTED]> wrote:
> This the ssl debug log:
>
> [DEBUG] Wed Mar 07 14:41:28 GMT-8 2007 -- transport.session: got
> packet of type 94
> [DEBUG] Wed Mar 07 14:41:28 GMT-8 2007 -- connection.driver:
> CHANNEL_DATA recieved (2:"[2007-03-07 14:41:16] INFO  WEBrick 1.3.1\r
> \n")
>  ** [out :: xxxxx.com] [2007-03-07 14:41:16] INFO  WEBrick 1.3.1
> [DEBUG] Wed Mar 07 14:41:28 GMT-8 2007 -- transport.session: waiting
> for packet from server...
> [DEBUG] Wed Mar 07 14:41:28 GMT-8 2007 --
> transport.incoming_packet_stream: reading 8 bytes from socket...
> [DEBUG] Wed Mar 07 14:41:28 GMT-8 2007 --
> transport.incoming_packet_stream: packet length(84) remaining(80)
> [DEBUG] Wed Mar 07 14:41:28 GMT-8 2007 --
> transport.incoming_packet_stream: received: "^
> \000\000\000\002\000\000\000B[2007-03-07 14:41:16] INFO  ruby 1.8.4
> (2005-12-24) [i686-linux]\r\n"
> [DEBUG] Wed Mar 07 14:41:28 GMT-8 2007 -- transport.session: got
> packet of type 94
> [DEBUG] Wed Mar 07 14:41:28 GMT-8 2007 -- connection.driver:
> CHANNEL_DATA recieved (2:"[2007-03-07 14:41:16] INFO  ruby 1.8.4
> (2005-12-24) [i686-linux]\r\n")
>  ** [out :: xxxxx.com] [2007-03-07 14:41:16] INFO  ruby 1.8.4
> (2005-12-24) [i686-linux]
> [DEBUG] Wed Mar 07 14:41:28 GMT-8 2007 -- transport.session: waiting
> for packet from server...
> [DEBUG] Wed Mar 07 14:41:28 GMT-8 2007 --
> transport.incoming_packet_stream: reading 8 bytes from socket...
> [DEBUG] Wed Mar 07 14:41:28 GMT-8 2007 --
> transport.incoming_packet_stream: packet length(36) remaining(32)
> [DEBUG] Wed Mar 07 14:41:28 GMT-8 2007 --
> transport.incoming_packet_stream: received: "b
> \000\000\000\002\000\000\000\vexit-status\000\000\000\000\000"
> [DEBUG] Wed Mar 07 14:41:28 GMT-8 2007 -- transport.session: got
> packet of type 98
> [DEBUG] Wed Mar 07 14:41:28 GMT-8 2007 -- connection.driver:
> CHANNEL_REQUEST recieved (2:exit-status)
> [DEBUG] Wed Mar 07 14:41:29 GMT-8 2007 -- transport.session: sending
> message >>"\002\000\000\000\004ping"<<
> [DEBUG] Wed Mar 07 14:41:30 GMT-8 2007 -- transport.session: sending
> message >>"\002\000\000\000\004ping"<<
> [DEBUG] Wed Mar 07 14:41:31 GMT-8 2007 -- transport.session: sending
> message >>"\002\000\000\000\004ping"<<
> [DEBUG] Wed Mar 07 14:41:32 GMT-8 2007 -- transport.session: sending
> message >>"\002\000\000\000\004ping"<<
> [DEBUG] Wed Mar 07 14:41:33 GMT-8 2007 -- transport.session: sending
> message >>"\002\000\000\000\004ping"<<
> [DEBUG] Wed Mar 07 14:41:34 GMT-8 2007 -- transport.session: sending
> message >>"\002\000\000\000\004ping"<<
> [DEBUG] Wed Mar 07 14:41:35 GMT-8 2007 -- transport.session: sending
> message >>"\002\000\000\000\004ping"<<
> [DEBUG] Wed Mar 07 14:41:36 GMT-8 2007 -- transport.session: sending
> message >>"\002\000\000\000\004ping"<<
> [DEBUG] Wed Mar 07 14:41:37 GMT-8 2007 -- transport.session: sending
> message >>"\002\000\000\000\004ping"<<
> [DEBUG] Wed Mar 07 14:41:38 GMT-8 2007 -- transport.session: sending
> message >>"\002\000\000\000\004ping"<<
> [DEBUG] Wed Mar 07 14:41:39 GMT-8 2007 -- transport.session: sending
> message >>"\002\000\000\000\004ping"<<
> [DEBUG] Wed Mar 07 14:41:40 GMT-8 2007 -- transport.session: sending
> message >>"\002\000\000\000\004ping"<<
> [DEBUG] Wed Mar 07 14:41:41 GMT-8 2007 -- transport.session: sending
> message >>"\002\000\000\000\004ping"<<
> [DEBUG] Wed Mar 07 14:41:42 GMT-8 2007 -- transport.session: sending
> message >>"\002\000\000\000\004ping"<<
> [DEBUG] Wed Mar 07 14:41:43 GMT-8
>
> On 3月6日, 下午11时01分, "CraX Sun" <[EMAIL PROTECTED]> wrote:
>
> > I copy the restart code from the Howto, but it doesn't exist when run
> > the "rake remote:setup", it hangs there. How can i solve this?
>
> > Thanks for any help.
>
> > the restart codes:
> > desc "Restart webbrick"
> > task :restart, :roles => :app do
> >   run "cd #{deploy_to}/current ; script/server -p #{deploy_port} -d"
> > end


--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---

Reply via email to