Hi Guys,
I'm stuck - I've exhausted myself looking at logs and I'm still no wiser.
I have an enterprise installation , with Image Server, Raster Analaytics, GeoAnalytics, and GeoEvent roles. I have installed everything and my portal is working I can add items etc... However I'm having issues - so starting with GeoAnalytics in portal al my jobs return esrijob failed <id**>. So I have test case to see whats goin on - I have created a point layer in my hosted datastore and using GeoAnlaytics in Portal within the webviewer I choose copy to datastore and choose spatiotemporal give it a name and run. It returns with an error in the viewer after 30-40 seconds. Looking in the hosting server admin / logs at debug leven I can see the progress,
The hosted feature layer is created , and then deleted (I'm presuming because it cannot create the data in teh datastore). I can see that there is and error with validaing the token from my hosting server
ARCGIS_PORTAL_TOKEN Authentication, Unable to validate token com.esri.arcgis.discovery.admin.security.AGSSecurityException: Server machine 'https://server@domain:7443/arcgis/sharing/rest/community/self' returned an error. 'Invalid token.' |
then further down the log I see
| SEVERE | Unable to connect to the manged egdb |
My SpatioTemporal datastores validate , however I have one for GeoAnalytics and one for Geoevent ... and neither of them will update the ssl cert for the datstore .. when I run the updatesslcert bat it return sucessful but still shows a certificate error when I access the https://<datastoremachine>:2443/arcgis/datastore the other datastore machine retuns "Error encountered: Failed to generate a token for the user. Incorrect credentials provided." then I run the updatesslcert bat ...
So I'm not sure if my issues stem from teh SSL certs on the datastore .. or something else....
Anybody have a clue what I'm doing wrong ? please