<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:wfw="http://wellformedweb.org/CommentAPI/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
>
<!-- MHonArc v2.6.10 -->
	<channel>
		<title>geclipse-user</title>
		<link>http://dev.eclipse.org/mhonarc/lists/geclipse-user/maillist.html</link>
		<description>geclipse-user</description>
		<language>en-us</language>
		<pubDate>Thu, 17 Dec 2009 15:20:19 GMT</pubDate>
		<lastBuildDate>Thu, 17 Dec 2009 15:20:19 GMT</lastBuildDate>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>MHonArc RSS 2.0 RCFile</generator>
		<managingEditor>webmaster@eclipse.org (Webmaster)</managingEditor>
		<webMaster>webmaster@eclipse.org (Webmaster)</webMaster>
		<image>
			<title>geclipse-user</title>
			<url>http://www.eclipse.org/eclipse.org-common/themes/Phoenix/images/eclipse_home_header.jpg</url>
			<link>http://dev.eclipse.org/mhonarc/lists/geclipse-user/maillist.html</link>
		</image>
 

	<item>
		<title>Re: [geclipse-user] Problems .... :(</title>
		<link>http://dev.eclipse.org/mhonarc/lists/geclipse-user/msg00100.html</link>
		<description>Hi Nikola, For me your first problem looks like a very basic authentication problem. To have a deeper look into this problem some more detailed information would be helpful: 1) Which type of authentication token are you using (Globus, VOMS, pem, p12, ...)?...</description>
		<content:encoded><![CDATA[<pre style="margin: 0em;">Hi Nikola,</pre><br>
<tt>For me your first problem looks like a very basic authentication 
problem. To have a deeper look into this problem some more detailed 
information would be helpful:</tt><br>
<br>
<tt>1) Which type of authentication token are you using (Globus, VOMS, pem, 
p12, ...)?<br>
   I guess it is VOMS and not Globus. But if it is p12 instead of pem 
... there are known issues with this, see second point at 
<a  href="http://www.g-eclipse.eu/documentation/index.jsp?topic=/eu.geclipse.doc.user/html/known_issues.html">http://www.g-eclipse.eu/documentation/index.jsp?topic=/eu.geclipse.doc.user/html/known_issues.html</a></tt><br>
<br>
<tt>2) Are your server certs in place?<br>
   As Ariel already mentioned this should give you another error 
report. Nevertheless you should check this first.</tt><br>
<br>
<tt>3) What are the Java-Versions you are using with Ubuntu 9.04 aka 9.10? 
Are they identical? If not please have a try on 9.10 with the same Java 
as you are using on 9.04.</tt><br>
<br>
<tt>4) Are your 9.04 and 9.10 Versions on the same machine, same ip, same 
subnet? Maybe your 9.10 is somehow blacklisted or blocked?!</tt><br>
<br>
<tt>5) If everything else fails you could start g-Eclipse with net-Debugging 
turned on. I've not tested this but it should be possible to add 
something like &quot;javax.net.debug=all&quot; into the eclipse.ini file under the 
vmargs-section in order to turn this on. The debugging output should 
help us to track down the problem to the SSL-level. For more information 
see for instance 
<a  href="http://java.sun.com/developer/technicalArticles/Security/secureinternet2/">http://java.sun.com/developer/technicalArticles/Security/secureinternet2/</a></tt><br>
<br>
<pre style="margin: 0em;">Cheers, Mathias</pre><br>
<blockquote style="border-left: #5555EE solid 0.2em; margin: 0em; padding-left: 0.85em"><tt><br>I have successfully installed newest gEclipse for repo.There are two 
problems.</tt><br>
<br>
<pre style="margin: 0em;">One is with Ubuntu 9.10...</pre><br>
<pre style="margin: 0em;">When i try to submit job trought gLite i get this error:</pre><br>
<pre style="margin: 0em;"><br></pre><br>
<tt>Plug-In:<br>
    javax.net.ssl.SSLHandshakeException: Received fatal alert: 
handshake_failure</tt><br>
<br>
<pre style="margin: 0em;">Contact Address:
    N/A</pre><br>
<pre style="margin: 0em;">Description:
    Job submission failed</pre><br>
<pre style="margin: 0em;">Reasons:
    Check if input data for job was defined properly.</pre><br>
<pre style="margin: 0em;">Proposed Solutions:
    Open Job Submission wizard (ID=null)
    Open Job editor (ID=null)</pre><br>
<tt>Stacktrace:<br>
    eu.geclipse.core.reporting.ProblemException: Job submission failed<br>
    at eu.geclipse.glite.WMSClient.submit(WMSClient.java:865)<br>
    at eu.geclipse.glite.WMSClient.submitJob(WMSClient.java:955)<br>
    at eu.geclipse.glite.GliteJobAPI.submitJob(GliteJobAPI.java:121)<br>
    at 
eu.geclipse.glite.resources.GliteWMSService.submitJob(GliteWMSService.java:75)<br>
    at 
eu.geclipse.glite.resources.GliteWMSService.submitJob(GliteWMSService.java:89)<br>
    at 
eu.geclipse.ui.wizards.jobsubmission.JobCreatorSelectionWizard$JobSubmissionJob.run(JobCreatorSelectionWizard.java:361)<br>
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)<br>
Caused by: javax.net.ssl.SSLHandshakeException: Received fatal alert: 
handshake_failure<br>
    at org.apache.axis.AxisFault.makeFault(AxisFault.java:101)<br>
    at 
org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:154)<br>
    at 
org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)<br>
    at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)<br>
    at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)<br>
    at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)<br>
    at org.apache.axis.client.Call.invokeEngine(Call.java:2784)<br>
    at org.apache.axis.client.Call.invoke(Call.java:2767)<br>
    at org.apache.axis.client.Call.invoke(Call.java:2443)<br>
    at org.apache.axis.client.Call.invoke(Call.java:2366)<br>
    at org.apache.axis.client.Call.invoke(Call.java:1812)<br>
    at 
org.gridsite.www.namespaces.delegation_1.DelegationSoapBindingStub.getProxyReq(DelegationSoapBindingStub.java:180)<br>
    at eu.geclipse.glite.WMSClient.delegateProxy(WMSClient.java:364)<br>
    at eu.geclipse.glite.WMSClient.submit(WMSClient.java:748)<br>
    ... 6 more<br>
Caused by: javax.net.ssl.SSLHandshakeException: Received fatal alert: 
handshake_failure<br>
    at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)<br>
    at sun.security.ssl.Alerts.getSSLException(Alerts.java:154)<br>
    at sun.security.ssl.SSLSocketImpl.recvAlert(SSLSocketImpl.java:1693)<br>
    at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:952)<br>
    at 
sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1132)<br>
    at sun.security.ssl.SSLSocketImpl.writeRecord(SSLSocketImpl.java:643)<br>
    at sun.security.ssl.AppOutputStream.write(AppOutputStream.java:78)<br>
    at 
java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)<br>
    at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)<br>
    at 
org.apache.axis.transport.http.HTTPSender.writeToSocket(HTTPSender.java:516)<br>
    at 
org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:138)<br>
    ... 18 more</tt><br>
<br>
<pre style="margin: 0em;"><br></pre><br>
<pre style="margin: 0em;">In Win 7 and Ubuntu 9.04 works fine.</pre><br>
<tt><br>Second thing is for all verisons.I can mount LFC servis with no 
problem...But when i want to list folder i get this :</tt><br>
<br>
<pre style="margin: 0em;">Plug-In:
    eu.geclipse.core</pre><br>
<pre style="margin: 0em;">Contact Address:
    N/A</pre><br>
<pre style="margin: 0em;">Description:
    Failed to fetch children</pre><br>
<pre style="margin: 0em;">Reasons:
    N/A</pre><br>
<tt>Proposed Solutions:<br>
    Check your proxy settings 
(ID=eu.geclipse.core.solution.net.checkProxySettings)<br>
    Check your authentication tokens 
(ID=eu.geclipse.core.solution.auth.checkTokens)<br>
    Check your imported CA-certificates 
(ID=eu.geclipse.core.solution.auth.checkCaCertificates)</tt><br>
<br>
<tt>Stacktrace:<br>
    eu.geclipse.core.reporting.ProblemException: Failed to fetch children<br>
    at 
eu.geclipse.core.model.impl.AbstractGridContainer.getChildren(AbstractGridContainer.java:249)<br>
    at 
