[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Problem with adding multiple interfaces on a System
|
Greetings,
I'm been playing around with dev4a of Ganymede using the GASH scheme. I've run across a problem when trying to add a second Interface to a System. After clicking on the add interface button, the exception below occurs. The Client adds the Name textfield and the Aliases vector to the System Interface already present in the System. It never adds the second frame for the new System Interface, but it is visible if the System is viewed. And Clicking on Confirm, I get dialog window saying the IP Network, IP Address and Ethernet Info is missing.
I like you have done with Ganymede. It is the management tool that I have been looking for. I've looked at almost all of the public and commercial tools for managing DNS, NIS, etc. And they have all have been too limited, too hard to use, or too expensive. Ganymede has the multiple administrator capabilty that I need, the DNS and NIS managment that I need and it has a web interface so I don't have to have X-Windows or java installed everywhere. Thanks!
Stephen L Johnson
<sjohnson@monsters.org>
Exception occurred during event dispatching:
java.lang.NullPointerException
at arlut.csd.ganymede.client.containerPanel.update(Compiled Code)
at arlut.csd.ganymede.client.containerPanel.checkReturnValForRescan(Compiled Code)
at arlut.csd.ganymede.client.vectorPanel.addNewElement(Compiled Code)
at arlut.csd.ganymede.client.vectorPanel.actionPerformed(Compiled Code)
at com.sun.java.swing.AbstractButton.fireActionPerformed(Compiled Code)
at com.sun.java.swing.AbstractButton$ForwardActionEvents.actionPerformed(Compiled Code)
at com.sun.java.swing.DefaultButtonModel.fireActionPerformed(Compiled Code)
at com.sun.java.swing.DefaultButtonModel.setPressed(Compiled Code)
at com.sun.java.swing.plaf.basic.BasicButtonListener.mouseReleased(Compiled Code)
at java.awt.Component.processMouseEvent(Compiled Code)
at java.awt.Component.processEvent(Compiled Code)
at java.awt.Container.processEvent(Compiled Code)
at java.awt.Component.dispatchEventImpl(Compiled Code)
at java.awt.Container.dispatchEventImpl(Compiled Code)
at java.awt.Component.dispatchEvent(Compiled Code)
at java.awt.LightweightDispatcher.retargetMouseEvent(Compiled Code)
at java.awt.LightweightDispatcher.processMouseEvent(Compiled Code)
at java.awt.LightweightDispatcher.dispatchEvent(Compiled Code)
at java.awt.Container.dispatchEventImpl(Compiled Code)
at java.awt.Window.dispatchEventImpl(Compiled Code)
at java.awt.Component.dispatchEvent(Compiled Code)
at java.awt.EventQueue.dispatchEvent(Compiled Code)
at java.awt.EventDispatchThread.run(Compiled Code)
----------------------------------------------------------------------------
To make changes to your subscription to the ganymede mailing list, send
mail to majordomo@arlut.utexas.edu.
To unsubcribe, include the line
unsubscribe ganymede
in the body of your mail message
Download ganymede from ftp.arlut.utexas.edu/pub/ganymede/.
To see the latest design specs for Ganymede, visit the Ganymede web page
at http://www.arlut.utexas.edu/gash2/
----------------------------------------------------------------------------