HI
I am using Lucid Lynx Ubuntu
When executing ./gast.sh i get the following error messages:
Exception in thread "main" java.lang.ExceptionInInitializerError
at org.fao.gast.boot.Util.showError(Util.java:201)
at org.fao.gast.boot.Util.getJarUrls(Util.java:108)
at org.fao.gast.Gast.main(Gast.java:45)
Caused by: java.util.MissingResourceException: Can't find bundle for
base name org.fao.gast.localization.messages, locale en_ZA
at
java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1427)
at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1250)
at java.util.ResourceBundle.getBundle(ResourceBundle.java:705)
at org.fao.gast.localization.Messages.<clinit>(Messages.java:9)
... 3 more
HI
I am using Lucid Lynx Ubuntu
When executing ./gast.sh i get the following error messages:
Try ./gast.sh -Duser.language=en
Francois
Exception in thread "main" java.lang.ExceptionInInitializerError
at org.fao.gast.boot.Util.showError(Util.java:201)
at org.fao.gast.boot.Util.getJarUrls(Util.java:108)
at org.fao.gast.Gast.main(Gast.java:45)
Caused by: java.util.MissingResourceException: Can't find bundle for
base name org.fao.gast.localization.messages, locale en_ZA
at
java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1427)
at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1250)
at java.util.ResourceBundle.getBundle(ResourceBundle.java:705)
at org.fao.gast.localization.Messages.<clinit>(Messages.java:9)
... 3 more
Any ideas how to fix this?
Regards
Theuns Heydenrych
------------------------------------------------------------------------------
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://p.sf.net/sfu/dev2dev-palm
_______________________________________________
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 used the java installer for geonetwork i down loaded from
sourceforge , geonetwork-install-2.6.0-RC0.jar
On Tue, 2010-08-03 at 10:18 +0200, Francois Prunayre wrote:
Hello,
2010/8/3 theuns <theunsheydenrych@anonymised.com>:
> HI
> I am using Lucid Lynx Ubuntu
> When executing ./gast.sh i get the following error messages:
Try ./gast.sh -Duser.language=en
Francois
> Exception in thread "main" java.lang.ExceptionInInitializerError
> at org.fao.gast.boot.Util.showError(Util.java:201)
> at org.fao.gast.boot.Util.getJarUrls(Util.java:108)
> at org.fao.gast.Gast.main(Gast.java:45)
> Caused by: java.util.MissingResourceException: Can't find bundle for
> base name org.fao.gast.localization.messages, locale en_ZA
> at
> java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1427)
> at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1250)
> at java.util.ResourceBundle.getBundle(ResourceBundle.java:705)
> at org.fao.gast.localization.Messages.<clinit>(Messages.java:9)
> ... 3 more
>
> Any ideas how to fix this?
>
> Regards
> Theuns Heydenrych
>
>
> ------------------------------------------------------------------------------
> 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://p.sf.net/sfu/dev2dev-palm
> _______________________________________________
> 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
>
Unfortunately, Gast is not working properly in version 2.6.0-RC0.
It's not only locale problems, but you would not be able to launch it in
that version.
In RC1, gast should be available.
Cheers,
Mathieu
On Tue, Aug 3, 2010 at 10:43 AM, theuns <theunsheydenrych@anonymised.com> wrote:
Sorry, get the same results.
I used the java installer for geonetwork i down loaded from
sourceforge , geonetwork-install-2.6.0-RC0.jar
On Tue, 2010-08-03 at 10:18 +0200, Francois Prunayre wrote:
> Hello,
>
> 2010/8/3 theuns <theunsheydenrych@anonymised.com>:
> > HI
> > I am using Lucid Lynx Ubuntu
> > When executing ./gast.sh i get the following error messages:
> Try ./gast.sh -Duser.language=en
>
> Francois
>
> > Exception in thread "main" java.lang.ExceptionInInitializerError
> > at org.fao.gast.boot.Util.showError(Util.java:201)
> > at org.fao.gast.boot.Util.getJarUrls(Util.java:108)
> > at org.fao.gast.Gast.main(Gast.java:45)
> > Caused by: java.util.MissingResourceException: Can't find bundle for
> > base name org.fao.gast.localization.messages, locale en_ZA
> > at
> >
java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1427)
> > at
java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1250)
> > at java.util.ResourceBundle.getBundle(ResourceBundle.java:705)
> > at org.fao.gast.localization.Messages.<clinit>(Messages.java:9)
> > ... 3 more
> >
> > Any ideas how to fix this?
> >
> > Regards
> > Theuns Heydenrych
> >
> >
> >
------------------------------------------------------------------------------
> > 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://p.sf.net/sfu/dev2dev-palm
> > _______________________________________________
> > 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://p.sf.net/sfu/dev2dev-palm
_______________________________________________
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