Hi Jennifer, Glad to hear the problem got resolved, cc'ing mart-dev list in case others run into similar situation.
Cheers, Junjun > -----Original Message----- > From: Jennifer Dupiot [mailto:[email protected]] > Sent: Tuesday, January 20, 2009 11:01 AM > To: Junjun Zhang > Subject: Re: [mart-dev] martbuilder return java NullPointerException > > Hi Junjun, > > I can solve the problem. It seems to be related to java version. > In fact, I had java-1.4.2 when the error produced. I have > installed today java-1.6.0 and it seems to work fine. > Know I can create dataset schema. > > Thanks for your reply. > > Jennifer > > > > > Junjun Zhang a écrit : > > Hi Jennifer, > > > > Could you please send me a screenshot of the "Add new > schema" window? > > > > Thanks, > > Junjun > > > > > > > >> -----Original Message----- > >> From: [email protected] > >> [mailto:[email protected]] On Behalf Of Jennifer Dupiot > >> Sent: Tuesday, January 20, 2009 8:24 AM > >> To: [email protected] > >> Subject: [mart-dev] martbuilder return java NullPointerException > >> > >> Hi all, > >> > >> I successfully start martbuilder using "bin/martbuilder.sh" . > >> But when I try to add a schema, running "test" or "add" > in "Add new > >> schema" window it returns the following error : > >> > >> Exception during event dispatch: > >> java.lang.NullPointerException > >> at > >> org.biomart.builder.view.gui.dialogs.SchemaConnectionDialog.va > >> lidateFields(SchemaConnectionDialog.java:407) > >> at > >> org.biomart.builder.view.gui.dialogs.SchemaConnectionDialog.cr > >> eateSchemaFromSettings(SchemaConnectionDialog.java:345) > >> at > >> org.biomart.builder.view.gui.dialogs.SchemaConnectionDialog.ac > >> cess$400(SchemaConnectionDialog.java:61) > >> at > >> org.biomart.builder.view.gui.dialogs.SchemaConnectionDialog$4. > >> > > actionPerformed(SchemaConnectionDialog.java:264) > > > >> at javax.swing.AbstractButton.fireActionPerformed(libgcj.so.7rh) > >> at javax.swing.AbstractButton$1.actionPerformed(libgcj.so.7rh) > >> at > >> javax.swing.DefaultButtonModel.fireActionPerformed(libgcj.so.7rh) > >> at javax.swing.DefaultButtonModel.setPressed(libgcj.so.7rh) > >> at > >> javax.swing.plaf.basic.BasicButtonListener.mouseReleased(libgc > >> j.so.7rh) > >> at java.awt.Component.processMouseEvent(libgcj.so.7rh) > >> at java.awt.Component.processEvent(libgcj.so.7rh) > >> at java.awt.Container.processEvent(libgcj.so.7rh) > >> at java.awt.Component.dispatchEventImpl(libgcj.so.7rh) > >> at java.awt.Container.dispatchEventImpl(libgcj.so.7rh) > >> at java.awt.Component.dispatchEvent(libgcj.so.7rh) > >> at > java.awt.LightweightDispatcher.handleMouseEvent(libgcj.so.7rh) > >> at java.awt.LightweightDispatcher.dispatchEvent(libgcj.so.7rh) > >> at java.awt.Container.dispatchEventImpl(libgcj.so.7rh) > >> at java.awt.Window.dispatchEventImpl(libgcj.so.7rh) > >> at java.awt.Component.dispatchEvent(libgcj.so.7rh) > >> at java.awt.EventQueue.dispatchEvent(libgcj.so.7rh) > >> at java.awt.EventDispatchThread.run(libgcj.so.7rh) > >> > >> How can I solve this error ? > >> > >> Thanks for your help. > >> Best Regards. > >> > >> Jennifer > >> > >> > >
