Hello,
Tried to update Geooserver from 2.1.3. to 2.5.1 but after the installation
i get an error
"HTTP ERROR: 404 NOT_FOUND RequestURI=/geoserver/web"
On the cmd window it writes the following:
"Started SelectChannelConnector@anonymised.com:8080" instead of localhost
I uploaded the geoserver log file
geoserver.log
<http://osgeo-org.1560.x6.nabble.com/file/n5145649/geoserver.log>
Please advise.
Thanks
Stephanos
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Geoserver-2-5-1-HTTP-ERROR-404-NOT-FOUND-RequestURI-geoserver-web-tp5145649.html
Sent from the GeoServer - User mailing list archive at Nabble.com.
Hi,
Are you sure your new installation installed correctly and is running? When you get a 404 I believe it will likely be because the new install either didn’t install properly or simply isn’t running. If you’re using it as a service, make sure the new install became a service and has started.
Cheers,
Jonathan
This transmission is intended for the named addressee(s) only and may contain confidential, sensitive or personal information 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.
···
On 13 June 2014 07:25, stephanos_ch <stephanos_ch@anonymised.com> wrote:
Hello,
Tried to update Geooserver from 2.1.3. to 2.5.1 but after the installation
i get an error
“HTTP ERROR: 404 NOT_FOUND RequestURI=/geoserver/web”
On the cmd window it writes the following:
“Started SelectChannelConnector@anonymised.com:8080” instead of localhost
I uploaded the geoserver log file
geoserver.log
<http://osgeo-org.1560.x6.nabble.com/file/n5145649/geoserver.log>
Please advise.
Thanks
Stephanos
–
View this message in context: http://osgeo-org.1560.x6.nabble.com/Geoserver-2-5-1-HTTP-ERROR-404-NOT-FOUND-RequestURI-geoserver-web-tp5145649.html
Sent from the GeoServer - User mailing list archive at Nabble.com.
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
Geoserver-users mailing list
Geoserver-users@anonymised.comsts.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users
Hi Stephanos,
Please keep your replies on list so others (more knowledgeable!) may be able to help.
One thing I note in the log file snippet below is that GeoServer can’t seem to write the log file:
java.io.FileNotFoundException: C:\Program Files (x86)\GeoServer 2.5.1\logs\2014_06_13.request.log (Access is denied)
Have you installed it with sufficient permissions? And are you running it as admin (generally required if you’re doing stuff in program files on a recent windows version)?
Cheers,
Jonathan
This transmission is intended for the named addressee(s) only and may contain confidential, sensitive or personal information 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.
···
On 13 June 2014 12:26, Stephanos Charalambous <stephanos_ch@anonymised.com> wrote:
Hello,
I do not run it as a service, but I stat it manually from the startup.bat.The last lines on the cmd were the following:
============
2014-06-13 09:15:44.648::WARN: failed org.mortbay.jetty.NCSARequestLog@anonymised.com
java.io.FileNotFoundException: C:\Program Files (x86)\GeoServer 2.5.1\logs\2014_
06_13.request.log (Access is denied)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.(Unknown Source)
at java.io.FileOutputStream.(Unknown Source)
at org.mortbay.util.RolloverFileOutputStream.setFile(RolloverFileOutputS
tream.java:243)
at org.mortbay.util.RolloverFileOutputStream.(RolloverFileOutputSt
ream.java:164)
at org.mortbay.jetty.NCSARequestLog.doStart(NCSARequestLog.java:378)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:
39)
at org.mortbay.jetty.handler.RequestLogHandler.doStart(RequestLogHandler
.java:117)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:
39)
at org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection
.java:152)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:
39)
at org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:
130)
at org.mortbay.jetty.Server.doStart(Server.java:222)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:
39)
at org.mortbay.xml.XmlConfiguration.main(XmlConfiguration.java:977)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.mortbay.start.Main.invokeMain(Main.java:183)
at org.mortbay.start.Main.start(Main.java:497)
at org.mortbay.start.Main.main(Main.java:115)
2014-06-13 09:15:45.679::WARN: failed RequestLogHandler@anonymised.com
java.io.FileNotFoundException: C:\Program Files (x86)\GeoServer 2.5.1\logs\2014_
06_13.request.log (Access is denied)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.(Unknown Source)
at java.io.FileOutputStream.(Unknown Source)
at org.mortbay.util.RolloverFileOutputStream.setFile(RolloverFileOutputS
tream.java:243)
at org.mortbay.util.RolloverFileOutputStream.(RolloverFileOutputSt
ream.java:164)
at org.mortbay.jetty.NCSARequestLog.doStart(NCSARequestLog.java:378)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:
39)
at org.mortbay.jetty.handler.RequestLogHandler.doStart(RequestLogHandler
.java:117)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:
39)
at org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection
.java:152)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:
39)
at org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:
130)
at org.mortbay.jetty.Server.doStart(Server.java:222)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:
39)
at org.mortbay.xml.XmlConfiguration.main(XmlConfiguration.java:977)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.mortbay.start.Main.invokeMain(Main.java:183)
at org.mortbay.start.Main.start(Main.java:497)
at org.mortbay.start.Main.main(Main.java:115)
2014-06-13 09:15:45.681::WARN: failed HandlerCollection@anonymised.com
java.io.FileNotFoundException: C:\Program Files (x86)\GeoServer 2.5.1\logs\2014_
06_13.request.log (Access is denied)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.(Unknown Source)
at java.io.FileOutputStream.(Unknown Source)
at org.mortbay.util.RolloverFileOutputStream.setFile(RolloverFileOutputS
tream.java:243)
at org.mortbay.util.RolloverFileOutputStream.(RolloverFileOutputSt
ream.java:164)
at org.mortbay.jetty.NCSARequestLog.doStart(NCSARequestLog.java:378)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:
39)
at org.mortbay.jetty.handler.RequestLogHandler.doStart(RequestLogHandler
.java:117)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:
39)
at org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection
.java:152)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:
39)
at org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:
130)
at org.mortbay.jetty.Server.doStart(Server.java:222)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:
39)
at org.mortbay.xml.XmlConfiguration.main(XmlConfiguration.java:977)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.mortbay.start.Main.invokeMain(Main.java:183)
at org.mortbay.start.Main.start(Main.java:497)
at org.mortbay.start.Main.main(Main.java:115)
2014-06-13 09:15:45.683::WARN: Error starting handlers
java.io.FileNotFoundException: C:\Program Files (x86)\GeoServer 2.5.1\logs\2014_
06_13.request.log (Access is denied)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.(Unknown Source)
at java.io.FileOutputStream.(Unknown Source)
at org.mortbay.util.RolloverFileOutputStream.setFile(RolloverFileOutputS
tream.java:243)
at org.mortbay.util.RolloverFileOutputStream.(RolloverFileOutputSt
ream.java:164)
at org.mortbay.jetty.NCSARequestLog.doStart(NCSARequestLog.java:378)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:
39)
at org.mortbay.jetty.handler.RequestLogHandler.doStart(RequestLogHandler
.java:117)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:
39)
at org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection
.java:152)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:
39)
at org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:
130)
at org.mortbay.jetty.Server.doStart(Server.java:222)
at org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:
39)
at org.mortbay.xml.XmlConfiguration.main(XmlConfiguration.java:977)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.mortbay.start.Main.invokeMain(Main.java:183)
at org.mortbay.start.Main.start(Main.java:497)
at org.mortbay.start.Main.main(Main.java:115)
2014-06-13 09:15:45.719::INFO: Started SelectChannelConnector@anonymised.com:8080
I did the installation while I had the Geoserver 2.1.3 already installed and I don’t know if this cost this problem. Perhaps is a java problem. Have you checked the log file?
Thanks in advance.
Stephanos
Στις 12:11 μ.μ. Παρασκευή, 13 Ιουνίου 2014, ο/η Jonathan Moules <jonathanmoules@anonymised.com> έγραψε:
Hi,
Are you sure your new installation installed correctly and is running? When you get a 404 I believe it will likely be because the new install either didn’t install properly or simply isn’t running. If you’re using it as a service, make sure the new install became a service and has started.
Cheers,
Jonathan
On 13 June 2014 07:25, stephanos_ch <stephanos_ch@anonymised.com> wrote:
Hello,
Tried to update Geooserver from 2.1.3. to 2.5.1 but after the installation
i get an error
“HTTP ERROR: 404 NOT_FOUND RequestURI=/geoserver/web”
On the cmd window it writes the following:
“Started SelectChannelConnector@anonymised.com:8080” instead of localhost
I uploaded the geoserver log file
geoserver.log
<http://osgeo-org.1560.x6.nabble.com/file/n5145649/geoserver.log>
Please advise.
Thanks
Stephanos
–
View this message in context: http://osgeo-org.1560.x6.nabble.com/Geoserver-2-5-1-HTTP-ERROR-404-NOT-FOUND-RequestURI-geoserver-web-tp5145649.html
Sent from the GeoServer - User mailing list archive at Nabble.com.
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users
This transmission is intended for the named addressee(s) only and may contain confidential, sensitive or personal information 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.
Hi,
I am using Windows 7, Java 7 and the Geoserver directory is "C:\Program
Files (x86)\GeoServer 2.5.1". However my data is in another directory as you
have noticed in the log file.
I perform the installation of Geoserver as an administrator and I can't
figure out why it doesn't let Geoserver to write the log file. On the other
hand, log files are stored inside the "logs" folder of my data folder, which
I have already sent you.
I there a way to change the permissions and is there a way to check if java
is working fine with Geoserver?
Can't figure out the solution yet.
Stephanos
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Re-Geoserver-2-5-1-HTTP-ERROR-404-NOT-FOUND-RequestURI-geoserver-web-tp5145683p5145740.html
Sent from the GeoServer - User mailing list archive at Nabble.com.