Hi,
As I remember, error 127 means your revert can't be loaded correctly.
Make sure your revert can run correctly on your Linux. Recompile
revert.c may help.
This is very annoying, VMWare should improve their error code message
and their documents.
/David
gsirt Research wrote:
Anyone seen this error before?? [Oct 29, 2008 9:19:44 AM
192.168.50.233:902-17320380] VMware error 127
I am running (trying to run HPC Capture) on: CentOS release 4.7
(Final) - Linux somehost 2.6.9-78.0.5.ELsmp #1 SMP Wed Oct 8 07:12:03
EDT 2008 i686 i686 i386 GNU/Linux
Java = java version "1.6.0_10"
Vmware Server = VMware Server 1.0.6 build-91891
[EMAIL PROTECTED] capture-server-2.5.1-389-withLinuxRevert]# java
-Djava.net.preferIPv4Stack=true -jar CaptureServer.jar -s
192.168.50.233 <http://192.168.50.233> -f url.txt
PROJECT: Capture-HPC
VERSION: 2.5
DATE: Apr 25, 2008
COPYRIGHT HOLDER: Victoria University of Wellington, NZ
AUTHORS:
Christian Seifert ([EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>)
Ramon Steenson([EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>)
Capture-HPC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License, V2 as published by
the Free Software Foundation.
Capture-HPC is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with Capture-HPC; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,USA
Option added: server-listen-port => 7070
Option added: server-listen-address => 192.168.50.233
<http://192.168.50.233>
Option added: input_urls => url.txt
CaptureServer: Listening for connections
Validating config.xml ...
config.xml successfully validated
Option added: capture-network-packets-benign => false
Option added: capture-network-packets-malicious => false
Option added: client-default => iexplorebulk
Option added: client-default-visit-time => 20
Option added: client_inactivity_timeout => 60
Option added: collect-modified-files => false
Option added: different_vm_revert_delay => 24
Option added: group_size => 20
Option added: revert_timeout => 120
Option added: same_vm_revert_delay => 6
Option added: send-exclusion-lists => false
Option added: terminate => true
Option added: vm_stalled_after_revert_timeout => 120
Option added: vm_stalled_during_operation_timeout => 300
ExclusionList: file - FileMonitor.exl: File not found
ExclusionList: process - ProcessMonitor.exl: File not found
ExclusionList: registry - RegistryMonitor.exl: File not found
[192.168.50.233:902 <http://192.168.50.233:902>] VM added
[Oct 29, 2008 9:19:41 AM-192.168.50.233:902-17320380] VMSetState:
WAITING_TO_BE_REVERTED
PARSING PREPROCESSOR
n is null
Waiting for input URLs...
[Oct 29, 2008 9:19:43 AM-192.168.50.233:902-17320380] VMSetState:
REVERTING
[Oct 29, 2008 9:19:44 AM 192.168.50.233:902-17320380] VMware error 127
[Oct 29, 2008 9:19:44 AM-192.168.50.233:902-17320380] VMSetState: ERROR
Reverting different VM...waiting considerably
Here is my config.xml file:
[EMAIL PROTECTED] capture-server-2.5.1-389-withLinuxRevert]# more config.xml
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="config.xsd">
<!-- version 2.5 -->
<global collect-modified-files="false"
client-default="iexplorebulk"
client-default-visit-time="20"
capture-network-packets-malicious="false"
capture-network-packets-benign="false"
send-exclusion-lists="false"
terminate="true"
group_size="20"
vm_stalled_after_revert_timeout="120"
revert_timeout="120"
client_inactivity_timeout="60"
vm_stalled_during_operation_timeout="300"
same_vm_revert_delay="6"
different_vm_revert_delay="24"
/>
<exclusion-list monitor="file" file="FileMonitor.exl" />
<exclusion-list monitor="process" file="ProcessMonitor.exl" />
<exclusion-list monitor="registry" file="RegistryMonitor.exl" />
<!--preprocessor classname="example">
<![CDATA[
<example-config attribute1="1.0"
attribute2="40" attribute2="log/output.log"/>
]]>
</preprocessor-->
<virtual-machine-server type="vmware-server" address="192.168.50.233
<http://192.168.50.233>" port="902"
username="player" password="password">
<virtual-machine
vm-path="/opt/IMAGES/WindowsXP/WindowsXPProfessional.vmx"
client-path="C:\Progra~1\capture\CaptureClient.bat"
username="user1"
password="password"/>
</virtual-machine-server>
</config>
------------------------------------------------------------------------
_______________________________________________
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