I have since tried again but this time with a clean install of Eclipse Juno 4.2 on a different computer. Both machines are Windows 7.
The error in both cases is
Code: Select all
An unknown error occured during the login process. Please check the Eclipse error log for exceptions
Aptana 3 / Eclipse 4.2
Sun JRE jre7 (1.7)
Vault 7 Client working on both machines
Eclipse error log
Code: Select all
!ENTRY org.eclipse.ui 4 0 2012-08-02 21:19:51.474
!MESSAGE Unhandled event loop exception
!STACK 0
java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
at com.sourcegear.vault.team.wizards.LoginWizardPage.AttemptLogin(LoginWizardPage.java:45)
at com.sourcegear.vault.team.wizards.LoginWizardPage.onPageFinished(LoginWizardPage.java:74)
at com.cdesg.uihelper.wizard.ExtendedWizardPage.getNextPage(ExtendedWizardPage.java:123)
at org.eclipse.jface.wizard.WizardDialog.nextPressed(WizardDialog.java:908)
at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:428)
at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:624)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1053)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4169)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3758)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:825)
at org.eclipse.jface.window.Window.open(Window.java:801)
at org.eclipse.ui.internal.handlers.WizardHandler$Import.executeHandler(WizardHandler.java:152)
at org.eclipse.ui.internal.handlers.WizardHandler.execute(WizardHandler.java:279)
at org.eclipse.ui.internal.handlers.HandlerProxy.execute(HandlerProxy.java:293)
at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:76)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56)
at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:229)
at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:210)
at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:131)
at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:171)
at org.eclipse.ui.internal.handlers.LegacyHandlerService.executeCommand(LegacyHandlerService.java:492)
at org.eclipse.ui.internal.actions.CommandAction.runWithEvent(CommandAction.java:157)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:584)
at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:501)
at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:411)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1053)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4169)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3758)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1022)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:916)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:86)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:585)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:540)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
Caused by: java.lang.reflect.InvocationTargetException
at com.cdesg.uihelper.command.RunnableWithProgressCommandAdapter.run(RunnableWithProgressCommandAdapter.java:75)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
Caused by: java.lang.RuntimeException: SASHA: debug deploy exception
at clr.compiler.TypeInfo.access$1300(TypeInfo.cs:61422)
at clr.compiler.TypeInfo.createParameterInfo(TypeInfo.cs:638)
at system.Web.Services.Protocols.HttpWebClientProtocol$__Attrib.createMethodData2(Unknown Source)
at system.Web.Services.Protocols.HttpWebClientProtocol$__Attrib.createMethodData(Unknown Source)
at clr.compiler.TypeInfo.CreateMethodInfo(TypeInfo.cs:218)
at system.Reflection.Cash.DynamicMethodCash$DeclaredMethodByNameCollection.InitInfo(MethodCashData.cs:154)
at system.Reflection.Cash.DynamicMethodCash$MethodByNameCollectionBase.System_Reflection_Cash_DynamicMethodCash_IMethodByNameCollection_get_Info(MethodCashData.cs:93)
at system.Reflection.Cash.DynamicMethodCash$MethodByNameCollectionBase.get_Info(MethodCashData.cs:61422)
at system.Reflection.Cash.DynamicMethodCash$MethodByNameCollectionBase.get_Info$Ljava_util_ArrayList$$$MethodByNameCollectionBase$$(MethodCashData.cs:118)
at system.Reflection.Cash.DynamicMethodCash$MethodByNameCollectionBase.System_Reflection_Cash_DynamicMethodCash_IMethodByNameCollection_GetMethods(MethodCashData.cs:124)
at system.Reflection.Cash.DynamicMethodCash$MethodByNameCollectionBase.GetMethods(MethodCashData.cs:61422)
at system.Reflection.Cash.DynamicMethodCash.GetMethods(MethodCash.cs:636)
at system.Reflection.Cash.DynamicMethodCash.GetDeclaredMethods(MethodCash.cs:655)
at system.Reflection.Cash.DynamicMethodCash.GetParentMethods(MethodCash.cs:569)
at system.Reflection.Cash.DynamicMethodCash.CreateInhiritedData(MethodCash.cs:604)
at system.Reflection.Cash.DynamicMethodCash$InheritedMethodByNameCollection.InitInfo(MethodCashData.cs:175)
at system.Reflection.Cash.DynamicMethodCash$MethodByNameCollectionBase.System_Reflection_Cash_DynamicMethodCash_IMethodByNameCollection_get_Info(MethodCashData.cs:93)
at system.Reflection.Cash.DynamicMethodCash$MethodByNameCollectionBase.get_Info(MethodCashData.cs:61422)
at system.Reflection.Cash.DynamicMethodCash.GetAllMethods(MethodCash.cs:648)
at system.Reflection.Cash.DynamicMethodCash.GetAllInheritedMethods(MethodCash.cs:670)
at system.GHType.GetMethods(GHType.cs:575)
at system.Web.Services.Protocols.LogicalTypeInfo.<init>(ServerType.cs:126)
at system.Web.Services.Protocols.TypeStubManager.access$000(TypeStubManager.cs:61422)
at system.Web.Services.Protocols.TypeStubManager.GetLogicalTypeInfo(TypeStubManager.cs:331)
at system.Web.Services.Protocols.TypeStubManager.GetTypeStub(TypeStubManager.cs:315)
at system.Web.Services.Protocols.SoapHttpClientProtocol.<init>(SoapHttpClientProtocol.cs:82)
at VaultClientNetLib.ClientService.VaultService.<init>(Unknown Source)
at VaultClientNetLib.VaultConnection.InitService(Unknown Source)
at VaultClientOperationsLib.ClientInstance.Init(Unknown Source)
at VaultClientIntegrationLib.ServerOperations.Login(ServerOperations.cs:3622)
at VaultClientIntegrationLib.ServerOperations.Login(ServerOperations.cs:3797)
at com.sourcegear.vault.ui.commands.ConnectCommand.doRun(ConnectCommand.java:59)
at com.cdesg.core.command.Command.run(Command.java:80)
at com.cdesg.uihelper.command.RunnableWithProgressCommandAdapter.run(RunnableWithProgressCommandAdapter.java:67)
... 1 more
Caused by: System.TypeLoadException: system/Configuration/ConfigurationElementCollection ---> java.lang.NoClassDefFoundError: system/Configuration/ConfigurationElementCollection ---> java.lang.ClassNotFoundException: system.Configuration.ConfigurationElementCollection
at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:501)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at system.TypeResolver.loadClass(TypeResolver.jvm.cs:141)
at system.TypeResolver.resolve(TypeResolver.jvm.cs:31)
at system.Type.internal_from_name(Type.jvm.cs:320)
at system.Type.GetType(Type.jvm.cs:263)
at clr.compiler.GenericsParser.ParseInternal(GenericsParser.cs:62)
at clr.compiler.GenericsParser.Parse(GenericsParser.cs:28)
at clr.compiler.GenericHelper.ParseType(GenericHelper.cs:243)
at clr.compiler.GenericHelper.ParseType(GenericHelper.cs:238)
at clr.compiler.TypeInfo.createParameterInfo(TypeInfo.cs:630)
at system.Web.Services.Protocols.HttpWebClientProtocol$__Attrib.createMethodData2(Unknown Source)
at system.Web.Services.Protocols.HttpWebClientProtocol$__Attrib.createMethodData(Unknown Source)
at clr.compiler.TypeInfo.CreateMethodInfo(TypeInfo.cs:218)
at system.Reflection.Cash.DynamicMethodCash$DeclaredMethodByNameCollection.InitInfo(MethodCashData.cs:154)
at system.Reflection.Cash.DynamicMethodCash$MethodByNameCollectionBase.System_Reflection_Cash_DynamicMethodCash_IMethodByNameCollection_get_Info(MethodCashData.cs:93)
at system.Reflection.Cash.DynamicMethodCash$MethodByNameCollectionBase.get_Info$Ljava_util_ArrayList$$$MethodByNameCollectionBase$$(MethodCashData.cs:118)
at system.Reflection.Cash.DynamicMethodCash$MethodByNameCollectionBase.System_Reflection_Cash_DynamicMethodCash_IMethodByNameCollection_GetMethods(MethodCashData.cs:124)
at system.Reflection.Cash.DynamicMethodCash.GetMethods(MethodCash.cs:636)
at system.Reflection.Cash.DynamicMethodCash.GetDeclaredMethods(MethodCash.cs:655)
at system.Reflection.Cash.DynamicMethodCash.GetParentMethods(MethodCash.cs:569)
at system.Reflection.Cash.DynamicMethodCash.CreateInhiritedData(MethodCash.cs:604)
at system.Reflection.Cash.DynamicMethodCash$InheritedMethodByNameCollection.InitInfo(MethodCashData.cs:175)
at system.Reflection.Cash.DynamicMethodCash$MethodByNameCollectionBase.System_Reflection_Cash_DynamicMethodCash_IMethodByNameCollection_get_Info(MethodCashData.cs:93)
at system.Reflection.Cash.DynamicMethodCash.GetAllMethods(MethodCash.cs:648)
at system.Reflection.Cash.DynamicMethodCash.GetAllInheritedMethods(MethodCash.cs:670)
at system.GHType.GetMethods(GHType.cs:575)
at system.Web.Services.Protocols.LogicalTypeInfo.<init>(ServerType.cs:126)
at system.Web.Services.Protocols.TypeStubManager.GetLogicalTypeInfo(TypeStubManager.cs:331)
at system.Web.Services.Protocols.TypeStubManager.GetTypeStub(TypeStubManager.cs:315)
at system.Web.Services.Protocols.SoapHttpClientProtocol.<init>(SoapHttpClientProtocol.cs:82)
at VaultClientNetLib.ClientService.VaultService.<init>(Unknown Source)
at VaultClientNetLib.VaultConnection.InitService(Unknown Source)
at VaultClientOperationsLib.ClientInstance.Init(Unknown Source)
at VaultClientIntegrationLib.ServerOperations.Login(ServerOperations.cs:3622)
at VaultClientIntegrationLib.ServerOperations.Login(ServerOperations.cs:3797)
at com.sourcegear.vault.ui.commands.ConnectCommand.doRun(ConnectCommand.java:59)
at com.cdesg.core.command.Command.run(Command.java:80)
at com.cdesg.uihelper.command.RunnableWithProgressCommandAdapter.run(RunnableWithProgressCommandAdapter.java:67)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:501)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at system.TypeResolver.loadClass(TypeResolver.jvm.cs:141)
at system.TypeResolver.resolve(TypeResolver.jvm.cs:31)
at system.Type.internal_from_name(Type.jvm.cs:320)
at system.Type.GetType(Type.jvm.cs:263)
at clr.compiler.GenericsParser.ParseInternal(GenericsParser.cs:62)
at clr.compiler.GenericsParser.Parse(GenericsParser.cs:28)
at clr.compiler.GenericHelper.ParseType(GenericHelper.cs:243)
at clr.compiler.GenericHelper.ParseType(GenericHelper.cs:238)
at clr.compiler.TypeInfo.createParameterInfo(TypeInfo.cs:630)
at system.Web.Services.Protocols.HttpWebClientProtocol$__Attrib.createMethodData2(Unknown Source)
at system.Web.Services.Protocols.HttpWebClientProtocol$__Attrib.createMethodData(Unknown Source)
at clr.compiler.TypeInfo.CreateMethodInfo(TypeInfo.cs:218)
at system.Reflection.Cash.DynamicMethodCash$DeclaredMethodByNameCollection.InitInfo(MethodCashData.cs:154)
at system.Reflection.Cash.DynamicMethodCash$MethodByNameCollectionBase.System_Reflection_Cash_DynamicMethodCash_IMethodByNameCollection_get_Info(MethodCashData.cs:93)
at system.Reflection.Cash.DynamicMethodCash$MethodByNameCollectionBase.get_Info$Ljava_util_ArrayList$$$MethodByNameCollectionBase$$(MethodCashData.cs:118)
at system.Reflection.Cash.DynamicMethodCash$MethodByNameCollectionBase.System_Reflection_Cash_DynamicMethodCash_IMethodByNameCollection_GetMethods(MethodCashData.cs:124)
at system.Reflection.Cash.DynamicMethodCash.GetMethods(MethodCash.cs:636)
at system.Reflection.Cash.DynamicMethodCash.GetDeclaredMethods(MethodCash.cs:655)
at system.Reflection.Cash.DynamicMethodCash.GetParentMethods(MethodCash.cs:569)
at system.Reflection.Cash.DynamicMethodCash.CreateInhiritedData(MethodCash.cs:604)
at system.Reflection.Cash.DynamicMethodCash$InheritedMethodByNameCollection.InitInfo(MethodCashData.cs:175)
at system.Reflection.Cash.DynamicMethodCash$MethodByNameCollectionBase.System_Reflection_Cash_DynamicMethodCash_IMethodByNameCollection_get_Info(MethodCashData.cs:93)
at system.Reflection.Cash.DynamicMethodCash.GetAllMethods(MethodCash.cs:648)
at system.Reflection.Cash.DynamicMethodCash.GetAllInheritedMethods(MethodCash.cs:670)
at system.GHType.GetMethods(GHType.cs:575)
at system.Web.Services.Protocols.LogicalTypeInfo.<init>(ServerType.cs:126)
at system.Web.Services.Protocols.TypeStubManager.GetLogicalTypeInfo(TypeStubManager.cs:331)
at system.Web.Services.Protocols.TypeStubManager.GetTypeStub(TypeStubManager.cs:315)
at system.Web.Services.Protocols.SoapHttpClientProtocol.<init>(SoapHttpClientProtocol.cs:82)
at VaultClientNetLib.ClientService.VaultService.<init>(Unknown Source)
at VaultClientNetLib.VaultConnection.InitService(Unknown Source)
at VaultClientOperationsLib.ClientInstance.Init(Unknown Source)
at VaultClientIntegrationLib.ServerOperations.Login(ServerOperations.cs:3622)
at VaultClientIntegrationLib.ServerOperations.Login(ServerOperations.cs:3797)
at com.sourcegear.vault.ui.commands.ConnectCommand.doRun(ConnectCommand.java:59)
at com.cdesg.core.command.Command.run(Command.java:80)
at com.cdesg.uihelper.command.RunnableWithProgressCommandAdapter.run(RunnableWithProgressCommandAdapter.java:67)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
--- End of inner exception stack trace ---
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at system.TypeResolver.loadClass(TypeResolver.jvm.cs:141)
at system.TypeResolver.resolve(TypeResolver.jvm.cs:31)
at system.Type.internal_from_name(Type.jvm.cs:320)
at system.Type.GetType(Type.jvm.cs:263)
at clr.compiler.GenericsParser.ParseInternal(GenericsParser.cs:62)
at clr.compiler.GenericsParser.Parse(GenericsParser.cs:28)
at clr.compiler.GenericHelper.ParseType(GenericHelper.cs:243)
at clr.compiler.GenericHelper.ParseType(GenericHelper.cs:238)
at clr.compiler.TypeInfo.createParameterInfo(TypeInfo.cs:630)
at system.Web.Services.Protocols.HttpWebClientProtocol$__Attrib.createMethodData2(Unknown Source)
at system.Web.Services.Protocols.HttpWebClientProtocol$__Attrib.createMethodData(Unknown Source)
at clr.compiler.TypeInfo.CreateMethodInfo(TypeInfo.cs:218)
at system.Reflection.Cash.DynamicMethodCash$DeclaredMethodByNameCollection.InitInfo(MethodCashData.cs:154)
at system.Reflection.Cash.DynamicMethodCash$MethodByNameCollectionBase.System_Reflection_Cash_DynamicMethodCash_IMethodByNameCollection_get_Info(MethodCashData.cs:93)
at system.Reflection.Cash.DynamicMethodCash$MethodByNameCollectionBase.get_Info$Ljava_util_ArrayList$$$MethodByNameCollectionBase$$(MethodCashData.cs:118)
at system.Reflection.Cash.DynamicMethodCash$MethodByNameCollectionBase.System_Reflection_Cash_DynamicMethodCash_IMethodByNameCollection_GetMethods(MethodCashData.cs:124)
at system.Reflection.Cash.DynamicMethodCash.GetMethods(MethodCash.cs:636)
at system.Reflection.Cash.DynamicMethodCash.GetDeclaredMethods(MethodCash.cs:655)
at system.Reflection.Cash.DynamicMethodCash.GetParentMethods(MethodCash.cs:569)
at system.Reflection.Cash.DynamicMethodCash.CreateInhiritedData(MethodCash.cs:604)
at system.Reflection.Cash.DynamicMethodCash$InheritedMethodByNameCollection.InitInfo(MethodCashData.cs:175)
at system.Reflection.Cash.DynamicMethodCash$MethodByNameCollectionBase.System_Reflection_Cash_DynamicMethodCash_IMethodByNameCollection_get_Info(MethodCashData.cs:93)
at system.Reflection.Cash.DynamicMethodCash.GetAllMethods(MethodCash.cs:648)
at system.Reflection.Cash.DynamicMethodCash.GetAllInheritedMethods(MethodCash.cs:670)
at system.GHType.GetMethods(GHType.cs:575)
at system.Web.Services.Protocols.LogicalTypeInfo.<init>(ServerType.cs:126)
at system.Web.Services.Protocols.TypeStubManager.GetLogicalTypeInfo(TypeStubManager.cs:331)
at system.Web.Services.Protocols.TypeStubManager.GetTypeStub(TypeStubManager.cs:315)
at system.Web.Services.Protocols.SoapHttpClientProtocol.<init>(SoapHttpClientProtocol.cs:82)
at VaultClientNetLib.ClientService.VaultService.<init>(Unknown Source)
at VaultClientNetLib.VaultConnection.InitService(Unknown Source)
at VaultClientOperationsLib.ClientInstance.Init(Unknown Source)
at VaultClientIntegrationLib.ServerOperations.Login(ServerOperations.cs:3622)
at VaultClientIntegrationLib.ServerOperations.Login(ServerOperations.cs:3797)
at com.sourcegear.vault.ui.commands.ConnectCommand.doRun(ConnectCommand.java:59)
at com.cdesg.core.command.Command.run(Command.java:80)
at com.cdesg.uihelper.command.RunnableWithProgressCommandAdapter.run(RunnableWithProgressCommandAdapter.java:67)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at system.TypeResolver.loadClass(TypeResolver.jvm.cs:141)
at system.TypeResolver.resolve(TypeResolver.jvm.cs:31)
at system.Type.internal_from_name(Type.jvm.cs:320)
at system.Type.GetType(Type.jvm.cs:263)
at clr.compiler.GenericsParser.ParseInternal(GenericsParser.cs:62)
at clr.compiler.GenericsParser.Parse(GenericsParser.cs:28)
at clr.compiler.GenericHelper.ParseType(GenericHelper.cs:243)
at clr.compiler.GenericHelper.ParseType(GenericHelper.cs:238)
at clr.compiler.TypeInfo.createParameterInfo(TypeInfo.cs:630)
at system.Web.Services.Protocols.HttpWebClientProtocol$__Attrib.createMethodData2(Unknown Source)
at system.Web.Services.Protocols.HttpWebClientProtocol$__Attrib.createMethodData(Unknown Source)
at clr.compiler.TypeInfo.CreateMethodInfo(TypeInfo.cs:218)
at system.Reflection.Cash.DynamicMethodCash$DeclaredMethodByNameCollection.InitInfo(MethodCashData.cs:154)
at system.Reflection.Cash.DynamicMethodCash$MethodByNameCollectionBase.System_Reflection_Cash_DynamicMethodCash_IMethodByNameCollection_get_Info(MethodCashData.cs:93)
at system.Reflection.Cash.DynamicMethodCash$MethodByNameCollectionBase.get_Info$Ljava_util_ArrayList$$$MethodByNameCollectionBase$$(MethodCashData.cs:118)
at system.Reflection.Cash.DynamicMethodCash$MethodByNameCollectionBase.System_Reflection_Cash_DynamicMethodCash_IMethodByNameCollection_GetMethods(MethodCashData.cs:124)
at system.Reflection.Cash.DynamicMethodCash.GetMethods(MethodCash.cs:636)
at system.Reflection.Cash.DynamicMethodCash.GetDeclaredMethods(MethodCash.cs:655)
at system.Reflection.Cash.DynamicMethodCash.GetParentMethods(MethodCash.cs:569)
at system.Reflection.Cash.DynamicMethodCash.CreateInhiritedData(MethodCash.cs:604)
at system.Reflection.Cash.DynamicMethodCash$InheritedMethodByNameCollection.InitInfo(MethodCashData.cs:175)
at system.Reflection.Cash.DynamicMethodCash$MethodByNameCollectionBase.System_Reflection_Cash_DynamicMethodCash_IMethodByNameCollection_get_Info(MethodCashData.cs:93)
at system.Reflection.Cash.DynamicMethodCash.GetAllMethods(MethodCash.cs:648)
at system.Reflection.Cash.DynamicMethodCash.GetAllInheritedMethods(MethodCash.cs:670)
at system.GHType.GetMethods(GHType.cs:575)
at system.Web.Services.Protocols.LogicalTypeInfo.<init>(ServerType.cs:126)
at system.Web.Services.Protocols.TypeStubManager.GetLogicalTypeInfo(TypeStubManager.cs:331)
at system.Web.Services.Protocols.TypeStubManager.GetTypeStub(TypeStubManager.cs:315)
at system.Web.Services.Protocols.SoapHttpClientProtocol.<init>(SoapHttpClientProtocol.cs:82)
at VaultClientNetLib.ClientService.VaultService.<init>(Unknown Source)
at VaultClientNetLib.VaultConnection.InitService(Unknown Source)
at VaultClientOperationsLib.ClientInstance.Init(Unknown Source)
at VaultClientIntegrationLib.ServerOperations.Login(ServerOperations.cs:3622)
at VaultClientIntegrationLib.ServerOperations.Login(ServerOperations.cs:3797)
at com.sourcegear.vault.ui.commands.ConnectCommand.doRun(ConnectCommand.java:59)
at com.cdesg.core.command.Command.run(Command.java:80)
at com.cdesg.uihelper.command.RunnableWithProgressCommandAdapter.run(RunnableWithProgressCommandAdapter.java:67)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
--- End of inner exception stack trace ---
at system.Type.internal_from_name(Type.jvm.cs:334)
at system.Type.GetType(Type.jvm.cs:263)
at clr.compiler.GenericsParser.ParseInternal(GenericsParser.cs:62)
at clr.compiler.GenericsParser.Parse(GenericsParser.cs:28)
at clr.compiler.GenericHelper.ParseType(GenericHelper.cs:243)
at clr.compiler.GenericHelper.ParseType(GenericHelper.cs:238)
at clr.compiler.TypeInfo.createParameterInfo(TypeInfo.cs:630)
at system.Web.Services.Protocols.HttpWebClientProtocol$__Attrib.createMethodData2(Unknown Source)
at system.Web.Services.Protocols.HttpWebClientProtocol$__Attrib.createMethodData(Unknown Source)
at clr.compiler.TypeInfo.CreateMethodInfo(TypeInfo.cs:218)
at system.Reflection.Cash.DynamicMethodCash$DeclaredMethodByNameCollection.InitInfo(MethodCashData.cs:154)
at system.Reflection.Cash.DynamicMethodCash$MethodByNameCollectionBase.System_Reflection_Cash_DynamicMethodCash_IMethodByNameCollection_get_Info(MethodCashData.cs:93)
at system.Reflection.Cash.DynamicMethodCash$MethodByNameCollectionBase.get_Info$Ljava_util_ArrayList$$$MethodByNameCollectionBase$$(MethodCashData.cs:118)
at system.Reflection.Cash.DynamicMethodCash$MethodByNameCollectionBase.System_Reflection_Cash_DynamicMethodCash_IMethodByNameCollection_GetMethods(MethodCashData.cs:124)
at system.Reflection.Cash.DynamicMethodCash.GetMethods(MethodCash.cs:636)
at system.Reflection.Cash.DynamicMethodCash.GetDeclaredMethods(MethodCash.cs:655)
at system.Reflection.Cash.DynamicMethodCash.GetParentMethods(MethodCash.cs:569)
at system.Reflection.Cash.DynamicMethodCash.CreateInhiritedData(MethodCash.cs:604)
at system.Reflection.Cash.DynamicMethodCash$InheritedMethodByNameCollection.InitInfo(MethodCashData.cs:175)
at system.Reflection.Cash.DynamicMethodCash$MethodByNameCollectionBase.System_Reflection_Cash_DynamicMethodCash_IMethodByNameCollection_get_Info(MethodCashData.cs:93)
at system.Reflection.Cash.DynamicMethodCash.GetAllMethods(MethodCash.cs:648)
at system.Reflection.Cash.DynamicMethodCash.GetAllInheritedMethods(MethodCash.cs:670)
at system.GHType.GetMethods(GHType.cs:575)
at system.Web.Services.Protocols.LogicalTypeInfo.<init>(ServerType.cs:126)
at system.Web.Services.Protocols.TypeStubManager.GetLogicalTypeInfo(TypeStubManager.cs:331)
at system.Web.Services.Protocols.TypeStubManager.GetTypeStub(TypeStubManager.cs:315)
at system.Web.Services.Protocols.SoapHttpClientProtocol.<init>(SoapHttpClientProtocol.cs:82)
at VaultClientNetLib.ClientService.VaultService.<init>(Unknown Source)
at VaultClientNetLib.VaultConnection.InitService(Unknown Source)
at VaultClientOperationsLib.ClientInstance.Init(Unknown Source)
at VaultClientIntegrationLib.ServerOperations.Login(ServerOperations.cs:3622)
at VaultClientIntegrationLib.ServerOperations.Login(ServerOperations.cs:3797)
at com.sourcegear.vault.ui.commands.ConnectCommand.doRun(ConnectCommand.java:59)
at com.cdesg.core.command.Command.run(Command.java:80)
at com.cdesg.uihelper.command.RunnableWithProgressCommandAdapter.run(RunnableWithProgressCommandAdapter.java:67)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
at system.Type.access$800(_VMW_Extended_Type.java:61422)
at system.Type.internal_from_name(_VMW_Extended_Type.java:510)
at system.Type.GetType(_VMW_Extended_Type.java:470)
at clr.compiler.GenericsParser.ParseInternal(GenericsParser.cs:62)
at clr.compiler.GenericsParser.Parse(GenericsParser.cs:28)
at clr.compiler.GenericHelper.ParseType(GenericHelper.cs:243)
at clr.compiler.GenericHelper.ParseType(GenericHelper.cs:238)
at clr.compiler.TypeInfo.createParameterInfo(TypeInfo.cs:630)
... 33 more
Caused by: java.lang.NoClassDefFoundError: system/Configuration/ConfigurationElementCollection
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at system.TypeResolver.loadClass(TypeResolver.jvm.cs:141)
at system.TypeResolver.resolve(TypeResolver.jvm.cs:31)
at system.Type.internal_from_name(_VMW_Extended_Type.java:503)
... 39 more
Caused by: java.lang.ClassNotFoundException: system.Configuration.ConfigurationElementCollection
at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:501)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:421)
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:412)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:107)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 44 more