Page MenuHomePhabricator

Unhandled exception when exporting a non-existent stalk
Closed, ResolvedPublic

Description

2019-03-25 14:31:55,008 [6] DEBUG Stwalkerster.IrcClient.IrcClient.Freenode.NetworkClient.Inbound [(null)] - :Oresrian!stwalkerst@wikimedia/stwalkerster PRIVMSG ##stwalkerster-creations :=stalk export evc-create3

2019-03-25 14:31:55,008 [Thread Pool Worker] INFO  Stwalkerster.Bot.CommandLib.Services.CommandParser [(null)] - Creating command object of type EyeInTheSky.Commands.StalkCommand

2019-03-25 14:31:55,010 [Thread Pool Worker] DEBUG EyeInTheSky.Commands.StalkCommand [(null)] - Found method: OnPreRun

2019-03-25 14:31:55,010 [Thread Pool Worker] DEBUG EyeInTheSky.Commands.StalkCommand [(null)] - Found method: UnsubscribeMode

2019-03-25 14:31:55,011 [Thread Pool Worker] DEBUG EyeInTheSky.Commands.StalkCommand [(null)] - Found method: SubscribeMode

2019-03-25 14:31:55,011 [Thread Pool Worker] DEBUG EyeInTheSky.Commands.StalkCommand [(null)] - Found method: ReportMode

2019-03-25 14:31:55,011 [Thread Pool Worker] DEBUG EyeInTheSky.Commands.StalkCommand [(null)] - Found method: OrMode

2019-03-25 14:31:55,012 [Thread Pool Worker] DEBUG EyeInTheSky.Commands.StalkCommand [(null)] - Found method: AndMode

2019-03-25 14:31:55,012 [Thread Pool Worker] DEBUG EyeInTheSky.Commands.StalkCommand [(null)] - Found method: EnabledMode

2019-03-25 14:31:55,013 [Thread Pool Worker] DEBUG EyeInTheSky.Commands.StalkCommand [(null)] - Found method: EnableAlias

2019-03-25 14:31:55,013 [Thread Pool Worker] DEBUG EyeInTheSky.Commands.StalkCommand [(null)] - Found method: DisableAlias

2019-03-25 14:31:55,014 [Thread Pool Worker] DEBUG EyeInTheSky.Commands.StalkCommand [(null)] - Found method: ExpiryMode

2019-03-25 14:31:55,014 [Thread Pool Worker] DEBUG EyeInTheSky.Commands.StalkCommand [(null)] - Found method: DescriptionMode

2019-03-25 14:31:55,015 [Thread Pool Worker] DEBUG EyeInTheSky.Commands.StalkCommand [(null)] - Found method: ListMode

2019-03-25 14:31:55,015 [Thread Pool Worker] DEBUG EyeInTheSky.Commands.StalkCommand [(null)] - Found method: SetMode

2019-03-25 14:31:55,016 [Thread Pool Worker] DEBUG EyeInTheSky.Commands.StalkCommand [(null)] - Found method: DeleteMode

2019-03-25 14:31:55,016 [Thread Pool Worker] DEBUG EyeInTheSky.Commands.StalkCommand [(null)] - Found method: ExportMode

2019-03-25 14:31:55,017 [Thread Pool Worker] DEBUG EyeInTheSky.Commands.StalkCommand [(null)] - Invoking method ExportMode as subcommand for command stalk

2019-03-25 14:31:55,018 [Thread Pool Worker] ERROR EyeInTheSky.Commands.StalkCommand [(null)] - Unhandled exception during command execution
System.Collections.Generic.KeyNotFoundException: The given key 'evc-create3' was not present in the dictionary.
  at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <61d5ec988156494684532710ebf1643d>:0 
  at EyeInTheSky.Commands.StalkCommand+<ExportMode>d__25.MoveNext () [0x00040] in <f0a6b4dbd60a4ba8bb6fe04431201150>:0 
  at System.Linq.Enumerable+ConcatIterator`1[TSource].MoveNext () [0x0002b] in <48b97f13fd854060ad87a12d847b0428>:0 
  at System.Collections.Generic.List`1[T].AddEnumerable (System.Collections.Generic.IEnumerable`1[T] enumerable) [0x00059] in <61d5ec988156494684532710ebf1643d>:0 
  at System.Collections.Generic.List`1[T].InsertRange (System.Int32 index, System.Collections.Generic.IEnumerable`1[T] collection) [0x000f4] in <61d5ec988156494684532710ebf1643d>:0 
  at System.Collections.Generic.List`1[T].AddRange (System.Collections.Generic.IEnumerable`1[T] collection) [0x00000] in <61d5ec988156494684532710ebf1643d>:0 
  at System.Linq.Enumerable+ConcatIterator`1[TSource].ToList () [0x00027] in <48b97f13fd854060ad87a12d847b0428>:0 
  at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x0001f] in <48b97f13fd854060ad87a12d847b0428>:0 
  at Stwalkerster.Bot.CommandLib.Commands.CommandUtilities.CommandBase.Run () [0x0017d] in <5bece596320e471c89c59d3dac00cfca>:0

Details

Revisions and Commits

Event Timeline

swalker renamed this task from EITS Error Log to Unhandled exception when exporting a non-existent stalk.Mar 25 2019, 2:34 PM
swalker triaged this task as High priority.
swalker shifted this object from the Restricted Space space to the S1 Default space.
swalker updated the task description. (Show Details)
stwalkerster closed this task as Resolved by committing Unknown Object (Diffusion Commit).Mar 25 2019, 10:13 PM
stwalkerster added a commit: Unknown Object (Diffusion Commit).