ssl certificate for arcgis

2399
7
03-27-2019 12:48 AM
RvBalimi
New Contributor II

How does arcgis 10.6.1 pick up the ssl certificate? In other words, I how do I add the keystore location to arcgis server.

Documentation mentions the following :

In versions 10.5.1 and earlier, you imported CA-signed root certificates into the OS certificate store using the CA_ROOT_CERTIFICATE_DIR variable of the init_user_param.sh script. At 10.6, this step is no longer necessary.

IF CA_ROOT_CERTIFICATE_DIR is not needed, then how does arcgis pick up the certificate ?

I am trying to setup a 10.6.1 on Linux and it is picking up an invalid certificate. I am trying to troubleshoot and hence need the requested information.

0 Kudos
7 Replies
RandallWilliams
Esri Regular Contributor

To update the root cert that the internal application server uses, use the admin API to import the root cert. You don't have to manually update the config to work with a new keystore. You can just browse to the admin api and 

http://enterprise.arcgis.com/en/server/10.6/administer/linux/configuring-https-using-a-new-ca-signed...

0 Kudos
JonathanQuinn
Esri Notable Contributor

Can you describe what you mean by Server is picking up an invalid certificate? Are you referring to the certificate on 6443? By default, that's the self-signed certificate and it's created based on the machine name of the Server. You can check the Machines API to determine if it's grabbing the correct machine name from the system. If not, it sounds like you have multiple hostnames on the machine and would benefit from setting the hostname.properties file:

http://enterprise.arcgis.com/en/server/10.6/administer/windows/advanced-considerations-when-using-do...

I'm not sure why the Linux help is greyed out for this topic, (perhaps because it includes information on AD?), but the path is similar, just the Linux version. The 10.7 help will apply to 10.6.x:

http://enterprise.arcgis.com/en/server/latest/deploy/linux/multiple-nic-cards-dns-entries.htm

If you need to import a new certificate to use, import it via the importExistingServerCertificate API:

http://enterprise.arcgis.com/en/server/10.6/administer/linux/configuring-https-using-an-existing-ssl...

I see the note in your original post is the same note in the link above, but that workflow should work.

0 Kudos
RvBalimi
New Contributor II

I have just installed a new arcgis 10.6.1 server on Linux . When I try to create a site, it says that the certificate for 6443 is invalid (below screen shot)

If I go ahead and try to create a new site, it would result in below error

The steps mentioned in the documentation to login to admin 

http://enterprise.arcgis.com/en/server/10.6/administer/linux/configuring-https-using-an-existing-ssl...

does not help as there is no option to browse machines as mentioned in the above link (see below screenshot)

So I am wondering how to move forward.

Thanks and Regards,

0 Kudos
RandallWilliams
Esri Regular Contributor

I see. This isn't a certificate issue. This is an issue where your ArcGIS Server site wasn't created, and that's why you don't see the options one would expect.You're seeing the HTTPS error because by default ArcGIS Server creates a self signed certificate, but the self signed cert isn't the cause of the error you're seeing. This is typically a permissions issue of some sort. 

Check the log here for more information regarding why your site is failing to create:

<ArcGIS Server installation directory>/usr/logs/<machine name>/server

http://enterprise.arcgis.com/en/server/10.6/install/linux/creating-a-new-site.htm

0 Kudos
RvBalimi
New Contributor II

Hi Randall,

   I looked at the server logs. The only msg of interest is

<Msg time="2019-03-28T13:10:33,160" type="VERBOSE" code="7423" source="Admin" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Server license version does not match effective current version.</Msg>
<Msg time="2019-03-28T13:10:37,159" type="SEVERE" code="6533" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Failed to create the site. com.esri.arcgis.discovery.servicelib.AGSException: java.lang.Exception: java.lang.Exception: The server was unable to access the URL 'https://sgnana26.sin.abc.corp:6443/arcgis/services'. Please check your firewall and security settings. For more information, see the ArcGIS Server help topic Ports used by ArcGIS Server. You can access this topic in the table of contents by navigating to Administering ArcGIS Server &gt; Securing your ArcGIS Server site &gt; Configuring a secure environment for ArcGIS Server.</Msg>
<Msg time="2019-03-28T13:10:37,167" type="INFO" code="7057" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Disconnecting the site from the configuration store.</Msg>

Could this be a license issue here ? which is causing the error .

I will paste the  complete log as well to the end of the post

Thanks for your help.

+++++++++++++++++++++++++++++++++++++The complete LOG++++++++++++++++++++++++++++++++

