Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[geclipse-dev] [Fwd: gEclipse - voms proxy creation exception]


Hi,

We had this problem in Triest last week, I couldn't find a solution by myself, so I'm forwarding it here. Any ideas what's wrong?

----------------------------------------------------------------------
Hi,
i'm using the last version i found in the gEclipse website on a MacOSX
10.4 (intel)

when i try to create a voms proxy i receive this exception:

eu.geclipse.core.GridException: Syntax error in VOMS server response
    at eu.geclipse.voms.server.VomsServerResponse.parseVomsans(Unknown
Source)
    at eu.geclipse.voms.server.VomsServerResponse.parseResponse(Unknown
Source)
    at eu.geclipse.voms.server.VomsServerResponse.<init>(Unknown Source)
    at eu.geclipse.voms.server.VomsServerResponse.read(Unknown Source)
    at eu.geclipse.voms.server.VomsServer.query(Unknown Source)
    at eu.geclipse.voms.auth.VomsProxy.setActive(Unknown Source)
    at eu.geclipse.ui.views.AuthTokenView$6.run(Unknown Source)
    at
org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:369)
    at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:313)
    at
org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:495)
    at eu.geclipse.ui.views.AuthTokenView.setSelectedTokenActive(Unknown
Source)
    at eu.geclipse.ui.views.AuthTokenView$10.run(Unknown Source)
    at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)
    at
org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:546)
    at
org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:490)
    at
org.eclipse.jface.action.ActionContributionItem$6.handleEvent(ActionContributionItem.java:443)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1495)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1519)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1504)
    at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1295)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3350)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2954)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
    at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
    at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
    at
org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
    at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at
org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
    at
org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
    at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
    at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
    at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
    at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
    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:585)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1173)

eclipse.buildId=M20071023-1652
java.version=1.5.0_13
java.vendor=Apple Computer, Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_US
Framework arguments:  -keyring /Users/alessio/.eclipse_keyring -showlocation
Command-line arguments:  -os macosx -ws carbon -arch x86 -keyring
/Users/alessio/.eclipse_keyring -consoleLog -showlocation


i'm using a voms vo called "gridats"(the VOMSES string for this VO is
"gridats" "voms01.grid.elettra.trieste.it" "15000" "/C=IT/O=INFN/OU=Host/L=Elettra/CN=voms01.grid.elettra.trieste.it" "gridats")

If i use a standard UI, the voms proxy creation works fine.

I've imported all the CA...

Tnx for the support ;)

Alessio



--
Alessio Curri

+39 040 375 8064
Software for Measurement Group
Experiments Division
Sincrotrone Trieste S.c.p.A.
S.S. 14 Km 163.5, in Area Science Park
34012 Basovizza - Trieste (Italy)

--
Mateusz Pabis



Back to the top