04-17-2013 04:01 AM - edited 02-21-2020 04:52 AM
Hello, I was wondering if an ACS appliance is it accesible with a screen, keyboard and mouse, wanted to restart the web service, since it's giving us java exceptions when logging. Since rdp is not enabled to be accessible remotely, I was wondering if would it be possible to access the OS physically.
Kind regards.
04-19-2013 10:21 AM
I would suggest please try changing the Java runtime parameters" with the value "-Xmx256m.
04-28-2013 01:04 AM
I assume you are running ACS 4.x solution engine. The issue should not be with csadmin (web service).
If that's a case than you can also console into it and try
restart csadmin
More info:
Establishing seial console connection
Let me know how it goes.
Jatin Katyal
- Do rate helpful posts -
04-29-2013 12:50 AM
Hello, we are actually using an ACS 5.3, I have checked the web app should be working, but looks like not, I have tried these commands but showing error outputs:
ACS/admin# acs config-web-interface rest disable
Failed to modify webapp state
ACS/admin# show acs-config-web-interface
migration interface : status is not available (error)
Kind regards.
04-29-2013 02:11 AM
By the way, is there any way to restart the web service of the ACS ? It's not loading right from various stations with different browsers in the same lan of the ACS.
Kind regards.
04-29-2013 05:35 AM
ACS appliance or VM-based installations have a command line interface accessible via ssh to the server address. You will need the admin password to login there.
"show application status acs" will tell you if the processes are running properly. If not, you can run "application stop acs and then "application start acs" to restart the application.
admin# show application status acs
ACS role: PRIMARY
Process 'database' running
Process 'management' running
Process 'runtime' running
Process 'adclient' running
Process 'ntpd' running
Process 'view-database' running
Process 'view-jobmanager' running
Process 'view-alertmanager' running
Process 'view-collector' running
Process 'view-logprocessor' running
04-29-2013 05:43 AM
Hmmm everything seems in "running" guess we will have to do an "acs stop/start" or even restart the whole server itself? Thanks for the response.
Kind regards.
04-29-2013 05:57 AM
You're welcome.
ACS can be particular about your browser. I have good luck with IE (even IE 10) and Java 1.6. I avoid the Java 7 as it tends to break too many Cisco applications.
Please rate the post if it helps.
04-29-2013 08:43 AM
Could you please let me know what all browser have you used?
Jatin Katyal
- Do rate helpful posts -
04-30-2013 02:43 AM
Hello, we have been using IE explorer, google chrome, firefox, all in their latests version, I don't think it's a browser issue, we are using version 5.3.0.40.8, we actually have a pair of ACS same version/patch, and the backup is accessible without issues through web interface. I think it could be an issue with the webserver failing, since it's giving us error 500 all the time, i reaches the server, but the site is down in the Primary ACS, these last 2 days, it's finally failing, but the ACS accounting/authentication is working properly on the VPN and Wifi Services. Is there any doc related to this type of issue ? I've tried searching but can't seem to find something related.
Kind regards.
04-30-2013 03:28 AM
can you set the management logs to debug level, duplicate the issue, generate the support bundle and share it here with the time stamp when you actually tried to access it.
Jatin Katyal
- Do rate helpful posts -
05-06-2013 12:38 AM
Hello, I'm gonna try it out, but we had to restart the machine since it wasn't accessible, don't know if the issue can be duplicated, the ACS has been working for 2 years and just a month ago or so, the web access started to fail a lot and the system was giving java exceptions in the logs, but the main funcstions of the ACS was working right, the people could authenticate against the ACS. Will there be a high CPU/Memory comsumption with the management debug log ? I'm asking since it's a production enviroment.
Kind regards.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide