[IPT] IPT new version 2.3.4

Julien Cigar julien at perdition.city
Tue Mar 14 14:54:54 CET 2017


On Tue, Mar 14, 2017 at 04:32:53PM +0300, Ivan F. Chadin  wrote:
> Dear collegues,
> I had the same problem and solved it with installationn  of java version
> 8. The command:
> yum install java-1.8.0-openjdk-*
> was performed on our CentOS server. After it tomcat was reloaded:
> service tomcat stop
> service tomcat start

Indeed, OpenJDK8 should fix that:

jcigar at orval:~/ > keytool -keystore
/usr/local/openjdk7/jre/lib/security/cacerts -list -storepass
changeit|grep -i 'comodo'
comodoaaaca, May 2, 2006, trustedCertEntry, 

jcigar at dev:~/ keytool -keystore
/usr/local/openjdk8/jre/lib/security/cacerts -list -storepass
changeit|grep -i 'comodo'
comodorsaca, May 11, 2015, trustedCertEntry, 
comodoaaaca, May 2, 2006, trustedCertEntry, 
comodoeccca, May 11, 2015, trustedCertEntry, 

> 
> Best wishes,
> Ivan Chadin
> 
> 
> 
> 14.03.2017 16:02, Peter Desmet пишет:
> > Hi Matt,
> > 
> > Same problem. I can reach http and https GBRDS from my machine, so not
> > a firewall issue. When I do "java -version" I get "java version
> > "1.7.0_51", so I guess that is 7 and I need to upgrade to 8? Any good
> > tutorial for this and does that mean I'd have to update Tomcat too?
> > 
> > Cheers,
> > 
> > Peter
> > 
> > On 14 March 2017 at 12:23, Matthew Blissett <mblissett at gbif.org> wrote:
> >> Dear all,
> >>
> >> The IPT has changed from accessing the GBIF registry over a non-secure HTTP
> >> connection, to using a secure HTTPS connection.  If there is a firewall
> >> between your IPT server and the internet, you may need to ask for access
> >> through it for secure connections.
> >>
> >> On the Ubuntu (or other Linux) server, first verify that you can see the
> >> registry over a non-secure HTTP connection using this command:
> >>
> >>     curl http://gbrds.gbif-uat.org/
> >>
> >> There should be some HTML, ending with "You have connected to the GBRDS
> >> API!", and it should appear quickly -- typically in less than a second.
> >>
> >> Then try again, but with a secure (https) connection:
> >>
> >>     curl https://gbrds.gbif-uat.org/
> >>
> >> You should see the same result.  If you do not, you probably need to ask the
> >> system administrator to open port 443 on the firewall for you.
> >>
> >>
> >> On a Windows server, you can check both URLs using a web browser.
> >>
> >>
> >> On both Linux and Windows, if you can see the HTTPS page but the IPT still
> >> doesn't work, check you are using Java 8.  Java 7 and earlier do not support
> >> the newer encryption standards.
> >>
> >> I've updated the IPT FAQ with this information:
> >> https://github.com/gbif/ipt/wiki/FAQ.wiki#7-what-outgoing-connections-does-the-ipt-make
> >>
> >> Kind regards,
> >>
> >> Matt
> >>
> >>
> >> On 13/03/17 23:21, Marie Elise Lecoq wrote:
> >>
> >> Dear all,
> >>
> >> I tried to update the IPT that we used for training (test mode) with the new
> >> version that Kyle sent and I got the same error than Marta.
> >> For information, I work with Tomcat 7 and java 8. I'm running the IPT on
> >> Ubuntu 14.04.
> >>
> >> You will find attached the log of the error.
> >>
> >> Thanks in advance for your help !
> >> Best regards,
> >> Marie
> >>
> >>
> >> On Mon, Mar 13, 2017 at 11:52 AM, CALDENTEY Marta <MCALDENTEY at mincyt.gob.ar>
> >> wrote:
> >>>
> >>> Dear Kyle,
> >>>
> >>>
> >>>
> >>> We have tried to upgrade our UAT environment and we get the following
> >>> error.
> >>>
> >>>
> >>>
> >>> We also tried to request to https://gbrds.gbif-uat.org but we have no
> >>> answer.
> >>>
> >>>
> >>>
> >>> Is this environment working?
> >>>
> >>>
> >>>
> >>> Kind regards,
> >>>
> >>> Marta
> >>>
> >>>
> >>>
> >>>
> >>>
> >>>
> >>>
> >>>
> >>> Ing. Marta B. Caldentey
> >>>
> >>> Direccion de Sistemas de Informacion
> >>>
> >>> Mincyt
> >>>
> >>> Int 1014
> >>>
> >>>
> >>>
> >>>
> >>> _______________________________________________
> >>> IPT mailing list
> >>> IPT at lists.gbif.org
> >>> http://lists.gbif.org/mailman/listinfo/ipt
> >>>
> >>
> >>
> >>
> >> --
> >>
> >>
> >>
> >> _______________________________________________
> >> IPT mailing list
> >> IPT at lists.gbif.org
> >> http://lists.gbif.org/mailman/listinfo/ipt
> >>
> >>
> >>
> >> _______________________________________________
> >> IPT mailing list
> >> IPT at lists.gbif.org
> >> http://lists.gbif.org/mailman/listinfo/ipt
> >>
> > _______________________________________________
> > IPT mailing list
> > IPT at lists.gbif.org
> > http://lists.gbif.org/mailman/listinfo/ipt
> > 
> 
> 
> -- 
> Чадин Иван Федорович
> 
> заместитель директора по научной работе
> Федеральное государственное бюджетное учреждение науки
> Институт биологии Коми научного центра
> Уральского отделения Российской академии наук
> (ИБ Коми НЦ УрО РАН)
> 167982, г. Сыктывкар
> ул. Коммунистическая, 28
> Тел.: (8212) 24-52-02 рабочий
>         922 271-67-27 мобильный
> Факс: (8212) 24-01-63
> E-mail: chadin at ib.komisc.ru
> _______________________________________________
> IPT mailing list
> IPT at lists.gbif.org
> http://lists.gbif.org/mailman/listinfo/ipt

-- 
Julien Cigar
Belgian Biodiversity Platform (http://www.biodiversity.be)
PGP fingerprint: EEF9 F697 4B68 D275 7B11  6A25 B2BB 3710 A204 23C0
No trees were killed in the creation of this message.
However, many electrons were terribly inconvenienced.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.gbif.org/pipermail/ipt/attachments/20170314/530ab2ce/attachment.sig>


More information about the IPT mailing list