I'm expiriencing next warn:
[ WARN] 17:21:23 PageNotFound - No mapping found for HTTP request with URI [/] in DispatcherServlet with name 'mycompany'
Before this i have done switch to the mysql 5.6.16.
Version on the demo: 3.1
Tried different ways to rebuild the project: through eclips and in cmd too.
css file i able to open.
Need your help:)
Full log of jetty-demo:
Buildfile: D:\ws\DemoSite-master\site\build.xml
start-db:
[echo] Starting Data Base...
jetty-demo:
[artifact:mvn] Listening for transport dt_socket at address: 8000
[artifact:mvn] [INFO] Scanning for projects...
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO] Building site 1.0
[artifact:mvn] [INFO] ------------------------------------------------------------------------
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- keytool-maven-plugin:1.2:clean (clean) @ site ---
[artifact:mvn] [INFO] Keystore file 'D:\ws\DemoSite-master\site\target\mycompany\WEB-INF\blc-example.keystore' deleted successfully.
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- keytool-maven-plugin:1.2:genkey (genkey) @ site ---
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ site ---
[artifact:mvn] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[artifact:mvn] [INFO] Copying 20 resources
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- jrebel-maven-plugin:1.1.3:generate (generate-rebel-xml) @ site ---
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ site ---
[artifact:mvn] [INFO] Nothing to compile - all classes are up to date
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-war-plugin:2.1.1:exploded (default-cli) @ site ---
[artifact:mvn] [INFO] Exploding webapp
[artifact:mvn] [INFO] Assembling webapp [site] in [D:\ws\DemoSite-master\site\target\mycompany]
[artifact:mvn] [INFO] Processing war project
[artifact:mvn] [INFO] Copying webapp resources [D:\ws\DemoSite-master\site\src\main\webapp]
[artifact:mvn] [INFO] Webapp assembled in [866 msecs]
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] >>> jetty-maven-plugin:8.1.5.v20120716:run (default-cli) @ site >>>
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- keytool-maven-plugin:1.2:clean (clean) @ site ---
[artifact:mvn] [INFO] Keystore file 'D:\ws\DemoSite-master\site\target\mycompany\WEB-INF\blc-example.keystore' deleted successfully.
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- keytool-maven-plugin:1.2:genkey (genkey) @ site ---
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ site ---
[artifact:mvn] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[artifact:mvn] [INFO] Copying 20 resources
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- jrebel-maven-plugin:1.1.3:generate (generate-rebel-xml) @ site ---
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ site ---
[artifact:mvn] [INFO] Nothing to compile - all classes are up to date
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ site ---
[artifact:mvn] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[artifact:mvn] [INFO] skip non existing resourceDirectory D:\ws\DemoSite-master\site\src\test\resources
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ site ---
[artifact:mvn] [INFO] No sources to compile
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] <<< jetty-maven-plugin:8.1.5.v20120716:run (default-cli) @ site <<<
[artifact:mvn] [INFO]
[artifact:mvn] [INFO] --- jetty-maven-plugin:8.1.5.v20120716:run (default-cli) @ site ---
[artifact:mvn] 2014-03-06 17:09:53.105:INFO:oejs.Server:jetty-8.1.5.v20120716
[artifact:mvn] [INFO] Configuring Jetty for project: site
[artifact:mvn] [INFO] Webapp source directory = D:\ws\DemoSite-master\site\target\mycompany
[artifact:mvn] [INFO] Reload Mechanic: automatic
[artifact:mvn] [INFO] Classes = D:\ws\DemoSite-master\site\target\mycompany\WEB-INF\classes
[artifact:mvn] [INFO] Context path = /
[artifact:mvn] [INFO] Tmp directory = D:\ws\DemoSite-master\site\target\tmp
[artifact:mvn] [INFO] Web defaults = org/eclipse/jetty/webapp/webdefault.xml
[artifact:mvn] [INFO] Web overrides = none
[artifact:mvn] [INFO] web.xml file = file:/D:/ws/DemoSite-master/site/target/mycompany/WEB-INF/web.xml
[artifact:mvn] [INFO] Webapp directory = D:\ws\DemoSite-master\site\target\mycompany
[artifact:mvn] 2014-03-06 17:10:02.306:INFO:oejpw.PlusConfiguration:No Transaction manager found - if your webapp requires one, please configure one.
[artifact:mvn] 2014-03-06 17:12:39.093:INFO:/:No Spring WebApplicationInitializer types detected on classpath
[artifact:mvn] 2014-03-06 17:12:39.648:INFO:oejsh.ContextHandler:started o.m.j.p.JettyWebAppContext{/,file:/D:/ws/DemoSite-master/site/target/mycompany/},file:/D:/ws/DemoSite-master/site/target/mycompany/
[artifact:mvn] 2014-03-06 17:12:39.648:INFO:oejsh.ContextHandler:started o.m.j.p.JettyWebAppContext{/,file:/D:/ws/DemoSite-master/site/target/mycompany/},file:/D:/ws/DemoSite-master/site/target/mycompany/
[artifact:mvn] 2014-03-06 17:12:39.648:INFO:oejsh.ContextHandler:started o.m.j.p.JettyWebAppContext{/,file:/D:/ws/DemoSite-master/site/target/mycompany/},file:/D:/ws/DemoSite-master/site/target/mycompany/
[artifact:mvn] 2014-03-06 17:12:39.654:INFO:/:Set web app root system property: 'site.root' = [D:\ws\DemoSite-master\site\target\mycompany]
[artifact:mvn] SLF4J: Class path contains multiple SLF4J bindings.
[artifact:mvn] SLF4J: Found binding in [jar:file:/C:/Users/nkabanenko/.m2/repository/org/slf4j/slf4j-log4j12/1.6.1/slf4j-log4j12-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
[artifact:mvn] SLF4J: Found binding in [jar:file:/D:/ws/DemoSite-master/site/target/mycompany/WEB-INF/lib/slf4j-log4j12-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
[artifact:mvn] SLF4J: See
http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
[artifact:mvn] SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
[artifact:mvn] 2014-03-06 17:12:39.690:INFO:/:Initializing log4j from [D:\ws\DemoSite-master\site\target\mycompany\WEB-INF\log4j.xml]
[artifact:mvn] 2014-03-06 17:12:39.780:INFO:oejsh.ContextHandler:started o.m.j.p.JettyWebAppContext{/,file:/D:/ws/DemoSite-master/site/target/mycompany/},file:/D:/ws/DemoSite-master/site/target/mycompany/
[artifact:mvn] 2014-03-06 17:12:39.781:INFO:/:Initializing Spring root WebApplicationContext
[artifact:mvn] [ WARN] 17:12:59 AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [org.hibernate.cache.spi.UpdateTimestampsCache]; using defaults.
[artifact:mvn] [ WARN] 17:13:00 AbstractEhcacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [blSandBoxElements]; using defaults.
[artifact:mvn] [ WARN] 17:13:10 SolrResourceLoader - Can't find (or read) directory to add to classloader: lib (resolved as: C:\Users\NKABAN~1\AppData\Local\Temp\nkabanenko\solrhome\lib).
[artifact:mvn] 2014-03-06 17:13:15.665:INFO:oejsh.ContextHandler:started o.m.j.p.JettyWebAppContext{/,file:/D:/ws/DemoSite-master/site/target/mycompany/},file:/D:/ws/DemoSite-master/site/target/mycompany/
[artifact:mvn] 2014-03-06 17:13:15.789:INFO:/:Initializing Spring FrameworkServlet 'mycompany'
[artifact:mvn] 2014-03-06 17:13:18.352:INFO:oejs.AbstractConnector:Started SelectChannelConnector@0.0.0.0:8080
[artifact:mvn] [INFO] Started Jetty Server
[artifact:mvn] 2014-03-06 17:13:18.503:INFO:oejus.SslContextFactory:Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
[artifact:mvn] 2014-03-06 17:13:18.505:INFO:oejs.AbstractConnector:Started SslSelectChannelConnector@0.0.0.0:8443
[artifact:mvn] [ WARN] 17:21:23 PageNotFound - No mapping found for HTTP request with URI [/] in DispatcherServlet with name 'mycompany'