>
> Loading modules

   com.atp.ATPSoftware
      Validating <servlet> tags for module 'atpsoftware'
      For additional info see: 
file:/C:/Eclipse/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_2.6.0/gwt-2.6.0/doc/helpInfo/servletMappings.html
         [WARN] Module declares a servlet class 
'org.spring4gwt.server.SpringGwtRemoteServiceServlet' with a mapping to 
'/atpsoftware/atp', but the web.xml has no corresponding mapping; please 
add the following lines to your web.xml:
<servlet-mapping>
  <servlet-name>spring4gwt</servlet-name>
  <url-pattern>/atpsoftware/atp</url-pattern>
</servlet-mapping>
[WARN] Server class 'org.eclipse.jetty.servlet.listener.ELContextCleaner' 
could not be found in the web app, but was found on the system classpath
   [WARN] Adding classpath entry 
'file:/C:/Eclipse/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_2.6.0/gwt-2.6.0/gwt-dev.jar'
 
to the web app classpath for this session
   For additional info see: 
file:/C:/Eclipse/eclipse/plugins/com.google.gwt.eclipse.sdkbundle_2.6.0/gwt-2.6.0/doc/helpInfo/webAppClassPath.html
17:36:32.611 [main] DEBUG org.eclipse.jetty.util.log - Logging to 
Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
log4j:ERROR A "org.apache.log4j.xml.DOMConfigurator" object is not 
assignable to a "org.apache.log4j.spi.Configurator" variable.
log4j:ERROR The class "org.apache.log4j.spi.Configurator" was loaded by 
log4j:ERROR [sun.misc.Launcher$AppClassLoader@4f1799e7] whereas object of 
type 
log4j:ERROR "org.apache.log4j.xml.DOMConfigurator" was loaded by 
[WebAppClassLoader=433850454@19dc0856].
log4j:ERROR Could not instantiate configurator 
[org.apache.log4j.xml.DOMConfigurator].
log4j:WARN No appenders could be found for logger 
(org.springframework.web.context.ContextLoader).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for 
more info.
Starting Jetty on port 8888
   [WARN] Failed startup of context 
c.g.g.d.s.j.WebAppContextWithReload{/,file:/C:/Users/NanaWin7/ECWorkspace/atpSoftware/war/},C:\Users\NanaWin7\ECWorkspace\atpSoftware\war
org.springframework.beans.factory.BeanInitializationException: Could not 
load properties; nested exception is java.io.FileNotFoundException: Could 
not open ServletContext resource [/${PROP_GEN_PATH}]
at 
org.springframework.beans.factory.config.PropertyResourceConfigurer.postProcessBeanFactory(PropertyResourceConfigurer.java:87)
at 
org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:694)
at 
org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:669)
at 
org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:461)
at 
org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:389)
at 
org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:294)
at 
org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:112)
at 
org.eclipse.jetty.server.handler.ContextHandler.callContextInitialized(ContextHandler.java:782)
at 
org.eclipse.jetty.servlet.ServletContextHandler.callContextInitialized(ServletContextHandler.java:424)
at 
org.eclipse.jetty.server.handler.ContextHandler.startContext(ContextHandler.java:774)
at 
org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:249)
at 
org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1242)
at 
org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:717)
at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:494)
at 
com.google.gwt.dev.shell.jetty.JettyLauncher$WebAppContextWithReload.doStart(JettyLauncher.java:518)
at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
at 
org.eclipse.jetty.server.handler.HandlerWrapper.doStart(HandlerWrapper.java:95)
at 
org.eclipse.jetty.server.handler.RequestLogHandler.doStart(RequestLogHandler.java:162)
at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
at 
org.eclipse.jetty.server.handler.HandlerWrapper.doStart(HandlerWrapper.java:95)
at org.eclipse.jetty.server.Server.doStart(Server.java:282)
at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64)
at 
com.google.gwt.dev.shell.jetty.JettyLauncher.start(JettyLauncher.java:717)
at com.google.gwt.dev.DevMode.doStartUpServer(DevMode.java:522)
at com.google.gwt.dev.DevModeBase.startUp(DevModeBase.java:1104)
at com.google.gwt.dev.DevModeBase.run(DevModeBase.java:844)
at com.google.gwt.dev.DevMode.main(DevMode.java:322)
Caused by: java.io.FileNotFoundException: Could not open ServletContext 
resource [/${PROP_GEN_PATH}]
at 
org.springframework.web.context.support.ServletContextResource.getInputStream(ServletContextResource.java:140)
at 
org.springframework.core.io.support.EncodedResource.getInputStream(EncodedResource.java:143)
at 
org.springframework.core.io.support.PropertiesLoaderUtils.fillProperties(PropertiesLoaderUtils.java:98)
at 
org.springframework.core.io.support.PropertiesLoaderSupport.loadProperties(PropertiesLoaderSupport.java:175)
at 
org.springframework.core.io.support.PropertiesLoaderSupport.mergeProperties(PropertiesLoaderSupport.java:156)
at 
org.springframework.beans.factory.config.PropertyResourceConfigurer.postProcessBeanFactory(PropertyResourceConfigurer.java:78)
... 26 more
[ERROR] 503 - GET /ATPSoftware.html?gwt.codesvr=127.0.0.1:9997 (127.0.0.1) 
1303 bytes
   Request headers
      Host: 127.0.0.1:8888
      Connection: keep-alive
      Accept: 
text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
      User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 
(KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36
      Accept-Encoding: gzip, deflate, sdch
      Accept-Language: en-US,en;q=0.8
   Response headers
      Cache-Control: must-revalidate,no-cache,no-store
      Content-Type: text/html;charset=ISO-8859-1
      Content-Length: 1303
[ERROR] 503 - GET /favicon.ico (127.0.0.1) 1298 bytes
   Request headers
      Host: 127.0.0.1:8888
      Connection: keep-alive
      User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 
(KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36
      Accept: */*
      Referer: 
http://127.0.0.1:8888/ATPSoftware.html?gwt.codesvr=127.0.0.1:9997
      Accept-Encoding: gzip, deflate, sdch
      Accept-Language: en-US,en;q=0.8
   Response headers
      Cache-Control: must-revalidate,no-cache,no-store
      Content-Type: text/html;charset=ISO-8859-1
      Content-Length: 1298
[ERROR] 503 - GET /ATPSoftware.html?gwt.codesvr=127.0.0.1:9997 (127.0.0.1) 
1303 bytes
   Request headers
      Host: 127.0.0.1:8888
      Connection: keep-alive
      Accept: 
text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
      User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 
(KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36
      Accept-Encoding: gzip, deflate, sdch
      Accept-Language: en-US,en;q=0.8
   Response headers
      Cache-Control: must-revalidate,no-cache,no-store
      Content-Type: text/html;charset=ISO-8859-1
      Content-Length: 1303
[ERROR] 503 - GET /favicon.ico (127.0.0.1) 1298 bytes
   Request headers
      Host: 127.0.0.1:8888
      Connection: keep-alive
      User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 
(KHTML, like Gecko) Chrome/42.0.2311.152 Safari/537.36
      Accept: */*
      Referer: 
http://127.0.0.1:8888/ATPSoftware.html?gwt.codesvr=127.0.0.1:9997
      Accept-Encoding: gzip, deflate, sdch
      Accept-Language: en-US,en;q=0.8
   Response headers
      Cache-Control: must-revalidate,no-cache,no-store
      Content-Type: text/html;charset=ISO-8859-1
      Content-Length: 1298

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to