repositories.xml

5 messages Options
Embed this post
Permalink
franko

repositories.xml

Reply Threaded More More options
Print post
Permalink
Hi All!!!!!

I have this problem in may GN installation.....  (GN 2.4.1, Tomcat 6)

Tomcat log:
java.io.FileNotFoundException:
/usr/share/apache-tomcat-6.0.18/applications/geonetwork/web/geonetwork/loc/en/xml/repositories.xml
(No such file or directory)

This file is not present in my Geonework.
Any Suggestoins about this file?????

--
Ing. Francesco D'Amore
blog: www.marinajonica.org
linkedin: http://www.linkedin.com/in/francescodamore
Consiglio Nazionale delle Ricerche - Istituto di Inquinamento Atmosferico (IIA)

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
GeoNetwork-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/geonetwork-users
GeoNetwork OpenSource is maintained at http://sourceforge.net/projects/geonetwork
Sarah_S

Re: repositories.xml

Reply Threaded More More options
Print post
Permalink
Hi franko,

I haven´t got even such a file (and it works fine as far as I can see).
When do you get the exception?

 
franko wrote:
Hi All!!!!!

I have this problem in may GN installation.....  (GN 2.4.1, Tomcat 6)

Tomcat log:
java.io.FileNotFoundException:
/usr/share/apache-tomcat-6.0.18/applications/geonetwork/web/geonetwork/loc/en/xml/repositories.xml
(No such file or directory)

This file is not present in my Geonework.
Any Suggestoins about this file?????

--
Ing. Francesco D'Amore
blog: www.marinajonica.org
linkedin: http://www.linkedin.com/in/francescodamore
Consiglio Nazionale delle Ricerche - Istituto di Inquinamento Atmosferico (IIA)

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
GeoNetwork-users mailing list
GeoNetwork-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-users
GeoNetwork OpenSource is maintained at http://sourceforge.net/projects/geonetwork
Heikki Doeleman

Re: repositories.xml

Reply Threaded More More options
Print post
Permalink
hi Francesco,

you may get this error if you accidentally started GeoNetwork from its
repository directory, not its installation directory. At least when using
Jetty to run it.

As you're running in Tomcat, could it be you did not produce an installed
environment to deploy, but you deployed the repo directory just-like-that ?


Kind regards
Heikki Doeleman




On Thu, Oct 15, 2009 at 4:08 PM, Sarah_S <[hidden email]> wrote:

>
> Hi franko,
>
> I haven´t got even such a file (and it works fine as far as I can see).
> When do you get the exception?
>
>
>
> franko wrote:
> >
> > Hi All!!!!!
> >
> > I have this problem in may GN installation.....  (GN 2.4.1, Tomcat 6)
> >
> > Tomcat log:
> > java.io.FileNotFoundException:
> >
> /usr/share/apache-tomcat-6.0.18/applications/geonetwork/web/geonetwork/loc/en/xml/repositories.xml
> > (No such file or directory)
> >
> > This file is not present in my Geonework.
> > Any Suggestoins about this file?????
> >
> > --
> > Ing. Francesco D'Amore
> > blog: www.marinajonica.org
> > linkedin: http://www.linkedin.com/in/francescodamore
> > Consiglio Nazionale delle Ricerche - Istituto di Inquinamento Atmosferico
> > (IIA)
> >
> >
> ------------------------------------------------------------------------------
> > Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> > is the only developer event you need to attend this year. Jumpstart your
> > developing skills, take BlackBerry mobile applications to market and stay
> > ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> > http://p.sf.net/sfu/devconference
> > _______________________________________________
> > GeoNetwork-users mailing list
> > [hidden email]
> > https://lists.sourceforge.net/lists/listinfo/geonetwork-users
> > GeoNetwork OpenSource is maintained at
> > http://sourceforge.net/projects/geonetwork
> >
> >
>
> --
> View this message in context:
> http://n2.nabble.com/repositories-xml-tp3829494p3829533.html
> Sent from the GeoNetwork users mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> GeoNetwork-users mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/geonetwork-users
> GeoNetwork OpenSource is maintained at
> http://sourceforge.net/projects/geonetwork
>
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
GeoNetwork-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/geonetwork-users
GeoNetwork OpenSource is maintained at http://sourceforge.net/projects/geonetwork
Sarah_S

Re: repositories.xml

Reply Threaded More More options
Print post
Permalink
hi heikki,

do you mean that repositories.xml is needed in gn? I use win (used geonetwork installer pack) and tomcat and deploy folders of gn, intermap and geoserver to webapps directory at tomcat.
Did I something wrong?

thanks.

best regards
Sarah

Heikki Doeleman wrote:
hi Francesco,

you may get this error if you accidentally started GeoNetwork from its
repository directory, not its installation directory. At least when using
Jetty to run it.

As you're running in Tomcat, could it be you did not produce an installed
environment to deploy, but you deployed the repo directory just-like-that ?


Kind regards
Heikki Doeleman




On Thu, Oct 15, 2009 at 4:08 PM, Sarah_S <Sarah_flip@yahoo.de> wrote:

