[GeoNetwork-users] Geoserver with Tomcat: map not shown

Hi Sarah

Check if you have these files in the subdirs of your Java install:

JAI:
mlib_jai.dll
mlib_jai_mmx.dll
LICENSE-jai.txt

I/O Tools:
clib_jiio.dll
LICENSE-jai_imageio.txt

If you don't have them, install from the link I send before. In LICENSE
files you can check the versions to verify that are correct in the case you
have now installed.

Regards,
Jose García

----- Original Message ----- From: "Sarah_S" <Sarah_flip@anonymised.com>
To: <geonetwork-users@lists.sourceforge.net>
Sent: Tuesday, September 15, 2009 4:33 PM
Subject: Re: [GeoNetwork-users] Geoserver with Tomcat: map not shown

Hi josegar,

at my webapps/geoserver/WEB_INF/lib folder there are jai_codec-1.1.3,
jai_core-1.1.3 and jai_imageio-1.1. Furthermore there are some jars at
intermap/WEB_INF/lib folder.
Where/How can I check the jai version furthermore?
And how to check I/O Tools and Advanced Imaging API for the JDK?

Thanks

Best regards
sarah

josegar74 wrote:

Hi Sarah

Check if JAI 1.1.X
(http://java.sun.com/products/java-media/jai/current.html) is installed in
your JDK, I saw in some posts that seems that the problem you have can be
caused because having an old version of JAI or not having it installed.

Make sure you install the lastest versions of both Java Advanced
Imaging-Image I/O Tools and Java Advanced Imaging API for the JDK.

Regards,
Jose García

--
View this message in context: http://n2.nabble.com/Geoserver-with-Tomcat-map-not-shown-tp3617208p3649402.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; 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&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
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 josegar,

the jai.dlls are here but not the I/O-Tools.
At link there are different versions to install (.zip, jre, jdk)- which one
should I use?

Thanks!

Best regards
Sarah

josegar74 wrote:

Hi Sarah

Check if you have these files in the subdirs of your Java install:

JAI:
mlib_jai.dll
mlib_jai_mmx.dll
LICENSE-jai.txt

I/O Tools:
clib_jiio.dll
LICENSE-jai_imageio.txt

If you don't have them, install from the link I send before. In LICENSE
files you can check the versions to verify that are correct in the case
you
have now installed.

Regards,
Jose García

----- Original Message -----
From: "Sarah_S" <Sarah_flip@anonymised.com>
To: <geonetwork-users@lists.sourceforge.net>
Sent: Tuesday, September 15, 2009 4:33 PM
Subject: Re: [GeoNetwork-users] Geoserver with Tomcat: map not shown

Hi josegar,

at my webapps/geoserver/WEB_INF/lib folder there are jai_codec-1.1.3,
jai_core-1.1.3 and jai_imageio-1.1. Furthermore there are some jars at
intermap/WEB_INF/lib folder.
Where/How can I check the jai version furthermore?
And how to check I/O Tools and Advanced Imaging API for the JDK?

Thanks

Best regards
sarah

josegar74 wrote:

Hi Sarah

Check if JAI 1.1.X
(http://java.sun.com/products/java-media/jai/current.html) is installed
in
your JDK, I saw in some posts that seems that the problem you have can
be
caused because having an old version of JAI or not having it installed.

Make sure you install the lastest versions of both Java Advanced
Imaging-Image I/O Tools and Java Advanced Imaging API for the JDK.

Regards,
Jose García

--
View this message in context:
http://n2.nabble.com/Geoserver-with-Tomcat-map-not-shown-tp3617208p3649402.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; 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&#45;12, 2009. Register
now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
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&reg; 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&#45;12, 2009. Register
now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
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/Fw-Geoserver-with-Tomcat-map-not-shown-tp3649521p3649580.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.

Hi there. These tools are not explicity required by Geoserver. They generally result in performance increases, but are not totally necessary. However, if you are using an older version of Geoserver, as Jose pointed out, you may run into these problems.

Again, I would reccomend to do a compltely clean install of your Java package, downloading the latest SDK from Sun to be 100% sure. Google will lead you there.

Once this is done, set a JAVA_HOME environment variable pointing to where you installed the Java SDK.

I would strongly consider installing the latest version of Geoserver (just drop the war file into the Tomcat webapps directory) once you have installed the Java SDK.

I have followed this procedure on Win 2003 and Win XP and had no problems with getting Geoserver/Geonetwork/Intermap to run properly.

Good luck.

Regards,
Jason

--
Jason P. Pickering
Consultant
WHO/Ministry of Health Zambia
email: pickeringj@anonymised.com
tel: +260968395190

________________________________

From: Sarah_S [mailto:Sarah_flip@anonymised.com]
Sent: Tue 2009-09-15 17:06
To: geonetwork-users@lists.sourceforge.net
Subject: Re: [GeoNetwork-users] Fw: Geoserver with Tomcat: map not shown

hi josegar,

the jai.dlls are here but not the I/O-Tools.
At link there are different versions to install (.zip, jre, jdk)- which one
should I use?

Thanks!

Best regards
Sarah

josegar74 wrote:

Hi Sarah

Check if you have these files in the subdirs of your Java install:

JAI:
mlib_jai.dll
mlib_jai_mmx.dll
LICENSE-jai.txt

I/O Tools:
clib_jiio.dll
LICENSE-jai_imageio.txt

If you don't have them, install from the link I send before. In LICENSE
files you can check the versions to verify that are correct in the case
you
have now installed.

Regards,
Jose García

----- Original Message -----
From: "Sarah_S" <Sarah_flip@anonymised.com>
To: <geonetwork-users@lists.sourceforge.net>
Sent: Tuesday, September 15, 2009 4:33 PM
Subject: Re: [GeoNetwork-users] Geoserver with Tomcat: map not shown

Hi josegar,

at my webapps/geoserver/WEB_INF/lib folder there are jai_codec-1.1.3,
jai_core-1.1.3 and jai_imageio-1.1. Furthermore there are some jars at
intermap/WEB_INF/lib folder.
Where/How can I check the jai version furthermore?
And how to check I/O Tools and Advanced Imaging API for the JDK?

Thanks

Best regards
sarah

josegar74 wrote:

Hi Sarah

Check if JAI 1.1.X
(http://java.sun.com/products/java-media/jai/current.html) is installed
in
your JDK, I saw in some posts that seems that the problem you have can
be
caused because having an old version of JAI or not having it installed.

Make sure you install the lastest versions of both Java Advanced
Imaging-Image I/O Tools and Java Advanced Imaging API for the JDK.

Regards,
Jose García

--
View this message in context:
http://n2.nabble.com/Geoserver-with-Tomcat-map-not-shown-tp3617208p3649402.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; 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&#45;12, 2009. Register
now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
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&reg; 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&#45;12, 2009. Register
now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
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/Fw-Geoserver-with-Tomcat-map-not-shown-tp3649521p3649580.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; 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&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
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 Sarah

Normally Tomcat runs on a JDK, so better use the jdk version. Also for JAI check you have the latest version, if not install it also, because this can be really the problem (an old version of JAI -> 1.0 version).

Regards,
Jose García.

----- Original Message ----- From: "Sarah_S" <Sarah_flip@anonymised.com>
To: <geonetwork-users@lists.sourceforge.net>
Sent: Tuesday, September 15, 2009 5:06 PM
Subject: Re: [GeoNetwork-users] Fw: Geoserver with Tomcat: map not shown

hi josegar,

the jai.dlls are here but not the I/O-Tools.
At link there are different versions to install (.zip, jre, jdk)- which one
should I use?

Thanks!

Best regards
Sarah

josegar74 wrote:

Hi Sarah

Check if you have these files in the subdirs of your Java install:

JAI:
mlib_jai.dll
mlib_jai_mmx.dll
LICENSE-jai.txt

I/O Tools:
clib_jiio.dll
LICENSE-jai_imageio.txt

If you don't have them, install from the link I send before. In LICENSE
files you can check the versions to verify that are correct in the case
you
have now installed.

Regards,
Jose García

----- Original Message ----- From: "Sarah_S" <Sarah_flip@anonymised.com>
To: <geonetwork-users@lists.sourceforge.net>
Sent: Tuesday, September 15, 2009 4:33 PM
Subject: Re: [GeoNetwork-users] Geoserver with Tomcat: map not shown

Hi josegar,

at my webapps/geoserver/WEB_INF/lib folder there are jai_codec-1.1.3,
jai_core-1.1.3 and jai_imageio-1.1. Furthermore there are some jars at
intermap/WEB_INF/lib folder.
Where/How can I check the jai version furthermore?
And how to check I/O Tools and Advanced Imaging API for the JDK?

Thanks

Best regards
sarah

josegar74 wrote:

Hi Sarah

Check if JAI 1.1.X
(http://java.sun.com/products/java-media/jai/current.html) is installed
in
your JDK, I saw in some posts that seems that the problem you have can
be
caused because having an old version of JAI or not having it installed.

Make sure you install the lastest versions of both Java Advanced
Imaging-Image I/O Tools and Java Advanced Imaging API for the JDK.

Regards,
Jose García

--
View this message in context:
http://n2.nabble.com/Geoserver-with-Tomcat-map-not-shown-tp3617208p3649402.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; 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&#45;12, 2009. Register
now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
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&reg; 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&#45;12, 2009. Register
now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
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/Fw-Geoserver-with-Tomcat-map-not-shown-tp3649521p3649580.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; 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&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
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

Can I download and install the Java package without deinstall the old one?

Thanks for your help! I will try this out.

best regards
Sarah

Pickering, Jason wrote:

Hi there. These tools are not explicity required by Geoserver. They
generally result in performance increases, but are not totally necessary.
However, if you are using an older version of Geoserver, as Jose pointed
out, you may run into these problems.

Again, I would reccomend to do a compltely clean install of your Java
package, downloading the latest SDK from Sun to be 100% sure. Google will
lead you there.

Once this is done, set a JAVA_HOME environment variable pointing to where
you installed the Java SDK.

I would strongly consider installing the latest version of Geoserver (just
drop the war file into the Tomcat webapps directory) once you have
installed the Java SDK.

I have followed this procedure on Win 2003 and Win XP and had no problems
with getting Geoserver/Geonetwork/Intermap to run properly.

Good luck.

Regards,
Jason

--
Jason P. Pickering
Consultant
WHO/Ministry of Health Zambia
email: pickeringj@anonymised.com
tel: +260968395190

________________________________

From: Sarah_S [mailto:Sarah_flip@anonymised.com]
Sent: Tue 2009-09-15 17:06
To: geonetwork-users@lists.sourceforge.net
Subject: Re: [GeoNetwork-users] Fw: Geoserver with Tomcat: map not shown

hi josegar,

the jai.dlls are here but not the I/O-Tools.
At link there are different versions to install (.zip, jre, jdk)- which
one
should I use?

Thanks!

Best regards
Sarah

josegar74 wrote:

Hi Sarah

Check if you have these files in the subdirs of your Java install:

JAI:
mlib_jai.dll
mlib_jai_mmx.dll
LICENSE-jai.txt

I/O Tools:
clib_jiio.dll
LICENSE-jai_imageio.txt

If you don't have them, install from the link I send before. In LICENSE
files you can check the versions to verify that are correct in the case
you
have now installed.

Regards,
Jose García

----- Original Message -----
From: "Sarah_S" <Sarah_flip@anonymised.com>
To: <geonetwork-users@lists.sourceforge.net>
Sent: Tuesday, September 15, 2009 4:33 PM
Subject: Re: [GeoNetwork-users] Geoserver with Tomcat: map not shown

Hi josegar,

at my webapps/geoserver/WEB_INF/lib folder there are jai_codec-1.1.3,
jai_core-1.1.3 and jai_imageio-1.1. Furthermore there are some jars at
intermap/WEB_INF/lib folder.
Where/How can I check the jai version furthermore?
And how to check I/O Tools and Advanced Imaging API for the JDK?

Thanks

Best regards
sarah

josegar74 wrote:

Hi Sarah

Check if JAI 1.1.X
(http://java.sun.com/products/java-media/jai/current.html) is
installed
in
your JDK, I saw in some posts that seems that the problem you have can
be
caused because having an old version of JAI or not having it
installed.

Make sure you install the lastest versions of both Java Advanced
Imaging-Image I/O Tools and Java Advanced Imaging API for the JDK.

Regards,
Jose García

--
View this message in context:
http://n2.nabble.com/Geoserver-with-Tomcat-map-not-shown-tp3617208p3649402.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; 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&#45;12, 2009. Register
now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
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&reg; 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&#45;12, 2009. Register
now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
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/Fw-Geoserver-with-Tomcat-map-not-shown-tp3649521p3649580.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; 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&#45;12, 2009. Register
now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
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&reg; 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&#45;12, 2009. Register
now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
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/Fw-Geoserver-with-Tomcat-map-not-shown-tp3649521p3649800.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.

Yes, you sure can.

Just be sure that you set an enviornment variable pointing to wherever you install it

I think in Windows you go to Control Panel->System->Advanced->Enviornment Variables

In "System Variables", click new and the add
Variable name: JAVA_HOME
Variable value: Path to the JDK, (Something like.."C:\Sun\jdk\bin")

Hope this helps.

Regards,
Jason

--
Jason P. Pickering
Consultant
WHO/Ministry of Health Zambia
email: pickeringj@anonymised.com
tel: +260968395190

________________________________

From: Sarah_S [mailto:Sarah_flip@anonymised.com]
Sent: Tue 2009-09-15 17:37
To: geonetwork-users@lists.sourceforge.net
Subject: Re: [GeoNetwork-users] Fw: Geoserver with Tomcat: map not shown

Can I download and install the Java package without deinstall the old one?

Thanks for your help! I will try this out.

best regards
Sarah

Pickering, Jason wrote:

Hi there. These tools are not explicity required by Geoserver. They
generally result in performance increases, but are not totally necessary.
However, if you are using an older version of Geoserver, as Jose pointed
out, you may run into these problems.

Again, I would reccomend to do a compltely clean install of your Java
package, downloading the latest SDK from Sun to be 100% sure. Google will
lead you there.

Once this is done, set a JAVA_HOME environment variable pointing to where
you installed the Java SDK.

I would strongly consider installing the latest version of Geoserver (just
drop the war file into the Tomcat webapps directory) once you have
installed the Java SDK.

I have followed this procedure on Win 2003 and Win XP and had no problems
with getting Geoserver/Geonetwork/Intermap to run properly.

Good luck.

Regards,
Jason

--
Jason P. Pickering
Consultant
WHO/Ministry of Health Zambia
email: pickeringj@anonymised.com
tel: +260968395190

________________________________

From: Sarah_S [mailto:Sarah_flip@anonymised.com]
Sent: Tue 2009-09-15 17:06
To: geonetwork-users@lists.sourceforge.net
Subject: Re: [GeoNetwork-users] Fw: Geoserver with Tomcat: map not shown

hi josegar,

the jai.dlls are here but not the I/O-Tools.
At link there are different versions to install (.zip, jre, jdk)- which
one
should I use?

Thanks!

Best regards
Sarah

josegar74 wrote:

Hi Sarah

Check if you have these files in the subdirs of your Java install:

JAI:
mlib_jai.dll
mlib_jai_mmx.dll
LICENSE-jai.txt

I/O Tools:
clib_jiio.dll
LICENSE-jai_imageio.txt

If you don't have them, install from the link I send before. In LICENSE
files you can check the versions to verify that are correct in the case
you
have now installed.

Regards,
Jose García

----- Original Message -----
From: "Sarah_S" <Sarah_flip@anonymised.com>
To: <geonetwork-users@lists.sourceforge.net>
Sent: Tuesday, September 15, 2009 4:33 PM
Subject: Re: [GeoNetwork-users] Geoserver with Tomcat: map not shown

Hi josegar,

at my webapps/geoserver/WEB_INF/lib folder there are jai_codec-1.1.3,
jai_core-1.1.3 and jai_imageio-1.1. Furthermore there are some jars at
intermap/WEB_INF/lib folder.
Where/How can I check the jai version furthermore?
And how to check I/O Tools and Advanced Imaging API for the JDK?

Thanks

Best regards
sarah

josegar74 wrote:

Hi Sarah

Check if JAI 1.1.X
(http://java.sun.com/products/java-media/jai/current.html) is
installed
in
your JDK, I saw in some posts that seems that the problem you have can
be
caused because having an old version of JAI or not having it
installed.

Make sure you install the lastest versions of both Java Advanced
Imaging-Image I/O Tools and Java Advanced Imaging API for the JDK.

Regards,
Jose García

--
View this message in context:
http://n2.nabble.com/Geoserver-with-Tomcat-map-not-shown-tp3617208p3649402.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; 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&#45;12, 2009. Register
now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
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&reg; 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&#45;12, 2009. Register
now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
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/Fw-Geoserver-with-Tomcat-map-not-shown-tp3649521p3649580.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; 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&#45;12, 2009. Register
now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
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&reg; 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&#45;12, 2009. Register
now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
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/Fw-Geoserver-with-Tomcat-map-not-shown-tp3649521p3649800.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; 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&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
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

At sun homepage there is java jdk 6 update 16 which I already have
(1.6.0_16-b01). So I think I don´t need to download it. Or do you mean the
JDK 6 Update 16 with Java EE installation?
I don´t understand why geoserver would not work with the geoserver came with
GN. I will try to download a new version of geoserver.

I take a look at the jai´s version (how? with a command? at the folder?).

Thanks!

best regards
Sarah

Sarah_S wrote:

Can I download and install the Java package without deinstall the old one?

Thanks for your help! I will try this out.

best regards
Sarah

Pickering, Jason wrote:

Hi there. These tools are not explicity required by Geoserver. They
generally result in performance increases, but are not totally necessary.
However, if you are using an older version of Geoserver, as Jose pointed
out, you may run into these problems.

Again, I would reccomend to do a compltely clean install of your Java
package, downloading the latest SDK from Sun to be 100% sure. Google will
lead you there.

Once this is done, set a JAVA_HOME environment variable pointing to where
you installed the Java SDK.

I would strongly consider installing the latest version of Geoserver
(just drop the war file into the Tomcat webapps directory) once you have
installed the Java SDK.

I have followed this procedure on Win 2003 and Win XP and had no problems
with getting Geoserver/Geonetwork/Intermap to run properly.

Good luck.

Regards,
Jason

--
Jason P. Pickering
Consultant
WHO/Ministry of Health Zambia
email: pickeringj@anonymised.com
tel: +260968395190

________________________________

From: Sarah_S [mailto:Sarah_flip@anonymised.com]
Sent: Tue 2009-09-15 17:06
To: geonetwork-users@lists.sourceforge.net
Subject: Re: [GeoNetwork-users] Fw: Geoserver with Tomcat: map not shown

hi josegar,

the jai.dlls are here but not the I/O-Tools.
At link there are different versions to install (.zip, jre, jdk)- which
one
should I use?

Thanks!

Best regards
Sarah

josegar74 wrote:

Hi Sarah

Check if you have these files in the subdirs of your Java install:

JAI:
mlib_jai.dll
mlib_jai_mmx.dll
LICENSE-jai.txt

I/O Tools:
clib_jiio.dll
LICENSE-jai_imageio.txt

If you don't have them, install from the link I send before. In LICENSE
files you can check the versions to verify that are correct in the case
you
have now installed.

Regards,
Jose García

----- Original Message -----
From: "Sarah_S" <Sarah_flip@anonymised.com>
To: <geonetwork-users@lists.sourceforge.net>
Sent: Tuesday, September 15, 2009 4:33 PM
Subject: Re: [GeoNetwork-users] Geoserver with Tomcat: map not shown

Hi josegar,

at my webapps/geoserver/WEB_INF/lib folder there are jai_codec-1.1.3,
jai_core-1.1.3 and jai_imageio-1.1. Furthermore there are some jars at
intermap/WEB_INF/lib folder.
Where/How can I check the jai version furthermore?
And how to check I/O Tools and Advanced Imaging API for the JDK?

Thanks

Best regards
sarah

josegar74 wrote:

Hi Sarah

Check if JAI 1.1.X
(http://java.sun.com/products/java-media/jai/current.html) is
installed
in
your JDK, I saw in some posts that seems that the problem you have
can
be
caused because having an old version of JAI or not having it
installed.

Make sure you install the lastest versions of both Java Advanced
Imaging-Image I/O Tools and Java Advanced Imaging API for the JDK.

Regards,
Jose García

--
View this message in context:
http://n2.nabble.com/Geoserver-with-Tomcat-map-not-shown-tp3617208p3649402.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; 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&#45;12, 2009. Register
now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
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&reg; 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&#45;12, 2009. Register
now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
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/Fw-Geoserver-with-Tomcat-map-not-shown-tp3649521p3649580.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; 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&#45;12, 2009. Register
now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
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&reg; 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&#45;12, 2009. Register
now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
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/Fw-Geoserver-with-Tomcat-map-not-shown-tp3649521p3649916.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.

Hi all,

I have installed the Java SDK and set the Path, then downloaded and
installed latest geoserver but I get an error /geoserver could not be
started. It´s frustrating.

Jose, after I installed the I/O Tools, picture at the middle of the start
site of geonetwork was missing. And didn´t come when I deinstalled those.
Really strange I think. So I didn´t installed any further JAIs (although
Jason said I haven´t to).

I will ask at the geoserver forum too, perhaps they could give me a hint or
tip.
I will let you know if I found a solution for my problem.

Thanks.
Sarah

Pickering, Jason wrote:

Yes, you sure can.

Just be sure that you set an enviornment variable pointing to wherever
you install it

I think in Windows you go to Control Panel->System->Advanced->Enviornment
Variables

In "System Variables", click new and the add
Variable name: JAVA_HOME
Variable value: Path to the JDK, (Something like.."C:\Sun\jdk\bin")

Hope this helps.

Regards,
Jason

--
Jason P. Pickering
Consultant
WHO/Ministry of Health Zambia
email: pickeringj@anonymised.com
tel: +260968395190

________________________________

From: Sarah_S [mailto:Sarah_flip@anonymised.com]
Sent: Tue 2009-09-15 17:37
To: geonetwork-users@lists.sourceforge.net
Subject: Re: [GeoNetwork-users] Fw: Geoserver with Tomcat: map not shown

Can I download and install the Java package without deinstall the old one?

Thanks for your help! I will try this out.

best regards
Sarah

Pickering, Jason wrote:

Hi there. These tools are not explicity required by Geoserver. They
generally result in performance increases, but are not totally necessary.
However, if you are using an older version of Geoserver, as Jose pointed
out, you may run into these problems.

Again, I would reccomend to do a compltely clean install of your Java
package, downloading the latest SDK from Sun to be 100% sure. Google will
lead you there.

Once this is done, set a JAVA_HOME environment variable pointing to where
you installed the Java SDK.

I would strongly consider installing the latest version of Geoserver
(just
drop the war file into the Tomcat webapps directory) once you have
installed the Java SDK.

I have followed this procedure on Win 2003 and Win XP and had no problems
with getting Geoserver/Geonetwork/Intermap to run properly.

Good luck.

Regards,
Jason

--
Jason P. Pickering
Consultant
WHO/Ministry of Health Zambia
email: pickeringj@anonymised.com
tel: +260968395190

________________________________

From: Sarah_S [mailto:Sarah_flip@anonymised.com]
Sent: Tue 2009-09-15 17:06
To: geonetwork-users@lists.sourceforge.net
Subject: Re: [GeoNetwork-users] Fw: Geoserver with Tomcat: map not shown

hi josegar,

the jai.dlls are here but not the I/O-Tools.
At link there are different versions to install (.zip, jre, jdk)- which
one
should I use?

Thanks!

Best regards
Sarah

josegar74 wrote:

Hi Sarah

Check if you have these files in the subdirs of your Java install:

JAI:
mlib_jai.dll
mlib_jai_mmx.dll
LICENSE-jai.txt

I/O Tools:
clib_jiio.dll
LICENSE-jai_imageio.txt

If you don't have them, install from the link I send before. In LICENSE
files you can check the versions to verify that are correct in the case
you
have now installed.

Regards,
Jose García

----- Original Message -----
From: "Sarah_S" <Sarah_flip@anonymised.com>
To: <geonetwork-users@lists.sourceforge.net>
Sent: Tuesday, September 15, 2009 4:33 PM
Subject: Re: [GeoNetwork-users] Geoserver with Tomcat: map not shown

Hi josegar,

at my webapps/geoserver/WEB_INF/lib folder there are jai_codec-1.1.3,
jai_core-1.1.3 and jai_imageio-1.1. Furthermore there are some jars at
intermap/WEB_INF/lib folder.
Where/How can I check the jai version furthermore?
And how to check I/O Tools and Advanced Imaging API for the JDK?

Thanks

Best regards
sarah

josegar74 wrote:

Hi Sarah

Check if JAI 1.1.X
(http://java.sun.com/products/java-media/jai/current.html) is
installed
in
your JDK, I saw in some posts that seems that the problem you have
can
be
caused because having an old version of JAI or not having it
installed.

Make sure you install the lastest versions of both Java Advanced
Imaging-Image I/O Tools and Java Advanced Imaging API for the JDK.

Regards,
Jose García

--
View this message in context:
http://n2.nabble.com/Geoserver-with-Tomcat-map-not-shown-tp3617208p3649402.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; 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&#45;12, 2009. Register
now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
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&reg; 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&#45;12, 2009. Register
now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
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/Fw-Geoserver-with-Tomcat-map-not-shown-tp3649521p3649580.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; 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&#45;12, 2009. Register
now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
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&reg; 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&#45;12, 2009. Register
now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
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/Fw-Geoserver-with-Tomcat-map-not-shown-tp3649521p3649800.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; 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&#45;12, 2009. Register
now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
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&reg; 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&#45;12, 2009. Register
now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
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/Fw-Geoserver-with-Tomcat-map-not-shown-tp3649521p3654890.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.

Hi all,

I want to let you know that I found my mistake:
after I downloaded new Java jdk and set classpath (and furthermore set
classpath to geoserver data dir) it still didn´t worked. So I looked at
Tomcat properties (on win: tomcat6w.exe) and found the reason:
my jave virtual machine was linked to my old jre/jdk version (so there was
no jai_core and I could not see a image). So I linked it to my new
jdk1.6\jre\bin\client and it worked.

Thanks for your replies!

best regards
Sarah

Sarah_S wrote:

Hi all,

I have installed the Java SDK and set the Path, then downloaded and
installed latest geoserver but I get an error /geoserver could not be
started. It´s frustrating.

Jose, after I installed the I/O Tools, picture at the middle of the start
site of geonetwork was missing. And didn´t come when I deinstalled those.
Really strange I think. So I didn´t installed any further JAIs (although
Jason said I haven´t to).

I will ask at the geoserver forum too, perhaps they could give me a hint
or tip.
I will let you know if I found a solution for my problem.

Thanks.
Sarah

Pickering, Jason wrote:

Yes, you sure can.

Just be sure that you set an enviornment variable pointing to wherever
you install it

I think in Windows you go to Control Panel->System->Advanced->Enviornment
Variables

In "System Variables", click new and the add
Variable name: JAVA_HOME
Variable value: Path to the JDK, (Something like.."C:\Sun\jdk\bin")

Hope this helps.

Regards,
Jason

--
Jason P. Pickering
Consultant
WHO/Ministry of Health Zambia
email: pickeringj@anonymised.com
tel: +260968395190

________________________________

From: Sarah_S [mailto:Sarah_flip@anonymised.com]
Sent: Tue 2009-09-15 17:37
To: geonetwork-users@lists.sourceforge.net
Subject: Re: [GeoNetwork-users] Fw: Geoserver with Tomcat: map not shown

Can I download and install the Java package without deinstall the old
one?

Thanks for your help! I will try this out.

best regards
Sarah

Pickering, Jason wrote:

Hi there. These tools are not explicity required by Geoserver. They
generally result in performance increases, but are not totally
necessary.
However, if you are using an older version of Geoserver, as Jose pointed
out, you may run into these problems.

Again, I would reccomend to do a compltely clean install of your Java
package, downloading the latest SDK from Sun to be 100% sure. Google
will
lead you there.

Once this is done, set a JAVA_HOME environment variable pointing to
where
you installed the Java SDK.

I would strongly consider installing the latest version of Geoserver
(just
drop the war file into the Tomcat webapps directory) once you have
installed the Java SDK.

I have followed this procedure on Win 2003 and Win XP and had no
problems
with getting Geoserver/Geonetwork/Intermap to run properly.

Good luck.

Regards,
Jason

--
Jason P. Pickering
Consultant
WHO/Ministry of Health Zambia
email: pickeringj@anonymised.com
tel: +260968395190

________________________________

From: Sarah_S [mailto:Sarah_flip@anonymised.com]
Sent: Tue 2009-09-15 17:06
To: geonetwork-users@lists.sourceforge.net
Subject: Re: [GeoNetwork-users] Fw: Geoserver with Tomcat: map not shown

hi josegar,

the jai.dlls are here but not the I/O-Tools.
At link there are different versions to install (.zip, jre, jdk)- which
one
should I use?

Thanks!

Best regards
Sarah

josegar74 wrote:

Hi Sarah

Check if you have these files in the subdirs of your Java install:

JAI:
mlib_jai.dll
mlib_jai_mmx.dll
LICENSE-jai.txt

I/O Tools:
clib_jiio.dll
LICENSE-jai_imageio.txt

If you don't have them, install from the link I send before. In
LICENSE
files you can check the versions to verify that are correct in the
case
you
have now installed.

Regards,
Jose García

----- Original Message -----
From: "Sarah_S" <Sarah_flip@anonymised.com>
To: <geonetwork-users@lists.sourceforge.net>
Sent: Tuesday, September 15, 2009 4:33 PM
Subject: Re: [GeoNetwork-users] Geoserver with Tomcat: map not shown

Hi josegar,

at my webapps/geoserver/WEB_INF/lib folder there are jai_codec-1.1.3,
jai_core-1.1.3 and jai_imageio-1.1. Furthermore there are some jars
at
intermap/WEB_INF/lib folder.
Where/How can I check the jai version furthermore?
And how to check I/O Tools and Advanced Imaging API for the JDK?

Thanks

Best regards
sarah

josegar74 wrote:

Hi Sarah

Check if JAI 1.1.X
(http://java.sun.com/products/java-media/jai/current.html) is
installed
in
your JDK, I saw in some posts that seems that the problem you have
can
be
caused because having an old version of JAI or not having it
installed.

Make sure you install the lastest versions of both Java Advanced
Imaging-Image I/O Tools and Java Advanced Imaging API for the JDK.

Regards,
Jose García

--
View this message in context:
http://n2.nabble.com/Geoserver-with-Tomcat-map-not-shown-tp3617208p3649402.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; 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&#45;12, 2009. Register
now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
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&reg; 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&#45;12, 2009. Register
now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
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/Fw-Geoserver-with-Tomcat-map-not-shown-tp3649521p3649580.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; 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&#45;12, 2009. Register
now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
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&reg; 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&#45;12, 2009. Register
now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
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/Fw-Geoserver-with-Tomcat-map-not-shown-tp3649521p3649800.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; 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&#45;12, 2009. Register
now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
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&reg; 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&#45;12, 2009. Register
now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
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/Fw-Geoserver-with-Tomcat-map-not-shown-tp3649521p3667886.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.

Hi all,

I want to let you know that I found my mistake:
after I downloaded new Java jdk and set classpath (and furthermore set
classpath to geoserver data dir) it still didn´t worked. So I looked at
Tomcat properties (on win: tomcat6w.exe) and found the reason:
my jave virtual machine was linked to my old jre/jdk version (so there was
no jai_core and I could not see a image). So I linked it to my new
jdk1.6\jre\bin\client and it worked. :slight_smile:

Thanks for your replies!

best regards
Sarah

Sarah_S wrote:

Hi all,

I have installed the Java SDK and set the Path, then downloaded and
installed latest geoserver but I get an error /geoserver could not be
started. It´s frustrating.

Jose, after I installed the I/O Tools, picture at the middle of the start
site of geonetwork was missing. And didn´t come when I deinstalled those.
Really strange I think. So I didn´t installed any further JAIs (although
Jason said I haven´t to).

I will ask at the geoserver forum too, perhaps they could give me a hint
or tip.
I will let you know if I found a solution for my problem.

Thanks.
Sarah

Pickering, Jason wrote:

Yes, you sure can.

Just be sure that you set an enviornment variable pointing to wherever
you install it

I think in Windows you go to Control Panel->System->Advanced->Enviornment
Variables

In "System Variables", click new and the add
Variable name: JAVA_HOME
Variable value: Path to the JDK, (Something like.."C:\Sun\jdk\bin")

Hope this helps.

Regards,
Jason

--
Jason P. Pickering
Consultant
WHO/Ministry of Health Zambia
email: pickeringj@anonymised.com
tel: +260968395190

________________________________

From: Sarah_S [mailto:Sarah_flip@anonymised.com]
Sent: Tue 2009-09-15 17:37
To: geonetwork-users@lists.sourceforge.net
Subject: Re: [GeoNetwork-users] Fw: Geoserver with Tomcat: map not shown

Can I download and install the Java package without deinstall the old
one?

Thanks for your help! I will try this out.

best regards
Sarah

Pickering, Jason wrote:

Hi there. These tools are not explicity required by Geoserver. They
generally result in performance increases, but are not totally
necessary.
However, if you are using an older version of Geoserver, as Jose pointed
out, you may run into these problems.

Again, I would reccomend to do a compltely clean install of your Java
package, downloading the latest SDK from Sun to be 100% sure. Google
will
lead you there.

Once this is done, set a JAVA_HOME environment variable pointing to
where
you installed the Java SDK.

I would strongly consider installing the latest version of Geoserver
(just
drop the war file into the Tomcat webapps directory) once you have
installed the Java SDK.

I have followed this procedure on Win 2003 and Win XP and had no
problems
with getting Geoserver/Geonetwork/Intermap to run properly.

Good luck.

Regards,
Jason

--
Jason P. Pickering
Consultant
WHO/Ministry of Health Zambia
email: pickeringj@anonymised.com
tel: +260968395190

________________________________

From: Sarah_S [mailto:Sarah_flip@anonymised.com]
Sent: Tue 2009-09-15 17:06
To: geonetwork-users@lists.sourceforge.net
Subject: Re: [GeoNetwork-users] Fw: Geoserver with Tomcat: map not shown

hi josegar,

the jai.dlls are here but not the I/O-Tools.
At link there are different versions to install (.zip, jre, jdk)- which
one
should I use?

Thanks!

Best regards
Sarah

josegar74 wrote:

Hi Sarah

Check if you have these files in the subdirs of your Java install:

JAI:
mlib_jai.dll
mlib_jai_mmx.dll
LICENSE-jai.txt

I/O Tools:
clib_jiio.dll
LICENSE-jai_imageio.txt

If you don't have them, install from the link I send before. In
LICENSE
files you can check the versions to verify that are correct in the
case
you
have now installed.

Regards,
Jose García

----- Original Message -----
From: "Sarah_S" <Sarah_flip@anonymised.com>
To: <geonetwork-users@lists.sourceforge.net>
Sent: Tuesday, September 15, 2009 4:33 PM
Subject: Re: [GeoNetwork-users] Geoserver with Tomcat: map not shown

Hi josegar,

at my webapps/geoserver/WEB_INF/lib folder there are jai_codec-1.1.3,
jai_core-1.1.3 and jai_imageio-1.1. Furthermore there are some jars
at
intermap/WEB_INF/lib folder.
Where/How can I check the jai version furthermore?
And how to check I/O Tools and Advanced Imaging API for the JDK?

Thanks

Best regards
sarah

josegar74 wrote:

Hi Sarah

Check if JAI 1.1.X
(http://java.sun.com/products/java-media/jai/current.html) is
installed
in
your JDK, I saw in some posts that seems that the problem you have
can
be
caused because having an old version of JAI or not having it
installed.

Make sure you install the lastest versions of both Java Advanced
Imaging-Image I/O Tools and Java Advanced Imaging API for the JDK.

Regards,
Jose García

--
View this message in context:
http://n2.nabble.com/Geoserver-with-Tomcat-map-not-shown-tp3617208p3649402.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; 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&#45;12, 2009. Register
now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
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&reg; 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&#45;12, 2009. Register
now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
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/Fw-Geoserver-with-Tomcat-map-not-shown-tp3649521p3649580.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; 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&#45;12, 2009. Register
now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
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&reg; 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&#45;12, 2009. Register
now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
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/Fw-Geoserver-with-Tomcat-map-not-shown-tp3649521p3649800.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; 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&#45;12, 2009. Register
now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
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&reg; 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&#45;12, 2009. Register
now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
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/Fw-Geoserver-with-Tomcat-map-not-shown-tp3649521p3667892.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.