error message in recent cvs version I normally use the most recent version of limewire from the head branch if it compiles. For the past day or so I have been getting an error message that looks like:
LimeWire version @version@
Java version 1.4.0 from Sun Microsystems Inc.
Linux v. 2.4.18-ck4 on i386
Free/total memory: 1013904/10186752
java.lang.IllegalArgumentException: unknown type: urn:
at com.limegroup.gnutella.UrnType.createUrnType(UrnTy pe.java:145)
at com.limegroup.gnutella.QueryRequest.<init>(QueryRe quest.java:223)
at com.limegroup.gnutella.Message.read(Message.java:1 94)
at com.limegroup.gnutella.Connection.receive(Connecti on.java:699)
at com.limegroup.gnutella.ManagedConnection.receive(M anagedConnection.java:375)
at com.limegroup.gnutella.ManagedConnection.loopForMe ssages(ManagedConnection.java:762)
at com.limegroup.gnutella.ConnectionManager$Connectio nFetcher.run(ConnectionManager.java:1467)
This message pops up at least several times a minute and sometimes repeatedly. Is there some way to disable it after the first time and still try to assist the testing effort ? Other than this the cvs version is working extremely well. |