10-18-2011 09:01 AM
GRAVE: "Servlet.service()" pour la servlet Spring Surf Dispatcher Servlet a généré une exception
org.json.JSONException: A JSONObject text must begin with '{' at character 47
at org.json.JSONTokener.syntaxError(JSONTokener.java:413)
at org.json.JSONObject.<init>(JSONObject.java:180)
at org.json.JSONObject.<init>(JSONObject.java:420)
at org.alfresco.web.site.EditionInterceptor$EditionInfo.<init>(EditionInterceptor.java:192)
at org.alfresco.web.site.EditionInterceptor.preHandle(EditionInterceptor.java:101)
at org.springframework.web.servlet.handler.WebRequestHandlerInterceptorAdapter.preHandle(WebRequestHandlerInterceptorAdapter.java:54)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:781)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:719)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:644)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:549)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.alfresco.web.site.servlet.MTAuthenticationFilter.doFilter(MTAuthenticationFilter.java:74)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.alfresco.web.site.servlet.SSOAuthenticationFilter.challengeOrPassThrough(SSOAuthenticationFilter.java:611)
at org.alfresco.web.site.servlet.SSOAuthenticationFilter.doFilter(SSOAuthenticationFilter.java:374)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:190)
at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:291)
at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:776)
at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:705)
at org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:898)
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:690)
at java.lang.Thread.run(Thread.java:662)
2011-10-18 14:37:54,917 ERROR [alfresco.web.site] [TP-Processor24] org.springframework.web.util.NestedServletException: Request processing failed; nested exception is org.springframework.extensions.surf.exception.WebFrameworkServiceException: Unable to process response: A JSONObject text must begin with '{' at character 47
org.springframework.extensions.surf.exception.WebFrameworkServiceException: Unable to process response: A JSONObject text must begin with '{' at character 47
at org.alfresco.web.site.EditionInterceptor.preHandle(EditionInterceptor.java:138)
at org.springframework.web.servlet.handler.WebRequestHandlerInterceptorAdapter.preHandle(WebRequestHandlerInterceptorAdapter.java:54)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:781)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:719)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:644)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:549)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.alfresco.web.site.servlet.MTAuthenticationFilter.doFilter(MTAuthenticationFilter.java:74)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.alfresco.web.site.servlet.SSOAuthenticationFilter.challengeOrPassThrough(SSOAuthenticationFilter.java:611)
at org.alfresco.web.site.servlet.SSOAuthenticationFilter.doFilter(SSOAuthenticationFilter.java:374)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:190)
at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:291)
at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:776)
at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:705)
at org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:898)
at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:690)
at java.lang.Thread.run(Thread.java:662)
Caused by: org.json.JSONException: A JSONObject text must begin with '{' at character 47
at org.json.JSONTokener.syntaxError(JSONTokener.java:413)
at org.json.JSONObject.<init>(JSONObject.java:180)
at org.json.JSONObject.<init>(JSONObject.java:420)
at org.alfresco.web.site.EditionInterceptor$EditionInfo.<init>(EditionInterceptor.java:192)
at org.alfresco.web.site.EditionInterceptor.preHandle(EditionInterceptor.java:101)
… 29 more
- When authenticate via shibboleth on Share, a transaction starts between Share and Explorer :
[Mon Oct 17 09:35:44 2011] [3115:3077519104] [debug] init_ws_service::mod_jk.c (977): Service protocol=HTTP/1.1 method=GET ssl=false host=(null) addr=10.33.1.156 name=share_4.bbougon port=80 auth=shibboleth user=bbougon laddr=10.33.1.156 raddr=10.33.1.156 uri=/
- the answer returned below shows that the authenticate process works fine (sorry for the format) :
[Mon Oct 17 09:35:44 2011] [3115:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): sending to ajp13 pos=4 len=694 max=8192
[Mon Oct 17 09:35:44 2011] [3115:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 0000 12 34 02 B2 02 02 00 08 48 54 54 50 2F 31 2E 31 - .4......HTTP/1.1
[Mon Oct 17 09:35:44 2011] [3115:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 0010 00 00 01 2F 00 00 0B 31 30 2E 33 33 2E 31 2E 31 - …/…10.33.1.1
[Mon Oct 17 09:35:44 2011] [3115:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 0020 35 36 00 FF FF 00 0F 73 68 61 72 65 5F 34 2E 62 - 56…..share_4.b
[Mon Oct 17 09:35:44 2011] [3115:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 0030 62 6F 75 67 6F 6E 00 00 50 00 00 0A A0 0B 00 0F - bougon..P…….
[Mon Oct 17 09:35:44 2011] [3115:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 0040 73 68 61 72 65 5F 34 2E 62 62 6F 75 67 6F 6E 00 - share_4.bbougon.
[Mon Oct 17 09:35:44 2011] [3115:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 0050 A0 06 00 0A 6B 65 65 70 2D 61 6C 69 76 65 00 00 - ….keep-alive..
[Mon Oct 17 09:35:44 2011] [3115:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 0060 0D 43 61 63 68 65 2D 43 6F 6E 74 72 6F 6C 00 00 - .Cache-Control..
[Mon Oct 17 09:35:44 2011] [3115:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 0070 09 6D 61 78 2D 61 67 65 3D 30 00 A0 0E 00 64 4D - .max-age=0….dM
[Mon Oct 17 09:35:44 2011] [3115:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 0080 6F 7A 69 6C 6C 61 2F 35 2E 30 20 28 58 31 31 3B - ozilla/5.0.(X11;
[Mon Oct 17 09:35:44 2011] [3115:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 0090 20 4C 69 6E 75 78 20 69 36 38 36 29 20 41 70 70 - .Linux.i686).App
[Mon Oct 17 09:35:44 2011] [3115:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 00a0 6C 65 57 65 62 4B 69 74 2F 35 33 35 2E 31 20 28 - leWebKit/535.1.(
[Mon Oct 17 09:35:44 2011] [3115:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 00b0 4B 48 54 4D 4C 2C 20 6C 69 6B 65 20 47 65 63 6B - KHTML,.like.Geck
[Mon Oct 17 09:35:44 2011] [3115:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 00c0 6F 29 20 43 68 72 6F 6D 65 2F 31 34 2E 30 2E 38 - o).Chrome/14.0.8
[Mon Oct 17 09:35:44 2011] [3115:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 00d0 33 35 2E 32 30 32 20 53 61 66 61 72 69 2F 35 33 - 35.202.Safari/53
[Mon Oct 17 09:35:44 2011] [3115:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 00e0 35 2E 31 00 A0 01 00 3F 74 65 78 74 2F 68 74 6D - 5.1….?text/htm
[Mon Oct 17 09:35:44 2011] [3115:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 00f0 6C 2C 61 70 70 6C 69 63 61 74 69 6F 6E 2F 78 68 - l,application/xh
[Mon Oct 17 09:35:44 2011] [3115:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 0100 74 6D 6C 2B 78 6D 6C 2C 61 70 70 6C 69 63 61 74 - tml+xml,applicat
[Mon Oct 17 09:35:44 2011] [3115:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 0110 69 6F 6E 2F 78 6D 6C 3B 71 3D 30 2E 39 2C 2A 2F - ion/xml;q=0.9,*/
[Mon Oct 17 09:35:44 2011] [3115:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 0120 2A 3B 71 3D 30 2E 38 00 00 0F 41 63 63 65 70 74 - *;q=0.8…Accept
[Mon Oct 17 09:35:44 2011] [3115:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 0130 2D 45 6E 63 6F 64 69 6E 67 00 00 11 67 7A 69 70 - -Encoding…gzip
[Mon Oct 17 09:35:44 2011] [3115:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 0140 2C 64 65 66 6C 61 74 65 2C 73 64 63 68 00 00 0F - ,deflate,sdch…
[Mon Oct 17 09:35:44 2011] [3115:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 0150 41 63 63 65 70 74 2D 4C 61 6E 67 75 61 67 65 00 - Accept-Language.
[Mon Oct 17 09:35:44 2011] [3115:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 0160 00 23 66 72 2D 46 52 2C 66 72 3B 71 3D 30 2E 38 - .#fr-FR,fr;q=0.8
[Mon Oct 17 09:35:44 2011] [3115:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 0170 2C 65 6E 2D 55 53 3B 71 3D 30 2E 36 2C 65 6E 3B - ,en-US;q=0.6,en;
[Mon Oct 17 09:35:44 2011] [3115:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 0180 71 3D 30 2E 34 00 00 0E 41 63 63 65 70 74 2D 43 - q=0.4…Accept-C
[Mon Oct 17 09:35:44 2011] [3115:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 0190 68 61 72 73 65 74 00 00 1E 49 53 4F 2D 38 38 35 - harset…ISO-885
[Mon Oct 17 09:35:44 2011] [3115:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 01a0 39 2D 31 2C 75 74 66 2D 38 3B 71 3D 30 2E 37 2C - 9-1,utf-8;q=0.7,
[Mon Oct 17 09:35:44 2011] [3115:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 01b0 2A 3B 71 3D 30 2E 33 00 A0 09 00 8F 5F 73 68 69 - *;q=0.3….._shi
[Mon Oct 17 09:35:44 2011] [3115:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 01c0 62 73 65 73 73 69 6F 6E 5F 37 33 36 38 36 31 37 - bsession_7368617
[Mon Oct 17 09:35:44 2011] [3115:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 01d0 32 36 35 35 66 33 34 32 65 36 32 36 32 36 66 37 - 2655f342e62626f7
[Mon Oct 17 09:35:44 2011] [3115:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 01e0 35 36 37 36 66 36 65 36 38 37 34 37 34 37 30 33 - 5676f6e687474703
[Mon Oct 17 09:35:44 2011] [3115:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 01f0 61 32 66 32 66 37 33 36 38 36 31 37 32 36 35 35 - a2f2f73686172655
[Mon Oct 17 09:35:44 2011] [3115:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 0200 66 33 34 32 65 36 32 36 32 36 66 37 35 36 37 36 - f342e62626f75676
[Mon Oct 17 09:35:44 2011] [3115:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 0210 66 36 65 32 66 37 33 36 38 36 39 36 32 36 32 36 - f6e2f73686962626
[Mon Oct 17 09:35:44 2011] [3115:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 0220 66 36 63 36 35 37 34 36 38 3D 5F 61 66 36 39 32 - f6c657468=_af692
[Mon Oct 17 09:35:44 2011] [3115:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 0230 32 36 65 36 62 61 35 39 38 32 39 62 66 39 62 65 - 26e6ba59829bf9be
[Mon Oct 17 09:35:44 2011] [3115:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 0240 37 66 64 33 64 39 30 31 34 31 61 00 A0 08 00 01 - 7fd3d90141a…..
[Mon Oct 17 09:35:44 2011] [3115:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 0250 30 00 03 00 07 62 62 6F 75 67 6F 6E 00 04 00 0A - 0….bbougon….
[Mon Oct 17 09:35:44 2011] [3115:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 0260 73 68 69 62 62 6F 6C 65 74 68 00 0A 00 03 75 69 - shibboleth….ui
[Mon Oct 17 09:35:44 2011] [3115:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 0270 64 00 00 07 62 62 6F 75 67 6F 6E 00 0A 00 0B 52 - d…bbougon….R
[Mon Oct 17 09:35:44 2011] [3115:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 0280 45 4D 4F 54 45 5F 55 53 45 52 00 00 07 62 62 6F - EMOTE_USER…bbo
[Mon Oct 17 09:35:44 2011] [3115:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 0290 75 67 6F 6E 00 0A 00 0A 50 52 4F 58 59 5F 55 53 - ugon….PROXY_US
[Mon Oct 17 09:35:44 2011] [3115:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 02a0 45 52 00 00 0F 61 6C 66 72 65 73 63 6F 2D 73 79 - ER…alfresco-sy
[Mon Oct 17 09:35:44 2011] [3115:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 02b0 73 74 65 6D 00 FF 00 00 00 00 00 00 00 00 00 00 - stem…………
[Mon Oct 17 09:35:44 2011] [3115:3077519104] [debug] ajp_send_request::jk_ajp_common.c (1560): (share_4_worker) request body to send 0 - request body to resend 0
- But when looking further, I may see first that URI called :
[Mon Oct 17 09:35:45 2011] [3113:3077519104] [debug] init_ws_service::mod_jk.c (977): Service protocol=HTTP/1.1 method=GET ssl=false host=(null) addr=10.33.1.156 name=alfresco_4.bbougon port=80 auth=(null) user=(null) laddr=10.33.1.156 raddr=10.33.1.156 uri=/wcs/remoteadm/has/alfresco/site-data/configurations/slingshot.site.configuration.xml
- nothing weird, it redirects (as on Alfrsco 3.4.e did before) to tehe /page/site-index. But on the next step we may see the guest attribute setted to true
[Mon Oct 17 09:35:45 2011] [3112:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): sending to ajp13 pos=4 len=200 max=8192
[Mon Oct 17 09:35:45 2011] [3112:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 0000 12 34 00 C4 02 02 00 08 48 54 54 50 2F 31 2E 31 - .4......HTTP/1.1
[Mon Oct 17 09:35:45 2011] [3112:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 0010 00 00 1B 2F 77 63 73 2F 61 70 69 2F 61 64 6D 69 - …/wcs/api/admi
[Mon Oct 17 09:35:45 2011] [3112:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 0020 6E 2F 72 65 73 74 72 69 63 74 69 6F 6E 73 00 00 - n/restrictions..
[Mon Oct 17 09:35:45 2011] [3112:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 0030 0B 31 30 2E 33 33 2E 31 2E 31 35 36 00 FF FF 00 - .10.33.1.156….
[Mon Oct 17 09:35:45 2011] [3112:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 0040 12 61 6C 66 72 65 73 63 6F 5F 34 2E 62 62 6F 75 - .alfresco_4.bbou
[Mon Oct 17 09:35:45 2011] [3112:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 0050 67 6F 6E 00 00 50 00 00 03 A0 0E 00 1E 4A 61 6B - gon..P…….Jak
[Mon Oct 17 09:35:45 2011] [3112:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 0060 61 72 74 61 20 43 6F 6D 6D 6F 6E 73 2D 48 74 74 - arta.Commons-Htt
[Mon Oct 17 09:35:45 2011] [3112:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 0070 70 43 6C 69 65 6E 74 2F 33 2E 31 00 A0 0B 00 12 - pClient/3.1…..
[Mon Oct 17 09:35:45 2011] [3112:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 0080 61 6C 66 72 65 73 63 6F 5F 34 2E 62 62 6F 75 67 - alfresco_4.bboug
[Mon Oct 17 09:35:45 2011] [3112:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 0090 6F 6E 00 A0 08 00 01 30 00 05 00 0A 67 75 65 73 - on…..0….gues
[Mon Oct 17 09:35:45 2011] [3112:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 00a0 74 3D 74 72 75 65 00 0A 00 0A 50 52 4F 58 59 5F - t=true….PROXY_
[Mon Oct 17 09:35:45 2011] [3112:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 00b0 55 53 45 52 00 00 0F 61 6C 66 72 65 73 63 6F 2D - USER…alfresco-
[Mon Oct 17 09:35:45 2011] [3112:3077519104] [debug] ajp_connection_tcp_send_message::jk_ajp_common.c (1070): 00c0 73 79 73 74 65 6D 00 FF 00 00 00 00 00 00 00 00 - system……….
[Mon Oct 17 09:35:45 2011] [3112:3077519104] [debug] ajp_send_request::jk_ajp_common.c (1560): (alfresco_4_worker) request body to send 0 - request body to resend 0
[Mon Oct 17 09:35:45 2011] [3112:3077519104] [debug] ajp_connection_tcp_get_message::jk_ajp_common.c (1259): received from ajp13 pos=0 len=236 max=8192
[Mon Oct 17 09:35:45 2011] [3112:3077519104] [debug] ajp_connection_tcp_get_message::jk_ajp_common.c (1259): 0000 04 01 2E 00 11 4D 6F 76 65 64 20 54 65 6D 70 6F - …..Moved.Tempo
[Mon Oct 17 09:35:45 2011] [3112:3077519104] [debug] ajp_connection_tcp_get_message::jk_ajp_common.c (1259): 0010 72 61 72 69 6C 79 00 00 03 00 0A 53 65 74 2D 43 - rarily…..Set-C
[Mon Oct 17 09:35:45 2011] [3112:3077519104] [debug] ajp_connection_tcp_get_message::jk_ajp_common.c (1259): 0020 6F 6F 6B 69 65 00 00 33 4A 53 45 53 53 49 4F 4E - ookie..3JSESSION
[Mon Oct 17 09:35:45 2011] [3112:3077519104] [debug] ajp_connection_tcp_get_message::jk_ajp_common.c (1259): 0030 49 44 3D 42 44 31 42 46 35 30 34 46 41 33 31 31 - ID=BD1BF504FA311
[Mon Oct 17 09:35:45 2011] [3112:3077519104] [debug] ajp_connection_tcp_get_message::jk_ajp_common.c (1259): 0040 32 46 45 33 37 45 30 42 43 36 45 39 37 35 44 36 - 2FE37E0BC6E975D6
[Mon Oct 17 09:35:45 2011] [3112:3077519104] [debug] ajp_connection_tcp_get_message::jk_ajp_common.c (1259): 0050 44 44 46 3B 20 50 61 74 68 3D 2F 00 00 08 4C 6F - DDF;.Path=/…Lo
[Mon Oct 17 09:35:45 2011] [3112:3077519104] [debug] ajp_connection_tcp_get_message::jk_ajp_common.c (1259): 0060 63 61 74 69 6F 6E 00 00 6D 68 74 74 70 3A 2F 2F - cation..mhttp://
[Mon Oct 17 09:35:45 2011] [3112:3077519104] [debug] ajp_connection_tcp_get_message::jk_ajp_common.c (1259): 0070 61 6C 66 72 65 73 63 6F 5F 34 2E 62 62 6F 75 67 - alfresco_4.bboug
[Mon Oct 17 09:35:45 2011] [3112:3077519104] [debug] ajp_connection_tcp_get_message::jk_ajp_common.c (1259): 0080 6F 6E 2F 66 61 63 65 73 2F 6A 73 70 2F 6C 6F 67 - on/faces/jsp/log
[Mon Oct 17 09:35:45 2011] [3112:3077519104] [debug] ajp_connection_tcp_get_message::jk_ajp_common.c (1259): 0090 69 6E 2E 6A 73 70 3F 5F 61 6C 66 52 65 64 69 72 - in.jsp?_alfRedir
[Mon Oct 17 09:35:45 2011] [3112:3077519104] [debug] ajp_connection_tcp_get_message::jk_ajp_common.c (1259): 00a0 65 63 74 3D 25 32 46 77 63 73 25 32 46 61 70 69 - ect=%2Fwcs%2Fapi
[Mon Oct 17 09:35:45 2011] [3112:3077519104] [debug] ajp_connection_tcp_get_message::jk_ajp_common.c (1259): 00b0 25 32 46 61 64 6D 69 6E 25 32 46 72 65 73 74 72 - %2Fadmin%2Frestr
[Mon Oct 17 09:35:45 2011] [3112:3077519104] [debug] ajp_connection_tcp_get_message::jk_ajp_common.c (1259): 00c0 69 63 74 69 6F 6E 73 25 33 46 67 75 65 73 74 25 - ictions%3Fguest%
[Mon Oct 17 09:35:45 2011] [3112:3077519104] [debug] ajp_connection_tcp_get_message::jk_ajp_common.c (1259): 00d0 33 44 74 72 75 65 00 00 0E 43 6F 6E 74 65 6E 74 - 3Dtrue…Content
[Mon Oct 17 09:35:45 2011] [3112:3077519104] [debug] ajp_connection_tcp_get_message::jk_ajp_common.c (1259): 00e0 2D 4C 65 6E 67 74 68 00 00 01 30 00 00 00 00 00 - -Length…0…..
- with this url setted in the header : http://alfresco_4.bbougon/faces/jsp/login.jsp?_alfRedirect=%2Fwcs%2Fapi%2Fadmin%2Frestrictions%3Fgue... and a redirection setted to /faces/jsp/login.jsp
- finally the login page is showing up
10-19-2011 11:18 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.