Hi Gerrit,

On Tue, 29 Jan 2013, Polder, Gerrit wrote:

> thanks to fixing my other problems I now have I version which I would
> like to add to a personal update site.
> So I followed the instructions on the link you provide me.
> After filling in the values I get the question to upload an empty db.xml.gz.
> When I click ok nothing happens. Here is a screenshot and the java exceptions 
> I get in the console:
> 
> [cid:[email protected]]

It should work if you prefix the path with "file:". In your case it would
read:

        file:/var/www/bommel/fijiplugins/

(I hope that the code adds a trailing slash, it should do that at least.)

> Found 0 plugins.
> Uncaught exception in thread Thread[AWT-EventQueue-0,6,main]
> java.lang.NullPointerException
> at imagej.updater.core.FilesUploader.<init>(FilesUploader.java:97)

That indicates a problem with the uploader service. I'll try to reproduce
here...

Ciao,
Johannes

_______________________________________________
ImageJ-devel mailing list
[email protected]
http://imagej.net/mailman/listinfo/imagej-devel

Reply via email to