0 Replies Latest reply on Oct 22, 2018 7:45 PM by amukherjee27

    Jboss 7.1.3 migration to Wildfly 10.1.0 - server starting and app is deployed but missing Initializing Spring FrameworkServlet 'spring-servlet'

    amukherjee27

      Hi ,

       

      I am migrating my project from Jboss AS 7.1.3.FINAL to wildfly 10.1.0.FINAL.

      With all the confrontational changes done, i am able to start the server up using the standalon-ha-full.xml and i see that the app is being deployed as well (the rest end points are getting mapped) but i get below at the end. Also, when compared with Jboss AS 7 logs , i see a whole section of Initializing Spring FrameworkServlet 'spring-servlet' missing from the wildfly logs. Please help. :-

       

      16:13:41,797 INFO  [io.undertow.request.dump] (default task-1)

      ----------------------------REQUEST---------------------------

                     URI=/phoenix/

      characterEncoding=null

           contentLength=-1

             contentType=null

                  header=Accept=text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2

                  header=Connection=keep-alive

                  header=Cache-Control=no-cache

                  header=Accept-Encoding=gzip

                  header=Pragma=no-cache

                  header=User-Agent=IntelliJ IDEA/182.4505.22

                  header=Host=test.local:8080

                  locale=[]

                  method=GET

                protocol=HTTP/1.1

             queryString=

              remoteAddr=/127.0.0.1:55252

              remoteHost=127.0.0.1

                  scheme=http

                    host=test.local:8080

              serverPort=8080

      --------------------------RESPONSE--------------------------

           contentLength=0

             contentType=text/html;charset=UTF-8

                  cookie=JSESSIONID=w5fJVUPo32OLgHsm1-4wINHoPWuXYrXdkQ2gmtkO.lalw0092; domain=null; path=/phoenix

                  header=Connection=keep-alive

                  header=X-Powered-By=Undertow/1

                  header=X-Powered-By=JSP/2.3

                  header=Set-Cookie=JSESSIONID=w5fJVUPo32OLgHsm1-4wINHoPWuXYrXdkQ2gmtkO.lalw0092; path=/phoenix; HttpOnly

                  header=Server=WildFly/10

                  header=Location=http://test.local:8080/login

                  header=Content-Type=text/html;charset=UTF-8

                  header=Content-Length=0

                  header=Date=Mon, 22 Oct 2018 23:13:41 GMT

                  status=302

      ==============================================================

      63424 [default task-1] INFO io.undertow.request.dump  -

      ----------------------------REQUEST---------------------------

                     URI=/phoenix/

      characterEncoding=null

           contentLength=-1

             contentType=null

                  header=Accept=text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2

                  header=Connection=keep-alive

                  header=Cache-Control=no-cache

                  header=Accept-Encoding=gzip

                  header=Pragma=no-cache

                  header=User-Agent=IntelliJ IDEA/182.4505.22

                  header=Host=test.local:8080

                  locale=[]

                  method=GET

                protocol=HTTP/1.1

             queryString=

              remoteAddr=/127.0.0.1:55252

              remoteHost=127.0.0.1

                  scheme=http

                    host=test.local:8080

              serverPort=8080

      --------------------------RESPONSE--------------------------

           contentLength=0

             contentType=text/html;charset=UTF-8

                  cookie=JSESSIONID=w5fJVUPo32OLgHsm1-4wINHoPWuXYrXdkQ2gmtkO.lalw0092; domain=null; path=/phoenix

                  header=Connection=keep-alive

                  header=X-Powered-By=Undertow/1

                  header=X-Powered-By=JSP/2.3

                  header=Set-Cookie=JSESSIONID=w5fJVUPo32OLgHsm1-4wINHoPWuXYrXdkQ2gmtkO.lalw0092; path=/phoenix; HttpOnly

                  header=Server=WildFly/10

                  header=Location=http://test.local:8080/login

                  header=Content-Type=text/html;charset=UTF-8

                  header=Content-Length=0

                  header=Date=Mon, 22 Oct 2018 23:13:41 GMT

                  status=302