<Msg time="2019-03-27T14:32:37,884" type="INFO" code="9011" source="Rest" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Application initialized.</Msg>
<Msg time="2019-03-27T14:32:37,884" type="INFO" code="9011" source="Rest" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Application initialized.</Msg>
<Msg time="2019-03-27T14:32:38,926" type="INFO" code="7702" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Web server started successfully.</Msg>
<Msg time="2019-03-27T14:32:39,41" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-27T14:32:48,127" type="VERBOSE" code="7423" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Server license version does not match effective current version.</Msg>
<Msg time="2019-03-27T15:02:39,37" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-27T15:32:39,40" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-27T16:02:39,35" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-27T16:32:39,38" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-27T17:02:39,37" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-27T17:32:39,40" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-27T18:02:39,29" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-27T18:32:39,37" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-27T19:02:39,37" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-27T19:32:39,38" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-27T20:02:39,39" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-27T20:32:39,40" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-27T21:02:39,36" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-27T21:32:39,42" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-27T22:02:39,37" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-27T22:32:39,37" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-27T23:02:39,37" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-27T23:32:39,41" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-28T00:02:39,32" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-28T00:32:39,39" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-28T01:02:39,39" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-28T01:32:39,37" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-28T02:02:39,40" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-28T02:32:39,41" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-28T03:02:39,38" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-28T03:32:39,35" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-28T04:02:39,36" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-28T04:32:39,39" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-28T05:02:39,41" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-28T05:32:39,39" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-28T06:02:39,34" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-28T06:32:39,34" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-28T07:02:39,36" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-28T07:32:39,36" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-28T08:02:39,36" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-28T08:32:39,42" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-28T09:02:39,42" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-28T09:32:39,37" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-28T10:02:39,37" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-28T10:32:39,39" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-28T11:02:39,36" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-28T11:32:39,12" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-28T12:02:39,38" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-28T12:32:39,37" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-28T13:02:39,38" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-28T13:10:30,583" type="INFO" code="7252" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Creating a new site.</Msg>
<Msg time="2019-03-28T13:10:30,584" type="INFO" code="7064" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Checking and validating server licenses.</Msg>
<Msg time="2019-03-28T13:10:30,584" type="INFO" code="7241" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Server license check was successful.</Msg>
<Msg time="2019-03-28T13:10:30,584" type="FINE" code="7510" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Time elapsed in 'License' module is '0 millis (~ 0 minutes)'.</Msg>
<Msg time="2019-03-28T13:10:30,588" type="INFO" code="7061" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Creating and initializing the configuration store.</Msg>
<Msg time="2019-03-28T13:10:30,589" type="INFO" code="6507" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Initializing the configuration store.</Msg>
<Msg time="2019-03-28T13:10:30,732" type="INFO" code="7046" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Creating the configuration store at '/nana/shared/arcgis/server/usr/config-store'</Msg>
<Msg time="2019-03-28T13:10:30,808" type="INFO" code="7242" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Configuration store initialization was successful.</Msg>
<Msg time="2019-03-28T13:10:30,809" type="FINE" code="7510" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Time elapsed in 'Configuration store' module is '221 millis (~ 0 minutes)'.</Msg>
<Msg time="2019-03-28T13:10:30,811" type="INFO" code="7055" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Creating administrator account.</Msg>
<Msg time="2019-03-28T13:10:30,842" type="INFO" code="7243" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Security configuration was successful.</Msg>
<Msg time="2019-03-28T13:10:30,842" type="FINE" code="7510" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Time elapsed in 'Security' module is '31 millis (~ 0 minutes)'.</Msg>
<Msg time="2019-03-28T13:10:30,862" type="INFO" code="7052" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Creating server directories at '/nana/shared/arcgis/server/usr/directories/'.</Msg>
<Msg time="2019-03-28T13:10:30,891" type="INFO" code="7244" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Server directories were successfully created and initialized.</Msg>
<Msg time="2019-03-28T13:10:30,891" type="FINE" code="7510" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Time elapsed in 'Server Directories' module is '48 millis (~ 0 minutes)'.</Msg>
<Msg time="2019-03-28T13:10:30,892" type="INFO" code="7063" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Configuring the GIS server machine.</Msg>
<Msg time="2019-03-28T13:10:31,323" type="INFO" code="7608" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Resetting the synchronization flag on the machine 'SGNANA26.SIN.ABC.CORP'. </Msg>
<Msg time="2019-03-28T13:10:31,324" type="INFO" code="7245" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Server machine was successfully configured.</Msg>
<Msg time="2019-03-28T13:10:31,324" type="FINE" code="7510" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Time elapsed in 'Server machine' module is '432 millis (~ 0 minutes)'.</Msg>
<Msg time="2019-03-28T13:10:31,330" type="INFO" code="7246" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Configuration store connection file was written to disk.</Msg>
<Msg time="2019-03-28T13:10:31,331" type="INFO" code="7056" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Configuring the default cluster.</Msg>
<Msg time="2019-03-28T13:10:31,347" type="INFO" code="6514" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Creating the cluster 'default'.</Msg>
<Msg time="2019-03-28T13:10:31,365" type="VERBOSE" code="7549" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Acquired 'cluster-default' workflow lock.</Msg>
<Msg time="2019-03-28T13:10:32,492" type="VERBOSE" code="7549" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Acquired 'machine-SGNANA26.SIN.ABC.CORP' workflow lock.</Msg>
<Msg time="2019-03-28T13:10:32,502" type="INFO" code="6549" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Server machine 'SGNANA26.SIN.ABC.CORP' started successfully.</Msg>
<Msg time="2019-03-28T13:10:32,517" type="VERBOSE" code="7550" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Released 'machine-SGNANA26.SIN.ABC.CORP' workflow lock.</Msg>
<Msg time="2019-03-28T13:10:32,518" type="INFO" code="6517" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Cluster 'default' started successfully.</Msg>
<Msg time="2019-03-28T13:10:32,731" type="FINE" code="8521" source="Server" process="47833" thread="66" methodName="WebSecurityManager.authenticate" machine="SGNANA26.SIN.ABC.CORP" user="3074f879-b8bb-4c8f-a936-15ae56719a62" elapsed="">HTTP Referer: c2758195-2b9b-4c1d-9799-36e33b892583</Msg>
<Msg time="2019-03-28T13:10:33,108" type="VERBOSE" code="7550" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Released 'cluster-default' workflow lock.</Msg>
<Msg time="2019-03-28T13:10:33,108" type="INFO" code="6515" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Cluster 'default' successfully created.</Msg>
<Msg time="2019-03-28T13:10:33,108" type="FINE" code="7510" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Time elapsed in 'Cluster' module is '1777 millis (~ 0 minutes)'.</Msg>
<Msg time="2019-03-28T13:10:33,127" type="FINE" code="7510" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Time elapsed in 'AppServer' module is '19 millis (~ 0 minutes)'.</Msg>
<Msg time="2019-03-28T13:10:33,133" type="FINE" code="7510" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Time elapsed in 'Extensions' module is '0 millis (~ 0 minutes)'.</Msg>
<Msg time="2019-03-28T13:10:33,160" type="VERBOSE" code="7423" source="Admin" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Server license version does not match effective current version.</Msg>
<Msg time="2019-03-28T13:10:37,159" type="SEVERE" code="6533" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Failed to create the site. com.esri.arcgis.discovery.servicelib.AGSException: java.lang.Exception: java.lang.Exception: The server was unable to access the URL 'https://sgnana26.sin.abc.corp:6443/arcgis/services'. Please check your firewall and security settings. For more information, see the ArcGIS Server help topic Ports used by ArcGIS Server. You can access this topic in the table of contents by navigating to Administering ArcGIS Server &gt; Securing your ArcGIS Server site &gt; Configuring a secure environment for ArcGIS Server.</Msg>
<Msg time="2019-03-28T13:10:37,167" type="INFO" code="7057" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Disconnecting the site from the configuration store.</Msg>
<Msg time="2019-03-28T13:10:37,181" type="VERBOSE" code="7549" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Acquired 'cluster-default' workflow lock.</Msg>
<Msg time="2019-03-28T13:10:37,198" type="VERBOSE" code="7549" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Acquired 'machine-SGNANA26.SIN.ABC.CORP' workflow lock.</Msg>
<Msg time="2019-03-28T13:10:37,404" type="FINE" code="8521" source="Server" process="47833" thread="66" methodName="WebSecurityManager.authenticate" machine="SGNANA26.SIN.ABC.CORP" user="3074f879-b8bb-4c8f-a936-15ae56719a62" elapsed="">HTTP Referer: c2758195-2b9b-4c1d-9799-36e33b892583</Msg>
<Msg time="2019-03-28T13:10:37,717" type="INFO" code="6552" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Server machine 'SGNANA26.SIN.ABC.CORP' was stopped successfully .</Msg>
<Msg time="2019-03-28T13:10:37,723" type="VERBOSE" code="7550" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Released 'machine-SGNANA26.SIN.ABC.CORP' workflow lock.</Msg>
<Msg time="2019-03-28T13:10:37,724" type="INFO" code="6519" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Cluster 'default' stopped successfully.</Msg>
<Msg time="2019-03-28T13:10:37,724" type="VERBOSE" code="7550" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Released 'cluster-default' workflow lock.</Msg>
<Msg time="2019-03-28T13:10:37,737" type="VERBOSE" code="7549" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Acquired 'cluster-default' workflow lock.</Msg>
<Msg time="2019-03-28T13:10:37,758" type="VERBOSE" code="7549" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Acquired 'machine-SGNANA26.SIN.ABC.CORP' workflow lock.</Msg>
<Msg time="2019-03-28T13:10:37,947" type="FINE" code="8521" source="Server" process="47833" thread="66" methodName="WebSecurityManager.authenticate" machine="SGNANA26.SIN.ABC.CORP" user="3074f879-b8bb-4c8f-a936-15ae56719a62" elapsed="">HTTP Referer: c2758195-2b9b-4c1d-9799-36e33b892583</Msg>
<Msg time="2019-03-28T13:10:38,202" type="INFO" code="6552" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Server machine 'SGNANA26.SIN.ABC.CORP' was stopped successfully .</Msg>
<Msg time="2019-03-28T13:10:38,208" type="VERBOSE" code="7550" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Released 'machine-SGNANA26.SIN.ABC.CORP' workflow lock.</Msg>
<Msg time="2019-03-28T13:10:38,294" type="FINE" code="8521" source="Server" process="47833" thread="66" methodName="WebSecurityManager.authenticate" machine="SGNANA26.SIN.ABC.CORP" user="3074f879-b8bb-4c8f-a936-15ae56719a62" elapsed="">HTTP Referer: c2758195-2b9b-4c1d-9799-36e33b892583</Msg>
<Msg time="2019-03-28T13:10:38,630" type="FINE" code="8521" source="Server" process="47833" thread="66" methodName="WebSecurityManager.authenticate" machine="SGNANA26.SIN.ABC.CORP" user="3074f879-b8bb-4c8f-a936-15ae56719a62" elapsed="">HTTP Referer: c2758195-2b9b-4c1d-9799-36e33b892583</Msg>
<Msg time="2019-03-28T13:10:38,873" type="INFO" code="6523" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Cluster 'default' was deleted successfully. </Msg>
<Msg time="2019-03-28T13:10:38,875" type="VERBOSE" code="7550" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Released 'cluster-default' workflow lock.</Msg>
<Msg time="2019-03-28T13:10:38,883" type="FINE" code="7512" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Time elapsed in create site workflow is '8362 millis (~ 0 minutes)'.</Msg>
<Msg time="2019-03-28T13:11:52,305" type="INFO" code="7252" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Creating a new site.</Msg>
<Msg time="2019-03-28T13:11:52,306" type="INFO" code="7064" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Checking and validating server licenses.</Msg>
<Msg time="2019-03-28T13:11:52,306" type="INFO" code="7241" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Server license check was successful.</Msg>
<Msg time="2019-03-28T13:11:52,306" type="FINE" code="7510" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Time elapsed in 'License' module is '0 millis (~ 0 minutes)'.</Msg>
<Msg time="2019-03-28T13:11:52,309" type="INFO" code="7061" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Creating and initializing the configuration store.</Msg>
<Msg time="2019-03-28T13:11:52,309" type="INFO" code="6507" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Initializing the configuration store.</Msg>
<Msg time="2019-03-28T13:11:52,318" type="INFO" code="7046" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Creating the configuration store at '/nana/shared/arcgis/server/usr/config-store'</Msg>
<Msg time="2019-03-28T13:11:52,330" type="INFO" code="7242" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Configuration store initialization was successful.</Msg>
<Msg time="2019-03-28T13:11:52,330" type="FINE" code="7510" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Time elapsed in 'Configuration store' module is '21 millis (~ 0 minutes)'.</Msg>
<Msg time="2019-03-28T13:11:52,331" type="INFO" code="7055" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Creating administrator account.</Msg>
<Msg time="2019-03-28T13:11:52,340" type="INFO" code="7243" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Security configuration was successful.</Msg>
<Msg time="2019-03-28T13:11:52,340" type="FINE" code="7510" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Time elapsed in 'Security' module is '9 millis (~ 0 minutes)'.</Msg>
<Msg time="2019-03-28T13:11:52,343" type="INFO" code="7052" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Creating server directories at '/nana/shared/arcgis/server/usr/directories/'.</Msg>
<Msg time="2019-03-28T13:11:52,357" type="INFO" code="7244" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Server directories were successfully created and initialized.</Msg>
<Msg time="2019-03-28T13:11:52,357" type="FINE" code="7510" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Time elapsed in 'Server Directories' module is '17 millis (~ 0 minutes)'.</Msg>
<Msg time="2019-03-28T13:11:52,357" type="INFO" code="7063" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Configuring the GIS server machine.</Msg>
<Msg time="2019-03-28T13:11:52,576" type="INFO" code="7608" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Resetting the synchronization flag on the machine 'SGNANA26.SIN.ABC.CORP'. </Msg>
<Msg time="2019-03-28T13:11:52,577" type="INFO" code="7245" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Server machine was successfully configured.</Msg>
<Msg time="2019-03-28T13:11:52,577" type="FINE" code="7510" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Time elapsed in 'Server machine' module is '220 millis (~ 0 minutes)'.</Msg>
<Msg time="2019-03-28T13:11:52,584" type="INFO" code="7246" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Configuration store connection file was written to disk.</Msg>
<Msg time="2019-03-28T13:11:52,584" type="INFO" code="7056" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Configuring the default cluster.</Msg>
<Msg time="2019-03-28T13:11:52,597" type="INFO" code="6514" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Creating the cluster 'default'.</Msg>
<Msg time="2019-03-28T13:11:52,610" type="VERBOSE" code="7549" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Acquired 'cluster-default' workflow lock.</Msg>
<Msg time="2019-03-28T13:11:52,660" type="VERBOSE" code="7549" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Acquired 'machine-SGNANA26.SIN.ABC.CORP' workflow lock.</Msg>
<Msg time="2019-03-28T13:11:52,671" type="INFO" code="6549" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Server machine 'SGNANA26.SIN.ABC.CORP' started successfully.</Msg>
<Msg time="2019-03-28T13:11:52,675" type="VERBOSE" code="7550" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Released 'machine-SGNANA26.SIN.ABC.CORP' workflow lock.</Msg>
<Msg time="2019-03-28T13:11:52,676" type="INFO" code="6517" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Cluster 'default' started successfully.</Msg>
<Msg time="2019-03-28T13:11:52,758" type="FINE" code="8521" source="Server" process="47833" thread="66" methodName="WebSecurityManager.authenticate" machine="SGNANA26.SIN.ABC.CORP" user="17ba3e32-bffe-413a-aa0c-5c15eba71949" elapsed="">HTTP Referer: c2758195-2b9b-4c1d-9799-36e33b892583</Msg>
<Msg time="2019-03-28T13:11:53,59" type="VERBOSE" code="7550" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Released 'cluster-default' workflow lock.</Msg>
<Msg time="2019-03-28T13:11:53,59" type="INFO" code="6515" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Cluster 'default' successfully created.</Msg>
<Msg time="2019-03-28T13:11:53,59" type="FINE" code="7510" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Time elapsed in 'Cluster' module is '475 millis (~ 0 minutes)'.</Msg>
<Msg time="2019-03-28T13:11:53,71" type="FINE" code="7510" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Time elapsed in 'AppServer' module is '12 millis (~ 0 minutes)'.</Msg>
<Msg time="2019-03-28T13:11:53,78" type="FINE" code="7510" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Time elapsed in 'Extensions' module is '0 millis (~ 0 minutes)'.</Msg>
<Msg time="2019-03-28T13:11:56,924" type="SEVERE" code="6533" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Failed to create the site. com.esri.arcgis.discovery.servicelib.AGSException: java.lang.Exception: java.lang.Exception: The server was unable to access the URL 'https://sgnana26.sin.abc.corp:6443/arcgis/services'. Please check your firewall and security settings. For more information, see the ArcGIS Server help topic Ports used by ArcGIS Server. You can access this topic in the table of contents by navigating to Administering ArcGIS Server &gt; Securing your ArcGIS Server site &gt; Configuring a secure environment for ArcGIS Server.</Msg>
<Msg time="2019-03-28T13:11:56,929" type="INFO" code="7057" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Disconnecting the site from the configuration store.</Msg>
<Msg time="2019-03-28T13:11:56,945" type="VERBOSE" code="7549" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Acquired 'cluster-default' workflow lock.</Msg>
<Msg time="2019-03-28T13:11:56,969" type="VERBOSE" code="7549" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Acquired 'machine-SGNANA26.SIN.ABC.CORP' workflow lock.</Msg>
<Msg time="2019-03-28T13:11:57,158" type="FINE" code="8521" source="Server" process="47833" thread="66" methodName="WebSecurityManager.authenticate" machine="SGNANA26.SIN.ABC.CORP" user="17ba3e32-bffe-413a-aa0c-5c15eba71949" elapsed="">HTTP Referer: c2758195-2b9b-4c1d-9799-36e33b892583</Msg>
<Msg time="2019-03-28T13:11:57,434" type="INFO" code="6552" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Server machine 'SGNANA26.SIN.ABC.CORP' was stopped successfully .</Msg>
<Msg time="2019-03-28T13:11:57,439" type="VERBOSE" code="7550" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Released 'machine-SGNANA26.SIN.ABC.CORP' workflow lock.</Msg>
<Msg time="2019-03-28T13:11:57,439" type="INFO" code="6519" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Cluster 'default' stopped successfully.</Msg>
<Msg time="2019-03-28T13:11:57,440" type="VERBOSE" code="7550" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Released 'cluster-default' workflow lock.</Msg>
<Msg time="2019-03-28T13:11:57,452" type="VERBOSE" code="7549" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Acquired 'cluster-default' workflow lock.</Msg>
<Msg time="2019-03-28T13:11:57,471" type="VERBOSE" code="7549" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Acquired 'machine-SGNANA26.SIN.ABC.CORP' workflow lock.</Msg>
<Msg time="2019-03-28T13:11:57,650" type="FINE" code="8521" source="Server" process="47833" thread="66" methodName="WebSecurityManager.authenticate" machine="SGNANA26.SIN.ABC.CORP" user="17ba3e32-bffe-413a-aa0c-5c15eba71949" elapsed="">HTTP Referer: c2758195-2b9b-4c1d-9799-36e33b892583</Msg>
<Msg time="2019-03-28T13:11:57,899" type="INFO" code="6552" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Server machine 'SGNANA26.SIN.ABC.CORP' was stopped successfully .</Msg>
<Msg time="2019-03-28T13:11:57,903" type="VERBOSE" code="7550" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Released 'machine-SGNANA26.SIN.ABC.CORP' workflow lock.</Msg>
<Msg time="2019-03-28T13:11:57,972" type="FINE" code="8521" source="Server" process="47833" thread="66" methodName="WebSecurityManager.authenticate" machine="SGNANA26.SIN.ABC.CORP" user="17ba3e32-bffe-413a-aa0c-5c15eba71949" elapsed="">HTTP Referer: c2758195-2b9b-4c1d-9799-36e33b892583</Msg>
<Msg time="2019-03-28T13:11:58,294" type="FINE" code="8521" source="Server" process="47833" thread="66" methodName="WebSecurityManager.authenticate" machine="SGNANA26.SIN.ABC.CORP" user="17ba3e32-bffe-413a-aa0c-5c15eba71949" elapsed="">HTTP Referer: c2758195-2b9b-4c1d-9799-36e33b892583</Msg>
<Msg time="2019-03-28T13:11:58,552" type="INFO" code="6523" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Cluster 'default' was deleted successfully. </Msg>
<Msg time="2019-03-28T13:11:58,553" type="VERBOSE" code="7550" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Released 'cluster-default' workflow lock.</Msg>
<Msg time="2019-03-28T13:11:58,558" type="FINE" code="7512" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Time elapsed in create site workflow is '6283 millis (~ 0 minutes)'.</Msg>
<Msg time="2019-03-28T13:12:04,303" type="INFO" code="7252" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Creating a new site.</Msg>
<Msg time="2019-03-28T13:12:04,303" type="INFO" code="7064" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Checking and validating server licenses.</Msg>
<Msg time="2019-03-28T13:12:04,303" type="INFO" code="7241" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Server license check was successful.</Msg>
<Msg time="2019-03-28T13:12:04,304" type="FINE" code="7510" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Time elapsed in 'License' module is '0 millis (~ 0 minutes)'.</Msg>
<Msg time="2019-03-28T13:12:04,306" type="INFO" code="7061" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Creating and initializing the configuration store.</Msg>
<Msg time="2019-03-28T13:12:04,306" type="INFO" code="6507" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Initializing the configuration store.</Msg>
<Msg time="2019-03-28T13:12:04,315" type="INFO" code="7046" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Creating the configuration store at '/nana/shared/arcgis/server/usr/config-store'</Msg>
<Msg time="2019-03-28T13:12:04,326" type="INFO" code="7242" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Configuration store initialization was successful.</Msg>
<Msg time="2019-03-28T13:12:04,326" type="FINE" code="7510" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Time elapsed in 'Configuration store' module is '20 millis (~ 0 minutes)'.</Msg>
<Msg time="2019-03-28T13:12:04,327" type="INFO" code="7055" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Creating administrator account.</Msg>
<Msg time="2019-03-28T13:12:04,336" type="INFO" code="7243" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Security configuration was successful.</Msg>
<Msg time="2019-03-28T13:12:04,336" type="FINE" code="7510" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Time elapsed in 'Security' module is '9 millis (~ 0 minutes)'.</Msg>
<Msg time="2019-03-28T13:12:04,338" type="INFO" code="7052" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Creating server directories at '/nana/shared/arcgis/server/usr/directories/'.</Msg>
<Msg time="2019-03-28T13:12:04,351" type="INFO" code="7244" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Server directories were successfully created and initialized.</Msg>
<Msg time="2019-03-28T13:12:04,351" type="FINE" code="7510" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Time elapsed in 'Server Directories' module is '15 millis (~ 0 minutes)'.</Msg>
<Msg time="2019-03-28T13:12:04,351" type="INFO" code="7063" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Configuring the GIS server machine.</Msg>
<Msg time="2019-03-28T13:12:04,484" type="INFO" code="7608" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Resetting the synchronization flag on the machine 'SGNANA26.SIN.ABC.CORP'. </Msg>
<Msg time="2019-03-28T13:12:04,485" type="INFO" code="7245" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Server machine was successfully configured.</Msg>
<Msg time="2019-03-28T13:12:04,485" type="FINE" code="7510" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Time elapsed in 'Server machine' module is '134 millis (~ 0 minutes)'.</Msg>
<Msg time="2019-03-28T13:12:04,489" type="INFO" code="7246" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Configuration store connection file was written to disk.</Msg>
<Msg time="2019-03-28T13:12:04,489" type="INFO" code="7056" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Configuring the default cluster.</Msg>
<Msg time="2019-03-28T13:12:04,502" type="INFO" code="6514" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Creating the cluster 'default'.</Msg>
<Msg time="2019-03-28T13:12:04,514" type="VERBOSE" code="7549" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Acquired 'cluster-default' workflow lock.</Msg>
<Msg time="2019-03-28T13:12:04,556" type="VERBOSE" code="7549" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Acquired 'machine-SGNANA26.SIN.ABC.CORP' workflow lock.</Msg>
<Msg time="2019-03-28T13:12:04,563" type="INFO" code="6549" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Server machine 'SGNANA26.SIN.ABC.CORP' started successfully.</Msg>
<Msg time="2019-03-28T13:12:04,567" type="VERBOSE" code="7550" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Released 'machine-SGNANA26.SIN.ABC.CORP' workflow lock.</Msg>
<Msg time="2019-03-28T13:12:04,567" type="INFO" code="6517" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Cluster 'default' started successfully.</Msg>
<Msg time="2019-03-28T13:12:04,642" type="FINE" code="8521" source="Server" process="47833" thread="66" methodName="WebSecurityManager.authenticate" machine="SGNANA26.SIN.ABC.CORP" user="69d2a995-d7e5-47b1-a068-bccb4ed49b64" elapsed="">HTTP Referer: c2758195-2b9b-4c1d-9799-36e33b892583</Msg>
<Msg time="2019-03-28T13:12:04,936" type="VERBOSE" code="7550" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Released 'cluster-default' workflow lock.</Msg>
<Msg time="2019-03-28T13:12:04,936" type="INFO" code="6515" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Cluster 'default' successfully created.</Msg>
<Msg time="2019-03-28T13:12:04,936" type="FINE" code="7510" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Time elapsed in 'Cluster' module is '447 millis (~ 0 minutes)'.</Msg>
<Msg time="2019-03-28T13:12:04,954" type="FINE" code="7510" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Time elapsed in 'AppServer' module is '18 millis (~ 0 minutes)'.</Msg>
<Msg time="2019-03-28T13:12:04,960" type="FINE" code="7510" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Time elapsed in 'Extensions' module is '0 millis (~ 0 minutes)'.</Msg>
<Msg time="2019-03-28T13:12:09,235" type="SEVERE" code="6533" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Failed to create the site. com.esri.arcgis.discovery.servicelib.AGSException: java.lang.Exception: java.lang.Exception: The server was unable to access the URL 'https://sgnana26.sin.abc.corp:6443/arcgis/services'. Please check your firewall and security settings. For more information, see the ArcGIS Server help topic Ports used by ArcGIS Server. You can access this topic in the table of contents by navigating to Administering ArcGIS Server &gt; Securing your ArcGIS Server site &gt; Configuring a secure environment for ArcGIS Server.</Msg>
<Msg time="2019-03-28T13:12:09,239" type="INFO" code="7057" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Disconnecting the site from the configuration store.</Msg>
<Msg time="2019-03-28T13:12:09,251" type="VERBOSE" code="7549" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Acquired 'cluster-default' workflow lock.</Msg>
<Msg time="2019-03-28T13:12:09,272" type="VERBOSE" code="7549" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Acquired 'machine-SGNANA26.SIN.ABC.CORP' workflow lock.</Msg>
<Msg time="2019-03-28T13:12:09,454" type="FINE" code="8521" source="Server" process="47833" thread="66" methodName="WebSecurityManager.authenticate" machine="SGNANA26.SIN.ABC.CORP" user="69d2a995-d7e5-47b1-a068-bccb4ed49b64" elapsed="">HTTP Referer: c2758195-2b9b-4c1d-9799-36e33b892583</Msg>
<Msg time="2019-03-28T13:12:09,718" type="INFO" code="6552" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Server machine 'SGNANA26.SIN.ABC.CORP' was stopped successfully .</Msg>
<Msg time="2019-03-28T13:12:09,724" type="VERBOSE" code="7550" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Released 'machine-SGNANA26.SIN.ABC.CORP' workflow lock.</Msg>
<Msg time="2019-03-28T13:12:09,724" type="INFO" code="6519" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Cluster 'default' stopped successfully.</Msg>
<Msg time="2019-03-28T13:12:09,724" type="VERBOSE" code="7550" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Released 'cluster-default' workflow lock.</Msg>
<Msg time="2019-03-28T13:12:09,736" type="VERBOSE" code="7549" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Acquired 'cluster-default' workflow lock.</Msg>
<Msg time="2019-03-28T13:12:09,755" type="VERBOSE" code="7549" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Acquired 'machine-SGNANA26.SIN.ABC.CORP' workflow lock.</Msg>
<Msg time="2019-03-28T13:12:09,932" type="FINE" code="8521" source="Server" process="47833" thread="66" methodName="WebSecurityManager.authenticate" machine="SGNANA26.SIN.ABC.CORP" user="69d2a995-d7e5-47b1-a068-bccb4ed49b64" elapsed="">HTTP Referer: c2758195-2b9b-4c1d-9799-36e33b892583</Msg>
<Msg time="2019-03-28T13:12:10,167" type="INFO" code="6552" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Server machine 'SGNANA26.SIN.ABC.CORP' was stopped successfully .</Msg>
<Msg time="2019-03-28T13:12:10,171" type="VERBOSE" code="7550" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Released 'machine-SGNANA26.SIN.ABC.CORP' workflow lock.</Msg>
<Msg time="2019-03-28T13:12:10,241" type="FINE" code="8521" source="Server" process="47833" thread="66" methodName="WebSecurityManager.authenticate" machine="SGNANA26.SIN.ABC.CORP" user="69d2a995-d7e5-47b1-a068-bccb4ed49b64" elapsed="">HTTP Referer: c2758195-2b9b-4c1d-9799-36e33b892583</Msg>
<Msg time="2019-03-28T13:12:10,544" type="FINE" code="8521" source="Server" process="47833" thread="66" methodName="WebSecurityManager.authenticate" machine="SGNANA26.SIN.ABC.CORP" user="69d2a995-d7e5-47b1-a068-bccb4ed49b64" elapsed="">HTTP Referer: c2758195-2b9b-4c1d-9799-36e33b892583</Msg>
<Msg time="2019-03-28T13:12:10,783" type="INFO" code="6523" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Cluster 'default' was deleted successfully. </Msg>
<Msg time="2019-03-28T13:12:10,783" type="VERBOSE" code="7550" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Released 'cluster-default' workflow lock.</Msg>
<Msg time="2019-03-28T13:12:10,787" type="FINE" code="7512" source="Admin" process="47833" thread="33" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">Time elapsed in create site workflow is '6523 millis (~ 0 minutes)'.</Msg>
<Msg time="2019-03-28T13:32:39,40" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-28T14:02:39,38" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-28T14:32:39,40" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-28T15:02:39,36" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-28T15:32:39,37" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-28T16:02:39,39" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-28T16:32:39,38" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-28T17:02:39,35" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-28T17:32:39,39" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-28T18:02:39,41" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-28T18:32:39,39" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-28T19:02:39,38" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-28T19:32:39,39" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-28T20:02:39,43" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-28T20:32:39,39" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-28T21:02:39,40" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-28T21:32:39,44" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-28T22:02:39,40" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-28T22:32:39,40" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-28T23:02:39,42" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-28T23:32:39,40" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-29T00:02:39,36" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-29T00:32:39,45" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-29T01:02:39,38" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-29T01:32:39,38" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-29T02:02:39,40" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-29T02:32:39,41" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-29T03:02:39,42" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-29T03:32:39,38" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-29T04:02:39,41" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-29T04:32:39,41" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-29T05:02:39,42" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-29T05:32:39,39" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-29T06:02:39,39" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-29T06:32:39,41" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-29T07:02:39,38" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-29T07:32:39,42" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-29T08:02:39,41" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-29T08:32:39,37" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-29T09:02:39,39" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-29T09:32:39,39" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>
<Msg time="2019-03-29T10:02:39,38" type="VERBOSE" code="7711" source="Server" process="47197" thread="1" methodName="" machine="SGNANA26.SIN.ABC.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>

