May 21, 2012, 04:30:15 am
Maltego Forum

Username
Password

Pages: [1]
Print
Author Topic: Java error when starting Maltego CE 2.0  (Read 2392 times)
rawdata
Newbie
*
Posts: 1


« on: July 30, 2008, 10:20:22 am »

Hi, I get 2 exceptions whenever I start Maltego and when I try to go into Manage Transforms. Please note that this not crashes it. This is a Windows XP SP2 machine with Java version:

java version "1.6.0_07"
Java(TM) SE Runtime Environment (build 1.6.0_07-b06)
Java HotSpot(TM) Client VM (build 10.0-b23, mixed mode, sharing)

This is the exception I get when I start Maltego:

java.lang.NoClassDefFoundError: javax/swing/GroupLayout$Group
   at com.paterva.maltego.ui.Installer.restored(Unknown Source)
   at org.netbeans.core.startup.NbInstaller.loadCode(NbInstaller.java:378)
   at org.netbeans.core.startup.NbInstaller.load(NbInstaller.java:297)
   at org.netbeans.ModuleManager.enable(ModuleManager.java:933)
   at org.netbeans.core.startup.ModuleList.installNew(ModuleList.java:405)
   at org.netbeans.core.startup.ModuleList.trigger(ModuleList.java:341)
   at org.netbeans.core.startup.ModuleSystem.restore(ModuleSystem.java:275)
   at org.netbeans.core.startup.Main.getModuleSystem(Main.java:171)
   at org.netbeans.core.startup.Main.start(Main.java:322)
   at org.netbeans.core.startup.TopThreadGroup.run(TopThreadGroup.java:110)
[catch] at java.lang.Thread.run(Thread.java:595)

This is the one I get when I try to go into Manage Transforms:

java.lang.NoClassDefFoundError: javax/swing/RowSorter
   at com.paterva.maltego.transform.ui.ManageTransformsAction.performAction(Unknown Source)
   at org.openide.util.actions.CallableSystemAction$1.run(CallableSystemAction.java:118)
   at org.netbeans.modules.openide.util.ActionsBridge.doPerformAction(ActionsBridge.java:77)
   at org.openide.util.actions.CallableSystemAction.actionPerformed(CallableSystemAction.java:114)
   at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
   at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169)
   at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
   at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
   at javax.swing.AbstractButton.doClick(AbstractButton.java:302)
   at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1051)
   at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1092)
   at java.awt.Component.processMouseEvent(Component.java:5517)
   at javax.swing.JComponent.processMouseEvent(JComponent.java:3135)
   at java.awt.Component.processEvent(Component.java:5282)
   at java.awt.Container.processEvent(Container.java:1966)
   at java.awt.Component.dispatchEventImpl(Component.java:3984)
   at java.awt.Container.dispatchEventImpl(Container.java:2024)
   at java.awt.Component.dispatchEvent(Component.java:3819)
   at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
   at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
   at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
   at java.awt.Container.dispatchEventImpl(Container.java:2010)
   at java.awt.Window.dispatchEventImpl(Window.java:1791)
   at java.awt.Component.dispatchEvent(Component.java:3819)
[catch] at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
   at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
   at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
   at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)

Thanks for your help.


« Last Edit: July 30, 2008, 10:31:12 am by rawdata » Logged
AndrewMacPherson
Administrator
Full Member
*****
Posts: 132


« Reply #1 on: July 31, 2008, 05:34:53 am »

Hi,

Have you looked at RT''s post here: http://www.paterva.com/forum/index.php/topic,17.msg20.html#msg20 he has a detailed look at what could cause these problems!

Hope this helps,
AM
Logged
Pages: [1]
Print
Jump to: