>java -Djava.net.preferIPv4Stack=true -jar CaptureServer.jar -s 220.70.1.69
-f input_urls_example.txt

 

PROJECT: Capture-HPC

VERSION: 2.5

DATE: Apr 25, 2008

COPYRIGHT HOLDER: Victoria University of Wellington, NZ

AUTHORS:

        Christian Seifert (christian.seif...@gmail.com)

        Ramon Steenson(ramon.steen...@gmail.com)

 

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 => 220.70.1.69

Option added: input_urls => input_urls_example.txt

CaptureServer: exception - java.net.BindException: Cannot assign requested
address: JVM_Bind

java.net.BindException: Cannot assign requested address: JVM_Bind

        at java.net.PlainSocketImpl.socketBind(Native Method)

        at java.net.PlainSocketImpl.bind(Unknown Source)

        at java.net.ServerSocket.bind(Unknown Source)

        at java.net.ServerSocket.<init>(Unknown Source)

        at capture.ClientsController.run(ClientsController.java:39)

        at java.lang.Thread.run(Unknown Source)

com.sun.org.apache.xerces.internal.impl.io.MalformedByteSequenceException:
Invalid byte 1 of 1-byte UTF-8 sequence.

        at
com.sun.org.apache.xerces.internal.impl.io.UTF8Reader.invalidByte(Unknown
Source)

        at
com.sun.org.apache.xerces.internal.impl.io.UTF8Reader.read(Unknown Source)

        at
com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(Unknown
Source)

        at
com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.scanLiteral(Unknown
Source)

        at
com.sun.org.apache.xerces.internal.impl.XMLScanner.scanAttributeValue(Unknow
n Source)

        at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.
scanAttribute(Unknown Source)

        at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.
scanStartElement(Unknown Source)

        at
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$Fragm
entContentDriver.next(Unknown Source)

        at
com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown
Source)

        at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.
next(Unknown Source)

        at
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanD
ocument(Unknown Source)

        at
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown
Source)

        at
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown
Source)

        at
com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)

        at
com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown Source)

        at
com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown
Source)

        at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)

        at capture.ConfigFile.parse(ConfigFile.java:39)

        at
capture.ConfigManager.loadConfigurationFile(ConfigManager.java:26)

        at capture.Server.<init>(Server.java:76)

        at capture.Server.main(Server.java:109)

 

 

 

l  A part of Config.xml

<virtual-machine-server type="vmware-server" address="220.70.1.59"
port="902" username="나성수" password="doovoo0706">

<virtual-machine vm-path="D:\download\Virtual Machines\Windows XP
Professional.vmx"

                   client-path="C:\Progra~1\capture\CaptureClient.bat"

                   username="vmware_winXP"

                   password="doovoo0706"/>

</virtual-machine-server>

 

220.70.1.69 is capture client ip.

220.70.1.59 is capture server ip

 

Please let me know problem with server starting.

I’ll wait for your reply…^^

 

Thanks, 

Sung soo, from korea

.

 

_______________________________________________
Capture-HPC mailing list
Capture-HPC@public.honeynet.org
https://public.honeynet.org/mailman/listinfo/capture-hpc

Reply via email to