Inmediately after installing Servoy 4.1.3 in Ubuntu 9.04 - the Jaunty Jackalope - with Java™ SE Runtime Environment (build 1.6.0_13-b03), when trying to open any form of the sample solutions, Developer crashes.
Log content follows :
2009-07-10 15:16:53,140 ERROR [AWT-EventQueue-0]
com.servoy.j2db.util.Debug - Throwable
java.lang.NullPointerException
at
com.servoy.j2db.dataprocessing.RowManager.(RowManager.java:319)
at com.servoy.j2db.dataprocessing.Zrb.Zf(Zrb.java:367)
at com.servoy.j2db.dataprocessing.FoundSet.(FoundSet.java:392)
at com.servoy.j2db.dataprocessing.Zpb.(Zpb.java:36)
at com.servoy.j2db.dataprocessing.Zpb.(Zpb.java:73)
at
com.servoy.j2db.dataprocessing.SwingFoundSetFactory.createFoundSet(SwingFoundSetFactory.java:1)
at com.servoy.j2db.dataprocessing.Zrb.getNewFoundSet(Zrb.java:389)
at com.servoy.j2db.dataprocessing.Zrb.getNewFoundSet(Zrb.java:322)
at com.servoy.j2db.dataprocessing.DBValueList.Zb(DBValueList.java:111)
at
com.servoy.j2db.dataprocessing.DBValueList.(DBValueList.java:119)
at com.servoy.j2db.dataprocessing.Zqd.createRealValueList(Zqd.java:4)
at
com.servoy.j2db.dataui.ComponentFactory.getRealValueList(ComponentFactory.java:75)
at
com.servoy.j2db.dataui.ComponentFactory.createField(ComponentFactory.java:606)
at
com.servoy.j2db.dataui.ComponentFactory.createComponentEx(ComponentFactory.java:869)
at
com.servoy.j2db.dataui.ComponentFactory.createDesignComponent(ComponentFactory.java:852)
at com.servoy.eclipse.designer.internal.core.PersistImageNotifier
$1.run(PersistImageNotifier.java:16)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
at
java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
at
java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
Can it be related to the following topics ? :
viewtopic.php?t=12275 Mozilla export
http://www.servoy.com/forum/viewtopic.php?f=11&t=12488 New Install on Ubuntu - No Start?
Unfortunately, I will not have access to the Ubuntu PC until monday to test Topic 12275 suggestion.
Any idea ?