0 Kudos
RandallWilliams
Esri Regular Contributor

Hmmm...I'd think that the license would have been rejected earlier - however, you can run arcgis/server/tools/authorizeSoftware and apply a version 10.6 license. The license may be retrieved from MyEsri.com.

0 Kudos
RvBalimi
New Contributor II

Hi Randall,

   Applying the latest license did not help.

Authorisation tool went fine.

There after , I start and stop the server. However it still result in same error .

Logs display the following messages

<Msg time="2019-04-16T16:30:32,443" type="INFO" code="9011" source="Rest" process="26266" thread="33" methodName="" machine="SGHANA26.SIN.SAP.CORP" user="" elapsed="">Application initialized.</Msg>

<Msg time="2019-04-16T16:30:32,443" type="INFO" code="9011" source="Rest" process="26266" thread="33" methodName="" machine="SGHANA26.SIN.SAP.CORP" user="" elapsed="">Application initialized.</Msg>

<Msg time="2019-04-16T16:30:33,431" type="INFO" code="7702" source="Server" process="25630" thread="1" methodName="" machine="SGHANA26.SIN.SAP.CORP" user="" elapsed="">Web server started successfully.</Msg>

<Msg time="2019-04-16T16:30:33,546" type="VERBOSE" code="7711" source="Server" process="25630" thread="1" methodName="" machine="SGHANA26.SIN.SAP.CORP" user="" elapsed="">ArcGIS Server is using 81 file handles out of a total limit of 65,535.</Msg>

