[Geoserver-devel] [Geoserver-users] Issue installing GeoServer 1.5.0-beta1 (windows executable)

It might be worth investigating having our installer do the JAI installation directly for windows users. Since even if we get it working with just the jars I think the native version will always be faster. Do we know is uDig actually installing JAI? Or do they just have jars?

Brent Owens wrote:

Hi Tyler,
Sorry for the late reply. Yes JAI and imageio area a bit of a pain. We have included them in 1.4 and we need to work out something for 1.5.
There is a little JAI howto on the geotools site that I reference often (http://docs.codehaus.org/display/GEOT/2.2+Dependencies)
We do need to move it over to the geoserver site and make it a little easier to understand.

Brent Owens
(The Open Planning Project)

Tyler Erickson wrote:

I am attempting to install GeoServer 1.5.0_beta1 from the windows installer. After starting GeoServer from the Windows Start menu, I am unable to
successfully bring up geoserver in the browser.

I have attached a copy of the INFO and ERROR messages I receive in the
command prompt window.

The GeoServer_1.5.0_beta1 download page contains the notice... "You will
need JAI and ImageIO installed in your JRE in order to run this version of
GeoServer." I'm not sure if this what the notice was referring to but I
downloaded and executed http://www.nabble.com/file/5054/JettyErrors.txt
JettyErrors.txt the JRE install
(http://download.java.net/media/jai-imageio/builds/release/1.1/jai_imageio-1_1-lib-windows-i586-jre.exe)
for the JavaTM Advanced Imaging Image I/O Tools Binary Builds
(https://jai-imageio.dev.java.net/binary-builds.html#Stable_builds). It
might be a good idea to add a bit of text on how to install JAI and ImageIO
to the download page.

OS: Windows XP
java: jdk1.5.0_09

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

!DSPAM:1003,45954f94303421362196140!

--
Chris Holmes
The Open Planning Project
http://topp.openplans.org

We include a JRE equipped with JAI and ImageIO. Since you now run with Jetty perhaps you can do the same thing for the one click installer?

Jody

It might be worth investigating having our installer do the JAI installation directly for windows users. Since even if we get it working with just the jars I think the native version will always be faster. Do we know is uDig actually installing JAI? Or do they just have jars?

Brent Owens wrote:

Hi Tyler,
Sorry for the late reply. Yes JAI and imageio area a bit of a pain. We have included them in 1.4 and we need to work out something for 1.5.
There is a little JAI howto on the geotools site that I reference often (http://docs.codehaus.org/display/GEOT/2.2+Dependencies)
We do need to move it over to the geoserver site and make it a little easier to understand.

Brent Owens
(The Open Planning Project)

Tyler Erickson wrote:

I am attempting to install GeoServer 1.5.0_beta1 from the windows installer. After starting GeoServer from the Windows Start menu, I am unable to
successfully bring up geoserver in the browser.

I have attached a copy of the INFO and ERROR messages I receive in the
command prompt window.

The GeoServer_1.5.0_beta1 download page contains the notice... "You will
need JAI and ImageIO installed in your JRE in order to run this version of
GeoServer." I'm not sure if this what the notice was referring to but I
downloaded and executed http://www.nabble.com/file/5054/JettyErrors.txt
JettyErrors.txt the JRE install
(http://download.java.net/media/jai-imageio/builds/release/1.1/jai_imageio-1_1-lib-windows-i586-jre.exe)

for the JavaTM Advanced Imaging Image I/O Tools Binary Builds
(https://jai-imageio.dev.java.net/binary-builds.html#Stable_builds). It
might be a good idea to add a bit of text on how to install JAI and ImageIO
to the download page.

OS: Windows XP
java: jdk1.5.0_09

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

Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

!DSPAM:1003,45954f94303421362196140!

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
------------------------------------------------------------------------

_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel
  

The problem is that we still have this jdk dependency for our jsps. One requirement for the new ui is to get rid of that. But until then we're stuck? Or Jody, I feel like you may have mentioned at some time that we could just include a jar to do the jsp compilation?

Chris

Jody Garnett wrote:

We include a JRE equipped with JAI and ImageIO. Since you now run with Jetty perhaps you can do the same thing for the one click installer?

Jody

It might be worth investigating having our installer do the JAI installation directly for windows users. Since even if we get it working with just the jars I think the native version will always be faster. Do we know is uDig actually installing JAI? Or do they just have jars?

Brent Owens wrote:

Hi Tyler,
Sorry for the late reply. Yes JAI and imageio area a bit of a pain. We have included them in 1.4 and we need to work out something for 1.5.
There is a little JAI howto on the geotools site that I reference often (http://docs.codehaus.org/display/GEOT/2.2+Dependencies)
We do need to move it over to the geoserver site and make it a little easier to understand.

Brent Owens
(The Open Planning Project)

Tyler Erickson wrote:

I am attempting to install GeoServer 1.5.0_beta1 from the windows installer. After starting GeoServer from the Windows Start menu, I am unable to
successfully bring up geoserver in the browser.

I have attached a copy of the INFO and ERROR messages I receive in the
command prompt window.

The GeoServer_1.5.0_beta1 download page contains the notice... "You will
need JAI and ImageIO installed in your JRE in order to run this version of
GeoServer." I'm not sure if this what the notice was referring to but I
downloaded and executed http://www.nabble.com/file/5054/JettyErrors.txt
JettyErrors.txt the JRE install
(http://download.java.net/media/jai-imageio/builds/release/1.1/jai_imageio-1_1-lib-windows-i586-jre.exe)

for the JavaTM Advanced Imaging Image I/O Tools Binary Builds
(https://jai-imageio.dev.java.net/binary-builds.html#Stable_builds). It
might be a good idea to add a bit of text on how to install JAI and ImageIO
to the download page.

OS: Windows XP
java: jdk1.5.0_09

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

Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

_______________________________________________
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
------------------------------------------------------------------------

_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel
  
!DSPAM:1003,459df318254311665516417!

--
Chris Holmes
The Open Planning Project
http://topp.openplans.org

Chris Holmes ha scritto:

The problem is that we still have this jdk dependency for our jsps. One requirement for the new ui is to get rid of that. But until then we're stuck? Or Jody, I feel like you may have mentioned at some time that we could just include a jar to do the jsp compilation?

Indeed Jetty can include the Eclipse compiler and be done with it afaik.
I just don't know the details on how to make this happen.

Cheers
Andrea