eu.geclipse.ui.providers.FetchChildrenJob.run(FetchChildrenJob.java:55)<br>
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)<br>
Caused by: java.lang.NullPointerException<br>
    at 
eu.geclipse.core.auth.AbstractAuthTokenProvider.isTokenRequestCanceledException(AbstractAuthTokenProvider.java:56)<br>
    at 
eu.geclipse.core.model.impl.AbstractGridContainer$ChildFetcher.run(AbstractGridContainer.java:126)<br>
    ... 1 more</tt><br>
<br>
<pre style="margin: 0em;"><br></pre><br>
<pre style="margin: 0em;"><br>First problem is not so important but second gives me a headek/./</pre><br>
<pre style="margin: 0em;">------------------------------------------------------------------------</pre><br>
<tt>_______________________________________________<br>
geclipse-user mailing list<br>
geclipse-user@xxxxxxxxxxx<br>
<a  href="https://dev.eclipse.org/mailman/listinfo/geclipse-user">https://dev.eclipse.org/mailman/listinfo/geclipse-user</a><br>
  
</tt></blockquote><pre style="margin: 0em;"><br></pre><br>
]]></content:encoded>
		<pubDate>Thu, 17 Dec 2009 15:18:10 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/geclipse-user/msg00100.html</guid>
		<author>mathias@xxxxxxx (Mathias Stuempert)</author>
	</item>
	<item>
		<title>Re: [geclipse-user] Problems .... :(</title>
		<link>http://dev.eclipse.org/mhonarc/lists/geclipse-user/msg00099.html</link>
		<description>Hi Nikola, uhm... very strange... Can you for instance create and _activate_ a VOMS token? Googling for that SSLException I only find issues related to SSL connection internals like SSL ciphers and trust levels. Is it possible that the X509 certificate and...</description>
		<content:encoded><![CDATA[<pre>Hi Nikola,

&gt; I have set time and installed sun-java6-jdk, and it still nothing...

uhm... very strange...

Can you for instance create and _activate_ a VOMS token?

Googling for that SSLException I only find issues related to SSL connection 
internals like SSL ciphers and trust levels.
Is it possible that the X509 certificate and private key files you have in 
both machines are different? (i mean, like you are using the 
user{cert,key}.pem files in one case, and a  .p12 file in the other?

Cheers, Ariel

</pre>]]></content:encoded>
		<pubDate>Thu, 17 Dec 2009 15:05:55 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/geclipse-user/msg00099.html</guid>
		<author>garcia@xxxxxxx (Ariel Garcia)</author>
	</item>
	<item>
		<title>Re: [geclipse-user] Problems .... :(</title>
		<link>http://dev.eclipse.org/mhonarc/lists/geclipse-user/msg00098.html</link>
		<description>Hi Nikola, ... uhm... authentication doesn't depend on any native libs, just java code, so if configuration, network and clock are fine the OS shouldn't really make a difference. Also the error is not of the &amp;quot;already seen ones&amp;quot; i'd say, these would pop up ...</description>
		<content:encoded><![CDATA[<pre>Hi Nikola,

&gt; I have successfully installed newest gEclipse for repo.

:-)

&gt; One is with Ubuntu 9.10...
&gt; 
&gt; When i try to submit job trought gLite i get this error:
...
&gt; Caused by: javax.net.ssl.SSLHandshakeException: Received fatal alert:
&gt; handshake_failure

uhm... authentication doesn't depend on any native libs, just java code, so 
if configuration, network and clock are fine the OS shouldn't really make a 
difference.
Also the error is not of the &quot;already seen ones&quot; i'd say, these would pop 
up an error dialog with more useful suggestions like 'check your CA 
certificates'.
However as Harald already suggested, please check the clock of your PC! (in 
Ubuntu you can use ntpdate to check that:
    ntpdate europe.pool.ntp.org
If ntpdate is not available, just
    sudo apt-get install ntpdate
)

Besides the above check it comes to my mind that Ubuntu has by default the 
OpenJDK version of Java. That shouldn't cause any trouble but it might be 
worth giving Sun Java a try. Check which one you have with
    sudo update-java-alternatives -l
You can install sun java with
    sudo apt-get install sun-java6-jdk
    sudo update-java-alternatives -s java-6-sun
The java-gcj (GNU java implementation) is known to cause trouble with 
Eclipse.


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

oh, yes, that's bad, there is a null pointer exception there, whatever the 
cause is we have to handle that...

Anyway, it is not clear from your report if this one is also only happening 
in Ubuntu 9.10 or also in Windows/Ubuntu 9.04?
If it is the first case then we have to fix the SSL-connection problem first.

&gt; Caused by: java.lang.NullPointerException
&gt;     at
&gt; eu.geclipse.core.auth.AbstractAuthTokenProvider.isTokenRequestCanceledEx
&gt; ception(AbstractAuthTokenProvider.java:56) at
&gt; eu.geclipse.core.model.impl.AbstractGridContainer$ChildFetcher.run(Abstr
&gt; actGridContainer.java:126) ... 1 more

Thanks for your detailed-multiplatform testing!

Cheers, Ariel

</pre>]]></content:encoded>
		<pubDate>Thu, 17 Dec 2009 14:11:28 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/geclipse-user/msg00098.html</guid>
		<author>garcia@xxxxxxx (Ariel Garcia)</author>
	</item>
	<item>
		<title>Re: [geclipse-user] Re: [geclipse-dev] Problems .... :(</title>
		<link>http://dev.eclipse.org/mhonarc/lists/geclipse-user/msg00097.html</link>
		<description> -- _________________________________________________ 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...</description>
		<content:encoded><![CDATA[<table width="100%"><tr><td bgcolor="#ffffff" style="background-color: #ffffff; color: #000000; "><font color="#000000">



Ok i will have a look on my Ubuntu 9.10 configuration and i will let
you know in a while.<br>
<br>
Best,<br>
<br>
Nicholas.<br>
<br>
Nikola Grkic wrote:
<blockquote
 cite=""
 type="cite">I just tried with firewall down....There is no change....<br>
  <br>
  <div class="gmail_quote">On Thu, Dec 17, 2009 at 10:48 AM, Nikola
Grkic <span dir="ltr">&lt;<a moz-do-not-send="true"
 href="mailto:ngrkic@xxxxxxxxx">ngrkic@xxxxxxxxx</a>&gt;</span> wrote:<br>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Am
using AEGIS VO...I Dont get it, when i switch to ubuntu 9.04 or win 7
it works fine....<br>
Hmmm....maybe it`s problem about firewall setting in ubuntu 9.10.<br>
    <br>
    <br>
    <div class="gmail_quote">
    <div>
    <div class="h5">On Thu, Dec 17, 2009 at 10:41 AM, Nicholas
Loulloudes <span dir="ltr">&lt;<a moz-do-not-send="true"
 href="mailto:loulloudes.n@xxxxxxxxxxxx" target="_blank">loulloudes.n@xxxxxxxxxxxx</a>&gt;</span>
wrote:<br>
    </div>
    </div>
    <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
      <div>
      <div class="h5">
      <div bgcolor="#ffffff" text="#000000">Dear Nikola,<br>
      <br>
I have also installed the latest g-Eclipse on Ubuntu 9.10 without
experiencing the above problem.<br>
      <br>
This looks as an authentication problem.<br>
      <br>
Have you created and activated an authentication token before
submitting your job?<br>
      <br>
Also can you post your VO settings please.<br>
      <br>
Best regards,<br>
      <br>
Nicholas.<br>
      <br>
Nikola Grkic wrote:
      <blockquote type="cite">
        <div>
        <div><br>
I have successfully installed newest gEclipse for repo.There are two
problems.<br>
        <br>
One is with Ubuntu 9.10...<br>
        <br>
When i try to submit job trought gLite i get this error:<br>
        <br>
        <br>
        <br>
Plug-In:<br>
&nbsp;&nbsp;&nbsp; javax.net.ssl.SSLHandshakeException: Received fatal alert:
handshake_failure<br>
        <br>
Contact Address:<br>
&nbsp;&nbsp;&nbsp; N/A<br>
        <br>
Description:<br>
&nbsp;&nbsp;&nbsp; Job submission failed<br>
        <br>
Reasons:<br>
&nbsp;&nbsp;&nbsp; Check if input data for job was defined properly.<br>
        <br>
Proposed Solutions:<br>
&nbsp;&nbsp;&nbsp; Open Job Submission wizard (ID=null)<br>
&nbsp;&nbsp;&nbsp; Open Job editor (ID=null)<br>
        <br>
Stacktrace:<br>
&nbsp;&nbsp;&nbsp; eu.geclipse.core.reporting.ProblemException: Job submission failed<br>
&nbsp;&nbsp;&nbsp; at eu.geclipse.glite.WMSClient.submit(WMSClient.java:865)<br>
&nbsp;&nbsp;&nbsp; at eu.geclipse.glite.WMSClient.submitJob(WMSClient.java:955)<br>
&nbsp;&nbsp;&nbsp; at eu.geclipse.glite.GliteJobAPI.submitJob(GliteJobAPI.java:121)<br>
&nbsp;&nbsp;&nbsp; at
eu.geclipse.glite.resources.GliteWMSService.submitJob(GliteWMSService.java:75)<br>
&nbsp;&nbsp;&nbsp; at
eu.geclipse.glite.resources.GliteWMSService.submitJob(GliteWMSService.java:89)<br>
&nbsp;&nbsp;&nbsp; at
eu.geclipse.ui.wizards.jobsubmission.JobCreatorSelectionWizard$JobSubmissionJob.run(JobCreatorSelectionWizard.java:361)<br>
&nbsp;&nbsp;&nbsp; at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)<br>
Caused by: javax.net.ssl.SSLHandshakeException: Received fatal alert:
handshake_failure<br>
&nbsp;&nbsp;&nbsp; at org.apache.axis.AxisFault.makeFault(AxisFault.java:101)<br>
&nbsp;&nbsp;&nbsp; at
org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:154)<br>
&nbsp;&nbsp;&nbsp; at
org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)<br>
&nbsp;&nbsp;&nbsp; at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)<br>
&nbsp;&nbsp;&nbsp; at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)<br>
&nbsp;&nbsp;&nbsp; at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)<br>
&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invokeEngine(Call.java:2784)<br>
&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke(Call.java:2767)<br>
&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke(Call.java:2443)<br>
&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke(Call.java:2366)<br>
&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke(Call.java:1812)<br>
&nbsp;&nbsp;&nbsp; at
org.gridsite.www.namespaces.delegation_1.DelegationSoapBindingStub.getProxyReq(DelegationSoapBindingStub.java:180)<br>
&nbsp;&nbsp;&nbsp; at eu.geclipse.glite.WMSClient.delegateProxy(WMSClient.java:364)<br>
&nbsp;&nbsp;&nbsp; at eu.geclipse.glite.WMSClient.submit(WMSClient.java:748)<br>
&nbsp;&nbsp;&nbsp; ... 6 more<br>
Caused by: javax.net.ssl.SSLHandshakeException: Received fatal alert:
handshake_failure<br>
&nbsp;&nbsp;&nbsp; at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)<br>
&nbsp;&nbsp;&nbsp; at sun.security.ssl.Alerts.getSSLException(Alerts.java:154)<br>
&nbsp;&nbsp;&nbsp; at sun.security.ssl.SSLSocketImpl.recvAlert(SSLSocketImpl.java:1693)<br>
&nbsp;&nbsp;&nbsp; at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:952)<br>
&nbsp;&nbsp;&nbsp; at
sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1132)<br>
&nbsp;&nbsp;&nbsp; at
sun.security.ssl.SSLSocketImpl.writeRecord(SSLSocketImpl.java:643)<br>
&nbsp;&nbsp;&nbsp; at sun.security.ssl.AppOutputStream.write(AppOutputStream.java:78)<br>
&nbsp;&nbsp;&nbsp; at
java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)<br>
&nbsp;&nbsp;&nbsp; at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)<br>
&nbsp;&nbsp;&nbsp; at
org.apache.axis.transport.http.HTTPSender.writeToSocket(HTTPSender.java:516)<br>
&nbsp;&nbsp;&nbsp; at
org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:138)<br>
&nbsp;&nbsp;&nbsp; ... 18 more<br>
        <br>
        <br>
        <br>
In Win 7 and Ubuntu 9.04 works fine.<br>
        <br>
        <br>
Second thing is for all verisons.I can mount LFC servis with no
problem...But when i want to list folder i get this :<br>
        <br>
Plug-In:<br>
&nbsp;&nbsp;&nbsp; eu.geclipse.core<br>
        <br>
Contact Address:<br>
&nbsp;&nbsp;&nbsp; N/A<br>
        <br>
Description:<br>
&nbsp;&nbsp;&nbsp; Failed to fetch children<br>
        <br>
Reasons:<br>
&nbsp;&nbsp;&nbsp; N/A<br>
        <br>
Proposed Solutions:<br>
&nbsp;&nbsp;&nbsp; Check your proxy settings
(ID=eu.geclipse.core.solution.net.checkProxySettings)<br>
&nbsp;&nbsp;&nbsp; Check your authentication tokens
(ID=eu.geclipse.core.solution.auth.checkTokens)<br>
&nbsp;&nbsp;&nbsp; Check your imported CA-certificates
(ID=eu.geclipse.core.solution.auth.checkCaCertificates)<br>
        <br>
Stacktrace:<br>
&nbsp;&nbsp;&nbsp; eu.geclipse.core.reporting.ProblemException: Failed to fetch
children<br>
&nbsp;&nbsp;&nbsp; at
eu.geclipse.core.model.impl.AbstractGridContainer.getChildren(AbstractGridContainer.java:249)<br>
&nbsp;&nbsp;&nbsp; at
eu.geclipse.ui.providers.FetchChildrenJob.run(FetchChildrenJob.java:55)<br>
&nbsp;&nbsp;&nbsp; at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)<br>
Caused by: java.lang.NullPointerException<br>
&nbsp;&nbsp;&nbsp; at
eu.geclipse.core.auth.AbstractAuthTokenProvider.isTokenRequestCanceledException(AbstractAuthTokenProvider.java:56)<br>
&nbsp;&nbsp;&nbsp; at
eu.geclipse.core.model.impl.AbstractGridContainer$ChildFetcher.run(AbstractGridContainer.java:126)<br>
&nbsp;&nbsp;&nbsp; ... 1 more<br>
        <br>
        <br>
        <br>
        <br>
First problem is not so important but second gives me a headek<i>.</i><br>
        <br>
        </div>
        </div>
        <pre><hr size="4" width="90%">
_______________________________________________
geclipse-dev mailing list
<a moz-do-not-send="true" href="mailto:geclipse-dev@xxxxxxxxxxx"
 target="_blank">geclipse-dev@xxxxxxxxxxx</a>
<a moz-do-not-send="true"
 href="https://dev.eclipse.org/mailman/listinfo/geclipse-dev"
 target="_blank">https://dev.eclipse.org/mailman/listinfo/geclipse-dev</a>
  </pre>
      </blockquote>
      <br>
      <br>
      <pre cols="72">-- 
_________________________________________________

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

Tel:  +357-22892663
Email: loulloudes.n[at]<a moz-do-not-send="true"
 href="http://cs.ucy.ac.cy" target="_blank">cs.ucy.ac.cy</a>
Web: <a moz-do-not-send="true" href="http://www.cs.ucy.ac.cy/%7Enickl"
 target="_blank">www.cs.ucy.ac.cy/~nickl</a>
_________________________________________________
      </pre>
      </div>
      <br>
      </div>
      </div>
_______________________________________________<br>
geclipse-user mailing list<br>
      <a moz-do-not-send="true" href="mailto:geclipse-user@xxxxxxxxxxx"
 target="_blank">geclipse-user@xxxxxxxxxxx</a><br>
      <a moz-do-not-send="true"
 href="https://dev.eclipse.org/mailman/listinfo/geclipse-user"
 target="_blank">https://dev.eclipse.org/mailman/listinfo/geclipse-user</a><br>
      <br>
    </blockquote>
    </div>
    <br>
  </blockquote>
  </div>
  <br>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
geclipse-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:geclipse-user@xxxxxxxxxxx">geclipse-user@xxxxxxxxxxx</a>
<a class="moz-txt-link-freetext" href="https://dev.eclipse.org/mailman/listinfo/geclipse-user">https://dev.eclipse.org/mailman/listinfo/geclipse-user</a>
  </pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">-- 
_________________________________________________

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: <a class="moz-txt-link-abbreviated" href="http://www.cs.ucy.ac.cy/~nickl">www.cs.ucy.ac.cy/~nickl</a>
_________________________________________________
</pre>


</font></td></tr></table><p><strong>Attachment:
<a href="p7sMMUmDQXg9M.p7s" ><tt>smime.p7s</tt></a></strong><br>
<em>Description:</em> S/MIME Cryptographic Signature</p>
]]></content:encoded>
		<pubDate>Thu, 17 Dec 2009 10:06:46 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/geclipse-user/msg00097.html</guid>
		<author>loulloudes.n@xxxxxxx (Nicholas Loulloudes)</author>
	</item>
	<item>
		<title>Re: [geclipse-user] Re: [geclipse-dev] Problems .... :(</title>
		<link>http://dev.eclipse.org/mhonarc/lists/geclipse-user/msg00096.html</link>
		<description> </description>
		<content:encoded><![CDATA[I just tried with firewall down....There is no change....<br><br><div class="gmail_quote">On Thu, Dec 17, 2009 at 10:48 AM, Nikola Grkic <span dir="ltr">&lt;<a href="mailto:ngrkic@xxxxxxxxx">ngrkic@xxxxxxxxx</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Am using AEGIS VO...I Dont get it, when i switch to ubuntu 9.04 or win 7 it works fine....<br>
Hmmm....maybe it`s problem about firewall setting in ubuntu 9.10.<br><br><br><div class="gmail_quote"><div><div></div><div class="h5">On Thu, Dec 17, 2009 at 10:41 AM, Nicholas Loulloudes <span dir="ltr">&lt;<a href="mailto:loulloudes.n@xxxxxxxxxxxx" target="_blank">loulloudes.n@xxxxxxxxxxxx</a>&gt;</span> wrote:<br>

</div></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="h5">


  
  

<div bgcolor="#ffffff" text="#000000">
Dear Nikola,<br>
<br>
I have also installed the latest g-Eclipse on Ubuntu 9.10 without
experiencing the above problem.<br>
<br>
This looks as an authentication problem.<br>
<br>
Have you created and activated an authentication token before
submitting your job?<br>
<br>
Also can you post your VO settings please.<br>
<br>
Best regards,<br>
<br>
Nicholas.<br>
<br>
Nikola Grkic wrote:
<blockquote type="cite"><div><div></div><div><br>
I have successfully installed newest gEclipse for repo.There are two
problems.<br>
  <br>
One is with Ubuntu 9.10...<br>
  <br>
When i try to submit job trought gLite i get this error:<br>
  <br>
  <br>
  <br>
Plug-In:<br>
&#xA0;&#xA0;&#xA0; javax.net.ssl.SSLHandshakeException: Received fatal alert:
handshake_failure<br>
  <br>
Contact Address:<br>
&#xA0;&#xA0;&#xA0; N/A<br>
  <br>
Description:<br>
&#xA0;&#xA0;&#xA0; Job submission failed<br>
  <br>
Reasons:<br>
&#xA0;&#xA0;&#xA0; Check if input data for job was defined properly.<br>
  <br>
Proposed Solutions:<br>
&#xA0;&#xA0;&#xA0; Open Job Submission wizard (ID=null)<br>
&#xA0;&#xA0;&#xA0; Open Job editor (ID=null)<br>
  <br>
Stacktrace:<br>
&#xA0;&#xA0;&#xA0; eu.geclipse.core.reporting.ProblemException: Job submission failed<br>
&#xA0;&#xA0;&#xA0; at eu.geclipse.glite.WMSClient.submit(WMSClient.java:865)<br>
&#xA0;&#xA0;&#xA0; at eu.geclipse.glite.WMSClient.submitJob(WMSClient.java:955)<br>
&#xA0;&#xA0;&#xA0; at eu.geclipse.glite.GliteJobAPI.submitJob(GliteJobAPI.java:121)<br>
&#xA0;&#xA0;&#xA0; at
eu.geclipse.glite.resources.GliteWMSService.submitJob(GliteWMSService.java:75)<br>
&#xA0;&#xA0;&#xA0; at
eu.geclipse.glite.resources.GliteWMSService.submitJob(GliteWMSService.java:89)<br>
&#xA0;&#xA0;&#xA0; at
eu.geclipse.ui.wizards.jobsubmission.JobCreatorSelectionWizard$JobSubmissionJob.run(JobCreatorSelectionWizard.java:361)<br>
&#xA0;&#xA0;&#xA0; at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)<br>
Caused by: javax.net.ssl.SSLHandshakeException: Received fatal alert:
handshake_failure<br>
&#xA0;&#xA0;&#xA0; at org.apache.axis.AxisFault.makeFault(AxisFault.java:101)<br>
&#xA0;&#xA0;&#xA0; at
org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:154)<br>
&#xA0;&#xA0;&#xA0; at
org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)<br>
&#xA0;&#xA0;&#xA0; at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)<br>
&#xA0;&#xA0;&#xA0; at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)<br>
&#xA0;&#xA0;&#xA0; at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)<br>
&#xA0;&#xA0;&#xA0; at org.apache.axis.client.Call.invokeEngine(Call.java:2784)<br>
&#xA0;&#xA0;&#xA0; at org.apache.axis.client.Call.invoke(Call.java:2767)<br>
&#xA0;&#xA0;&#xA0; at org.apache.axis.client.Call.invoke(Call.java:2443)<br>
&#xA0;&#xA0;&#xA0; at org.apache.axis.client.Call.invoke(Call.java:2366)<br>
&#xA0;&#xA0;&#xA0; at org.apache.axis.client.Call.invoke(Call.java:1812)<br>
&#xA0;&#xA0;&#xA0; at
org.gridsite.www.namespaces.delegation_1.DelegationSoapBindingStub.getProxyReq(DelegationSoapBindingStub.java:180)<br>
&#xA0;&#xA0;&#xA0; at eu.geclipse.glite.WMSClient.delegateProxy(WMSClient.java:364)<br>
&#xA0;&#xA0;&#xA0; at eu.geclipse.glite.WMSClient.submit(WMSClient.java:748)<br>
&#xA0;&#xA0;&#xA0; ... 6 more<br>
Caused by: javax.net.ssl.SSLHandshakeException: Received fatal alert:
handshake_failure<br>
&#xA0;&#xA0;&#xA0; at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)<br>
&#xA0;&#xA0;&#xA0; at sun.security.ssl.Alerts.getSSLException(Alerts.java:154)<br>
&#xA0;&#xA0;&#xA0; at sun.security.ssl.SSLSocketImpl.recvAlert(SSLSocketImpl.java:1693)<br>
&#xA0;&#xA0;&#xA0; at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:952)<br>
&#xA0;&#xA0;&#xA0; at
sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1132)<br>
&#xA0;&#xA0;&#xA0; at
sun.security.ssl.SSLSocketImpl.writeRecord(SSLSocketImpl.java:643)<br>
&#xA0;&#xA0;&#xA0; at sun.security.ssl.AppOutputStream.write(AppOutputStream.java:78)<br>
&#xA0;&#xA0;&#xA0; at
java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)<br>
&#xA0;&#xA0;&#xA0; at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)<br>
&#xA0;&#xA0;&#xA0; at
org.apache.axis.transport.http.HTTPSender.writeToSocket(HTTPSender.java:516)<br>
&#xA0;&#xA0;&#xA0; at
org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:138)<br>
&#xA0;&#xA0;&#xA0; ... 18 more<br>
  <br>
  <br>
  <br>
