In Solaris, the Diagnostics tool incorrectly reports results for 'check process: arcgis/java/manager/service/tomcat'.
Last Published: August 25, 2014No Product Found
Bug ID Number
NIM008303
Submitted
April 20, 2007
Last Modified
June 5, 2024
Applies to
No Product Found
Version found
9.2
Version Fixed
9.3
Status
Fixed
The bug has been fixed. See the Version Fixed and Additional Information, if applicable, for more information.
Workaround
To get over this problem on Solaris,- browse to /usr/ucb directory and run the following command:# ps –auxww | grep javaThat will grep for the running Tomcat (java) process which indicated that the process is actually running.