<Msg time="2019-04-16T16:31:52,979" type="VERBOSE" code="7423" source="Admin" process="26266" thread="33" methodName="" machine="SGHANA26.SIN.SAP.CORP" user="" elapsed="">Server license version does not match effective current version.</Msg>

<Msg time="2019-04-16T16:32:49,447" type="INFO" code="7252" source="Admin" process="26266" thread="33" methodName="" machine="SGHANA26.SIN.SAP.CORP" user="" elapsed="">Creating a new site.</Msg>

<Msg time="2019-04-16T16:32:49,448" type="INFO" code="7064" source="Admin" process="26266" thread="33" methodName="" machine="SGHANA26.SIN.SAP.CORP" user="" elapsed="">Checking and validating server licenses.</Msg>

<Msg time="2019-04-16T16:32:49,449" type="INFO" code="7241" source="Admin" process="26266" thread="33" methodName="" machine="SGHANA26.SIN.SAP.CORP" user="" elapsed="">Server license check was successful.</Msg>

<Msg time="2019-04-16T16:32:49,449" type="FINE" code="7510" source="Admin" process="26266" thread="33" methodName="" machine="SGHANA26.SIN.SAP.CORP" user="" elapsed="">Time elapsed in 'License' module is '1 millis (~ 0 minutes)'.</Msg>

