Message 1
Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.BizTalk.ParsingEngine.LLState.ComputeClosure(ConstLLStateItemSet kernel, LLStateMapper mapper, Grammar grammar, Int32 depth, Int32 maxDepth)
at Microsoft.BizTalk.ParsingEngine.LLState.Construct(ConstLLStateItemSet kernel, LLStateMapper mapper, Grammar grammar, Int32 depth, Int32 maxDepth)
at Microsoft.BizTalk.ParsingEngine.LLStateMapper.GetState(ConstLLStateItemSet kernel, Grammar grammar, Int32 depth, Int32 maxDepth)
at Microsoft.BizTalk.ParsingEngine.LLState.ComputeClosure(ConstLLStateItemSet kernel, LLStateMapper mapper, Grammar grammar, Int32 depth, Int32 maxDepth)
at Microsoft.BizTalk.ParsingEngine.LLState.Construct(ConstLLStateItemSet kernel, LLStateMapper mapper, Grammar grammar, Int32 depth, Int32 maxDepth)
at Microsoft.BizTalk.ParsingEngine.LLStateMapper.GetState(ConstLLStateItemSet kernel, Grammar grammar, Int32 depth, Int32 maxDepth)
at Microsoft.BizTalk.ParsingEngine.Grammar.FactorStatesList(ConstProductionVector productions, NonTerminalSymbol follow, Int32 depth)
at Microsoft.BizTalk.ParsingEngine.Grammar.Factor(Int32 depth, ErrorCollection errors)
at Microsoft.BizTalk.ParsingEngine.LLParseInfo..ctor(Grammar grammar, Int32 lookAheadDepth, ErrorCollection errors)
at Microsoft.BizTalk.ParsingEngine.DocumentSchema.get_ParseInfo()
at Microsoft.BizTalk.ParsingEngine.FFParser..ctor(DocumentSchema schema, IDataReader dataReader)
at Microsoft.BizTalk.ParsingEngine.FFReader..ctor(DocumentSchema schema, IDataReader dataReader)
Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object. at System.Collections.Hashtable.get_Item(Object key)
at Microsoft.BizTalk.ParsingEngine.Grammar.ComputeTransitiveClosure(Hashtable channels, Hashtable sets)
at Microsoft.BizTalk.ParsingEngine.Grammar.ComputeFollowSets(Boolean incremental)
at Microsoft.BizTalk.ParsingEngine.Grammar..ctor(ConstProductionVector productions, NonTerminalSymbol start, ErrorCollection errors, Boolean forSpeed)
at Microsoft.BizTalk.ParsingEngine.SchemaTranslator.Translate(DocumentSchema schema, ErrorCollection errors)
at Microsoft.BizTalk.ParsingEngine.DocumentSchema.get_ParseInfo()
at Microsoft.BizTalk.ParsingEngine.FFParser..ctor(DocumentSchema schema, IDataReader dataReader)
at Microsoft.BizTalk.ParsingEngine.FFReader..ctor(DocumentSchema schema, IDataReader dataReader)
at GrammarBuilderStress.GrammarBuilderStress.ThreadProc() in c:\sd\myprojects\grammarbuilderstress\grammarbuilderstress.cs:line 101 System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.BizTalk.ParsingEngine.LLState.ComputeClosure(ConstLLStateItemSet kernel, LLStateMapper mapper, Grammar grammar, Int32 depth, Int32 maxDepth)
at Microsoft.BizTalk.ParsingEngine.LLState.Construct(ConstLLStateItemSet kernel, LLStateMapper mapper, Grammar grammar, Int32 depth, Int32 maxDepth)
at Microsoft.BizTalk.ParsingEngine.LLStateMapper.GetState(ConstLLStateItemSet kernel, Grammar grammar, Int32 depth, Int32 maxDepth)
at Microsoft.BizTalk.ParsingEngine.LLState.ComputeClosure(ConstLLStateItemSet kernel, LLStateMapper mapper, Grammar grammar, Int32 depth, Int32 maxDepth)
at Microsoft.BizTalk.ParsingEngine.LLState.Construct(ConstLLStateItemSet kernel, LLStateMapper mapper, Grammar grammar, Int32 depth, Int32 maxDepth)
at Microsoft.BizTalk.ParsingEngine.LLStateMapper.GetState(ConstLLStateItemSet kernel, Grammar grammar, Int32 depth, Int32 maxDepth)
at Microsoft.BizTalk.ParsingEngine.Grammar.FactorStatesList(ConstProductionVector productions, NonTerminalSymbol follow, Int32 depth)
at Microsoft.BizTalk.ParsingEngine.Grammar.Factor(Int32 depth, ErrorCollection errors)
at Microsoft.BizTalk.ParsingEngine.LLParseInfo..ctor(Grammar grammar, Int32 lookAheadDepth, ErrorCollection errors)
at Microsoft.BizTalk.ParsingEngine.DocumentSchema.get_ParseInfo()
at Microsoft.BizTalk.ParsingEngine.FFParser..ctor(DocumentSchema schema, IDataReader dataReader)
at Microsoft.BizTalk.ParsingEngine.FFReader..ctor(DocumentSchema schema, IDataReader dataReader)