Hi Folks,
I'm new to GeoNetwork though I have a little experience with GeoServer.
Anyway, I've installed 2.6.0RC0 on my machine for a quick pilot study to
consider deploying within the organisation. Unfortunately GAST doesn't
seem to run. I've had 2.4.3 installed here not long ago before
uninstalling, and have 2.4.3 installed on a dev server and both run/ran
Gast with no problems, but for some reason it's not running for me with
2.6.0RC0.
There's nothing in the logs directory beyond the cfg file.
When i run it at the command line, as either the .bat or directly there
are no errors, I just get:
"
C:\Program Files\geonetwork\bin>cd ..\gast
C:\Program Files\geonetwork\gast>start javaw -jar gast.jar
C:\Program Files\geonetwork\gast>
"
There's no sign of it in the process list.
Windows XP, Java 6, update 20.
Is this a bug? GeoNetwork runs fine.
Thanks,
Jonathan
This transmission is intended for the named addressee(s) only and may contain sensitive or protectively marked material up to RESTRICTED and should be handled accordingly. Unless you are the named addressee (or authorised to receive it for the addressee) you may not copy or use it, or disclose it to anyone else. If you have received this transmission in error please notify the sender immediately. All email traffic sent to or from us, including without limitation all GCSX traffic, may be subject to recording and/or monitoring in accordance with relevant legislation.
I too can't get GAST (today's build) to run. I also tried to run it by double clicking on the jar file (as it worked with 1.4) and received the following error from the command line:
D:\geonetwork26rc0\gast>gast.jar
Exception in thread "main" java.lang.NoClassDefFoundError: D:\geonetwork26rc0\gast\gast/jar
Caused by: java.lang.ClassNotFoundException: D:\geonetwork26rc0\gast\gast.jar
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
Could not find the main class: D:\geonetwork26rc0\gast\gast.jar. Program will exit.
I guess, this could be caused by a compiling error or by conflicts between my various JREs/JDKs on my Windows 7 64-bit development machine ( 32-bit JRE 1.6 installed by default; 64-bit JDK 1.6 for Tomcat and Eclipse (JAVA_HOME); 32-bit JRE 1.5 for GeoNetwork). GeoNetwork and GeoServer work fine though.
Next, I'll try the official installer.
Ciao, Wolfgang
_______________________________
Wolfgang Grunberg
Arizona Geological Survey
wgrunberg@anonymised.com
520-770-3500
On 7/26/2010 2:20 AM, jonathanmoules@anonymised.com wrote:
Hi Folks,
I'm new to GeoNetwork though I have a little experience with GeoServer.
Anyway, I've installed 2.6.0RC0 on my machine for a quick pilot study to
consider deploying within the organisation. Unfortunately GAST doesn't
seem to run. I've had 2.4.3 installed here not long ago before
uninstalling, and have 2.4.3 installed on a dev server and both run/ran
Gast with no problems, but for some reason it's not running for me with
2.6.0RC0.
There's nothing in the logs directory beyond the cfg file.
When i run it at the command line, as either the .bat or directly there
are no errors, I just get:
"
C:\Program Files\geonetwork\bin>cd ..\gast
C:\Program Files\geonetwork\gast>start javaw -jar gast.jar
C:\Program Files\geonetwork\gast>
"
There's no sign of it in the process list.
Windows XP, Java 6, update 20.
Is this a bug? GeoNetwork runs fine.
Thanks,
Jonathan
This transmission is intended for the named addressee(s) only and may contain sensitive or protectively marked material up to RESTRICTED and should be handled accordingly. Unless you are the named addressee (or authorised to receive it for the addressee) you may not copy or use it, or disclose it to anyone else. If you have received this transmission in error please notify the sender immediately. All email traffic sent to or from us, including without limitation all GCSX traffic, may be subject to recording and/or monitoring in accordance with relevant legislation.
------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/
_______________________________________________
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
I have the same GAST symptoms with the GeoNetwork 2.6 RC0 installer from SourceForge as with the one I rolled today.
Also, in both cases, running the GeoNetwork unistaller returns a Java Virtual Machine Launcher error:
"Unable to access jarfile gast.jar"
Ciao, WG
_______________________________
Wolfgang Grunberg
Arizona Geological Survey
wgrunberg@anonymised.com
520-770-3500
On 7/26/2010 4:01 PM, Wolfgang Grunberg wrote:
I too can't get GAST (today's build) to run. I also tried to run it by
double clicking on the jar file (as it worked with 1.4) and received the
following error from the command line:
D:\geonetwork26rc0\gast>gast.jar
Exception in thread "main" java.lang.NoClassDefFoundError:
D:\geonetwork26rc0\gast\gast/jar
Caused by: java.lang.ClassNotFoundException:
D:\geonetwork26rc0\gast\gast.jar
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
Could not find the main class: D:\geonetwork26rc0\gast\gast.jar.
Program will exit.
I guess, this could be caused by a compiling error or by conflicts
between my various JREs/JDKs on my Windows 7 64-bit development machine
( 32-bit JRE 1.6 installed by default; 64-bit JDK 1.6 for Tomcat and
Eclipse (JAVA_HOME); 32-bit JRE 1.5 for GeoNetwork). GeoNetwork and
GeoServer work fine though.
Next, I'll try the official installer.
Ciao, Wolfgang
_______________________________
Wolfgang Grunberg
Arizona Geological Survey
wgrunberg@anonymised.com
520-770-3500
On 7/26/2010 2:20 AM, jonathanmoules@anonymised.com wrote:
Hi Folks,
I'm new to GeoNetwork though I have a little experience with GeoServer.
Anyway, I've installed 2.6.0RC0 on my machine for a quick pilot study to
consider deploying within the organisation. Unfortunately GAST doesn't
seem to run. I've had 2.4.3 installed here not long ago before
uninstalling, and have 2.4.3 installed on a dev server and both run/ran
Gast with no problems, but for some reason it's not running for me with
2.6.0RC0.
There's nothing in the logs directory beyond the cfg file.
When i run it at the command line, as either the .bat or directly there
are no errors, I just get:
"
C:\Program Files\geonetwork\bin>cd ..\gast
C:\Program Files\geonetwork\gast>start javaw -jar gast.jar
C:\Program Files\geonetwork\gast>
"
There's no sign of it in the process list.
Windows XP, Java 6, update 20.
Is this a bug? GeoNetwork runs fine.
Thanks,
Jonathan
This transmission is intended for the named addressee(s) only and may contain sensitive or protectively marked material up to RESTRICTED and should be handled accordingly. Unless you are the named addressee (or authorised to receive it for the addressee) you may not copy or use it, or disclose it to anyone else. If you have received this transmission in error please notify the sender immediately. All email traffic sent to or from us, including without limitation all GCSX traffic, may be subject to recording and/or monitoring in accordance with relevant legislation.
------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/
_______________________________________________
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
------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/
_______________________________________________
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
I can reproduce the GAST symptoms with the GeoNetwork 2.6 RC0 installer from SourceForge on Windows XP Pro with JRE 1.5_22 and JRE 1.6. I had to install JRE 1.6 for GeoNetwork to work while the installer required 1.5.
What JRE version does GAST need?
How do I enable file based log4j loging for GAST?
Next, the whole #! on Ubuntu 
Ciao, WG
_______________________________
Wolfgang Grunberg
Arizona Geological Survey
wgrunberg@anonymised.com
520-770-3500
On 7/26/2010 4:34 PM, Wolfgang Grunberg wrote:
I have the same GAST symptoms with the GeoNetwork 2.6 RC0 installer
from SourceForge as with the one I rolled today.
Also, in both cases, running the GeoNetwork unistaller returns a Java
Virtual Machine Launcher error:
"Unable to access jarfile gast.jar"
Ciao, WG
_______________________________
Wolfgang Grunberg
Arizona Geological Survey
wgrunberg@anonymised.com
520-770-3500
On 7/26/2010 4:01 PM, Wolfgang Grunberg wrote:
I too can't get GAST (today's build) to run. I also tried to run it by
double clicking on the jar file (as it worked with 1.4) and received the
following error from the command line:
D:\geonetwork26rc0\gast>gast.jar
Exception in thread "main" java.lang.NoClassDefFoundError:
D:\geonetwork26rc0\gast\gast/jar
Caused by: java.lang.ClassNotFoundException:
D:\geonetwork26rc0\gast\gast.jar
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
Could not find the main class: D:\geonetwork26rc0\gast\gast.jar.
Program will exit.
I guess, this could be caused by a compiling error or by conflicts
between my various JREs/JDKs on my Windows 7 64-bit development machine
( 32-bit JRE 1.6 installed by default; 64-bit JDK 1.6 for Tomcat and
Eclipse (JAVA_HOME); 32-bit JRE 1.5 for GeoNetwork). GeoNetwork and
GeoServer work fine though.
Next, I'll try the official installer.
Ciao, Wolfgang
_______________________________
Wolfgang Grunberg
Arizona Geological Survey
wgrunberg@anonymised.com
520-770-3500
On 7/26/2010 2:20 AM, jonathanmoules@anonymised.com wrote:
Hi Folks,
I'm new to GeoNetwork though I have a little experience with GeoServer.
Anyway, I've installed 2.6.0RC0 on my machine for a quick pilot study to
consider deploying within the organisation. Unfortunately GAST doesn't
seem to run. I've had 2.4.3 installed here not long ago before
uninstalling, and have 2.4.3 installed on a dev server and both run/ran
Gast with no problems, but for some reason it's not running for me with
2.6.0RC0.
There's nothing in the logs directory beyond the cfg file.
When i run it at the command line, as either the .bat or directly there
are no errors, I just get:
"
C:\Program Files\geonetwork\bin>cd ..\gast
C:\Program Files\geonetwork\gast>start javaw -jar gast.jar
C:\Program Files\geonetwork\gast>
"
There's no sign of it in the process list.
Windows XP, Java 6, update 20.
Is this a bug? GeoNetwork runs fine.
Thanks,
Jonathan
This transmission is intended for the named addressee(s) only and may contain sensitive or protectively marked material up to RESTRICTED and should be handled accordingly. Unless you are the named addressee (or authorised to receive it for the addressee) you may not copy or use it, or disclose it to anyone else. If you have received this transmission in error please notify the sender immediately. All email traffic sent to or from us, including without limitation all GCSX traffic, may be subject to recording and/or monitoring in accordance with relevant legislation.
------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/
_______________________________________________
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
------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/
_______________________________________________
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
------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/
_______________________________________________
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 all,
GAST is an unstable state in 2.6.x for now but main GAST features has
been moved to the administration interface (load sample data and
templates) and on GeoNetwork startup (which create the database tables
if not created yet). There is some tickets for other features #216.
Cheers.
Francois
- see config.xml resource section for more details
2010/7/27 Wolfgang Grunberg <wgrunberg@anonymised.com>:
I too can't get GAST (today's build) to run. I also tried to run it by
double clicking on the jar file (as it worked with 1.4) and received the
following error from the command line:
D:\geonetwork26rc0\gast>gast.jar
Exception in thread "main" java.lang.NoClassDefFoundError:
D:\geonetwork26rc0\gast\gast/jar
Caused by: java.lang.ClassNotFoundException:
D:\geonetwork26rc0\gast\gast.jar
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
Could not find the main class: D:\geonetwork26rc0\gast\gast.jar.
Program will exit.
I guess, this could be caused by a compiling error or by conflicts
between my various JREs/JDKs on my Windows 7 64-bit development machine
( 32-bit JRE 1.6 installed by default; 64-bit JDK 1.6 for Tomcat and
Eclipse (JAVA_HOME); 32-bit JRE 1.5 for GeoNetwork). GeoNetwork and
GeoServer work fine though.
Next, I'll try the official installer.
Ciao, Wolfgang
_______________________________
Wolfgang Grunberg
Arizona Geological Survey
wgrunberg@anonymised.com
520-770-3500
On 7/26/2010 2:20 AM, jonathanmoules@anonymised.com wrote:
Hi Folks,
I'm new to GeoNetwork though I have a little experience with GeoServer.
Anyway, I've installed 2.6.0RC0 on my machine for a quick pilot study to
consider deploying within the organisation. Unfortunately GAST doesn't
seem to run. I've had 2.4.3 installed here not long ago before
uninstalling, and have 2.4.3 installed on a dev server and both run/ran
Gast with no problems, but for some reason it's not running for me with
2.6.0RC0.
There's nothing in the logs directory beyond the cfg file.
When i run it at the command line, as either the .bat or directly there
are no errors, I just get:
"
C:\Program Files\geonetwork\bin>cd ..\gast
C:\Program Files\geonetwork\gast>start javaw -jar gast.jar
C:\Program Files\geonetwork\gast>
"
There's no sign of it in the process list.
Windows XP, Java 6, update 20.
Is this a bug? GeoNetwork runs fine.
Thanks,
Jonathan
This transmission is intended for the named addressee(s) only and may contain sensitive or protectively marked material up to RESTRICTED and should be handled accordingly. Unless you are the named addressee (or authorised to receive it for the addressee) you may not copy or use it, or disclose it to anyone else. If you have received this transmission in error please notify the sender immediately. All email traffic sent to or from us, including without limitation all GCSX traffic, may be subject to recording and/or monitoring in accordance with relevant legislation.
------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/
_______________________________________________
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
------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/
_______________________________________________
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