<Msg time="2019-04-16T16:32:49,453" type="INFO" code="7061" source="Admin" process="26266" thread="33" methodName="" machine="SGHANA26.SIN.SAP.CORP" user="" elapsed="">Creating and initializing the configuration store.</Msg>

<Msg time="2019-04-16T16:32:49,454" type="INFO" code="6507" source="Admin" process="26266" thread="33" methodName="" machine="SGHANA26.SIN.SAP.CORP" user="" elapsed="">Initializing the configuration store.</Msg>

<Msg time="2019-04-16T16:32:49,596" type="INFO" code="7046" source="Admin" process="26266" thread="33" methodName="" machine="SGHANA26.SIN.SAP.CORP" user="" elapsed="">Creating the configuration store at '/hana/shared/arcgis/server/usr/config-store'</Msg>

<Msg time="2019-04-16T16:32:49,670" type="INFO" code="7242" source="Admin" process="26266" thread="33" methodName="" machine="SGHANA26.SIN.SAP.CORP" user="" elapsed="">Configuration store initialization was successful.</Msg>

<Msg time="2019-04-16T16:32:49,671" type="FINE" code="7510" source="Admin" process="26266" thread="33" methodName="" machine="SGHANA26.SIN.SAP.CORP" user="" elapsed="">Time elapsed in 'Configuration store' module is '218 millis (~ 0 minutes)'.</Msg>