In Win 7 and Ubuntu 9.04 works fine.<br>
  <br>
  <br>
Second thing is for all verisons.I can mount LFC servis with no
problem...But when i want to list folder i get this :<br>
  <br>
Plug-In:<br>
&#xA0;&#xA0;&#xA0; eu.geclipse.core<br>
  <br>
Contact Address:<br>
&#xA0;&#xA0;&#xA0; N/A<br>
  <br>
Description:<br>
&#xA0;&#xA0;&#xA0; Failed to fetch children<br>
  <br>
Reasons:<br>
&#xA0;&#xA0;&#xA0; N/A<br>
  <br>
Proposed Solutions:<br>
&#xA0;&#xA0;&#xA0; Check your proxy settings
(ID=eu.geclipse.core.solution.net.checkProxySettings)<br>
&#xA0;&#xA0;&#xA0; Check your authentication tokens
(ID=eu.geclipse.core.solution.auth.checkTokens)<br>
&#xA0;&#xA0;&#xA0; Check your imported CA-certificates
(ID=eu.geclipse.core.solution.auth.checkCaCertificates)<br>
  <br>
Stacktrace:<br>
&#xA0;&#xA0;&#xA0; eu.geclipse.core.reporting.ProblemException: Failed to fetch
children<br>
&#xA0;&#xA0;&#xA0; at
eu.geclipse.core.model.impl.AbstractGridContainer.getChildren(AbstractGridContainer.java:249)<br>
&#xA0;&#xA0;&#xA0; at
eu.geclipse.ui.providers.FetchChildrenJob.run(FetchChildrenJob.java:55)<br>
&#xA0;&#xA0;&#xA0; at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)<br>
Caused by: java.lang.NullPointerException<br>
&#xA0;&#xA0;&#xA0; at
eu.geclipse.core.auth.AbstractAuthTokenProvider.isTokenRequestCanceledException(AbstractAuthTokenProvider.java:56)<br>
&#xA0;&#xA0;&#xA0; at
eu.geclipse.core.model.impl.AbstractGridContainer$ChildFetcher.run(AbstractGridContainer.java:126)<br>
&#xA0;&#xA0;&#xA0; ... 1 more<br>
  <br>
  <br>
  <br>
  <br>
