Description of problem: sqljet-browser can't start. It will give error: Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: org/netbeans/swing/outline/RowModel at org.tmatesoft.sqljet.browser.core.BrowserComponentManager.getComponent(BrowserComponentManager.java:127) at org.tmatesoft.sqljet.browser.DBBrowser$1.run(DBBrowser.java:64) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:226) at java.awt.EventQueue.dispatchEvent(EventQueue.java:602) at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:275) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:200) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:185) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:177) at java.awt.EventDispatchThread.run(EventDispatchThread.java:138) Caused by: java.lang.ClassNotFoundException: org.netbeans.swing.outline.RowModel at java.net.URLClassLoader$1.run(URLClassLoader.java:217) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:205) at java.lang.ClassLoader.loadClass(ClassLoader.java:319) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294) at java.lang.ClassLoader.loadClass(ClassLoader.java:264) at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:332) ... 10 more Version-Release number of selected component (if applicable): sqljet-browser.noarch 0:1.0.2-2.fc13 How reproducible: $ yum install sqljet-browser $ sqljet-browser Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
sqljet-1.0.2-3.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/sqljet-1.0.2-3.fc13
sqljet-1.0.2-3.fc13 has been pushed to the Fedora 13 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update sqljet'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/sqljet-1.0.2-3.fc13
sqljet-1.0.2-3.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report.