<Msg time="2019-04-16T16:32:49,673" type="INFO" code="7055" source="Admin" process="26266" thread="33" methodName="" machine="SGHANA26.SIN.SAP.CORP" user="" elapsed="">Creating administrator account.</Msg>

<Msg time="2019-04-16T16:32:49,709" type="INFO" code="7243" source="Admin" process="26266" thread="33" methodName="" machine="SGHANA26.SIN.SAP.CORP" user="" elapsed="">Security configuration was successful.</Msg>

<Msg time="2019-04-16T16:32:49,709" type="FINE" code="7510" source="Admin" process="26266" thread="33" methodName="" machine="SGHANA26.SIN.SAP.CORP" user="" elapsed="">Time elapsed in 'Security' module is '36 millis (~ 0 minutes)'.</Msg>

<Msg time="2019-04-16T16:32:49,730" type="INFO" code="7052" source="Admin" process="26266" thread="33" methodName="" machine="SGHANA26.SIN.SAP.CORP" user="" elapsed="">Creating server directories at '/hana/shared/arcgis/server/usr/directories/'.</Msg>

<Msg time="2019-04-16T16:32:49,764" type="INFO" code="7244" source="Admin" process="26266" thread="33" methodName="" machine="SGHANA26.SIN.SAP.CORP" user="" elapsed="">Server directories were successfully created and initialized.</Msg>

