Label: debug

Content with label debug in GX DeveloperWeb (See content from all spaces)
Related Labels: tomcat, xml, performance, innewwiki, xsl, analysis, monitoring, eclipse, wcb, personalization, session

Page: Administrator Controller Status Tool
GX WebManager Administrator Controller Status Tool is a tool to monitor the URLs that are requested for the backend. It displays only the requests for the backend, as opposed to the Administrator Status Tool which monitors both frontend and backend requests. The Controller Status Tool displays what ...
Other labels: analysis, monitoring, performance, innewwiki
Page: Administrator Log Tool
Administrator Log Tool allows you to tap into the log information that Java classes make available. You can indicate specific classes that you want to monitor for a certain level of log information. Go to the following URL to use this tool: http ...
Other labels: analysis, monitoring, performance, innewwiki
Page: Administrator Status Tool
GX WebManager Administrator Status Tool is a tool to monitor the URLs that are requested for your website. It displays the requests for both the frontend and backend. This gives you an insight in the performance of your website in general and allows you to pinpoint URLs with a long execution ...
Other labels: monitoring, analysis, performance, innewwiki
Page: Administrator Threads Tool
GX WebManager Administrator Threads Tool allows you to take a peek "inside" WebManager; which threads are being executed and which are waiting. Go to the following URL to access the tool: http://<backend host>/web/admin/threads You will need ...
Other labels: analysis, monitoring, performance, innewwiki
Page: Debugging and Troubleshooting
Available tools GX WebManager comes with tools that can help you to monitor and analyse the behavior of your website. Here is a list of the WebManager tools: Administrator Status Tool Administrator Controller Status Tool Administrator Threads Tool Administrator Log ...
Other labels: performance, monitoring, analysis, innewwiki
Page: Debugging Problems with Eclipse
Problem: When I try to run eclipse debugger, I am getting the error: Failed to connect to remote VM. Connection refused Solution: In the eclipse window, click on the debug icon, select "Remote Java Application" from the list of configurations ...
Other labels: wcb, tomcat, eclipse
Page: SSIdebug
GX WebManager caching mechanism allows for content to be split up in separate section that can be cached independent of each other. The technique of Server Side Include (SSI) is used to accomplish this. The visitor of a website will not notice anything of this technique, since all is computed ...
Other labels: innewwiki
Page: XMLdebug
Personalization in GX WebManager depends on a number of things: HTML of the page XML containing session and request information XSL to reformat the page based on personalization expressions These three are combined on the server side, which results in plain HTML being sent out ...
Other labels: xml, session, personalization, innewwiki
Page: XSLdebug
Personalization in GX WebManager depends on a number of things: HTML of the page XML containing request and session information XSL to reformat the page based on personalization expressions These three are combined on the server side, which results in plain HTML being sent out ...
Other labels: xsl, xml, personalization, innewwiki