Hi,
Looking at the logs you pasted, it appears to me you have a bad installation. This line for example isn't normal.:

/Context initialization failed/
/org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException: Line 566 in XML document from URL [jar:file:/C:/Program%20Files%20(x86)/GeoServer%202.10.1/webapps/geoserver/WEB-INF/lib/gs-restconfig-2.10.1.jar!/applicationContext.xml] is invalid; nested exception is org.xml.sax.SAXParseException; lineNumber: 566; columnNumber: 89; 必须为元素类型 "bean" 声明属性 "scope"。
/
Try uninstalling and reinstalling GeoServer.

Cheers,
Jonathan


On 28/12/2016 05:37, dingnan wrote:
Hello Ben,

Thank you. I'm not sure about opening Geoserver in the console. I can open [startup.bat] and it would keep running for a time. I think there should be much more information inside, but I don't know how to recognize the useful info... BTW I tried turn off the security controls to see if it works, but there was no difference...

Below is all the content:

    /C:\Program Files (x86)\GeoServer 2.10.1\bin>call "C:\Program
    Files\Java\jre1.8.0_112\bin\java.exe"
    -DGEOSERVER_DATA_DIR="C:\Program Files (x86)\GeoServer
    2.10.1\data_dir" -Xmx512m -XX:MaxPermSize=128m -DSTOP.PORT=8079
    -DSTOP.KEY=geoserver -Djetty.port=8080 -Djetty.logs="C:\Program
    Files (x86)\GeoServer 2.10.1\logs" -jar "C:\Program Files
    (x86)\GeoServer 2.10.1\start.jar"/
    /Java HotSpot(TM) 64-Bit Server VM warning: ignoring option
    MaxPermSize=128m; support was removed in 8.0/
    /2016-12-28 13:28:34.942::INFO:  Logging to STDERR via
    org.mortbay.log.StdErrLog/
    /2016-12-28 13:29:51.566::WARN:  Deprecated configuration used for
    C:\Program Files (x86)\GeoServer 2.10.1/webapps/
    /2016-12-28 13:29:51.604::INFO:  jetty-6.1.8/
    /十二月 28, 2016 1:30:08 下午
    org.geoserver.platform.GeoServerExtensions checkContext/
    /警告: Extension lookup 'XStreamPersisterInitializer', but
    ApplicationContext is unset./
    /十二月 28, 2016 1:30:08 下午
    org.geoserver.platform.GeoServerExtensions checkContext/
    /警告: Extension lookup 'ExtensionFilter', but ApplicationContext
    is unset./
    /十二月 28, 2016 1:30:08 下午
    org.geoserver.platform.GeoServerExtensions checkContext/
    /警告: Extension lookup 'ExtensionProvider', but
    ApplicationContext is unset./
    /十二月 28, 2016 1:30:08 下午
    org.geoserver.platform.GeoServerExtensions checkContext/
    /警告: Extension lookup 'ExtensionFilter', but ApplicationContext
    is unset./
    /log4j:WARN File option not set for appender [geoserverlogfile]./
    /log4j:WARN Are you using FileAppender instead of ConsoleAppender?/
    /2016-12-28 13:30:08.454:/geoserver:INFO:  Initializing Spring
    root WebApplicationContext/
    /28 十二月 13:30:10 ERROR [context.ContextLoader] - Context
    initialization failed/
    /org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException:
    Line 566 in XML document from URL
    
[jar:file:/C:/Program%20Files%20(x86)/GeoServer%202.10.1/webapps/geoserver/WEB-INF/lib/gs-restconfig-2.10.1.jar!/applicationContext.xml]
    is invalid; nested exception is org.xml.sax.SAXParseException;
    lineNumber: 566; columnNumber: 89; 必须为元素类型 "bean" 声明属性
    "scope"。/
    /        at
    
org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:396)/
    /        at
    
org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:334)/
    /        at
    
org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:302)/
    /        at
    
org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:174)/
    /        at
    
org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:209)/
    /        at
    
org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:180)/
    /        at
    
org.springframework.web.context.support.XmlWebApplicationContext.loadBeanDefinitions(XmlWebApplicationContext.java:125)/
    /        at
    
