Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [geclipse-dev] Problems .... :(

Not sure, but the "timing" snchronisation of the Clock can be a problem too!.
 
Harald
 


From: geclipse-dev-bounces@xxxxxxxxxxx [mailto:geclipse-dev-bounces@xxxxxxxxxxx] On Behalf Of Nicholas Loulloudes
Sent: Thursday, December 17, 2009 10:42 AM
To: Developer mailing list
Cc: g-Eclipse User discussions
Subject: Re: [geclipse-dev] Problems .... :(

Dear Nikola,

I have also installed the latest g-Eclipse on Ubuntu 9.10 without experiencing the above problem.

This looks as an authentication problem.

Have you created and activated an authentication token before submitting your job?

Also can you post your VO settings please.

Best regards,

Nicholas.

Nikola Grkic wrote:

I have successfully installed newest gEclipse for repo.There are two problems.

One is with Ubuntu 9.10...

When i try to submit job trought gLite i get this error:



Plug-In:
    javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure

Contact Address:
    N/A

Description:
    Job submission failed

Reasons:
    Check if input data for job was defined properly.

Proposed Solutions:
    Open Job Submission wizard (ID=null)
    Open Job editor (ID=null)

Stacktrace:
    eu.geclipse.core.reporting.ProblemException: Job submission failed
    at eu.geclipse.glite.WMSClient.submit(WMSClient.java:865)
    at eu.geclipse.glite.WMSClient.submitJob(WMSClient.java:955)
    at eu.geclipse.glite.GliteJobAPI.submitJob(GliteJobAPI.java:121)
    at eu.geclipse.glite.resources.GliteWMSService.submitJob(GliteWMSService.java:75)
    at eu.geclipse.glite.resources.GliteWMSService.submitJob(GliteWMSService.java:89)
    at eu.geclipse.ui.wizards.jobsubmission.JobCreatorSelectionWizard$JobSubmissionJob.run(JobCreatorSelectionWizard.java:361)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Caused by: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
    at org.apache.axis.AxisFault.makeFault(AxisFault.java:101)
    at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:154)
    at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
    at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
    at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
    at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)
    at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
    at org.apache.axis.client.Call.invoke(Call.java:2767)
    at org.apache.axis.client.Call.invoke(Call.java:2443)
    at org.apache.axis.client.Call.invoke(Call.java:2366)
    at org.apache.axis.client.Call.invoke(Call.java:1812)
    at org.gridsite.www.namespaces.delegation_1.DelegationSoapBindingStub.getProxyReq(DelegationSoapBindingStub.java:180)
    at eu.geclipse.glite.WMSClient.delegateProxy(WMSClient.java:364)
    at eu.geclipse.glite.WMSClient.submit(WMSClient.java:748)
    ... 6 more
Caused by: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
    at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
    at sun.security.ssl.Alerts.getSSLException(Alerts.java:154)
    at sun.security.ssl.SSLSocketImpl.recvAlert(SSLSocketImpl.java:1693)
    at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:952)
    at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1132)
    at sun.security.ssl.SSLSocketImpl.writeRecord(SSLSocketImpl.java:643)
    at sun.security.ssl.AppOutputStream.write(AppOutputStream.java:78)
    at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
    at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
    at org.apache.axis.transport.http.HTTPSender.writeToSocket(HTTPSender.java:516)
    at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:138)
    ... 18 more



In Win 7 and Ubuntu 9.04 works fine.


Second thing is for all verisons.I can mount LFC servis with no problem...But when i want to list folder i get this :

Plug-In:
    eu.geclipse.core

Contact Address:
    N/A

Description:
    Failed to fetch children

Reasons:
    N/A

Proposed Solutions:
    Check your proxy settings (ID=eu.geclipse.core.solution.net.checkProxySettings)
    Check your authentication tokens (ID=eu.geclipse.core.solution.auth.checkTokens)
    Check your imported CA-certificates (ID=eu.geclipse.core.solution.auth.checkCaCertificates)

Stacktrace:
    eu.geclipse.core.reporting.ProblemException: Failed to fetch children
    at eu.geclipse.core.model.impl.AbstractGridContainer.getChildren(AbstractGridContainer.java:249)
    at eu.geclipse.ui.providers.FetchChildrenJob.run(FetchChildrenJob.java:55)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Caused by: java.lang.NullPointerException
    at eu.geclipse.core.auth.AbstractAuthTokenProvider.isTokenRequestCanceledException(AbstractAuthTokenProvider.java:56)
    at eu.geclipse.core.model.impl.AbstractGridContainer$ChildFetcher.run(AbstractGridContainer.java:126)
    ... 1 more




First problem is not so important but second gives me a headek.


_______________________________________________ geclipse-dev mailing list geclipse-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/geclipse-dev


-- 
_________________________________________________

Nicholas Loulloudes
PhD Candidate,
High Performance Computing Systems Laboratory (HPCL)
University of Cyprus,
Nicosia, Cyprus

Tel:  +357-22892663
Email: loulloudes.n[at]cs.ucy.ac.cy
Web: www.cs.ucy.ac.cy/~nickl
_________________________________________________

Back to the top