Bill,

I had a similar issue. The client was not starting with  C++ 2005
libraries.
Reinstall did not help, only when I updated to C++ lib SP1,   things started
to  work.
In fact, System error log on the client  show  the errors when client is
activated manually.

Dimitry.

On Tue, Mar 4, 2008 at 3:31 PM, Christian Jensen <
[EMAIL PROTECTED]> wrote:

> Hi Bill,
>
> my guess would be, too, that there's a problem with the Microsoft Visual
> C++
> Redistributable Libraries. I used the install file from the microsoft site
> (vcredist_x86.exe) and it's working fine. For testing your issue i
> uninstalled the above mentioned file and then I got the error your
> getting,
> too. After reinstallation of vcredist everything works fine again. I think
> it's not a capture server problem. Capture server probably reverts because
> the client in the VM isn't starting and connecting to the server. Anyway,
> wish you good luck with solving the issue.
>
> Christian
>
>
>
> ----- Original Message -----
> From: "Critical Bill" <[EMAIL PROTECTED]>
> To: <capture-hpc@public.honeynet.org>
> Sent: Tuesday, March 04, 2008 2:30 AM
> Subject: [Capture-HPC] ERROR - Revert failed - not connected to server
>
>
> > Greetings all. I'm running into new, minor issues (again)
> >
> > 1. When I run capture-server I'm noticing that the VM revert process
> > essentially gets stuck in a loop. See full error messages below. I need
> to
> > Ctrl-C to break out of the run.sh script.
> > 2. I've tested and re-tested connectivity and it's all there.
> >
> > a. Capture server successfully connects to VMWare server on tcp 902.
> > b. XP SP2 VM with Capture client can connect to Capture server on tcp
> 7070
> > (used simple telnet test). Note: I never see a tcp 7070 connect being
> > initiated by Capture client VM to the Capture server.
> >
> > 3. It was suggested to confirm that I've the C++ runtime properly. I've
> > since installed MSVC 2005.
> > 4. It was suggested I double-click the capture client exe on the client
> > and
> > it should actually run - even if it doesn't do anything. When doing this
> I
> > get
> >
> > "This application has failed to start because the application
> > configuration
> > is incorrect. Reinstalling the application may fix this problem."
> >
> > I've removed Capture Client, rebooted, reinstalled Capture Client,
> > rebooted,
> > took snapshot, re-ran script with the same result. I modified
> > Applications.conf file to only reference iexplore with the correct path,
> > still same result.
> >
> > Any help would be appreciated. Thanks.
> >
> > =========
> > [EMAIL PROTECTED]:/etc/capture-server# ./run.sh
> > Option added: server-listen-port => 7070
> > Option added: server-listen-address => 172.16.0.249
> > Option added: input_urls => input_urls_example.txt
> > CaptureServer: Listening for connections
> > Validating config.xml ...
> > config.xml successfully validated
> > Option: capture-network-packets => true
> > Option added: capture-network-packets => true
> > Option: client-default-visit-time => 30
> > Option added: client-default-visit-time => 30
> > Option: collect-modified-files => true
> > Option added: collect-modified-files => true
> > Option: send-exclusion-lists => false
> > Option added: send-exclusion-lists => false
> > [172.16.0.127:902] VM added
> > [172.16.0.127:902-3374351] VMSetState: WAITING_TO_BE_REVERTED
> > [172.16.0.127:902-3374351] VMSetState: REVERTING
> > VIX library loaded
> > [172.16.0.127:902] Connecting
> > [172.16.0.127:902] Connected
> > [172.16.0.127:902-3374351] Resetting VM
> > [172.16.0.127:902-3374351] waitForToolsInGuest
> > [172.16.0.127:902-3374351] runProgramInGuest.
> > [172.16.0.127:902-3374351] VM Resetted
> > [172.16.0.127:902-3374351] VM Disconnected - we dont need it anymore at
> > this
> > point.
> > [172.16.0.127:902-3374351] VMSetState: RUNNING
> > [172.16.0.127:902-3374351] Client inactivity, reverting VM
> > [172.16.0.127:902-3374351] VMSetState: WAITING_TO_BE_REVERTED
> > [172.16.0.127:902-3374351] VMSetState: REVERTING
> > VIX library loaded
> > [172.16.0.127:902] Connecting
> > [172.16.0.127:902] Connected
> > [172.16.0.127:902-3374351] Resetting VM
> > [172.16.0.127:902-3374351] waitForToolsInGuest
> > [172.16.0.127:902-3374351] runProgramInGuest.
> > [172.16.0.127:902-3374351] VM Resetted
> > [172.16.0.127:902-3374351] VM Disconnected - we dont need it anymore at
> > this
> > point.
> > [172.16.0.127:902-3374351] VMSetState: RUNNING
> >
>
>
>
> --------------------------------------------------------------------------------
>
>
> > _______________________________________________
> > Capture-HPC mailing list
> > Capture-HPC@public.honeynet.org
> > https://public.honeynet.org/mailman/listinfo/capture-hpc
> >
>
> _______________________________________________
> Capture-HPC mailing list
> Capture-HPC@public.honeynet.org
> https://public.honeynet.org/mailman/listinfo/capture-hpc
>
_______________________________________________
Capture-HPC mailing list
Capture-HPC@public.honeynet.org
https://public.honeynet.org/mailman/listinfo/capture-hpc

Reply via email to