Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [geclipse-user] FW: Accepted email confirmation for VOgeclipsetutor

Just for the list, we were able to solve the problem offline. As Ariel already assumed it was a problem with Tran's system clock.

Mathias


-----Original Message-----
From: geclipse-user-bounces@xxxxxxxxxxx on behalf of Tran Son
Sent: Wed 1/14/2009 9:06 PM
To: g-Eclipse User discussions
Cc: Tran Son
Subject: Re: [geclipse-user] FW: Accepted email confirmation for VOgeclipsetutor
 
Hi,
This is the error log:

Plug-In:
    eu.geclipse.voms

Contact Address:
    N/A

Description:
    Unable to activate token

Reasons:
    N/A

Proposed Solutions:
    Check your imported CA-certificates (ID=eu.geclipse.core.solution.auth.checkCaCertificates)
    Check your VO settings (ID=eu.geclipse.core.solution.auth.checkVoSettings)
    Check your system's time (ID=eu.geclipse.core.solution.sys.checkSystemTime)

Stacktrace:
    eu.geclipse.core.auth.AuthenticationException: Unable to activate token
    at eu.geclipse.voms.auth.VomsProxy.setActive(VomsProxy.java:202)
    at eu.geclipse.ui.views.AuthTokenView$7.run(AuthTokenView.java:536)
    at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:446)
    at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:354)
    at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:507)
    at eu.geclipse.ui.views.AuthTokenView.setSelectedTokenActive(AuthTokenView.java:533)
    at eu.geclipse.ui.views.AuthTokenView$11.run(AuthTokenView.java:709)
    at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:583)
    at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:500)
    at org.eclipse.jface.action.ActionContributionItem$6.handleEvent(ActionContributionItem.java:452)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3823)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3422)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2382)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346)
    at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198)
    at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:488)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
    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:382)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    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:549)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
Caused by: eu.geclipse.core.reporting.ProblemException: Error while trying to query VOMS server
    at eu.geclipse.voms.server.VomsServer.query(VomsServer.java:181)
    at eu.geclipse.voms.auth.VomsProxy.setActive(VomsProxy.java:174)
    ... 34 more
Caused by: java.net.SocketException: Connection reset
    at java.net.SocketInputStream.read(Unknown Source)
    at org.globus.gsi.gssapi.SSLUtil.read(SSLUtil.java:42)
    at org.globus.gsi.gssapi.net.impl.GSIGssInputStream.readToken(GSIGssInputStream.java:103)
    at org.globus.gsi.gssapi.net.impl.GSIGssInputStream.readHandshakeToken(GSIGssInputStream.java:59)
    at org.globus.gsi.gssapi.net.impl.GSIGssSocket.readToken(GSIGssSocket.java:65)
    at org.globus.gsi.gssapi.net.GssSocket.authenticateClient(GssSocket.java:115)
    at org.globus.gsi.gssapi.net.GssSocket.startHandshake(GssSocket.java:145)
    at org.globus.gsi.gssapi.net.GssSocket.getOutputStream(GssSocket.java:166)
    at eu.geclipse.voms.server.VomsServer.getOutputStream(VomsServer.java:164)
    at eu.geclipse.voms.server.VomsServer.query(VomsServer.java:174)
    ... 35 more


I try to synchronize to server time using such command (because i'm using Windows XP):
w32tm /config /syncfromflags:manual /manualpeerlist:"iwrbdii.fzk.de dgrid-voms.fzk.de"
w32tm /config /update

Response of those command confirms that: Command completed successfully
But i am not sure that the local time is synchronized or not.
About virus of firewall: there is no firewall, and i can request system and browse geclipsetutor VO with proper CA. Just only problem with activating token 
Thanks


________________________________
From: Ariel Garcia <garcia@xxxxxxxxxx>
To: geclipse-user@xxxxxxxxxxx
Cc: Tran Son <sontn.fz@xxxxxxxxx>
Sent: Wednesday, January 14, 2009 13:43:11
Subject: Re: [geclipse-user] FW: Accepted email confirmation for VO geclipsetutor

Hi Tran,

just a fast shot:

> It seems to be working but the connection is not set up.
> *Unable to activate token
> Error while trying to query VOMS server
> Connection reset

this could mean that the ssl layer could not perform the authentication 
because the time in your computer differs from the time in the server 
(just run ntpdate or synchronize your clock from internet somehow!)
or that really the connection was blocked by some antivirus or your OS or 
some firewall or... 

BTW: 

> > > > > However, i try to ping and telnet Information Service at address
> > > > > grid004.ct.infn.it (port 2107) but there is no response.

the BDII port is always 2170 and not 2107! ;-)  (but use the server 
recommended by Mathias) 

Hope it helps, cheers, Ariel
_______________________________________________
geclipse-user mailing list
geclipse-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/geclipse-user



      Get your preferred Email name!
Now you can @ymail.com and @rocketmail.com. 
http://mail.promotions.yahoo.com/newdomains/aa/



Back to the top