Hi I have just installed Portal for ArcGIS 10.3.1 on a WIndows 2008 R2 server and
authorised successfully.
No WebAdaptor is installed yet on server.
When launching the Portal for ArcGIS application, I get a blank page, hence cannot create initial account yet.
The redirected url is
https://<servername>:7443/arcgis/home/signin.html?error=498&returnUrl=https%3A%2F%2F<servername>%3A7443%2Farcgis%2Fhome%…
In IE Developer tools, following error is displayed
LOG: cdn server url: https://<servername>:7443/arcgis/home/10.3.1
Error: Invalid token.
Error: Invalid token.
The Portal for ArcGIS service is running. The log file in C:\Program Files\ArcGIS\Portal\framework\runtime\tomcat\logs
contains following:
This is very likely to create a memory leak.
Oct 13, 2015 6:07:34 PM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SEVERE: The web application [/arcgis/indexserver] appears to have started a thread named [ClientNotifForwarder-2] but has failed to stop it. This is very likely to create a memory leak.
Oct 13, 2015 6:07:34 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
SEVERE: The web application [/arcgis/indexserver] created a ThreadLocal with key of type [org.jgroups.protocols.FC$1] (value [org.jgroups.protocols.FC$1@1dddda19]) and a value of type [java.lang.Boolean] (value [false]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
Oct 13, 2015 6:07:34 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
SEVERE: The web application [/arcgis/indexserver] created a ThreadLocal with key of type [org.jgroups.protocols.FC$1] (value [org.jgroups.protocols.FC$1@5019aea0]) and a value of type [java.lang.Boolean] (value [false]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
Oct 13, 2015 6:07:34 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
SEVERE: The web application [/arcgis/indexserver] created a ThreadLocal with key of type [org.jgroups.protocols.FC$1] (value [org.jgroups.protocols.FC$1@4617b375]) and a value of type [java.lang.Boolean] (value [false]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
Oct 13, 2015 6:07:34 PM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
SEVERE: The web application [/arcgis/indexserver] created a ThreadLocal with key of type [org.jgroups.protocols.FC$1] (value [org.jgroups.protocols.FC$1@3e06ea46]) and a value of type [java.lang.Boolean] (value [false]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.
Any suggestions?
Thanks