[GeoNetwork-users] GeoNetwork v2.2.0 Release Candidate 0 available

Dear all,

It took me a little bit more time to get the Release Cadidate 0 together and published, but it is now online at https://sourceforge.net/project/showfiles.php?group_id=72096&package_id=172443 (or GeoNetwork - Geographic Metadata Catalog - Browse /GeoNetwork_opensource at SourceForge.net )

The code for this release has been put on a branch 2.2.x and we will only commit small improvements and fixes to that branch as they come up.

This is NOT a stable version and should not be used in production environments. Further releases are planned every two weeks. These are RC1, RC2 and the Final release.

Please report problems by submitting a ticket at http://trac.osgeo.org/geonetwork/newticket

On behalf of all the GeoNetwork developers, enjoy!
Jeroen

===============================================
=== GeoNetwork 2.2.0 RC0: List of changes

-----------------------------------------------------------
---- New
-----------------------------------------------------------

- Added User Quick Start Guide in pdf form

- Added direct link to open WMS services in Google Earth

- Added schematron validation

- Added OAI-PMH server protocol

- Added OAI-PMH harvesting type

- Added 'portal.get' and 'portal.sources' services

- GAST : Added console logging

- Added search criteria for downloadable and interactive maps

- Added text only search results for low bandwitdh connections

- Added metadata popularity concept (used to sort search results)

- Added metadata rating system (used to sort search results). It is possible
   to rate remote metadata harvested using the geonetwork's harvesting type.

-----------------------------------------------------------
--- Changes
-----------------------------------------------------------

- Added new link following Atom / RSS type of structures

- Removed Oracle JDBC driver due to license incompatibility.
   Driver can be downloaded from Oracle Technology Network by the user.

- All headers of Java classes have been checked and GNU-GPL license and
   copyright statements have been added where missing.

- GeoRSS output for search and latest updates have been harmonized.
   Both now support georss:box, georss:point or georss:where with a gml:Envelope
   output for the geo part.

- Added mapServer.xml configuration files that were missing in SVN, but were
   in the release.

- Added 'sources' to search summary

- Now the mef.export service is accessible to users. Export is limited by metadata
   privileges.

-----------------------------------------------------------
--- Bugs fixed
-----------------------------------------------------------

- Fixed the date range search in advanced search

- Fixed transfer ownership bug: the target group was not properly set

- GAST : Fixed path in the migration procedure. Added the possibility to migrate
   GeoNetworks running on Tomcat.

- LDAP : passwords are now scrambled. Avoided admin login

- Editor : Fixed upload bug

- Fixed bug in privileges management : it was not possible to clear privileges
   for administrators and reviewer that were metadata owners

- Fixed NullPointerException in HTTP transaction handler in InterMap

- Fixed Windows installation problem with incorrect JRE requirements on install
   of the version that includes a JRE

- Fixed appearing and then disappearing metadata display in IE7

- Fixed some bugs to geonetwork 2.0 harvesting type

- Fixed thumbnails display on metadata harvested from a geonetwork 2.0 node

-----------------------------------------------------------
--- Known issues
-----------------------------------------------------------

- Some of the metadata display links do not open as embedded view while they should

- The Map Viewer "Add note" function is not fully functional yet

- The overview map does not automatically refresh when adding a new layer from the metadata

Hello Jeroen,

Nice job! Unfortunately Intermap is still not working with Tomcat. Any
clues?

Regards,
Vasile

Jeroen Ticheler-3 wrote:

Dear all,