<Msg time="2019-04-16T16:32:49,765" type="FINE" code="7510" source="Admin" process="26266" thread="33" methodName="" machine="SGHANA26.SIN.SAP.CORP" user="" elapsed="">Time elapsed in 'Server Directories' module is '54 millis (~ 0 minutes)'.</Msg>

<Msg time="2019-04-16T16:32:49,765" type="INFO" code="7063" source="Admin" process="26266" thread="33" methodName="" machine="SGHANA26.SIN.SAP.CORP" user="" elapsed="">Configuring the GIS server machine.</Msg>

<Msg time="2019-04-16T16:32:50,280" type="INFO" code="7608" source="Admin" process="26266" thread="33" methodName="" machine="SGHANA26.SIN.SAP.CORP" user="" elapsed="">Resetting the synchronization flag on the machine 'SGHANA26.SIN.SAP.CORP'. </Msg>

<Msg time="2019-04-16T16:32:50,281" type="INFO" code="7245" source="Admin" process="26266" thread="33" methodName="" machine="SGHANA26.SIN.SAP.CORP" user="" elapsed="">Server machine was successfully configured.</Msg>

<Msg time="2019-04-16T16:32:50,281" type="FINE" code="7510" source="Admin" process="26266" thread="33" methodName="" machine="SGHANA26.SIN.SAP.CORP" user="" elapsed="">Time elapsed in 'Server machine' module is '516 millis (~ 0 minutes)'.</Msg>

<Msg time="2019-04-16T16:32:50,287" type="INFO" code="7246" source="Admin" process="26266" thread="33" methodName="" machine="SGHANA26.SIN.SAP.CORP" user="" elapsed="">Configuration store connection file was written to disk.</Msg>

<Msg time="2019-04-16T16:32:50,287" type="INFO" code="7056" source="Admin" process="26266" thread="33" methodName="" machine="SGHANA26.SIN.SAP.CORP" user="" elapsed="">Configuring the default cluster.</Msg>

<Msg time="2019-04-16T16:32:50,303" type="INFO" code="6514" source="Admin" process="26266" thread="33" methodName="" machine="SGHANA26.SIN.SAP.CORP" user="" elapsed="">Creating the cluster 'default'.</Msg>

<Msg time="2019-04-16T16:32:50,322" type="VERBOSE" code="7549" source="Admin" process="26266" thread="33" methodName="" machine="SGHANA26.SIN.SAP.CORP" user="" elapsed="">Acquired 'cluster-default' workflow lock.</Msg>

<Msg time="2019-04-16T16:32:51,733" type="VERBOSE" code="7549" source="Admin" process="26266" thread="33" methodName="" machine="SGHANA26.SIN.SAP.CORP" user="" elapsed="">Acquired 'machine-SGHANA26.SIN.SAP.CORP' workflow lock.</Msg>

<Msg time="2019-04-16T16:32:51,747" type="INFO" code="6549" source="Admin" process="26266" thread="33" methodName="" machine="SGHANA26.SIN.SAP.CORP" user="" elapsed="">Server machine 'SGHANA26.SIN.SAP.CORP' started successfully.</Msg>

<Msg time="2019-04-16T16:32:51,767" type="VERBOSE" code="7550" source="Admin" process="26266" thread="33" methodName="" machine="SGHANA26.SIN.SAP.CORP" user="" elapsed="">Released 'machine-SGHANA26.SIN.SAP.CORP' workflow lock.</Msg>

<Msg time="2019-04-16T16:32:51,769" type="INFO" code="6517" source="Admin" process="26266" thread="33" methodName="" machine="SGHANA26.SIN.SAP.CORP" user="" elapsed="">Cluster 'default' started successfully.</Msg>

<Msg time="2019-04-16T16:32:51,986" type="FINE" code="8521" source="Server" process="26266" thread="61" methodName="WebSecurityManager.authenticate" machine="SGHANA26.SIN.SAP.CORP" user="009d96c5-2c08-49f1-901c-a9dd92f84eef" elapsed="">HTTP Referer: cddfe646-aac7-47d7-83be-7e1e00840600</Msg>

