This is from a brand new cvs build.
oierw at mewtwo:~/freenet$ freenet_insert chk@ file
+ java Freenet.client.InsertClient chk@ file
Freenet Core running on 1065 (build 390)
java.lang.NullPointerException
at
java.io.SequenceInputStream.nextStream(SequenceInputStream.java:98)
at java.io.SequenceInputStream.<init>(SequenceInputStream.java:80)
at
Freenet.client.FNPClient$BInsertInstance.<init>(FNPClient.java:386)
at Freenet.client.FNPClient.obtainClient(FNPClient.java:44)
at Freenet.client.InsertClient.dumpBuckets(InsertClient.java:265)
at Freenet.client.InsertClient.execute(InsertClient.java:220)
at Freenet.client.InsertClient.main(InsertClient.java:111)
There is no debug log messages that help becuase this is before it contacts
the node.
Inserting with metadata doesn't have this problem.
Also, in the quest to build the cvs version with the Makefile and
makeDist.sh (you guys aren't keeping these up to date) I noticed the
introduction of Freenet.client.rdf.RDFException and just the general fact
that InsertClient now requires xml-rpc to run. Any real reasons for this?
-Mathew
_______________________________________________
Devl mailing list
Devl at freenetproject.org
http://lists.freenetproject.org/mailman/listinfo/devl