<!DOCTYPE html PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN'>
<html>
<head>
 <meta http-equiv='Content-Type' content='text/html;charset=UTF-8'>
 <style>BODY{font:10pt Tahoma, Verdana, sans-serif;}</style>
</head>
<body>
Dear Jens, and Jose,<br>
<br>
Only in case the (more) plausible explanation provided by Jose is not the 
problem, I wonder if this can perhaps be the similar problem as reported
 for IPT version 1.0 RC4 as issue 301 at the IPT project at Google Code.
 Did you perhaps use IPT 1.0 RC4?<br>
<br>
http://code.google.com/p/gbif-providertoolkit/issues/detail?id=301<br>
<br>
We found that the IPT (RC4) page for registration of the organization 
got stuck using the browsers Firefox, Internet Explorer and Safari (on 
Windows), but worked fine with Google Chrome and Safari (on a Mac). 
Could this perhaps be the similar problem?<br>
<br>About your last question:<br>
I believe that the actual providing of datasets with IPT from your local
 Swedish data provider is not actually restricted if the IPT is not 
registered at the GBRDS. BUT the GBRDS registration is of course needed 
to use the GBRDS to lookup your providers (and to use the HIT under 
development). Registration is rather simple. The local data provider (installing IPT) only selects the NODE they belong to (who they want to use to endorse their datasets). And then they select the password they want to use (for your local IPT toolkit). When using the development registry (<span class="Apple-style-span" style="font-weight: bold; white-space: pre;"></span><a href="http://gbrdsdev.gbif.org/registry" target="_blank" defaultcontextmenu="yes">http://gbrdsdev.gbif.org/registry</a>) the registration email will not be sent to the email you enter in the IPT, but to a dummy mailbox at Mailinator.com: <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;"><a href="http://www.mailinator.com/maildir.jsp?email=gbifregistry" style="word-wrap: break-word;" target="_blank" defaultcontextmenu="yes">http://www.mailinator.com/maildir.jsp?email=gbifregistry</a></span><br>
<br>
Cheers<br>
Dag<br><br><blockquote style="padding-left: 5px; margin-left: 5px; border-left: 2px solid rgb(0, 0, 255); margin-right: 0px;"><hr><b>From:</b> "José Cuadra (GBIF)" [mailto:jcuadra@gbif.org]<br><b>To:</b> Jens Rathsman [mailto:Jens.Rathsman@nrm.se]<br><b>Cc:</b> ipt@lists.gbif.org<br><b>Sent:</b> Tue, 17 Aug 2010 15:04:16 +0200<br><b>Subject:</b> Re: [IPT] IPT configuration question<br><br><div>Hi Jens,</div><div><br></div><div><div>Thanks for the report. I am suspecting this is caused by an invalid registry URL in the IPT, so allow me to give a brief explanation that might help you troubleshoot the problem:</div><div><br></div><div>As the IPT needs to connect to the GBIF Registry to register itself into the GBIF Network, we have created a "sandbox" registry for any IPT tests installations that are around there. I am assuming you downloaded the IPT at the google code site (ipt-1.0-RC3.war), and by default this points to this "sandbox" registry, but the URL provided in the IPT is no longer valid, so here is the process to make your installation work:</div><div><br></div><div>If you are confident enough that you want to register your IPT instance into the GBIF Registry, then please follow this procedure and everything should be fine after this:</div><div><br></div><div>1) Stop tomcat</div><div>2) Go into $tomcat_home/webapps/ipt/WEB-INF/classes/ipt.properties</div><div><span class="Apple-tab-span" style="white-space: pre;">        </span>- There is a line that reads:</div><div><br></div><div><span class="Apple-tab-span" style="white-space: pre;">                                # Needs to conform to the GBIF registry API at <a href="http://code.google.com/p/gbif-registry/w/list">http://code.google.com/p/gbif-registry/w/list</a>
                                registryUrl=<a href="http://gbrds.gbif.org/registrydev">http://gbrds.gbif.org/registrydev</a></span></div><div><br></div><div><span class="Apple-tab-span" style="white-space: pre;">        </span>- You need to change the "registryUrl" attribute to&nbsp;<span class="Apple-tab-span" style="white-space: pre;"><b><a href="http://gbrds.gbif.org/registry">http://gbrds.gbif.org/registry</a></b></span></div><div><br></div><div><span class="Apple-tab-span" style="white-space: pre;">        </span>- If you just want to test your IPT with a fake registration to GBIF, then change it to&nbsp;<span class="Apple-style-span" style="font-weight: bold; white-space: pre;"><a href="http://gbrdsdev.gbif.org/registry">http://gbrdsdev.gbif.org/registry</a></span></div><div><br></div><div>3) Save the ipt.properties file</div><div>4) Start tomcat</div><div>5) It should work now.</div><div><br></div><div>If you have any more questions, please don't hesitate to contact us.</div><div><br></div><div>Best Regards,</div><div>José Cuadra</div><div><div>Programmer</div><div>GBIF Secretariat - Universitetsparken 15, 2100 Copenhagen Ø, Denmark</div><div><a href="http://www.gbif.org/">http://www.gbif.org</a></div><div>Tel.: &nbsp;+45 35 32 14 88 / Fax: +45 35 32 14 80</div></div></div><div><br></div><div><br></div><br><div><div>On Aug 17, 2010, at 2:41 PM, Tim Robertson (GBIF) wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap: break-word;">Dear Jens and Jose,<div><br></div><div>Could you please liaise to make sure that at the time of registration there are no outages and perhaps debug this issue?</div><div><br></div><div>I suspect that there is some firewall issue coming in to play here from the client (it's port 80 though), or perhaps there is some proxy involved that we have not seen before.</div><div><br></div><div>May I also please ask Jens - which version of the IPT is being installed?</div><div><br></div><div>Many thanks,</div><div>Tim</div><div><br></div><div><br><div><div>On Aug 17, 2010, at 1:36 PM, Jens Rathsman wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: medium;"><div><div class="WordSection1" style="page: WordSection1;"><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri,sans-serif;">Dear GBIF developers,</div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri,sans-serif;">&nbsp;</div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri,sans-serif;"><span>I work at the Swedish GBIF node and have a question about IPT-organization setup. I write to you as system architect because I didn’t know who else to contact. Maybe you can redirect me if you are not the one to answer those questions?</span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri,sans-serif;"><span>&nbsp;</span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri,sans-serif;"><span>Some months ago I installed and tried out IPT on some datasets here at the museum. Maps and embedded tapir worked nicely. Now one of our data contributors is installing IPT for automatic data delivery to us, and he had problems. I verified at our installation, that was successfully setup earlier and saw the same problem.</span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri,sans-serif;"><span>&nbsp;</span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri,sans-serif;"><span>When &nbsp;configuring “Admin &gt; Configuration &gt; Organization” &nbsp;IPT seems to get stuck at “loading from repository” while looking up “Title” and “GIBF Node”. I don’t remember seeing this problem before. What do you think is the reason? I have two guesses,</span></div><div style="margin: 0cm 0cm 0.0001pt 36pt; font-size: 11pt; font-family: Calibri,sans-serif; text-indent: -18pt;"><span><span>1.<span style="font: 7pt 'Times New Roman';">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="Apple-converted-space">&nbsp;</span></span></span></span><span>&nbsp;could it be that the lookup is made on some port that is blocked? (We have a new firewall since installing in march.) If so, what port&nbsp; is used?</span></div><div style="margin: 0cm 0cm 0.0001pt 36pt; font-size: 11pt; font-family: Calibri,sans-serif; text-indent: -18pt;"><span><span>2.<span style="font: 7pt 'Times New Roman';">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="Apple-converted-space">&nbsp;</span></span></span></span><span>Does gbif.org have a problem with the lookup service?</span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri,sans-serif;"><span>&nbsp;</span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri,sans-serif;"><span>Is the organization configuration needed for data contributors, or only for Gbif-nodes?</span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri,sans-serif;"><span>&nbsp;</span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri,sans-serif;"><span>Best regards,</span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri,sans-serif;"><span>Jens Rathsman</span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri,sans-serif;"><span>&nbsp;</span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri,sans-serif;"><span>---------------------------------</span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri,sans-serif;"><span>Jens Rathsman, System developper</span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri,sans-serif;"><span>GBIF Sweden -<span class="Apple-converted-space">&nbsp;</span></span><a href="http://www.gbif.se/" style="color: blue; text-decoration: underline;"><span style="color: blue;">http://www.gbif.se</span></a><span></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri,sans-serif;"><span><a href="mailto:jens.rathsman@nrm.se" style="color: blue; text-decoration: underline;"><span style="color: blue;">mailto:jens.rathsman@nrm.se</span></a></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri,sans-serif;"><span>tel: +46 8 5195 5116</span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri,sans-serif;"><span>Swedish Museum of Natural History -<span class="Apple-converted-space">&nbsp;</span></span><a href="http://www.nrm.se/" style="color: blue; text-decoration: underline;"><span style="color: blue;">http://www.nrm.se</span></a><span><span class="Apple-converted-space">&nbsp;</span>Box 50007</span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri,sans-serif;">SE-104 05 Stockholm</div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri,sans-serif;">Sweden</div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri,sans-serif;">&nbsp;</div></div></div></span></blockquote></div><br></div></div></blockquote></div><br></blockquote><style>
 * {word-wrap:break-word;-webkit-nbsp-mode:space;-webkit-line-break:after-white-space;;}
</style>
</body></html>