It took me a little bit more time to get the Release Cadidate 0
together and published, but it is now online at
https://sourceforge.net/project/showfiles.php?group_id=72096&package_id=172443
  (or http://tinyurl.com/378k6n )

The code for this release has been put on a branch 2.2.x and we will
only commit small improvements and fixes to that branch as they come up.

This is NOT a stable version and should not be used in production
environments. Further releases are planned every two weeks. These are
RC1, RC2 and the Final release.

Please report problems by submitting a ticket at
http://trac.osgeo.org/geonetwork/newticket

On behalf of all the GeoNetwork developers, enjoy!
Jeroen

===============================================
=== GeoNetwork 2.2.0 RC0: List of changes

-----------------------------------------------------------
---- New
-----------------------------------------------------------

- Added User Quick Start Guide in pdf form

- Added direct link to open WMS services in Google Earth

- Added schematron validation

- Added OAI-PMH server protocol

- Added OAI-PMH harvesting type

- Added 'portal.get' and 'portal.sources' services

- GAST : Added console logging

- Added search criteria for downloadable and interactive maps

- Added text only search results for low bandwitdh connections

- Added metadata popularity concept (used to sort search results)

- Added metadata rating system (used to sort search results). It is
possible
   to rate remote metadata harvested using the geonetwork's harvesting
type.

-----------------------------------------------------------
--- Changes
-----------------------------------------------------------

- Added new link following Atom / RSS type of structures

- Removed Oracle JDBC driver due to license incompatibility.
   Driver can be downloaded from Oracle Technology Network by the user.

- All headers of Java classes have been checked and GNU-GPL license and
   copyright statements have been added where missing.

- GeoRSS output for search and latest updates have been harmonized.
   Both now support georss:box, georss:point or georss:where with a
gml:Envelope
   output for the geo part.

- Added mapServer.xml configuration files that were missing in SVN,
but were
   in the release.

- Added 'sources' to search summary

- Now the mef.export service is accessible to users. Export is limited
by metadata
   privileges.

-----------------------------------------------------------
--- Bugs fixed
-----------------------------------------------------------

- Fixed the date range search in advanced search

- Fixed transfer ownership bug: the target group was not properly set

- GAST : Fixed path in the migration procedure. Added the possibility
to migrate
   GeoNetworks running on Tomcat.

- LDAP : passwords are now scrambled. Avoided admin login

- Editor : Fixed upload bug

- Fixed bug in privileges management : it was not possible to clear
privileges
   for administrators and reviewer that were metadata owners

- Fixed NullPointerException in HTTP transaction handler in InterMap

- Fixed Windows installation problem with incorrect JRE requirements
on install
   of the version that includes a JRE

- Fixed appearing and then disappearing metadata display in IE7

- Fixed some bugs to geonetwork 2.0 harvesting type

- Fixed thumbnails display on metadata harvested from a geonetwork 2.0
node

-----------------------------------------------------------
--- Known issues
-----------------------------------------------------------

- Some of the metadata display links do not open as embedded view
while they should

- The Map Viewer "Add note" function is not fully functional yet

- The overview map does not automatically refresh when adding a new
layer from the metadata

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
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://www.nabble.com/GeoNetwork-v2.2.0-Release-Candidate-0-available-tp14798819s18419p15018500.html
Sent from the geonetwork-users mailing list archive at Nabble.com.

What is the exact problem? I am not using this release, but have got intermap to work, sort of...
Could you give us a stack trace for intermap to start with?

Best regards,
Jason

Vasile Crăciunescu wrote:

Hello Jeroen,

Nice job! Unfortunately Intermap is still not working with Tomcat. Any
clues?

Regards,
Vasile

Jeroen Ticheler-3 wrote:
  

Dear all,

It took me a little bit more time to get the Release Cadidate 0 together and published, but it is now online at
https://sourceforge.net/project/showfiles.php?group_id=72096&package_id=172443 (or http://tinyurl.com/378k6n )

The code for this release has been put on a branch 2.2.x and we will only commit small improvements and fixes to that branch as they come up.

This is NOT a stable version and should not be used in production environments. Further releases are planned every two weeks. These are RC1, RC2 and the Final release.

Please report problems by submitting a ticket at
http://trac.osgeo.org/geonetwork/newticket

On behalf of all the GeoNetwork developers, enjoy!
Jeroen

===============================================
=== GeoNetwork 2.2.0 RC0: List of changes

-----------------------------------------------------------
---- New
-----------------------------------------------------------

- Added User Quick Start Guide in pdf form

- Added direct link to open WMS services in Google Earth

- Added schematron validation

- Added OAI-PMH server protocol

- Added OAI-PMH harvesting type

- Added 'portal.get' and 'portal.sources' services

- GAST : Added console logging

- Added search criteria for downloadable and interactive maps

- Added text only search results for low bandwitdh connections

- Added metadata popularity concept (used to sort search results)

- Added metadata rating system (used to sort search results). It is possible
   to rate remote metadata harvested using the geonetwork's harvesting type.

-----------------------------------------------------------
--- Changes
-----------------------------------------------------------

- Added new link following Atom / RSS type of structures

- Removed Oracle JDBC driver due to license incompatibility.
   Driver can be downloaded from Oracle Technology Network by the user.

- All headers of Java classes have been checked and GNU-GPL license and
   copyright statements have been added where missing.

- GeoRSS output for search and latest updates have been harmonized.
   Both now support georss:box, georss:point or georss:where with a gml:Envelope
   output for the geo part.

- Added mapServer.xml configuration files that were missing in SVN, but were
   in the release.

- Added 'sources' to search summary

- Now the mef.export service is accessible to users. Export is limited by metadata
   privileges.

-----------------------------------------------------------
--- Bugs fixed
-----------------------------------------------------------

- Fixed the date range search in advanced search

- Fixed transfer ownership bug: the target group was not properly set

- GAST : Fixed path in the migration procedure. Added the possibility to migrate
   GeoNetworks running on Tomcat.

- LDAP : passwords are now scrambled. Avoided admin login

- Editor : Fixed upload bug

- Fixed bug in privileges management : it was not possible to clear privileges
   for administrators and reviewer that were metadata owners

- Fixed NullPointerException in HTTP transaction handler in InterMap

- Fixed Windows installation problem with incorrect JRE requirements on install
   of the version that includes a JRE

- Fixed appearing and then disappearing metadata display in IE7

- Fixed some bugs to geonetwork 2.0 harvesting type

- Fixed thumbnails display on metadata harvested from a geonetwork 2.0 node

-----------------------------------------------------------
--- Known issues
-----------------------------------------------------------

- Some of the metadata display links do not open as embedded view while they should

- The Map Viewer "Add note" function is not fully functional yet

- The overview map does not automatically refresh when adding a new layer from the metadata

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
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

Hi Vasile,

This does not surprise me. I had similar behavior.

What version of Tomcat, OS, and Java are you using?

Could you please send your intermap log from your
webapps/intermap/log/intermap.log (Assuming you have made no changes to
the logging location of intermap).

Thanks,
Jason

-----Original Message-----
From: Vasile Craciunescu [mailto:vasile@anonymised.com]
Sent: Wednesday, January 23, 2008 1:59 PM
To: Pickering, Jason
Subject: Re[2]: [GeoNetwork-users] GeoNetwork v2.2.0 Release Candidate 0
available

Hi Jason,

You'll find a screenshot of the error message at
http://www.earth.unibuc.ro/tmp/tomcat_intermap.png. I get the same
message both on mac and win with the latest Tomcat release. With Jetty
everything goes smooth.

Vasile

Wednesday, January 23, 2008, 2:34:34 PM, you wrote:

What is the exact problem? I am not using this release, but have got
intermap to work, sort of...
Could you give us a stack trace for intermap to start with?

Best regards,
Jason

Vasile Craciunescu wrote:

Hello Jeroen,

Nice job! Unfortunately Intermap is still not working with Tomcat.

Any

clues?

Regards,
Vasile

Jeroen Ticheler-3 wrote:
  

Dear all,

It took me a little bit more time to get the Release Cadidate 0
together and published, but it is now online at

https://sourceforge.net/project/showfiles.php?group_id=72096&package_id=
172443

  (or http://tinyurl.com/378k6n )

The code for this release has been put on a branch 2.2.x and we will

only commit small improvements and fixes to that branch as they come

up.

This is NOT a stable version and should not be used in production
environments. Further releases are planned every two weeks. These

are

RC1, RC2 and the Final release.

Please report problems by submitting a ticket at
http://trac.osgeo.org/geonetwork/newticket

On behalf of all the GeoNetwork developers, enjoy!
Jeroen

===============================================
=== GeoNetwork 2.2.0 RC0: List of changes

-----------------------------------------------------------
---- New
-----------------------------------------------------------

- Added User Quick Start Guide in pdf form

- Added direct link to open WMS services in Google Earth

- Added schematron validation

- Added OAI-PMH server protocol

- Added OAI-PMH harvesting type

- Added 'portal.get' and 'portal.sources' services

- GAST : Added console logging

- Added search criteria for downloadable and interactive maps

- Added text only search results for low bandwitdh connections

- Added metadata popularity concept (used to sort search results)

- Added metadata rating system (used to sort search results). It is

possible
   to rate remote metadata harvested using the geonetwork's

harvesting

type.

-----------------------------------------------------------
--- Changes
-----------------------------------------------------------

- Added new link following Atom / RSS type of structures

- Removed Oracle JDBC driver due to license incompatibility.
   Driver can be downloaded from Oracle Technology Network by the

user.

- All headers of Java classes have been checked and GNU-GPL license

and

   copyright statements have been added where missing.

- GeoRSS output for search and latest updates have been harmonized.
   Both now support georss:box, georss:point or georss:where with a

gml:Envelope
   output for the geo part.

- Added mapServer.xml configuration files that were missing in SVN,

but were
   in the release.

- Added 'sources' to search summary

- Now the mef.export service is accessible to users. Export is

limited

by metadata
   privileges.

-----------------------------------------------------------
--- Bugs fixed
-----------------------------------------------------------

- Fixed the date range search in advanced search

- Fixed transfer ownership bug: the target group was not properly

set

- GAST : Fixed path in the migration procedure. Added the

possibility

to migrate
   GeoNetworks running on Tomcat.

- LDAP : passwords are now scrambled. Avoided admin login

- Editor : Fixed upload bug

- Fixed bug in privileges management : it was not possible to clear

privileges
   for administrators and reviewer that were metadata owners

- Fixed NullPointerException in HTTP transaction handler in InterMap

- Fixed Windows installation problem with incorrect JRE requirements

on install
   of the version that includes a JRE

- Fixed appearing and then disappearing metadata display in IE7

- Fixed some bugs to geonetwork 2.0 harvesting type

- Fixed thumbnails display on metadata harvested from a geonetwork

2.0

node

-----------------------------------------------------------
--- Known issues
-----------------------------------------------------------

- Some of the metadata display links do not open as embedded view
while they should

- The Map Viewer "Add note" function is not fully functional yet

- The overview map does not automatically refresh when adding a new

layer from the metadata

------------------------------------------------------------------------
-

Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.

http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketp
lace

_______________________________________________
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

--
Best regards,
Vasile mailto:vasile@anonymised.com

Ah, this is something I also have and that Emanuele says relates to a debug setting in prototype if I am correct (of the top of my head). Emanuele, can you confirm and tell us how to disable that setting by default?
Ciao,
Jeroen

On Jan 23, 2008, at 3:13 PM, Pickering, Jason wrote:

Hi Vasile,

This does not surprise me. I had similar behavior.

What version of Tomcat, OS, and Java are you using?

Could you please send your intermap log from your
webapps/intermap/log/intermap.log (Assuming you have made no changes to
the logging location of intermap).

Thanks,
Jason

-----Original Message-----
From: Vasile Craciunescu [mailto:vasile@anonymised.com]
Sent: Wednesday, January 23, 2008 1:59 PM
To: Pickering, Jason
Subject: Re[2]: [GeoNetwork-users] GeoNetwork v2.2.0 Release Candidate 0
available

Hi Jason,

You'll find a screenshot of the error message at
http://www.earth.unibuc.ro/tmp/tomcat_intermap.png. I get the same
message both on mac and win with the latest Tomcat release. With Jetty
everything goes smooth.

Vasile

Wednesday, January 23, 2008, 2:34:34 PM, you wrote:

What is the exact problem? I am not using this release, but have got
intermap to work, sort of...
Could you give us a stack trace for intermap to start with?

Best regards,
Jason

Vasile Craciunescu wrote:

Hello Jeroen,

Nice job! Unfortunately Intermap is still not working with Tomcat.

Any

clues?

Regards,
Vasile

Jeroen Ticheler-3 wrote:

Dear all,

It took me a little bit more time to get the Release Cadidate 0
together and published, but it is now online at

GeoNetwork - Geographic Metadata Catalog - Browse Files at SourceForge.net
172443

(or GeoNetwork - Geographic Metadata Catalog - Browse /GeoNetwork_opensource at SourceForge.net )

The code for this release has been put on a branch 2.2.x and we will

only commit small improvements and fixes to that branch as they come

up.

This is NOT a stable version and should not be used in production
environments. Further releases are planned every two weeks. These

are

RC1, RC2 and the Final release.

Please report problems by submitting a ticket at
http://trac.osgeo.org/geonetwork/newticket

On behalf of all the GeoNetwork developers, enjoy!
Jeroen

===============================================
=== GeoNetwork 2.2.0 RC0: List of changes

-----------------------------------------------------------
---- New
-----------------------------------------------------------

- Added User Quick Start Guide in pdf form

- Added direct link to open WMS services in Google Earth

- Added schematron validation

- Added OAI-PMH server protocol

- Added OAI-PMH harvesting type

- Added 'portal.get' and 'portal.sources' services

- GAST : Added console logging

- Added search criteria for downloadable and interactive maps

- Added text only search results for low bandwitdh connections

- Added metadata popularity concept (used to sort search results)

- Added metadata rating system (used to sort search results). It is

possible
  to rate remote metadata harvested using the geonetwork's

harvesting

type.

-----------------------------------------------------------
--- Changes
-----------------------------------------------------------

- Added new link following Atom / RSS type of structures

- Removed Oracle JDBC driver due to license incompatibility.
  Driver can be downloaded from Oracle Technology Network by the

user.

- All headers of Java classes have been checked and GNU-GPL license

and

  copyright statements have been added where missing.

- GeoRSS output for search and latest updates have been harmonized.
  Both now support georss:box, georss:point or georss:where with a

gml:Envelope
  output for the geo part.

- Added mapServer.xml configuration files that were missing in SVN,

but were
  in the release.

- Added 'sources' to search summary

- Now the mef.export service is accessible to users. Export is

limited

by metadata
  privileges.

-----------------------------------------------------------
--- Bugs fixed
-----------------------------------------------------------

- Fixed the date range search in advanced search

- Fixed transfer ownership bug: the target group was not properly

set

- GAST : Fixed path in the migration procedure. Added the

possibility

to migrate
  GeoNetworks running on Tomcat.

- LDAP : passwords are now scrambled. Avoided admin login

- Editor : Fixed upload bug

- Fixed bug in privileges management : it was not possible to clear

privileges
  for administrators and reviewer that were metadata owners

- Fixed NullPointerException in HTTP transaction handler in InterMap

- Fixed Windows installation problem with incorrect JRE requirements

on install
  of the version that includes a JRE

- Fixed appearing and then disappearing metadata display in IE7

- Fixed some bugs to geonetwork 2.0 harvesting type

- Fixed thumbnails display on metadata harvested from a geonetwork

2.0

node

-----------------------------------------------------------
--- Known issues
-----------------------------------------------------------

- Some of the metadata display links do not open as embedded view
while they should

- The Map Viewer "Add note" function is not fully functional yet

- The overview map does not automatically refresh when adding a new

layer from the metadata

------------------------------------------------------------------------
-

Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.

http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketp
lace

_______________________________________________
GeoNetwork-users mailing list
GeoNetwork-users@lists.sourceforge.net
geonetwork-users List Signup and Options
GeoNetwork OpenSource is maintained at
GeoNetwork - Geographic Metadata Catalog download | SourceForge.net

--
Best regards,
Vasile mailto:vasile@anonymised.com

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
GeoNetwork-users mailing list
GeoNetwork-users@lists.sourceforge.net
geonetwork-users List Signup and Options
GeoNetwork OpenSource is maintained at GeoNetwork - Geographic Metadata Catalog download | SourceForge.net

Vasile,
Are you sure that you have a working WMS server configured? This should be done in the file /web/intermap/WEB-INF/mapServers.xml
Ciao,
Jeroen

On Jan 23, 2008, at 3:13 PM, Pickering, Jason wrote:

Hi Vasile,

This does not surprise me. I had similar behavior.

What version of Tomcat, OS, and Java are you using?

Could you please send your intermap log from your
webapps/intermap/log/intermap.log (Assuming you have made no changes to
the logging location of intermap).

Thanks,
Jason

-----Original Message-----
From: Vasile Craciunescu [mailto:vasile@anonymised.com]
Sent: Wednesday, January 23, 2008 1:59 PM
To: Pickering, Jason
Subject: Re[2]: [GeoNetwork-users] GeoNetwork v2.2.0 Release Candidate 0
available

Hi Jason,

You'll find a screenshot of the error message at
http://www.earth.unibuc.ro/tmp/tomcat_intermap.png. I get the same
message both on mac and win with the latest Tomcat release. With Jetty
everything goes smooth.

Vasile

Wednesday, January 23, 2008, 2:34:34 PM, you wrote:

What is the exact problem? I am not using this release, but have got
intermap to work, sort of...
Could you give us a stack trace for intermap to start with?

Best regards,
Jason

Vasile Craciunescu wrote:

Hello Jeroen,

Nice job! Unfortunately Intermap is still not working with Tomcat.

Any

clues?

Regards,
Vasile

Jeroen Ticheler-3 wrote:

Dear all,

It took me a little bit more time to get the Release Cadidate 0
together and published, but it is now online at

GeoNetwork - Geographic Metadata Catalog - Browse Files at SourceForge.net
172443

(or GeoNetwork - Geographic Metadata Catalog - Browse /GeoNetwork_opensource at SourceForge.net )

The code for this release has been put on a branch 2.2.x and we will

only commit small improvements and fixes to that branch as they come

up.

This is NOT a stable version and should not be used in production
environments. Further releases are planned every two weeks. These

are

RC1, RC2 and the Final release.

Please report problems by submitting a ticket at
http://trac.osgeo.org/geonetwork/newticket

On behalf of all the GeoNetwork developers, enjoy!
Jeroen

===============================================
=== GeoNetwork 2.2.0 RC0: List of changes

-----------------------------------------------------------
---- New
-----------------------------------------------------------

- Added User Quick Start Guide in pdf form

- Added direct link to open WMS services in Google Earth

- Added schematron validation

- Added OAI-PMH server protocol

- Added OAI-PMH harvesting type

- Added 'portal.get' and 'portal.sources' services

- GAST : Added console logging

- Added search criteria for downloadable and interactive maps

- Added text only search results for low bandwitdh connections

- Added metadata popularity concept (used to sort search results)

- Added metadata rating system (used to sort search results). It is

possible
  to rate remote metadata harvested using the geonetwork's

harvesting

type.

-----------------------------------------------------------
--- Changes
-----------------------------------------------------------

- Added new link following Atom / RSS type of structures

- Removed Oracle JDBC driver due to license incompatibility.
  Driver can be downloaded from Oracle Technology Network by the

user.

- All headers of Java classes have been checked and GNU-GPL license

and

  copyright statements have been added where missing.

- GeoRSS output for search and latest updates have been harmonized.
  Both now support georss:box, georss:point or georss:where with a

gml:Envelope
  output for the geo part.

- Added mapServer.xml configuration files that were missing in SVN,

but were
  in the release.

- Added 'sources' to search summary

- Now the mef.export service is accessible to users. Export is

limited

by metadata
  privileges.

-----------------------------------------------------------
--- Bugs fixed
-----------------------------------------------------------

- Fixed the date range search in advanced search

- Fixed transfer ownership bug: the target group was not properly

set

- GAST : Fixed path in the migration procedure. Added the

possibility

to migrate
  GeoNetworks running on Tomcat.

- LDAP : passwords are now scrambled. Avoided admin login

- Editor : Fixed upload bug

- Fixed bug in privileges management : it was not possible to clear

privileges
  for administrators and reviewer that were metadata owners

- Fixed NullPointerException in HTTP transaction handler in InterMap

- Fixed Windows installation problem with incorrect JRE requirements

on install
  of the version that includes a JRE

- Fixed appearing and then disappearing metadata display in IE7

- Fixed some bugs to geonetwork 2.0 harvesting type

- Fixed thumbnails display on metadata harvested from a geonetwork

2.0

node

-----------------------------------------------------------
--- Known issues
-----------------------------------------------------------

- Some of the metadata display links do not open as embedded view
while they should

- The Map Viewer "Add note" function is not fully functional yet

- The overview map does not automatically refresh when adding a new

layer from the metadata

------------------------------------------------------------------------
-

Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.

http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketp
lace

_______________________________________________
GeoNetwork-users mailing list
GeoNetwork-users@lists.sourceforge.net
geonetwork-users List Signup and Options
GeoNetwork OpenSource is maintained at
GeoNetwork - Geographic Metadata Catalog download | SourceForge.net

--
Best regards,
Vasile mailto:vasile@anonymised.com

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
GeoNetwork-users mailing list
GeoNetwork-users@lists.sourceforge.net
geonetwork-users List Signup and Options
GeoNetwork OpenSource is maintained at GeoNetwork - Geographic Metadata Catalog download | SourceForge.net

Jeroen, Jason,

Are you sure that you have a working WMS server configured? This
should be done in the file /web/intermap/WEB-INF/mapServers.xml

I did not change the default configurations in mapServers.xml.
Intermap fails to start when i'm using Tomcat and it's working fine
with Jetty.

Could you please send your intermap log from your
webapps/intermap/log/intermap.log (Assuming you have made no changes
to
the logging location of intermap).

webapps/intermap/log/ don't have any file in. I found intermap.log
in webapps/log/. I clear the logfile and try to access intermap from
the browser. The error is there but nothing is recorded in the logfile.

What version of Tomcat, OS, and Java are you using?

I'm using the latest versions of Java and Tomcat (6.0.14) on Windows
XP and MacOSX (Leopard). On both platforms i get the same behavior.

Vasile
--
View this message in context: http://www.nabble.com/GeoNetwork-v2.2.0-Release-Candidate-0-available-tp14798819s18419p15072798.html
Sent from the geonetwork-users mailing list archive at Nabble.com.

Hi Vasile,

On Jan 24, 2008, at 9:15 PM, Vasile Crăciunescu wrote:

Jeroen, Jason,

Are you sure that you have a working WMS server configured? This
should be done in the file /web/intermap/WEB-INF/mapServers.xml

I did not change the default configurations in mapServers.xml.
Intermap fails to start when i'm using Tomcat and it's working fine
with Jetty.

It's most likely related to a path to the temp files directory that is not found properly. Stefano today made an improvement on that part that will be part of RC1. For now, you could on OSX try to put an absolute path in the config.xml file for InterMap:

Look for the following and change the tempDir and httpCacheDir to correspond to your installation.

    <!-- temp files -->
    <param name="tempDir" value="/Applications/geonetwork220rc0/web/intermap/tmp/" />
    <param name="tempDeleteMinutes" value="15" />
    <param name="tempUrl" value="/intermap/tmp" />

    <!-- http cache -->
    <param name="httpCacheDir" value="/Applications/geonetwork220rc0/web/intermap/httpCache/" />
    <param name="httpCacheDeleteEvery" value="60" />
    <param name="useCache" value="true" />

Could you please send your intermap log from your
webapps/intermap/log/intermap.log (Assuming you have made no changes
to
the logging location of intermap).

webapps/intermap/log/ don't have any file in. I found intermap.log
in webapps/log/. I clear the logfile and try to access intermap from
the browser. The error is there but nothing is recorded in the logfile.

You will likely be able to see something like this in catalina.out after startup:

Exception in thread "Timer-2" java.lang.NullPointerException
  at org.wfp.vam.intermap.kernel.TempFiles$RemindTask.run(TempFiles.java:90)
  at java.util.TimerThread.mainLoop(Timer.java:512)
  at java.util.TimerThread.run(Timer.java:462)
Exception in thread "Timer-3" java.lang.NullPointerException
  at org.wfp.vam.intermap.kernel.TempFiles$RemindTask.run(TempFiles.java:90)
  at java.util.TimerThread.mainLoop(Timer.java:512)
  at java.util.TimerThread.run(Timer.java:462)

What version of Tomcat, OS, and Java are you using?

I'm using the latest versions of Java and Tomcat (6.0.14) on Windows
XP and MacOSX (Leopard). On both platforms i get the same behavior.

I haven't tried Tomcat 6.0, so I can't say if that version has issues. Version 5.5 works fine for me.

Hope this helps, ciao,
Jeroen

Vasile