Re: [PyWrapper-devel] PyWrapper 3.1.0alpha released
Status: Alpha
Brought to you by:
jatorre
From: <m.d...@bg...> - 2007-05-25 15:10:38
|
thats normal. the models are done by renato and use some variables =20 that are not (yet) tapir standard. I should only raise a warning really instead of an error, but well =20 thats how it is. nothing to worry about. Im glad that it all works -- Markus On 25.05.2007, at 15:03, Rojas, Fernando (CIAT) wrote: > Markus: > > Yes it's strange; today I re-run the ./install.sh. I didn't change =20 > nothing; and server started; this is the message: > > > [root@gene4 tools]# python/bin/python ../webapp/start_server.py 8081 > DEBUGGING activated > CACHE EXPIRATION 1500 min > ERROR! The model http://rs.tdwg.org/tapir/cs/dwc/1.4/model/=20 > abcd206.xml is not valid or readable: The model contains an unknown =20= > variable mapping dataSourceDescription > > ERROR! The model http://rs.tdwg.org/tapir/cs/dwc/1.4/model/rss2.xml =20= > is not valid or readable: The model contains an unknown variable =20 > mapping dataSourceDescription > > Configure PyWrapper v3.1.0alpha CherryPy server using /data/=20 > pywrapper_3.1.0alpha/config/webapp.cfg > mounting PyWrapper webapps to /pywrapper > run server on port 8081 > http://gene4.ciat.cgiar.org:8081/pywrapper > start engine... > > Which is the cause of this Model Errors.?? > > Thanks > > > -----Original Message----- > From: Markus D=F6ring [mailto:m.d...@bg...] > Sent: Friday, May 25, 2007 6:26 AM > To: Rojas, Fernando (CIAT); PyWrapper Developers mailing list > Subject: Re: [PyWrapper-devel] PyWrapper 3.1.0alpha released > > Fernando, > that is indeed strange. didn't the install script complain? > when running the script there should be something like this without =20= > warnings or errors-: > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > Installing libxml2 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > Installing libxslt > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > Installing setuptools > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > Installing lxml > > I hope to find time next week to reproduce the error on my machine =20 > cheers > -- > Markus > > > > On 24.05.2007, at 17:41, Rojas, Fernando (CIAT) wrote: > >> HI Markus: >> >> Im trying now with 3.1 in a new installation; I downloaded the file; >> unpack it in a new folder and run the ./install.sh. >> After I edit the config.ini file and fixed the necessary parameters. >> Im starting the server but appears this warning and the server don't >> start: >> >> [root@gene4 tools]# pwd >> /data/pywrapper_3.1.0alpha/tools >> >> [root@gene4 tools]# python/bin/python ../webapp/start_server.py 8081 >> Warning! lxml is not yet installed (XSLT library). Please install =20 >> lxml >> first. >> >> Do i need install this library manually.?? Was not installed in the >> install process.?? >> Could I get it from the old installation(3.0) where can find it.?? >> >> Thank you for youtr attention. >> >> Fernando Rojas >> >> >> -----Original Message----- >> From: pyw...@li... >> [mailto:pyw...@li...] On Behalf Of >> Markus D=F6ring >> Sent: Friday, April 20, 2007 11:58 AM >> To: PyWrapper Developers mailing list >> Subject: Re: [PyWrapper-devel] PyWrapper 3.1.0alpha released >> >> Fernando, >> good question, there aint any yet :) >> >> basically you do a new installation and then copy your previous >> datasource configuration files (config/datasources/xxx into the new >> installation. The only configuration file that changed from 3.0 to >> 3.1 is the main server configuration config/config.ini So please use >> the new default one and edit it to reflect your previous settings >> (there are only 3 or 4 simple parameters in there you might have >> changed). >> >> and please let me know if you run into any problems. >> -- >> Markus >> >> >> >> On 20.04.2007, at 18:33, Rojas, Fernando (CIAT) wrote: >> >>> Thank You Markus; >>> >>> Where can I find doumentation for make the UPGRADE from 3.0 to 3.1?? >>> >>> Thanks >>> >>> -----Original Message----- >>> From: pyw...@li... >>> [mailto:pyw...@li...] On Behalf Of >>> Markus D=F6ring >>> Sent: Friday, April 20, 2007 8:37 AM >>> To: tdw...@li...; PyWrapper Developers mailing list; >>> BiocaseSupport >>> Subject: [PyWrapper-devel] PyWrapper 3.1.0alpha released >>> >>> Hi Tapiris, >>> >>> I've just released the alpha version of PyWrapper 3.1 that finally >>> supports all the TAPIR protocol changes we agreed upon during the >>> last developer meeting at GBIF. It now also runs with the latest >>> version of Python2.5. Download & installation instructions can be >>> found here as >>> usual: >>> >>> http://trac.pywrapper.org/pywrapper/wiki/Downloads >>> >>> The final 3.1 release will add some minor bug fixes and most >>> innovative a new LSID resolver written by Kevin Richards. The =20 >>> missing >>> steps until the final 3.1 release can be found here: >>> >>> http://trac.pywrapper.org/pywrapper/milestone/3.1.0 >>> http://trac.pywrapper.org/pywrapper/query? >>> status=3Dnew&status=3Dassigned&status=3Dreopened&milestone=3D3.1.0 >>> >>> If you encounter any bugs in pywrapper, please issue a ticket on >>> pywrapper.org If you prefer to write emails, feel free to send them >>> to me or this mailing list. >>> >>> For those of you who can't be bothered to install a TAPIR service, >>> here is a demo service running at the BGBM, please be kind: >>> http://search.biocase.org/tapir/ >>> >>> Cheers >>> Markus >>> >>> >>> -- >>> Markus D=F6ring >>> Botanic Garden and Botanical Museum Berlin Dahlem, >>> Dept. of Biodiversity Informatics >>> K=F6nigin-Luise-Str. 6-8, D-14191 Berlin >>> +49 (30) 83850-284 >>> m.d...@bg... >>> >>> >>> >>> --------------------------------------------------------------------=20= >>> - >>> - >>> --- >>> This SF.net email is sponsored by DB2 Express Download DB2 Express C >>> - the FREE version of DB2 express and take control of your XML. >>> No limits. Just data. Click to get it now. >>> http://sourceforge.net/powerbar/db2/ >>> _______________________________________________ >>> PyWrapper-devel mailing list >>> PyW...@li... >>> https://lists.sourceforge.net/lists/listinfo/pywrapper-devel >>> >>> --------------------------------------------------------------------=20= >>> - >>> - >>> --- >>> This SF.net email is sponsored by DB2 Express Download DB2 Express C >>> - the FREE version of DB2 express and take control of your XML. No >>> limits. Just data. Click to get it now. >>> http://sourceforge.net/powerbar/db2/ >>> _______________________________________________ >>> PyWrapper-devel mailing list >>> PyW...@li... >>> https://lists.sourceforge.net/lists/listinfo/pywrapper-devel >> >> >> ---------------------------------------------------------------------=20= >> - >> --- >> This SF.net email is sponsored by DB2 Express Download DB2 Express =20= >> C - >> the FREE version of DB2 express and take control of your XML. >> No limits. Just data. Click to get it now. >> http://sourceforge.net/powerbar/db2/ >> _______________________________________________ >> PyWrapper-devel mailing list >> PyW...@li... >> https://lists.sourceforge.net/lists/listinfo/pywrapper-devel >> >> ---------------------------------------------------------------------=20= >> - >> --- >> This SF.net email is sponsored by DB2 Express Download DB2 Express =20= >> C - >> the FREE version of DB2 express and take control of your XML. No >> limits. Just data. Click to get it now. >> http://sourceforge.net/powerbar/db2/ >> _______________________________________________ >> PyWrapper-devel mailing list >> PyW...@li... >> https://lists.sourceforge.net/lists/listinfo/pywrapper-devel > > > ----------------------------------------------------------------------=20= > --- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > PyWrapper-devel mailing list > PyW...@li... > https://lists.sourceforge.net/lists/listinfo/pywrapper-devel |