× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Changing the URL in the list of applications worked for me. The URL isn't
"pretty", but what URL is? It still mentions iSphere so is still good
enough for me to recognize it at a glance of that list.


-Paul.

On 18 January 2017 at 18:12, Hiebert, Chris <chris.hiebert@xxxxxxxxxxxxxx>
wrote:

Now the isphere.sourceforge.net update site always gives me a 302 error
in eclipse. Our networking department watched the traffic and it appeared
that Eclipse download the file, but then still returned an error. So it
might be an issue with Eclipse 4.4.2.


These update sites seem to always work for me, probably because they don't
redirect to a mirror to download the files:

http://master.dl.sourceforge.net/project/isphere/beta-
version/eclipse/rdi8.0/

http://master.dl.sourceforge.net/project/isphere/eclipse/rdi8.0/


I've only seen the certpath error if I had entered the site as https
instead of http into RDI/eclipse.

I don't run RDI as administrator and I have RDI installed to c:\IBM\SDP95,
with the shared folder as C:\IBM\SDPShared.
Updates to plugins work fine.


I always run Installation Manager as admin, but that is for a RDI Upgrade.

I've done the User Install option for Installation manager and RDI for
another developer. Which does not require the tool to be run as an
administrator. So far it works without admin rights.


We are behind a NTLM Proxy, so we always have to update the RDI
eclipse.ini file to include:
-Dorg.eclipse.ecf.provider.filetransfer.excludeContributors=org.
eclipse.ecf.provider.filetransfer.httpclient4


Chris Hiebert
Senior Programmer/Analyst
Disclaimer: Any views or opinions presented are solely those of the author
and do not necessarily represent those of the company.
-----Original Message-----
From: WDSCI-L [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Tools/400
Sent: Monday, January 16, 2017 12:57 PM
To: wdsci-l@xxxxxxxxxxxx
Subject: Re: [WDSCI-L] Announcement iSphere 2.9.4.r and 3.0.0.b007

Folks,

I am sorry, but I am completely lost with SourceForge as the iSphere
update site. I am as sure as I could be that I properly followed the
instructions here:

http://elmuerte.blogspot.de/2009/08/eclipse-update-site-
on-sourceforge.html

a) I opted for the .htaccess approach and did not mirror site.xml.

b) I added the url property to site.xml like this:

<site
url="http://downloads.sourceforge.net/project/
isphere/beta-version/eclipse/rdi8.0">

c) I created .htaccess like this:

# Default index page
DirectoryIndex index.html

# Enable URL rewriting
RewriteEngine On

# Do not redirect requests to the root directory RewriteRule ^\s*$ $1 [L]

# Do not redirect requests to 'index.html'
RewriteRule ^(index.html)$ $1 [L]

# Do not redirect requests to 'assets'
RewriteRule ^(assets/.*)$ $1 [L]

# Redirect requests of root resources to the master site RewriteRule
^([^/]*)$
http://master.dl.sourceforge.net/project/isphere/beta-
version/eclipse/rdi8.0/$1
[L]

# The rest goes to the auto-mirror location RewriteRule (.*)
http://downloads.sourceforge.net/project/isphere/beta-
version/eclipse/rdi8.0/$1
[L]

The only difference is that I do not redirect requests to the root
directory and to "index.html", because the root directory stores the
iSphere homepage.


Is the a brave guy who wants to join the project and fix that?

Please update iSphere from the zip file until the update site problem has
been fixed.

Regards,

Thomas.

Am 16.01.2017 um 15:40 schrieb Gerald Kern:
"I have always downloaded the ZIP file, expanded and installed from
the local directory. Never had a problem Checking Updates or
Installing New Software with this approach. (I prefer the flexibility
and independence that a local repository gives, especially when
installing on multiple devices or at different sites.) "

Thank you Brian - downloading the ZIP worked!


--
This is the Rational Developer for IBM i / Websphere Development Studio
Client for System i & iSeries (WDSCI-L) mailing list To post a message
email: WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list
options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/wdsci-l.
--
This is the Rational Developer for IBM i / Websphere Development Studio
Client for System i & iSeries (WDSCI-L) mailing list
To post a message email: WDSCI-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/wdsci-l.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.