org.springframework.web.context.support.XmlWebApplicationContext.loadBeanDefinitions(XmlWebApplicationContext.java:94)/
    /        at
    
org.springframework.context.support.AbstractRefreshableApplicationContext.refreshBeanFactory(AbstractRefreshableApplicationContext.java:131)/
    /        at
    
org.springframework.context.support.AbstractApplicationContext.obtainFreshBeanFactory(AbstractApplicationContext.java:530)/
    /        at
    
org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:444)/
    /        at
    
org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:388)/
    /        at
    
org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:293)/
    /        at
    
org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:111)/
    /        at
    
org.geoserver.platform.GeoServerContextLoaderListener.contextInitialized(GeoServerContextLoaderListener.java:23)/
    /        at
    
org.mortbay.jetty.handler.ContextHandler.startContext(ContextHandler.java:540)/
    /        at
    org.mortbay.jetty.servlet.Context.startContext(Context.java:135)/
    /        at
    
org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1220)/
    /        at
    org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:510)/
    /        at
    org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:448)/
    /        at
    org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:39)/
    /        at
    
org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:152)/
    /        at
    
org.mortbay.jetty.handler.ContextHandlerCollection.doStart(ContextHandlerCollection.java:156)/
    /        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)/
    /Caused by: org.xml.sax.SAXParseException; lineNumber: 566;
    columnNumber: 89; 必须为元素类型 "bean" 声明属性 "scope"。/
    /        at
    
com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(Unknown
    Source)/
    /        at
    com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(Unknown
    Source)/
    /        at
    com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown
    Source)/
    /        at
    com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown
    Source)/
    /        at
    com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown
    Source)/
    /        at
    
com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.addDTDDefaultAttrsAndValidate(Unknown
    Source)/
    /        at
    
com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.handleStartElement(Unknown
    Source)/
    /        at
    
com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.emptyElement(Unknown
    Source)/
    /        at
    
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown
    Source)/
    /        at
    
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown
    Source)/
    /        at
    com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown
    Source)/
    /        at
    
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
    Source)/
    /        at
    com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown
    Source)/
    /        at
    com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown
    Source)/
    /        at
    com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown
    Source)/
    /        at
    com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown
    Source)/
    /        at
    com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown
    Source)/
    /        at
    
org.springframework.beans.factory.xml.DefaultDocumentLoader.loadDocument(DefaultDocumentLoader.java:75)/
    /        at
    
org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:388)/
    /        ... 36 more/
    /2016-12-28 13:30:10.980::WARN:  Failed startup of context
    
org.mortbay.jetty.webapp.WebAppContext@2a415aa9{/geoserver,file:/C:/Program%20Files%20(x86)/GeoServer%202.10.1/webapps/geoserver/}/
    /org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException:
    Line 566 in XML document from URL
    
[jar:file:/C:/Program%20Files%20(x86)/GeoServer%202.10.1/webapps/geoserver/WEB-INF/lib/gs-restconfig-2.10.1.jar!/applicationContext.xml]
    is invalid; nested exception is org.xml.sax.SAXParseException;
    lineNumber: 566; columnNumber: 89; 必须为元素类型 "bean" 声明属性
    "scope"。/
    /        at
    
org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:396)/
    /        at
    
org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:334)/
    /        at
    
org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:302)/
    /        at
    
org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:174)/
    /        at
    
org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:209)/
    /        at
    
org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:180)/
    /        at
    
org.springframework.web.context.support.XmlWebApplicationContext.loadBeanDefinitions(XmlWebApplicationContext.java:125)/
    /        at
    
org.springframework.web.context.support.XmlWebApplicationContext.loadBeanDefinitions(XmlWebApplicationContext.java:94)/
    /        at
    
org.springframework.context.support.AbstractRefreshableApplicationContext.refreshBeanFactory(AbstractRefreshableApplicationContext.java:131)/
    /        at
    
org.springframework.context.support.AbstractApplicationContext.obtainFreshBeanFactory(AbstractApplicationContext.java:530)/
    /        at
    
org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:444)/
    /        at
    
org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:388)/
    /        at
    
