[IPT] Beta update

"Markus Döring (GBIF)" mdoering at gbif.org
Fri Feb 27 20:44:13 CET 2009


Dag,
thanks for those reports. The SQL import has been neglected for a  
while, I will try my best next week.
Regarding memory your macbook with 2gb should be more than fine. All  
tomcats I have used so far were configured to use no more than 1gb.  
Did you increase tomcats default memory size? It is very little by  
default, so increasing to 1gb is sometimes needed. If you run jetty  
via maven you can do the following to allow java to use up to 1gb of  
memory:

export MAVEN_OPTS='-Xmx1024m'

for tomcat edit the catalina.sh and add:
JAVA_OPTS="-Xms512M -Xmx1024M"

I have just finished implementing file upload for zip archives. So for  
those of you using the subversion trunk version locally you should be  
able to upload 100MB of zipped data.
And thanks to Javi there are also much nicer maps now instead of  
openlayers... more soon.

Markus




On Feb 27, 2009, at 1:33 PM, Dag Terje Filip Endresen wrote:

> Hi Markus,
>
> Saving the SQL settings from the IPT GUI, I only get the Yikes error  
> message when trying to (both ipt-1.0b.3 and ipt.1.0b.5). But the  
> settings seems to be saved ok when I revisit the Source data  
> settings! Next I may successfully use the Resource Configuration to  
> give the SQL statement and the property mappings. In the property  
> mappings I can see genuine data from my database with the "view  
> source" button. Next step is Cache - and does not work. I get  
> relatively fast to the message "Source ready to be used.", but no  
> data is actually to be seen from Explore - and the Validate button  
> is still gray.
>
> Automapping works for uploaded tab-delimited dataset, but not for  
> the SQL statement (using SELECT column AS dwc_term).
>
> I have tried with both ipt-1.ob.3 and ipt-1.0b.5 (built with Maven  
> from the SVN version at Google Code).
> My system is: a MacBook OS X version 10.5.6 (Leopard), Tomcat  
> version 6.0.18 (and version 5.5.27 briefly tested), JVM version  
> 1.5.0, Apache 2.2.11 with mod_jk version 1.2.27 (briefly tested,  
> works fine).
>
> When adding dataset from tab-delimited file, I leave empty values  
> empty (just going ahead with the next tab (double tab). It seems to  
> me like the IPT treats these as if one tab shifting the coulmns to  
> the left...?
>
> I also have severe problems with memory! My poor MacBook have only 2  
> GB and the IPT very often flips very very slow and takes a lot of  
> time before it comes back to responding again. I do not at all  
> manage to load the Geoserver application due to memory. I know I  
> have too little memory and have been stretching the few 2 GB the  
> MacBook came with too long already.
>
> I often see the OutOfMemoryError in a Yikes page.
> Caused by: java.lang.OutOfMemoryError: Java heap space
> Cheers
> Dag Terje
>
> PS. Great application - if oly it could be a bit less memory  
> hungry...?
>
> From: "Markus Döring (GBIF)" [mailto:mdoering at gbif.org]
> To: Tim Robertson (GBIF) [mailto:trobertson at gbif.org]
> Cc: Mihail-Constantin Carausu [mailto:MCCarausu at snm.ku.dk], ipt at lists.gbif.org
> Sent: Fri, 27 Feb 2009 10:36:11 +0100
> Subject: Re: [IPT] Beta update
>
> it would also be nice if someone could test the SQL based upload,
> which requires a local installation.
> If there is help needed with the installation, just post to this list
> please.
>
> Markus
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.gbif.org/pipermail/ipt/attachments/20090227/7e4883a9/attachment.html 


More information about the IPT mailing list