<Msg time="2019-04-16T16:32:52,386" type="VERBOSE" code="7550" source="Admin" process="26266" thread="33" methodName="" machine="SGHANA26.SIN.SAP.CORP" user="" elapsed="">Released 'cluster-default' workflow lock.</Msg>

<Msg time="2019-04-16T16:32:52,387" type="INFO" code="6515" source="Admin" process="26266" thread="33" methodName="" machine="SGHANA26.SIN.SAP.CORP" user="" elapsed="">Cluster 'default' successfully created.</Msg>

<Msg time="2019-04-16T16:32:52,387" type="FINE" code="7510" source="Admin" process="26266" thread="33" methodName="" machine="SGHANA26.SIN.SAP.CORP" user="" elapsed="">Time elapsed in 'Cluster' module is '2100 millis (~ 0 minutes)'.</Msg>

<Msg time="2019-04-16T16:32:52,409" type="FINE" code="7510" source="Admin" process="26266" thread="33" methodName="" machine="SGHANA26.SIN.SAP.CORP" user="" elapsed="">Time elapsed in 'AppServer' module is '22 millis (~ 0 minutes)'.</Msg>

<Msg time="2019-04-16T16:32:52,415" type="FINE" code="7510" source="Admin" process="26266" thread="33" methodName="" machine="SGHANA26.SIN.SAP.CORP" user="" elapsed="">Time elapsed in 'Extensions' module is '0 millis (~ 0 minutes)'.</Msg>

<Msg time="2019-04-16T16:32:56,514" type="SEVERE" code="6533" source="Admin" process="26266" thread="33" methodName="" machine="SGHANA26.SIN.SAP.CORP" user="" elapsed="">Failed to create the site. com.esri.arcgis.discovery.servicelib.AGSException: java.lang.Exception: java.lang.Exception: The server was unable to access the URL 'https://sghana26.sin.sap.corp:6443/arcgis/services'. Please check your firewall and security settings. For more information, see the ArcGIS Server help topic Ports used by ArcGIS Server. You can access this topic in the table of contents by navigating to Administering ArcGIS Server &gt; Securing your ArcGIS Server site &gt; Configuring a secure environment for ArcGIS Server.</Msg>

<Msg time="2019-04-16T16:32:56,520" type="INFO" code="7057" source="Admin" process="26266" thread="33" methodName="" machine="SGHANA26.SIN.SAP.CORP" user="" elapsed="">Disconnecting the site from the configuration store.</Msg>

<Msg time="2019-04-16T16:32:56,534" type="VERBOSE" code="7549" source="Admin" process="26266" thread="33" methodName="" machine="SGHANA26.SIN.SAP.CORP" user="" elapsed="">Acquired 'cluster-default' workflow lock.</Msg>

<Msg time="2019-04-16T16:32:56,565" type="VERBOSE" code="7549" source="Admin" process="26266" thread="33" methodName="" machine="SGHANA26.SIN.SAP.CORP" user="" elapsed="">Acquired 'machine-SGHANA26.SIN.SAP.CORP' workflow lock.</Msg>

<Msg time="2019-04-16T16:32:56,777" type="FINE" code="8521" source="Server" process="26266" thread="61" methodName="WebSecurityManager.authenticate" machine="SGHANA26.SIN.SAP.CORP" user="009d96c5-2c08-49f1-901c-a9dd92f84eef" elapsed="">HTTP Referer: cddfe646-aac7-47d7-83be-7e1e00840600</Msg>

<Msg time="2019-04-16T16:32:57,89" type="INFO" code="6552" source="Admin" process="26266" thread="33" methodName="" machine="SGHANA26.SIN.SAP.CORP" user="" elapsed="">Server machine 'SGHANA26.SIN.SAP.CORP' was stopped successfully .</Msg>

<Msg time="2019-04-16T16:32:57,94" type="VERBOSE" code="7550" source="Admin" process="26266" thread="33" methodName="" machine="SGHANA26.SIN.SAP.CORP" user="" elapsed="">Released 'machine-SGHANA26.SIN.SAP.CORP' workflow lock.</Msg>

<Msg time="2019-04-16T16:32:57,95" type="INFO" code="6519" source="Admin" process="26266" thread="33" methodName="" machine="SGHANA26.SIN.SAP.CORP" user="" elapsed="">Cluster 'default' stopped successfully.</Msg>

<Msg time="2019-04-16T16:32:57,95" type="VERBOSE" code="7550" source="Admin" process="26266" thread="33" methodName="" machine="SGHANA26.SIN.SAP.CORP" user="" elapsed="">Released 'cluster-default' workflow lock.</Msg>

<Msg time="2019-04-16T16:32:57,106" type="VERBOSE" code="7549" source="Admin" process="26266" thread="33" methodName="" machine="SGHANA26.SIN.SAP.CORP" user="" elapsed="">Acquired 'cluster-default' workflow lock.</Msg>

<Msg time="2019-04-16T16:32:57,123" type="VERBOSE" code="7549" source="Admin" process="26266" thread="33" methodName="" machine="SGHANA26.SIN.SAP.CORP" user="" elapsed="">Acquired 'machine-SGHANA26.SIN.SAP.CORP' workflow lock.</Msg>

<Msg time="2019-04-16T16:32:57,304" type="FINE" code="8521" source="Server" process="26266" thread="61" methodName="WebSecurityManager.authenticate" machine="SGHANA26.SIN.SAP.CORP" user="009d96c5-2c08-49f1-901c-a9dd92f84eef" elapsed="">HTTP Referer: cddfe646-aac7-47d7-83be-7e1e00840600</Msg>

<Msg time="2019-04-16T16:32:57,548" type="INFO" code="6552" source="Admin" process="26266" thread="33" methodName="" machine="SGHANA26.SIN.SAP.CORP" user="" elapsed="">Server machine 'SGHANA26.SIN.SAP.CORP' was stopped successfully .</Msg>

<Msg time="2019-04-16T16:32:57,555" type="VERBOSE" code="7550" source="Admin" process="26266" thread="33" methodName="" machine="SGHANA26.SIN.SAP.CORP" user="" elapsed="">Released 'machine-SGHANA26.SIN.SAP.CORP' workflow lock.</Msg>

<Msg time="2019-04-16T16:32:57,631" type="FINE" code="8521" source="Server" process="26266" thread="61" methodName="WebSecurityManager.authenticate" machine="SGHANA26.SIN.SAP.CORP" user="009d96c5-2c08-49f1-901c-a9dd92f84eef" elapsed="">HTTP Referer: cddfe646-aac7-47d7-83be-7e1e00840600</Msg>

Any suggestions on how to resolve the above error?

Thanks in advance.

0 Kudos