org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:293)/
    /        at
    
org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:111)/
    /        at
    
org.geoserver.platform.GeoServerContextLoaderListener.contextInitialized(GeoServerContextLoaderListener.java:23)/
    /        at
    
org.mortbay.jetty.handler.ContextHandler.startContext(ContextHandler.java:540)/
    /        at
    org.mortbay.jetty.servlet.Context.startContext(Context.java:135)/
    /        at
    
org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1220)/
    /        at
    org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:510)/
    /        at
    org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:448)/
    /        at
    org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:39)/
    /        at
    
org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:152)/
    /        at
    
org.mortbay.jetty.handler.ContextHandlerCollection.doStart(ContextHandlerCollection.java:156)/
    /        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)/
    /Caused by: org.xml.sax.SAXParseException; lineNumber: 566;
    columnNumber: 89; 必须为元素类型 "bean" 声明属性 "scope"。/
    /        at
    
com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(Unknown
    Source)/
    /        at
    com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(Unknown
    Source)/
    /        at
    com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown
    Source)/
    /        at
    com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown
    Source)/
    /        at
    com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown
    Source)/
    /        at
    
com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.addDTDDefaultAttrsAndValidate(Unknown
    Source)/
    /        at
    
com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.handleStartElement(Unknown
    Source)/
    /        at
    
com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.emptyElement(Unknown
    Source)/
    /        at
    
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown
    Source)/
    /        at
    
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown
    Source)/
    /        at
    com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown
    Source)/
    /        at
    
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
    Source)/
    /        at
    com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown
    Source)/
    /        at
    com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown
    Source)/
    /        at
    com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown
    Source)/
    /        at
    com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown
    Source)/
    /        at
    com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown
    Source)/
    /        at
    
org.springframework.beans.factory.xml.DefaultDocumentLoader.loadDocument(DefaultDocumentLoader.java:75)/
    /        at
    
org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:388)/
    /        ... 36 more/
    /2016-12-28 13:30:10.037::WARN:  Nested in
    org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException:
    Line 566 in XML document from URL
    
[jar:file:/C:/Program%20Files%20(x86)/GeoServer%202.10.1/webapps/geoserver/WEB-INF/lib/gs-restconfig-2.10.1.jar!/applicationContext.xml]
    is invalid; nested exception is org.xml.sax.SAXParseException;
    lineNumber: 566; columnNumber: 89; 必须为元素类型 "bean" 声明属性
    "scope"。:/
    /org.xml.sax.SAXParseException; lineNumber: 566; columnNumber: 89;
    必须为元素类型 "bean" 声明属性 "scope"。/
    /        at
    
com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(Unknown
    Source)/
    /        at
    com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(Unknown
    Source)/
    /        at
    com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown
    Source)/
    /        at
    com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown
    Source)/
    /        at
    com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown
    Source)/
    /        at
    
com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.addDTDDefaultAttrsAndValidate(Unknown
    Source)/
    /        at
    
com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.handleStartElement(Unknown
    Source)/
    /        at
    
com.sun.org.apache.xerces.internal.impl.dtd.XMLDTDValidator.emptyElement(Unknown
    Source)/
    /        at
    
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown
    Source)/
    /        at
    
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown
    Source)/
    /        at
    com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown
    Source)/
    /        at
    
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
    Source)/
    /        at
    com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown
    Source)/
    /        at
    com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown
    Source)/
    /        at
    com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown
    Source)/
    /        at
    com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown
    Source)/
    /        at
    com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown
    Source)/
    /        at
    
org.springframework.beans.factory.xml.DefaultDocumentLoader.loadDocument(DefaultDocumentLoader.java:75)/
    /        at
    
org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:388)/
    /        at
    
org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:334)/
    /        at
    
org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:302)/
    /        at
    
org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:174)/
    /        at
    
org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:209)/
    /        at
    
org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:180)/
    /        at
    
org.springframework.web.context.support.XmlWebApplicationContext.loadBeanDefinitions(XmlWebApplicationContext.java:125)/
    /        at
    
org.springframework.web.context.support.XmlWebApplicationContext.loadBeanDefinitions(XmlWebApplicationContext.java:94)/
    /        at
    
