[ImageJ-devel] Netbeans and Maven

Polder, Gerrit gerrit.polder at wur.nl
Tue Jan 29 10:10:09 CST 2013


Curtis, Johannes,

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:4CE37434-F5E4-419E-AC6E-30D561CC54A8 at wurnet.nl]

console log:


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)
at imagej.updater.core.FilesUploader.<init>(FilesUploader.java:86)
at imagej.updater.core.FilesUploader.initialUpload(FilesUploader.java:356)
at imagej.updater.gui.UpdaterFrame.initializeUpdateSite(UpdaterFrame.java:863)
at imagej.updater.gui.SitesDialog$SiteDialog.initializeUpdateSite(SitesDialog.java:377)
at imagej.updater.gui.SitesDialog$SiteDialog.actionPerformed(SitesDialog.java:413)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2028)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2351)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
at java.awt.Component.processMouseEvent(Component.java:6382)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3275)
at java.awt.Component.processEvent(Component.java:6147)
at java.awt.Container.processEvent(Container.java:2083)
at java.awt.Component.dispatchEventImpl(Component.java:4744)
at java.awt.Container.dispatchEventImpl(Container.java:2141)
at java.awt.Component.dispatchEvent(Component.java:4572)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4619)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4280)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4210)
at java.awt.Container.dispatchEventImpl(Container.java:2127)
at java.awt.Window.dispatchEventImpl(Window.java:2489)
at java.awt.Component.dispatchEvent(Component.java:4572)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:704)
at java.awt.EventQueue.access$400(EventQueue.java:82)
at java.awt.EventQueue$2.run(EventQueue.java:663)
at java.awt.EventQueue$2.run(EventQueue.java:661)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
at java.awt.EventQueue$3.run(EventQueue.java:677)
at java.awt.EventQueue$3.run(EventQueue.java:675)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:674)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:296)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:211)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:196)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:188)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)


any idea whats wrong?

btw, bommel is on our local intranet, you can not access it from outside.
I'm pretty sure links and url are ok and writable.

thanks again,
Gerrit.


On 15 Jan 2013, at 17:01, Curtis Rueden <ctrueden at wisc.edu<mailto:ctrueden at wisc.edu>> wrote:

Hi Gerrit,


> My users does not have Fiji, they need a very simple approach, so they
> have standard ImageJ installed and the only thing they need to do is
> to copy the jar file I send them to the plugins folder.
>
> So I have to think about a new approach to deploy my software to my
> users.

I would suggest setting up an update site:
    http://fiji.sc/How_to_set_up_and_populate_an_update_site






-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screenshot_29_01_2013_17_09.png
Type: image/png
Size: 122858 bytes
Desc: Screenshot_29_01_2013_17_09.png
URL: <http://imagej.net/pipermail/imagej-devel/attachments/20130129/44eab864/attachment-0001.png>


More information about the ImageJ-devel mailing list