Dear Tim, Markus, et al,
I'm trying to publish a resource on our IPT installation (http://de.mirror.gbif.org/ipt/manage/resource.html?resource_id=12). The progress symbol is shown for a second or two, then everyhting's the same as before.
In the tomcat log, I find two errors: WARN TP-Processor3-HttpBaseManager.registerResource(121) | Organisation is not registered. Cannot register resources WARN TP-Processor3-OccResourceManagerHibernate.updateRegistry(148) | Failed to communicate with registry
Is there something I need to do before? Or is the second error the cause for the first one?
Cheers from Berlin, Jorg
-----Ursprungliche Nachricht----- Von: ipt-bounces@lists.gbif.org [mailto:ipt-bounces@lists.gbif.org]Im Auftrag von Dave Martin Gesendet: Mittwoch, 26. August 2009 08:14 An: Aaron Steele Cc: ipt@lists.gbif.org Betreff: Re: [IPT] IPT Maven build error
Hi Aaron,
The missing jar is here:
http://oodt.jpl.nasa.gov/download/private/com/oracle/ojdbc/14/
If you download ojdbc-14.jar to a local directory and run
mvn install:install-file -DgroupId=ojdbc -DartifactId=ojdbc - Dversion=14 -Dpackaging=jar -Dfile=ojdbc-14.jar -Dpackaging=jar - DgeneratePom=true -DcreateChecksum=true
this should get it working for you.
Im guessing one of the repositories this is usually pulled down from is offline for some reason.
Cheers
Dave Martin
On 26 Aug 2009, at 08:04, Aaron Steele wrote:
I'm having problems building gbif-providertool/pom.xml via Maven in r1442 of trunk. Here is the Maven output for the test task in pom.xml:
This doesn't appear to be a known issue. Has anyone run into this before? _______________________________________________ IPT mailing list IPT@lists.gbif.org http://lists.gbif.org/mailman/listinfo/ipt
_______________________________________________ IPT mailing list IPT@lists.gbif.org http://lists.gbif.org/mailman/listinfo/ipt