>
> Hi franko,
>
> I haven´t got even such a file (and it works fine as far as I can see).
> When do you get the exception?
>
>
>
> franko wrote:
> >
> > Hi All!!!!!
> >
> > I have this problem in may GN installation.....  (GN 2.4.1, Tomcat 6)
> >
> > Tomcat log:
> > java.io.FileNotFoundException:
> >
> /usr/share/apache-tomcat-6.0.18/applications/geonetwork/web/geonetwork/loc/en/xml/repositories.xml
> > (No such file or directory)
> >
> > This file is not present in my Geonework.
> > Any Suggestoins about this file?????
> >
> > --
> > Ing. Francesco D'Amore
> > blog: www.marinajonica.org
> > linkedin: http://www.linkedin.com/in/francescodamore
> > Consiglio Nazionale delle Ricerche - Istituto di Inquinamento Atmosferico
> > (IIA)
> >
> >
> ------------------------------------------------------------------------------
> > Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> > is the only developer event you need to attend this year. Jumpstart your
> > developing skills, take BlackBerry mobile applications to market and stay
> > ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> > http://p.sf.net/sfu/devconference
> > _______________________________________________
> > GeoNetwork-users mailing list
> > GeoNetwork-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/geonetwork-users
> > GeoNetwork OpenSource is maintained at
> > http://sourceforge.net/projects/geonetwork
> >
> >
>
> --
> View this message in context:
> http://n2.nabble.com/repositories-xml-tp3829494p3829533.html
> Sent from the GeoNetwork users mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> GeoNetwork-users mailing list
> GeoNetwork-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geonetwork-users
> GeoNetwork OpenSource is maintained at
> http://sourceforge.net/projects/geonetwork
>
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
GeoNetwork-users mailing list
GeoNetwork-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-users
GeoNetwork OpenSource is maintained at http://sourceforge.net/projects/geonetwork
franko

Re: repositories.xml

Reply Threaded More More options
Print post
Permalink
In reply to this post by Heikki Doeleman
I don't well understand  what you mean.

I copied gonetwork directory in a folder in the server and added a context
tag in server.xml. Before that, I have configured with gast application the
database source, where metadata are sotred.

There is other way to do GN works in a tomcat server????

Thank you.

2009/10/16 heikki <[hidden email]>

> hi Francesco,
>
> you may get this error if you accidentally started GeoNetwork from its
> repository directory, not its installation directory. At least when using
> Jetty to run it.
>
> As you're running in Tomcat, could it be you did not produce an installed
> environment to deploy, but you deployed the repo directory just-like-that ?
>
>
> Kind regards
> Heikki Doeleman
>
>
>
>
> On Thu, Oct 15, 2009 at 4:08 PM, Sarah_S <[hidden email]> wrote:
>
> >
> > Hi franko,
> >
> > I haven´t got even such a file (and it works fine as far as I can see).
> > When do you get the exception?
> >
> >
> >
> > franko wrote:
> > >
> > > Hi All!!!!!
> > >
> > > I have this problem in may GN installation.....  (GN 2.4.1, Tomcat 6)
> > >
> > > Tomcat log:
> > > java.io.FileNotFoundException:
> > >
> >
> /usr/share/apache-tomcat-6.0.18/applications/geonetwork/web/geonetwork/loc/en/xml/repositories.xml
> > > (No such file or directory)
> > >
> > > This file is not present in my Geonework.
> > > Any Suggestoins about this file?????
> > >
> > > --
> > > Ing. Francesco D'Amore
> > > blog: www.marinajonica.org
> > > linkedin: http://www.linkedin.com/in/francescodamore
> > > Consiglio Nazionale delle Ricerche - Istituto di Inquinamento
> Atmosferico
> > > (IIA)
> > >
> > >
> >
> ------------------------------------------------------------------------------
> > > Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> > > is the only developer event you need to attend this year. Jumpstart
> your
> > > developing skills, take BlackBerry mobile applications to market and
> stay
> > > ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> > > http://p.sf.net/sfu/devconference
> > > _______________________________________________
> > > GeoNetwork-users mailing list
> > > [hidden email]
> > > https://lists.sourceforge.net/lists/listinfo/geonetwork-users
> > > GeoNetwork OpenSource is maintained at
> > > http://sourceforge.net/projects/geonetwork
> > >
> > >
> >
> > --
> > View this message in context:
> > http://n2.nabble.com/repositories-xml-tp3829494p3829533.html
> > Sent from the GeoNetwork users mailing list archive at Nabble.com.
> >
> >
> >
> ------------------------------------------------------------------------------
> > Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> > is the only developer event you need to attend this year. Jumpstart your
> > developing skills, take BlackBerry mobile applications to market and stay
> > ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> > http://p.sf.net/sfu/devconference
> > _______________________________________________
> > GeoNetwork-users mailing list
> > [hidden email]
> > https://lists.sourceforge.net/lists/listinfo/geonetwork-users
> > GeoNetwork OpenSource is maintained at
> > http://sourceforge.net/projects/geonetwork
> >
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> GeoNetwork-users mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/geonetwork-users
> GeoNetwork OpenSource is maintained at
> http://sourceforge.net/projects/geonetwork
>



--
Ing. Francesco D'Amore
blog: www.marinajonica.org
linkedin: http://www.linkedin.com/in/francescodamore
Consiglio Nazionale delle Ricerche - Istituto di Inquinamento Atmosferico
(IIA)
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
GeoNetwork-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/geonetwork-users
GeoNetwork OpenSource is maintained at http://sourceforge.net/projects/geonetwork