|
Re: Netbeans using wrong target IP?
Also this error comes up after I reimaged it, and then it goes to the other one
init:
init:
Deleting directory C:\Documents and Settings\Sony\My Documents\NetBeansProjects\RobotMecanum2\build
Deleting directory C:\Documents and Settings\Sony\My Documents\NetBeansProjects\RobotMecanum2\suite
Deleting directory C:\Documents and Settings\Sony\My Documents\NetBeansProjects\RobotMecanum2\j2meclass es
clean:
Created dir: C:\Documents and Settings\Sony\My Documents\NetBeansProjects\RobotMecanum2\build
Compiling 1 source file to C:\Documents and Settings\Sony\My Documents\NetBeansProjects\RobotMecanum2\build
compile:
Created dir: C:\Documents and Settings\Sony\My Documents\NetBeansProjects\RobotMecanum2\j2meclass es
preverify:
Created dir: C:\Documents and Settings\Sony\My Documents\NetBeansProjects\RobotMecanum2\suite
Building jar: C:\Documents and Settings\Sony\My Documents\NetBeansProjects\RobotMecanum2\suite\Rob otMecanum2_1.0.0.jar
jar-app:
CompilerOracle: exclude com/sun/squawk/Method.getParameterTypes
CompilerOracle: exclude com/sun/squawk/SymbolParser.getSignatureTypeAt
CompilerOracle: exclude com/sun/squawk/SymbolParser.stripMethods
[translating suite image [closed: false, parent: squawk] ...]
### Excluding compile: com.sun.squawk.Method::getParameterTypes
### Excluding compile: com.sun.squawk.SymbolParser::getSignatureTypeAt
[Including resource: META-INF/MANIFEST.MF]
Romizer processed 111 classes and generated 4 files.
Expanding: C:\Documents and Settings\Sony\My Documents\NetBeansProjects\RobotMecanum2\suite\Rob otMecanum2_1.0.0.jar into C:\Documents and Settings\Sony\My Documents\NetBeansProjects\RobotMecanum2\suite
Moving 1 file to C:\Documents and Settings\Sony\My Documents\NetBeansProjects\RobotMecanum2\suite
Moving 1 file to C:\Documents and Settings\Sony\My Documents\NetBeansProjects\RobotMecanum2\suite
Moving 1 file to C:\Documents and Settings\Sony\My Documents\NetBeansProjects\RobotMecanum2\suite
Deleting: C:\Documents and Settings\Sony\My Documents\NetBeansProjects\RobotMecanum2\image.sui te.api
Host OS: Windows XP 5.1, 5.1
Host JVM: Java HotSpot(TM) Client VM 20.2-b06
Target IP: 10.35.97.2
Network interfaces on host:
Intel(R) Wireless WiFi Link 4965AGN - Packet Scheduler Miniport: address: 169.244.215.246 netmask: 255.255.254.0
Marvell Yukon 88E8055 PCI-E Gigabit Ethernet Controller - Packet Scheduler Miniport: address: 10.35.97.5 netmask: 255.0.0.0 <--- on robot's subnet
Connecting FTP @10.35.97.2
upgrade:
Sending local file image.suite
C:\Documents and Settings\Sony\sunspotfrcsdk\build.xml:95: The following error occurred while executing this line:
C:\Documents and Settings\Sony\sunspotfrcsdk\ant\deploy.xml:35:
java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(SocketInputStream. java:168)
at java.io.BufferedInputStream.read1(BufferedInputStr eam.java:256)
at java.io.BufferedInputStream.read(BufferedInputStre am.java:317)
at java.io.BufferedInputStream.fill(BufferedInputStre am.java:218)
at java.io.BufferedInputStream.read(BufferedInputStre am.java:237)
at org.apache.commons.net.telnet.TelnetInputStream.__ read(TelnetInputStream.java:114)
at org.apache.commons.net.telnet.TelnetInputStream.ru n(TelnetInputStream.java:535)
at java.lang.Thread.run(Thread.java:662)
BUILD FAILED (total time: 9 seconds)
|