org.springframework.context.support.AbstractRefreshableApplicationContext.refreshBeanFactory(AbstractRefreshableApplicationContext.java:131)/
    /        at
    
org.springframework.context.support.AbstractApplicationContext.obtainFreshBeanFactory(AbstractApplicationContext.java:530)/
    /        at
    
org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:444)/
    /        at
    
org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:388)/
    /        at
    
org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:293)/
    /        at
    
org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:111)/
    /        at
    
org.geoserver.platform.GeoServerContextLoaderListener.contextInitialized(GeoServerContextLoaderListener.java:23)/
    /        at
    
org.mortbay.jetty.handler.ContextHandler.startContext(ContextHandler.java:540)/
    /        at
    org.mortbay.jetty.servlet.Context.startContext(Context.java:135)/
    /        at
    
org.mortbay.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1220)/
    /        at
    org.mortbay.jetty.handler.ContextHandler.doStart(ContextHandler.java:510)/
    /        at
    org.mortbay.jetty.webapp.WebAppContext.doStart(WebAppContext.java:448)/
    /        at
    org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:39)/
    /        at
    
org.mortbay.jetty.handler.HandlerCollection.doStart(HandlerCollection.java:152)/
    /        at
    
org.mortbay.jetty.handler.ContextHandlerCollection.doStart(ContextHandlerCollection.java:156)/
    /        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)/
    /2016-12-28 13:30:10.103::INFO:  Opened C:\Program Files
    (x86)\GeoServer 2.10.1\logs\2016_12_28.request.log/
    /2016-12-28 13:30:10.247::INFO:  Started
    [email protected]:8080/

Thank you very much!!
Best regards,
--
Nan Ding
[hidden email] </user/SendEmail.jtp?type=node&node=5301401&i=0>


At 2016-12-28 12:16:59, "Ben Caradoc-Davies-2 [via OSGeo.org]" <[hidden email] </user/SendEmail.jtp?type=node&node=5301401&i=1>> wrote:

    Please keep replies on-list so others can help, especially those
    using
    Windows.

    I agree that the log files show only your attempt to connect and no
    useful information. I am looking for exception messages. I do not
    know
    where to find them on Windows.

    Are you able to start GeoServer at the console? I would try
    downloading
    the -bin.zip and starting it with the bin/startup.bat script.

    Does your Windows have security controls that might prevent GeoServer
    from listening on port 8080?

    Kind regards,
    Ben.

    On 28/12/16 16:55, DING NAN wrote:

    > Hello Ben,
    >
    > Thank you for replying.
    > I looked at the logs folder you mentionen.
    > There were two txt files, [2016_12_27.request.txt] and [keepme].
    > Below is the informaton in the [2016_12_27.request.txt]. This
    just shows my attempt right?
    >
    > 0:0:0:0:0:0:0:1 -  -  [27/十二月/2016:06:27:15 +0000] "GET
    /geoserver HTTP/1.1" 503 1316
    > 0:0:0:0:0:0:0:1 -  -  [27/十二月/2016:06:27:16 +0000] "GET
    /favicon.ico HTTP/1.1" 200 1150
    > 0:0:0:0:0:0:0:1 -  -  [27/十二月/2016:06:28:48 +0000] "GET
    /geoserver HTTP/1.1" 503 1316
    > 0:0:0:0:0:0:0:1 -  -  [27/十二月/2016:06:28:49 +0000] "GET
    /favicon.ico HTTP/1.1" 200 1150
    > 0:0:0:0:0:0:0:1 -  -  [27/十二月/2016:06:28:56 +0000] "GET
    /geoserver HTTP/1.1" 503 1316
    > 0:0:0:0:0:0:0:1 -  -  [27/十二月/2016:06:30:47 +0000] "GET
    /123.116.113.84/geoserver HTTP/1.1" 404 1311
    > 0:0:0:0:0:0:0:1 -  -  [27/十二月/2016:06:30:58 +0000] "GET
    /geoserver HTTP/1.1" 503 1316
    > 0:0:0:0:0:0:0:1 -  -  [27/十二月/2016:06:31:41 +0000] "GET
    /123.116.113.84/geoserver HTTP/1.1" 404 1311
    > 0:0:0:0:0:0:0:1 -  -  [27/十二月/2016:07:26:23 +0000] "GET
    /geoserver HTTP/1.1" 503 1316
    > Could you tell me what I should next do with Jetty log files? Or
    I don't have them in the logs folder? Am I supposed to install them?
    > Thank you very much!!
    >
    > Best regards,
    >
    > --
    >
    > Nan Ding
    >
    >
    >
    >
    >
    >
    >
    > At 2016-12-28 02:20:18, "Ben Caradoc-Davies" <[hidden email]
    </user/SendEmail.jtp?type=node&node=5301398&i=0>> wrote:
    >> This error usually means the GeoServer failed to start. Please
    locate
    >> the Jetty log files and see if they contain anything relevant.
    They
    >> should be located in the logs directory inside the installation
    directory.
    >>
    >> Kind regards,
    >> Ben.
    >>
    >> On 27/12/16 20:27, dingnan wrote:
    >>> Hello, I'm new to Geoserver and would like to learn some basic
    functions.
    >>>
    >>> I downloaded GeoServer 2.10.1 and installed it.
    >>>
    >>> I followed this link:
    >>>
    