First problem is not so important but second gives me a headek<i>.</i><br>
  <br>
  </div></div><pre><hr size="4" width="90%">
_______________________________________________
geclipse-dev mailing list
<a href="mailto:geclipse-dev@xxxxxxxxxxx" target="_blank">geclipse-dev@xxxxxxxxxxx</a>
<a href="https://dev.eclipse.org/mailman/listinfo/geclipse-dev" target="_blank">https://dev.eclipse.org/mailman/listinfo/geclipse-dev</a>
  </pre>
</blockquote>
<br>
<br>
<pre cols="72">-- 
_________________________________________________

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

Tel:  +357-22892663
Email: loulloudes.n[at]<a href="http://cs.ucy.ac.cy" target="_blank">cs.ucy.ac.cy</a>
Web: <a href="http://www.cs.ucy.ac.cy/%7Enickl" target="_blank">www.cs.ucy.ac.cy/~nickl</a>
_________________________________________________
</pre>
</div>

<br></div></div>_______________________________________________<br>
geclipse-user mailing list<br>
<a href="mailto:geclipse-user@xxxxxxxxxxx" target="_blank">geclipse-user@xxxxxxxxxxx</a><br>
<a href="https://dev.eclipse.org/mailman/listinfo/geclipse-user" target="_blank">https://dev.eclipse.org/mailman/listinfo/geclipse-user</a><br>
<br></blockquote></div><br>
</blockquote></div><br>
]]></content:encoded>
		<pubDate>Thu, 17 Dec 2009 10:00:17 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/geclipse-user/msg00096.html</guid>
		<author>ngrkic@xxxxxxx (Nikola Grkic)</author>
	</item>
	<item>
		<title>Re: [geclipse-user] Re: [geclipse-dev] Problems .... :(</title>
		<link>http://dev.eclipse.org/mhonarc/lists/geclipse-user/msg00095.html</link>
		<description> </description>
		<content:encoded><![CDATA[Am using AEGIS VO...I Dont get it, when i switch to ubuntu 9.04 or win 7 it works fine....<br>Hmmm....maybe it`s problem about firewall setting in ubuntu 9.10.<br><br><br><div class="gmail_quote">On Thu, Dec 17, 2009 at 10:41 AM, Nicholas Loulloudes <span dir="ltr">&lt;<a href="mailto:loulloudes.n@xxxxxxxxxxxx">loulloudes.n@xxxxxxxxxxxx</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


  
  

<div bgcolor="#ffffff" text="#000000">
Dear Nikola,<br>
<br>
I have also installed the latest g-Eclipse on Ubuntu 9.10 without
experiencing the above problem.<br>
<br>
This looks as an authentication problem.<br>
<br>
Have you created and activated an authentication token before
submitting your job?<br>
<br>
Also can you post your VO settings please.<br>
<br>
Best regards,<br>
<br>
Nicholas.<br>
<br>
Nikola Grkic wrote:
<blockquote type="cite"><div><div></div><div class="h5"><br>
I have successfully installed newest gEclipse for repo.There are two
problems.<br>
  <br>
One is with Ubuntu 9.10...<br>
  <br>
When i try to submit job trought gLite i get this error:<br>
  <br>
  <br>
  <br>
Plug-In:<br>
&#xA0;&#xA0;&#xA0; javax.net.ssl.SSLHandshakeException: Received fatal alert:
handshake_failure<br>
  <br>
Contact Address:<br>
&#xA0;&#xA0;&#xA0; N/A<br>
  <br>
Description:<br>
&#xA0;&#xA0;&#xA0; Job submission failed<br>
  <br>
Reasons:<br>
&#xA0;&#xA0;&#xA0; Check if input data for job was defined properly.<br>
  <br>
Proposed Solutions:<br>
&#xA0;&#xA0;&#xA0; Open Job Submission wizard (ID=null)<br>
&#xA0;&#xA0;&#xA0; Open Job editor (ID=null)<br>
  <br>
Stacktrace:<br>
&#xA0;&#xA0;&#xA0; eu.geclipse.core.reporting.ProblemException: Job submission failed<br>
&#xA0;&#xA0;&#xA0; at eu.geclipse.glite.WMSClient.submit(WMSClient.java:865)<br>
&#xA0;&#xA0;&#xA0; at eu.geclipse.glite.WMSClient.submitJob(WMSClient.java:955)<br>
&#xA0;&#xA0;&#xA0; at eu.geclipse.glite.GliteJobAPI.submitJob(GliteJobAPI.java:121)<br>
&#xA0;&#xA0;&#xA0; at
eu.geclipse.glite.resources.GliteWMSService.submitJob(GliteWMSService.java:75)<br>
&#xA0;&#xA0;&#xA0; at
eu.geclipse.glite.resources.GliteWMSService.submitJob(GliteWMSService.java:89)<br>
&#xA0;&#xA0;&#xA0; at
eu.geclipse.ui.wizards.jobsubmission.JobCreatorSelectionWizard$JobSubmissionJob.run(JobCreatorSelectionWizard.java:361)<br>
&#xA0;&#xA0;&#xA0; at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)<br>
Caused by: javax.net.ssl.SSLHandshakeException: Received fatal alert:
handshake_failure<br>
&#xA0;&#xA0;&#xA0; at org.apache.axis.AxisFault.makeFault(AxisFault.java:101)<br>
&#xA0;&#xA0;&#xA0; at
org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:154)<br>
&#xA0;&#xA0;&#xA0; at
org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)<br>
&#xA0;&#xA0;&#xA0; at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)<br>
&#xA0;&#xA0;&#xA0; at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)<br>
&#xA0;&#xA0;&#xA0; at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)<br>
&#xA0;&#xA0;&#xA0; at org.apache.axis.client.Call.invokeEngine(Call.java:2784)<br>
&#xA0;&#xA0;&#xA0; at org.apache.axis.client.Call.invoke(Call.java:2767)<br>
&#xA0;&#xA0;&#xA0; at org.apache.axis.client.Call.invoke(Call.java:2443)<br>
&#xA0;&#xA0;&#xA0; at org.apache.axis.client.Call.invoke(Call.java:2366)<br>
&#xA0;&#xA0;&#xA0; at org.apache.axis.client.Call.invoke(Call.java:1812)<br>
&#xA0;&#xA0;&#xA0; at
org.gridsite.www.namespaces.delegation_1.DelegationSoapBindingStub.getProxyReq(DelegationSoapBindingStub.java:180)<br>
&#xA0;&#xA0;&#xA0; at eu.geclipse.glite.WMSClient.delegateProxy(WMSClient.java:364)<br>
&#xA0;&#xA0;&#xA0; at eu.geclipse.glite.WMSClient.submit(WMSClient.java:748)<br>
&#xA0;&#xA0;&#xA0; ... 6 more<br>
Caused by: javax.net.ssl.SSLHandshakeException: Received fatal alert:
handshake_failure<br>
&#xA0;&#xA0;&#xA0; at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)<br>
&#xA0;&#xA0;&#xA0; at sun.security.ssl.Alerts.getSSLException(Alerts.java:154)<br>
&#xA0;&#xA0;&#xA0; at sun.security.ssl.SSLSocketImpl.recvAlert(SSLSocketImpl.java:1693)<br>
&#xA0;&#xA0;&#xA0; at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:952)<br>
&#xA0;&#xA0;&#xA0; at
sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1132)<br>
&#xA0;&#xA0;&#xA0; at
sun.security.ssl.SSLSocketImpl.writeRecord(SSLSocketImpl.java:643)<br>
&#xA0;&#xA0;&#xA0; at sun.security.ssl.AppOutputStream.write(AppOutputStream.java:78)<br>
&#xA0;&#xA0;&#xA0; at
java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)<br>
&#xA0;&#xA0;&#xA0; at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)<br>
&#xA0;&#xA0;&#xA0; at
org.apache.axis.transport.http.HTTPSender.writeToSocket(HTTPSender.java:516)<br>
&#xA0;&#xA0;&#xA0; at
org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:138)<br>
&#xA0;&#xA0;&#xA0; ... 18 more<br>
  <br>
  <br>
  <br>
In Win 7 and Ubuntu 9.04 works fine.<br>
  <br>
  <br>
Second thing is for all verisons.I can mount LFC servis with no
problem...But when i want to list folder i get this :<br>
  <br>
Plug-In:<br>
&#xA0;&#xA0;&#xA0; eu.geclipse.core<br>
  <br>
Contact Address:<br>
&#xA0;&#xA0;&#xA0; N/A<br>
  <br>
Description:<br>
&#xA0;&#xA0;&#xA0; Failed to fetch children<br>
  <br>
Reasons:<br>
&#xA0;&#xA0;&#xA0; N/A<br>
  <br>
Proposed Solutions:<br>
&#xA0;&#xA0;&#xA0; Check your proxy settings
(ID=eu.geclipse.core.solution.net.checkProxySettings)<br>
&#xA0;&#xA0;&#xA0; Check your authentication tokens
(ID=eu.geclipse.core.solution.auth.checkTokens)<br>
&#xA0;&#xA0;&#xA0; Check your imported CA-certificates
(ID=eu.geclipse.core.solution.auth.checkCaCertificates)<br>
  <br>
Stacktrace:<br>
&#xA0;&#xA0;&#xA0; eu.geclipse.core.reporting.ProblemException: Failed to fetch
children<br>
&#xA0;&#xA0;&#xA0; at
eu.geclipse.core.model.impl.AbstractGridContainer.getChildren(AbstractGridContainer.java:249)<br>
&#xA0;&#xA0;&#xA0; at
eu.geclipse.ui.providers.FetchChildrenJob.run(FetchChildrenJob.java:55)<br>
&#xA0;&#xA0;&#xA0; at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)<br>
Caused by: java.lang.NullPointerException<br>
&#xA0;&#xA0;&#xA0; at
eu.geclipse.core.auth.AbstractAuthTokenProvider.isTokenRequestCanceledException(AbstractAuthTokenProvider.java:56)<br>
&#xA0;&#xA0;&#xA0; at
eu.geclipse.core.model.impl.AbstractGridContainer$ChildFetcher.run(AbstractGridContainer.java:126)<br>
&#xA0;&#xA0;&#xA0; ... 1 more<br>
  <br>
  <br>
  <br>
  <br>
First problem is not so important but second gives me a headek<i>.</i><br>
  <br>
  </div></div><pre><hr size="4" width="90%">
_______________________________________________
geclipse-dev mailing list
<a href="mailto:geclipse-dev@xxxxxxxxxxx" target="_blank">geclipse-dev@xxxxxxxxxxx</a>
<a href="https://dev.eclipse.org/mailman/listinfo/geclipse-dev" target="_blank">https://dev.eclipse.org/mailman/listinfo/geclipse-dev</a>
  </pre>
</blockquote>
<br>
<br>
<pre cols="72">-- 
_________________________________________________

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

Tel:  +357-22892663
Email: loulloudes.n[at]<a href="http://cs.ucy.ac.cy" target="_blank">cs.ucy.ac.cy</a>
Web: <a href="http://www.cs.ucy.ac.cy/%7Enickl" target="_blank">www.cs.ucy.ac.cy/~nickl</a>
_________________________________________________
</pre>
</div>

<br>_______________________________________________<br>
geclipse-user mailing list<br>
<a href="mailto:geclipse-user@xxxxxxxxxxx">geclipse-user@xxxxxxxxxxx</a><br>
<a href="https://dev.eclipse.org/mailman/listinfo/geclipse-user" target="_blank">https://dev.eclipse.org/mailman/listinfo/geclipse-user</a><br>
<br></blockquote></div><br>
]]></content:encoded>
		<pubDate>Thu, 17 Dec 2009 09:48:54 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/geclipse-user/msg00095.html</guid>
		<author>ngrkic@xxxxxxx (Nikola Grkic)</author>
	</item>
	<item>
		<title>[geclipse-user] Re: [geclipse-dev] Problems .... :(</title>
		<link>http://dev.eclipse.org/mhonarc/lists/geclipse-user/msg00094.html</link>
		<description> </description>
		<content:encoded><![CDATA[<table width="100%"><tr><td bgcolor="#ffffff" style="background-color: #ffffff; color: #000000; "><font color="#000000">



Dear Nikola,<br>
<br>
I have also installed the latest g-Eclipse on Ubuntu 9.10 without
experiencing the above problem.<br>
<br>
This looks as an authentication problem.<br>
<br>
Have you created and activated an authentication token before
submitting your job?<br>
<br>
Also can you post your VO settings please.<br>
<br>
Best regards,<br>
<br>
Nicholas.<br>
<br>
Nikola Grkic wrote:
<blockquote
 cite=""
 type="cite"><br>
I have successfully installed newest gEclipse for repo.There are two
problems.<br>
  <br>
One is with Ubuntu 9.10...<br>
  <br>
When i try to submit job trought gLite i get this error:<br>
  <br>
  <br>
  <br>
Plug-In:<br>
&nbsp;&nbsp;&nbsp; javax.net.ssl.SSLHandshakeException: Received fatal alert:
handshake_failure<br>
  <br>
Contact Address:<br>
&nbsp;&nbsp;&nbsp; N/A<br>
  <br>
Description:<br>
&nbsp;&nbsp;&nbsp; Job submission failed<br>
  <br>
Reasons:<br>
&nbsp;&nbsp;&nbsp; Check if input data for job was defined properly.<br>
  <br>
Proposed Solutions:<br>
&nbsp;&nbsp;&nbsp; Open Job Submission wizard (ID=null)<br>
&nbsp;&nbsp;&nbsp; Open Job editor (ID=null)<br>
  <br>
Stacktrace:<br>
&nbsp;&nbsp;&nbsp; eu.geclipse.core.reporting.ProblemException: Job submission failed<br>
&nbsp;&nbsp;&nbsp; at eu.geclipse.glite.WMSClient.submit(WMSClient.java:865)<br>
&nbsp;&nbsp;&nbsp; at eu.geclipse.glite.WMSClient.submitJob(WMSClient.java:955)<br>
&nbsp;&nbsp;&nbsp; at eu.geclipse.glite.GliteJobAPI.submitJob(GliteJobAPI.java:121)<br>
&nbsp;&nbsp;&nbsp; at
eu.geclipse.glite.resources.GliteWMSService.submitJob(GliteWMSService.java:75)<br>
&nbsp;&nbsp;&nbsp; at
eu.geclipse.glite.resources.GliteWMSService.submitJob(GliteWMSService.java:89)<br>
&nbsp;&nbsp;&nbsp; at
eu.geclipse.ui.wizards.jobsubmission.JobCreatorSelectionWizard$JobSubmissionJob.run(JobCreatorSelectionWizard.java:361)<br>
&nbsp;&nbsp;&nbsp; at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)<br>
Caused by: javax.net.ssl.SSLHandshakeException: Received fatal alert:
handshake_failure<br>
&nbsp;&nbsp;&nbsp; at org.apache.axis.AxisFault.makeFault(AxisFault.java:101)<br>
&nbsp;&nbsp;&nbsp; at
org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:154)<br>
&nbsp;&nbsp;&nbsp; at
org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)<br>
&nbsp;&nbsp;&nbsp; at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)<br>
&nbsp;&nbsp;&nbsp; at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)<br>
&nbsp;&nbsp;&nbsp; at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)<br>
&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invokeEngine(Call.java:2784)<br>
&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke(Call.java:2767)<br>
&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke(Call.java:2443)<br>
&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke(Call.java:2366)<br>
&nbsp;&nbsp;&nbsp; at org.apache.axis.client.Call.invoke(Call.java:1812)<br>
&nbsp;&nbsp;&nbsp; at
org.gridsite.www.namespaces.delegation_1.DelegationSoapBindingStub.getProxyReq(DelegationSoapBindingStub.java:180)<br>
&nbsp;&nbsp;&nbsp; at eu.geclipse.glite.WMSClient.delegateProxy(WMSClient.java:364)<br>
&nbsp;&nbsp;&nbsp; at eu.geclipse.glite.WMSClient.submit(WMSClient.java:748)<br>
&nbsp;&nbsp;&nbsp; ... 6 more<br>
Caused by: javax.net.ssl.SSLHandshakeException: Received fatal alert:
handshake_failure<br>
&nbsp;&nbsp;&nbsp; at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)<br>
&nbsp;&nbsp;&nbsp; at sun.security.ssl.Alerts.getSSLException(Alerts.java:154)<br>
&nbsp;&nbsp;&nbsp; at sun.security.ssl.SSLSocketImpl.recvAlert(SSLSocketImpl.java:1693)<br>
&nbsp;&nbsp;&nbsp; at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:952)<br>
&nbsp;&nbsp;&nbsp; at
sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1132)<br>
&nbsp;&nbsp;&nbsp; at
sun.security.ssl.SSLSocketImpl.writeRecord(SSLSocketImpl.java:643)<br>
&nbsp;&nbsp;&nbsp; at sun.security.ssl.AppOutputStream.write(AppOutputStream.java:78)<br>
&nbsp;&nbsp;&nbsp; at
java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)<br>
&nbsp;&nbsp;&nbsp; at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)<br>
&nbsp;&nbsp;&nbsp; at
org.apache.axis.transport.http.HTTPSender.writeToSocket(HTTPSender.java:516)<br>
&nbsp;&nbsp;&nbsp; at
org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:138)<br>
&nbsp;&nbsp;&nbsp; ... 18 more<br>
  <br>
  <br>
  <br>
In Win 7 and Ubuntu 9.04 works fine.<br>
  <br>
  <br>
Second thing is for all verisons.I can mount LFC servis with no
problem...But when i want to list folder i get this :<br>
  <br>
Plug-In:<br>
&nbsp;&nbsp;&nbsp; eu.geclipse.core<br>
  <br>
Contact Address:<br>
&nbsp;&nbsp;&nbsp; N/A<br>
  <br>
Description:<br>
&nbsp;&nbsp;&nbsp; Failed to fetch children<br>
  <br>
Reasons:<br>
&nbsp;&nbsp;&nbsp; N/A<br>
  <br>
Proposed Solutions:<br>
&nbsp;&nbsp;&nbsp; Check your proxy settings
(ID=eu.geclipse.core.solution.net.checkProxySettings)<br>
&nbsp;&nbsp;&nbsp; Check your authentication tokens
(ID=eu.geclipse.core.solution.auth.checkTokens)<br>
&nbsp;&nbsp;&nbsp; Check your imported CA-certificates
(ID=eu.geclipse.core.solution.auth.checkCaCertificates)<br>
  <br>
Stacktrace:<br>
&nbsp;&nbsp;&nbsp; eu.geclipse.core.reporting.ProblemException: Failed to fetch
children<br>
&nbsp;&nbsp;&nbsp; at
eu.geclipse.core.model.impl.AbstractGridContainer.getChildren(AbstractGridContainer.java:249)<br>
&nbsp;&nbsp;&nbsp; at
eu.geclipse.ui.providers.FetchChildrenJob.run(FetchChildrenJob.java:55)<br>
&nbsp;&nbsp;&nbsp; at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)<br>
Caused by: java.lang.NullPointerException<br>
&nbsp;&nbsp;&nbsp; at
eu.geclipse.core.auth.AbstractAuthTokenProvider.isTokenRequestCanceledException(AbstractAuthTokenProvider.java:56)<br>
&nbsp;&nbsp;&nbsp; at
eu.geclipse.core.model.impl.AbstractGridContainer$ChildFetcher.run(AbstractGridContainer.java:126)<br>
&nbsp;&nbsp;&nbsp; ... 1 more<br>
  <br>
  <br>
  <br>
  <br>
First problem is not so important but second gives me a headek<em>.</em><br>
  <br>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
geclipse-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:geclipse-dev@xxxxxxxxxxx">geclipse-dev@xxxxxxxxxxx</a>
<a class="moz-txt-link-freetext" href="https://dev.eclipse.org/mailman/listinfo/geclipse-dev">https://dev.eclipse.org/mailman/listinfo/geclipse-dev</a>
  </pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">-- 
_________________________________________________

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: <a class="moz-txt-link-abbreviated" href="http://www.cs.ucy.ac.cy/~nickl">www.cs.ucy.ac.cy/~nickl</a>
_________________________________________________
</pre>


</font></td></tr></table><p><strong>Attachment:
<a href="p7sBYRBfC58ks.p7s" ><tt>smime.p7s</tt></a></strong><br>
<em>Description:</em> S/MIME Cryptographic Signature</p>
]]></content:encoded>
		<pubDate>Thu, 17 Dec 2009 09:42:01 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/geclipse-user/msg00094.html</guid>
		<author>loulloudes.n@xxxxxxx (Nicholas Loulloudes)</author>
	</item>
	<item>
		<title>[geclipse-user] Problems .... :(</title>
		<link>http://dev.eclipse.org/mhonarc/lists/geclipse-user/msg00093.html</link>
		<description>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:&amp;#xA0;&amp;#xA0;&amp;#xA0; javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure Contact...</description>
		<content:encoded><![CDATA[<br>I have successfully installed newest gEclipse for repo.There are two problems.<br><br>One is with Ubuntu 9.10...<br><br>When i try to submit job trought gLite i get this error:<br><br><br><br>Plug-In:<br>&#xA0;&#xA0;&#xA0; javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure<br>
<br>Contact Address:<br>&#xA0;&#xA0;&#xA0; N/A<br><br>Description:<br>&#xA0;&#xA0;&#xA0; Job submission failed<br><br>Reasons:<br>&#xA0;&#xA0;&#xA0; Check if input data for job was defined properly.<br><br>Proposed Solutions:<br>&#xA0;&#xA0;&#xA0; Open Job Submission wizard (ID=null)<br>
&#xA0;&#xA0;&#xA0; Open Job editor (ID=null)<br><br>Stacktrace:<br>&#xA0;&#xA0;&#xA0; eu.geclipse.core.reporting.ProblemException: Job submission failed<br>&#xA0;&#xA0;&#xA0; at eu.geclipse.glite.WMSClient.submit(WMSClient.java:865)<br>&#xA0;&#xA0;&#xA0; at eu.geclipse.glite.WMSClient.submitJob(WMSClient.java:955)<br>
&#xA0;&#xA0;&#xA0; at eu.geclipse.glite.GliteJobAPI.submitJob(GliteJobAPI.java:121)<br>&#xA0;&#xA0;&#xA0; at eu.geclipse.glite.resources.GliteWMSService.submitJob(GliteWMSService.java:75)<br>&#xA0;&#xA0;&#xA0; at eu.geclipse.glite.resources.GliteWMSService.submitJob(GliteWMSService.java:89)<br>
&#xA0;&#xA0;&#xA0; at eu.geclipse.ui.wizards.jobsubmission.JobCreatorSelectionWizard$JobSubmissionJob.run(JobCreatorSelectionWizard.java:361)<br>&#xA0;&#xA0;&#xA0; at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)<br>Caused by: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure<br>
&#xA0;&#xA0;&#xA0; at org.apache.axis.AxisFault.makeFault(AxisFault.java:101)<br>&#xA0;&#xA0;&#xA0; at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:154)<br>&#xA0;&#xA0;&#xA0; at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)<br>
&#xA0;&#xA0;&#xA0; at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)<br>&#xA0;&#xA0;&#xA0; at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)<br>&#xA0;&#xA0;&#xA0; at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)<br>&#xA0;&#xA0;&#xA0; at org.apache.axis.client.Call.invokeEngine(Call.java:2784)<br>
&#xA0;&#xA0;&#xA0; at org.apache.axis.client.Call.invoke(Call.java:2767)<br>&#xA0;&#xA0;&#xA0; at org.apache.axis.client.Call.invoke(Call.java:2443)<br>&#xA0;&#xA0;&#xA0; at org.apache.axis.client.Call.invoke(Call.java:2366)<br>&#xA0;&#xA0;&#xA0; at org.apache.axis.client.Call.invoke(Call.java:1812)<br>
&#xA0;&#xA0;&#xA0; at org.gridsite.www.namespaces.delegation_1.DelegationSoapBindingStub.getProxyReq(DelegationSoapBindingStub.java:180)<br>&#xA0;&#xA0;&#xA0; at eu.geclipse.glite.WMSClient.delegateProxy(WMSClient.java:364)<br>&#xA0;&#xA0;&#xA0; at eu.geclipse.glite.WMSClient.submit(WMSClient.java:748)<br>
&#xA0;&#xA0;&#xA0; ... 6 more<br>Caused by: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure<br>&#xA0;&#xA0;&#xA0; at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)<br>&#xA0;&#xA0;&#xA0; at sun.security.ssl.Alerts.getSSLException(Alerts.java:154)<br>
&#xA0;&#xA0;&#xA0; at sun.security.ssl.SSLSocketImpl.recvAlert(SSLSocketImpl.java:1693)<br>&#xA0;&#xA0;&#xA0; at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:952)<br>&#xA0;&#xA0;&#xA0; at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1132)<br>
&#xA0;&#xA0;&#xA0; at sun.security.ssl.SSLSocketImpl.writeRecord(SSLSocketImpl.java:643)<br>&#xA0;&#xA0;&#xA0; at sun.security.ssl.AppOutputStream.write(AppOutputStream.java:78)<br>&#xA0;&#xA0;&#xA0; at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)<br>
&#xA0;&#xA0;&#xA0; at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)<br>&#xA0;&#xA0;&#xA0; at org.apache.axis.transport.http.HTTPSender.writeToSocket(HTTPSender.java:516)<br>&#xA0;&#xA0;&#xA0; at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:138)<br>
&#xA0;&#xA0;&#xA0; ... 18 more<br><br><br><br>In Win 7 and Ubuntu 9.04 works fine.<br><br><br>Second thing is for all verisons.I can mount LFC servis with no problem...But when i want to list folder i get this :<br><br>Plug-In:<br>&#xA0;&#xA0;&#xA0; eu.geclipse.core<br>
<br>Contact Address:<br>&#xA0;&#xA0;&#xA0; N/A<br><br>Description:<br>&#xA0;&#xA0;&#xA0; Failed to fetch children<br><br>Reasons:<br>&#xA0;&#xA0;&#xA0; N/A<br><br>Proposed Solutions:<br>&#xA0;&#xA0;&#xA0; Check your proxy settings (ID=eu.geclipse.core.solution.net.checkProxySettings)<br>
&#xA0;&#xA0;&#xA0; Check your authentication tokens (ID=eu.geclipse.core.solution.auth.checkTokens)<br>&#xA0;&#xA0;&#xA0; Check your imported CA-certificates (ID=eu.geclipse.core.solution.auth.checkCaCertificates)<br><br>Stacktrace:<br>&#xA0;&#xA0;&#xA0; eu.geclipse.core.reporting.ProblemException: Failed to fetch children<br>
&#xA0;&#xA0;&#xA0; at eu.geclipse.core.model.impl.AbstractGridContainer.getChildren(AbstractGridContainer.java:249)<br>&#xA0;&#xA0;&#xA0; at eu.geclipse.ui.providers.FetchChildrenJob.run(FetchChildrenJob.java:55)<br>&#xA0;&#xA0;&#xA0; at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)<br>
Caused by: java.lang.NullPointerException<br>&#xA0;&#xA0;&#xA0; at eu.geclipse.core.auth.AbstractAuthTokenProvider.isTokenRequestCanceledException(AbstractAuthTokenProvider.java:56)<br>&#xA0;&#xA0;&#xA0; at eu.geclipse.core.model.impl.AbstractGridContainer$ChildFetcher.run(AbstractGridContainer.java:126)<br>
&#xA0;&#xA0;&#xA0; ... 1 more<br><br><br><br><br>First problem is not so important but second gives me a headek<em>.</em><br><br>
]]></content:encoded>
		<pubDate>Thu, 17 Dec 2009 09:17:55 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/geclipse-user/msg00093.html</guid>
		<author>ngrkic@xxxxxxx (Nikola Grkic)</author>
	</item>
	<item>
		<title>RE: [geclipse-user] Installation problem</title>
		<link>http://dev.eclipse.org/mhonarc/lists/geclipse-user/msg00092.html</link>
		<description>Hi all I just tried this morning. And installed all features from geclipse.eu without any problem. I did this on Windows XP. Harald </description>
		<content:encoded><![CDATA[<pre>Hi all 

I just tried this morning. And installed all features from geclipse.eu 
without any problem. I did this on Windows XP. 

Harald 



&gt;&gt;-----Original Message-----
&gt;&gt;From: geclipse-user-bounces@xxxxxxxxxxx 
&gt;&gt;[<a  href="mailto:geclipse-user-bounces@xxxxxxxxxxx">mailto:geclipse-user-bounces@xxxxxxxxxxx</a>] On Behalf Of Ariel Garcia
&gt;&gt;Sent: Wednesday, December 16, 2009 5:56 PM
&gt;&gt;To: geclipse-user@xxxxxxxxxxx
&gt;&gt;Subject: Re: [geclipse-user] Installation problem
&gt;&gt;
&gt;&gt;Hi Nikola, Markus,
&gt;&gt;
&gt;&gt;&gt; @Ariel, can you have a look at it? It is a problem with 
&gt;&gt;something from 
&gt;&gt;&gt; geclipse.eu (and not eclipse.org - that a small but important
&gt;&gt;
&gt;&gt;yes, at least the p2 metadata was missing in the geclipse.eu 
&gt;&gt;update site (my fault), which caused trouble when installing 
&gt;&gt;from Eclipse Galileo.
&gt;&gt;That is fixed now but i still have to check what is wrong 
&gt;&gt;with the Globus/VTK features, the gEclipse update site is 
&gt;&gt;pointing to Ganymede so all the dependencies should be 
&gt;&gt;available, unless some bundle conflicts between Ganymede and Galileo.
&gt;&gt;
&gt;&gt;Cheers, Ariel
&gt;&gt;
&gt;&gt;&gt;  difference: Only Globus and VTK are affected which are not 
&gt;&gt;&gt; distributed  from eclipse.org). My guess is that there is a 
&gt;&gt;dependency 
&gt;&gt;&gt; to CDT which  cannot be satisfied with the Galileo repository (it 
&gt;&gt;&gt; probably works with  the older Ganymede repository).
&gt;&gt;
&gt;&gt;_______________________________________________
&gt;&gt;geclipse-user mailing list
&gt;&gt;geclipse-user@xxxxxxxxxxx
&gt;&gt;<a  href="https://dev.eclipse.org/mailman/listinfo/geclipse-user">https://dev.eclipse.org/mailman/listinfo/geclipse-user</a>
&gt;&gt;

</pre>]]></content:encoded>
		<pubDate>Thu, 17 Dec 2009 07:27:31 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/geclipse-user/msg00092.html</guid>
		<author>Kornmayer@xxxxxxx (Harald Kornmayer)</author>
	</item>


	<item>
		<title>Re: [geclipse-user] Installation problem</title>
		<link>http://dev.eclipse.org/mhonarc/lists/geclipse-user/msg00091.html</link>
		<description>Hi Nikola, Markus, yes, at least the p2 metadata was missing in the geclipse.eu update site (my fault), which caused trouble when installing from Eclipse Galileo. That is fixed now but i still have to check what is wrong with the Globus/VTK features, the g...</description>
		<content:encoded><![CDATA[<pre>Hi Nikola, Markus,

&gt; @Ariel, can you have a look at it? It is a problem with something from
&gt; geclipse.eu (and not eclipse.org - that a small but important

yes, at least the p2 metadata was missing in the geclipse.eu update site 
(my fault), which caused trouble when installing from Eclipse Galileo.
That is fixed now but i still have to check what is wrong with the 
Globus/VTK features, the gEclipse update site is pointing to Ganymede so 
all the dependencies should be available, unless some bundle conflicts 
between Ganymede and Galileo.

Cheers, Ariel

&gt;  difference: Only Globus and VTK are affected which are not distributed
&gt;  from eclipse.org). My guess is that there is a dependency to CDT which
&gt;  cannot be satisfied with the Galileo repository (it probably works with
&gt;  the older Ganymede repository).


</pre>]]></content:encoded>
		<pubDate>Wed, 16 Dec 2009 16:56:11 GMT</pubDate>
		<guid isPermaLink="true">http://dev.eclipse.org/mhonarc/lists/geclipse-user/msg00091.html</guid>
		<author>garcia@xxxxxxx (Ariel Garcia)</author>
	</item>

 
	</channel>
	</rss>
<!-- MHonArc v2.6.10 -->

