Skip to content

Instantly share code, notes, and snippets.

@kadukf
Created June 27, 2019 21:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kadukf/a3a3f884cb6b82c694cb4b66f88920ca to your computer and use it in GitHub Desktop.
Save kadukf/a3a3f884cb6b82c694cb4b66f88920ca to your computer and use it in GitHub Desktop.
Microsoft.WindowsAzure.ServiceRuntime Information: 200 : Role entrypoint . CALLING OnStart(): Microsoft.WindowsAzure.ServiceRuntime.ProgramEntryPoint
Microsoft.WindowsAzure.ServiceRuntime Information: 202 : Role entrypoint . COMPLETED OnStart(): Microsoft.WindowsAzure.ServiceRuntime.ProgramEntryPoint
The thread 0x7bbc has exited with code 0 (0x0).
Microsoft.WindowsAzure.ServiceRuntime Information: 203 : Role entrypoint . CALLING Run(): Microsoft.WindowsAzure.ServiceRuntime.ProgramEntryPoint
Microsoft.WindowsAzure.ServiceRuntime Verbose: 500 : Role instance status check starting
Microsoft.WindowsAzure.ServiceRuntime Verbose: 502 : Role instance status check succeeded: Ready
Microsoft.WindowsAzure.ServiceRuntime Verbose: 500 : Role instance status check starting
Microsoft.WindowsAzure.ServiceRuntime Verbose: 502 : Role instance status check succeeded: Ready
WaWorkerHost.exe Information: 0 : NetCoreConsoleApp:Initiliaze:0
WaWorkerHost.exe Information: 0 : NetCoreConsoleApp:GetCscfgSetting('foo'):bar
WaWorkerHost.exe Information: 0 : NetCoreConsoleApp:Register status callback:0
WaWorkerHost.exe Information: 0 : NetCoreConsoleApp:Register shutdown callback:0
WaWorkerHost.exe Information: 0 : NetCoreConsoleApp:Running ...
Microsoft.WindowsAzure.ServiceRuntime Verbose: 500 : Role instance status check starting
Microsoft.WindowsAzure.ServiceRuntime Verbose: 502 : Role instance status check succeeded: Ready
WaWorkerHost.exe Information: 0 : NetCoreConsoleApp:Status callback check
WaWorkerHost.exe Information: 0 : NetCoreConsoleApp:Running ...
WaWorkerHost.exe Information: 0 : NetCoreConsoleApp:Running ...
WaWorkerHost.exe Information: 0 : NetCoreConsoleApp:Running ...
Microsoft.WindowsAzure.ServiceRuntime Verbose: 500 : Role instance status check starting
Microsoft.WindowsAzure.ServiceRuntime Verbose: 502 : Role instance status check succeeded: Ready
WaWorkerHost.exe Information: 0 : NetCoreConsoleApp:Status callback check
WaWorkerHost.exe Information: 0 : NetCoreConsoleApp:Running ...
Microsoft.WindowsAzure.ServiceRuntime Information: 205 : Role entrypoint . CALLING OnStop(): Microsoft.WindowsAzure.ServiceRuntime.ProgramEntryPoint
Microsoft.WindowsAzure.ServiceRuntime Information: 205 : Role entrypoint . CALLING OnStopping()
Microsoft.WindowsAzure.ServiceRuntime Information: 206 : Role entrypoint . COMPLETED OnStop(): Microsoft.WindowsAzure.ServiceRuntime.ProgramEntryPoint
The thread 0x8dac has exited with code 0 (0x0).
WaWorkerHost.exe Information: 0 : NetCoreConsoleApp:Shutdown called.
WaWorkerHost.exe Information: 0 :
WaWorkerHost.exe Error: 0 :
Microsoft.WindowsAzure.ServiceRuntime Warning: 204 : Role entrypoint . COMPLETED Run() ==> ROLE RECYCLING INITIATED: Microsoft.WindowsAzure.ServiceRuntime.ProgramEntryPoint
WaWorkerHost.exe Information: 0 : Exited with error code 0.
Microsoft.WindowsAzure.ServiceRuntime Information: 503 : Role instance recycling is starting
The thread 0x7738 has exited with code 0 (0x0).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment