From ksuriamoorthy at alterpoint.com Sun Jul 13 09:27:24 2008 From: ksuriamoorthy at alterpoint.com (Kartick Suriamoorthy) Date: Sun, 13 Jul 2008 09:27:24 -0500 Subject: [Users] Force10 adapter changes Message-ID: Just fyi ... There is a new adapter - Force10 FTOS adapter that supports E-Series, C-Series, and S-Series devices running FTOS. This is effectively a replacement for the old Force10 adapter. If you have S-Series switches running the legacy SFTOS, then use the SFTOS adapter (both the FTOS and SFTOS adapters/tools can be found on ZipForge). http://www.zipforge.org/zipforgesearch/results/taxonomy%3A48 Old Name New Name ziptie.adapters.force10networks.force10-> zona.adapters.force10.ftos ziptie.tools.scripts.force10networks.force10 -> zona.tools.scripts.force10.ftos All the Perl packages (and the Adapter Name) have also been changed to reflect the new names. I also added a filter (ostype equals ZONA::Adapters::Force10::FTOS) in all the tool property files. You might want to delete your existing Force10 adapters/tools (from ziptie-server/core) and their corresponding crate files (from ziptie-server/crates) and download the latest ones from ZipForge (your will need 2008.4.0). Let me know if anybody has any questions or runs into any problems. Thanks, Kartick Suriamoorthy ZipTie Community Manager http://www.ziptie.org/ From jfruge4 at lsu.edu Thu Jul 24 09:10:42 2008 From: jfruge4 at lsu.edu (=?ISO-8859-1?Q?Joshua_Frug=E9?=) Date: Thu, 24 Jul 2008 09:10:42 -0500 Subject: [Users] client web browser error Message-ID: <48888D62.6070208@lsu.edu> hello and thanks... Running ziptie client (Version: 2008.4c Build: v200806231944) on ubuntu 8.04. I get an error in the web browser tab (I think this used to work at one time). I have copied the error to the bottom on this email. I imagine there is some sort of configuration I need to change, where is it...or what else do I need to do? Unable to create this part due to an internal error. Reason for the failure: An unexpected exception was thrown. java.lang.NullPointerException at org.ziptie.ui.zipforge.Editor.createPartControl(Editor.java:85) at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:596) at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:372) at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:566) at org.eclipse.ui.internal.PartPane.setVisible(PartPane.java:290) at org.eclipse.ui.internal.presentations.PresentablePart.setVisible(PresentablePart.java:140) at org.eclipse.ui.internal.presentations.util.PresentablePartFolder.select(PresentablePartFolder.java:268) at org.eclipse.ui.internal.presentations.util.LeftToRightTabOrder.select(LeftToRightTabOrder.java:65) at org.eclipse.ui.internal.presentations.util.TabbedStackPresentation.selectPart(TabbedStackPresentation.java:394) at org.eclipse.ui.internal.PartStack.refreshPresentationSelection(PartStack.java:1144) at org.eclipse.ui.internal.PartStack.setSelection(PartStack.java:1097) at org.eclipse.ui.internal.PartStack.showPart(PartStack.java:1311) at org.eclipse.ui.internal.PartStack.add(PartStack.java:455) at org.eclipse.ui.internal.EditorStack.add(EditorStack.java:102) at org.eclipse.ui.internal.PartStack.add(PartStack.java:441) at org.eclipse.ui.internal.EditorStack.add(EditorStack.java:111) at org.eclipse.ui.internal.EditorSashContainer.addEditor(EditorSashContainer.java:60) at org.eclipse.ui.internal.EditorAreaHelper.addToLayout(EditorAreaHelper.java:217) at org.eclipse.ui.internal.EditorAreaHelper.addEditor(EditorAreaHelper.java:207) at org.eclipse.ui.internal.EditorManager.createEditorTab(EditorManager.java:822) at org.eclipse.ui.internal.EditorManager.openEditorFromDescriptor(EditorManager.java:721) at org.eclipse.ui.internal.EditorManager.openEditor(EditorManager.java:682) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2593) at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2528) at org.eclipse.ui.internal.WorkbenchPage.access$10(WorkbenchPage.java:2520) at org.eclipse.ui.internal.WorkbenchPage$9.run(WorkbenchPage.java:2505) at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2500) at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2477) at org.ziptie.ui.zipforge.Editor.openEditor(Editor.java:365) at org.ziptie.ui.zipforge.Editor.access$1400(Editor.java:70) at org.ziptie.ui.zipforge.Editor$5$1.run(Editor.java:304) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3296) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2974) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1930) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1894) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:422) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.ziptie.rcp.ZiptieApplication.run(ZiptieApplication.java:115) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336) at org.eclipse.core.launcher.Main.basicRun(Main.java:280) at org.eclipse.core.launcher.Main.run(Main.java:977) at org.eclipse.core.launcher.Main.main(Main.java:952) -- Joshua Frug? Information Technology Services Louisiana State University 225-578-3363 jfruge4 at lsu.edu