Good morning, i was installing JAI and JAI Image, follow the documentation from Geoserver, the JAI work ok, without problems, but when i install JAI Image with the commands: _$ sudo cp jai_imageio-1_1-lib-linux-i586-jdk.bin /usr/lib/jvm/java-6-sun $ cd /usr/lib/jvm/java-6-sun $ sudo su $ export _POSIX2_VERSION=199209 $ sh jai_imageio-1_1-lib-linux-i586-jdk.bin
- accept license_
the install is correct, but when i start Geoserver, it show the error message: *http error: 404 problem accessing /geoserver/. reason: not found* I can't access to Geoserver, i have to re install Java, the Geoser working correctly. Please i need fix it. Thank you |