http://docs.geoserver.org/latest/en/user/gettingstarted/web-admin-quickstart/index.html,

    >>> and try to open http://localhost:8080/geoserver. But I could
    not open it.
    >>> The error message shows:
    >>>
    >>> HTTP ERROR: 503
    >>>
    >>> SERVICE_UNAVAILABLE
    >>>
    >>> RequestURI=/geoserver
    >>>
    >>> Powered by jetty://
    >>>
    >>> My system is window 10, and I already installed jre1.8.0_112 and
    >>> jdk1.8.0_112.
    >>>
    >>> Thank you!
    >>>
    >>>
    >>>
    >>> --
    >>> View this message in context:
    
http://osgeo-org.1560.x6.nabble.com/Could-not-access-Geoserver-admin-page-tp5301339.html
    >>> Sent from the GeoServer - User mailing list archive at
    Nabble.com.
    >>>
    >>>
    
------------------------------------------------------------------------------
    >>> Check out the vibrant tech community on one of the world's most
    >>> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
    >>> _______________________________________________
    >>> Geoserver-users mailing list
    >>> [hidden email] </user/SendEmail.jtp?type=node&node=5301398&i=1>
    >>> https://lists.sourceforge.net/lists/listinfo/geoserver-users
    >>>
    >>
    >> --
    >> Ben Caradoc-Davies <[hidden email]
    </user/SendEmail.jtp?type=node&node=5301398&i=2>>
    >> Director
    >> Transient Software Limited <http://transient.nz/>
    >> New Zealand
-- Ben Caradoc-Davies <[hidden email]
    </user/SendEmail.jtp?type=node&node=5301398&i=3>>
    Director
    Transient Software Limited <http://transient.nz/>
    New Zealand

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

    Check out the vibrant tech community on one of the world's most
    engaging tech sites, SlashDot.org! http://sdm.link/slashdot
    _______________________________________________
    Geoserver-users mailing list
    [hidden email] </user/SendEmail.jtp?type=node&node=5301398&i=4>
    https://lists.sourceforge.net/lists/listinfo/geoserver-users


    ------------------------------------------------------------------------
    If you reply to this email, your message will be added to the
    discussion below:
    
http://osgeo-org.1560.x6.nabble.com/Could-not-access-Geoserver-admin-page-tp5301339p5301398.html

    To unsubscribe from Could not access Geoserver admin page, click here.
    NAML
    
<http://osgeo-org.1560.x6.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>



------------------------------------------------------------------------
View this message in context: Re:Re: Could not access Geoserver admin page <http://osgeo-org.1560.x6.nabble.com/Could-not-access-Geoserver-admin-page-tp5301339p5301401.html> Sent from the GeoServer - User mailing list archive <http://osgeo-org.1560.x6.nabble.com/GeoServer-User-f3786390.html> at Nabble.com.


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot


_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to