Is there something specific I'm looking for in that diagnostic information? Nothing immediately jumps out to me as a particular problem.
{
"EnvironmentInfo": {
"ProcessUser": "MYDOMAIN\\myuser",
"Machine": "MYMACHINE",
"ServerTimeZone": "(UTC-05:00) Eastern Time (US & Canada)",
"ServerTime": "2014-12-12T15:54:57.3552519-05:00",
"ServiceUptime": "1.23:11:55"
},
"AppConfiguration": {
"AuthenticationMode": "Windows",
"AzureAppIdUri": null,
"AzureDomain": null,
"AzureTenantListRefreshFrequency": "00:01:00",
"CorsAllowedOriginRefreshFrequency": "00:01:00",
"DesktopHeapKB": 5120,
"GPServiceHostAndPort": "https://mymachine:48654",
"HostDefinitionRefreshFrequency": "00:00:30",
"HostStatusRefreshFrequency": "00:00:05",
"InstanceStatusHeartbeat": "00:00:05",
"InternalCallers": [
"MYDOMAIN\\myuser"
],
"IsGzipAllowed": true,
"LogFileRetentionDays": 30,
"ManagementCallers": [
"MYDOMAIN\\myuser",
"MYMACHINE\\Administrators"
],
"MaxConcurrentCalls": 1000,
"ProcessIdleTimeout": "00:30:00",
"ProcessRebalanceFrequency": "00:01:30",
"SecurityGroupCacheRefreshFrequency": "00:01:00",
"SendTimeout": "00:05:00",
"ShutdownTimeout": "00:00:00",
"TenantListRefreshFrequency": "00:00:30",
"TenantRepositorySource": "http://mymachine:48630/TenantDiscoveryService",
"TenantUserCacheRefreshFrequency": "00:00:30"
},
"HostDefinitions": {
"Stats": {
"Timestamp": "2014-12-12T15:54:51.6912268-05:00",
"Age": "00:00:05"
},
"Hosts": [
{
"HostId": "MYMACHINE",
"IsActive": true,
"MaxConcurrentProcesses": 30,
"ServiceControlAddress": "http://mymachine:48655/Control"
}
]
},
"Tenants": {
"Stats": {
"Timestamp": "2014-12-12T15:54:28.1301838-05:00",
"Age": "00:00:29"
},
"Tenants": [
{
"Name": "Test",
"IsActive": true,
"ApplicationInstance": "",
"GPVersion": "14",
"Revision": "504e4d23a661d4e5d723d09c7df252765684f379"
}
]
},
"AllowedCORSOrigins": {
"Stats": {
"Timestamp": "2014-12-12T15:54:06.9252113-05:00",
"Age": "00:00:50"
},
"Entries": []
},
"HostStatusMessages": [
{
"Timestamp": "2014-12-12T15:54:57.3582531-05:00",
"HostId": "MYMACHINE",
"FullMachineName": "mymachine.mydomain.local",
"MemoryUtilizationPercent": 73,
"InstanceMessages": [
{
"Instance": "DEFAULT",
"GPVersion": "14",
"DexterityServiceFileVersion": "1.0.91.0",
"DexterityRuntimeFileVersion": "14.00.0072.000 ",
"Status": "Running",
"HttpRequestAddress": "http://mymachine:48655/DS/DEFAULT_14/",
"HttpManagementAddress": "http://mymachine:48655/DS/DEFAULT_14/Management",
"TenantMessages": []
}
]
}
],
"RoutingTable": [],
"LoadedAssemblyInfo": [
{
"FullName": "Microsoft.Dexterity.Svc.Foundation, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35",
"FileVersion": "14.00.0039.000",
"Timestamp": "2014-09-16T15:00:17"
},
{
"FullName": "Microsoft.Dynamics.GP.Svc.Foundation, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35",
"FileVersion": "1.0.91.0",
"Timestamp": "2014-11-19T13:52:28"
},
{
"FullName": "Microsoft.Dynamics.GP.Svc.GPService, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35",
"FileVersion": "1.0.91.0",
"Timestamp": "2014-11-19T13:53:23"
},
{
"FullName": "Microsoft.Dynamics.MultitenantServices.ServicesInterface, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35",
"FileVersion": "14.00.0510.000",
"Timestamp": "2014-11-13T03:35:56"
}
]
}