Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] Error on ProxyPacket

I've also been seeing this intermittently for a while. I updated from head 
today and just saw this again, using a remote proxy.
Dave



Clement Kam Man Chu <clement.chu@xxxxxxxxxxxxxxxxxxxxxx> 
Sent by: ptp-dev-bounces@xxxxxxxxxxx
11/21/2007 10:38 PM
Please respond to
Parallel Tools Platform general developers <ptp-dev@xxxxxxxxxxx>


To
Parallel Tools Platform general developers <ptp-dev@xxxxxxxxxxx>
cc

Subject
[ptp-dev] Error on ProxyPacket






Hi,

I got the following error from the latest version of head.

java.lang.NumberFormatException: For input string: " 00df:00"
    at 
java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
    at java.lang.Integer.parseInt(Integer.java:447)
    at org.eclipse.ptp.proxy.packet.ProxyPacket.read(ProxyPacket.java:157)
    at 
org.eclipse.ptp.proxy.client.AbstractProxyClient.sessionProgress(AbstractProxyClient.java:354)
    at 
org.eclipse.ptp.proxy.client.AbstractProxyClient.access$8(AbstractProxyClient.java:352)
    at 
org.eclipse.ptp.proxy.client.AbstractProxyClient$2.run(AbstractProxyClient.java:297)

Clement

-- 
Clement Kam Man Chu
Research Assistant
Faculty of Information Technology
Monash University, Caulfield Campus
Ph: 61 3 9903 2355

_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev




Back to the top