Error 404: ProxyServlet: /jts/setup
Environment WAS 8.5.5.0 - RTC 6.0.2
Error 404: ProxyServlet: /jts/setup
Is no error on the SystemErr log,
Any ideas???
|
2 answers
Take a look at this past thread
RTC Error : jts/setup : Error 404: ProxyServlet: /jts/setup It should shed some light on how to troubleshoot the issue |
Hi,
I would suggest to check the WAS configuration and heap size, along with these you can also have look into the below steps.
1. Validate global security has been enabled 2. Validate that a group / user as been mapped to each jazz group in the applications security section in WAS 3. Check to ensure the 4 required jvm custom properties have been enabled 4. Check the heap size 5.Check the value for Jazz_Home
For example : Jazz_Home Value make sure no extra slash "/" have been added. file:///JazzInstallDir/server/conf
For heap size:
If you need more heap size, then you can use the following setting, replacing {N} with the amount of memory to be used and {N/4} with 1/4 of the total memory. For example, if -Xmx is set to 8g, -Xmn should be set to 2g.
Hope this helps. |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.