Code Monkey home page Code Monkey logo

Comments (7)

sergey-tihon avatar sergey-tihon commented on September 13, 2024

You need to run build.cmd in the root folder to build everything first time.

from stanford.nlp.net.

roschler avatar roschler commented on September 13, 2024

Hi Sergey,

Thanks that helped. After Paket was done, there were several dialog boxes from the F# type security manager asking me to enable various F# types. I clicked "Enable" on each of them and then was able to build.

I ran the sample project Standford.NLP.Parser.CSharp. It appeared to work, parsing a single sentence and dumping the parts-of-speech tree to the console. Then it exited. However, I did see this list of Exceptions in the output window:

'Stanford.NLP.Parser.CSharp.vshost.exe' (CLR v4.0.30319: Stanford.NLP.Parser.CSharp.vshost.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_32\mscorlib\v4.0_4.0.0.0__b77a5c561934e089\mscorlib.dll'. Symbols loaded.
'Stanford.NLP.Parser.CSharp.vshost.exe' (CLR v4.0.30319: Stanford.NLP.Parser.CSharp.vshost.exe): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\Microsoft.VisualStudio.HostingProcess.Utilities\12.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.HostingProcess.Utilities.dll'. Cannot find or open the PDB file.
'Stanford.NLP.Parser.CSharp.vshost.exe' (CLR v4.0.30319: Stanford.NLP.Parser.CSharp.vshost.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll'. Symbols loaded.
'Stanford.NLP.Parser.CSharp.vshost.exe' (CLR v4.0.30319: Stanford.NLP.Parser.CSharp.vshost.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll'. Symbols loaded.
'Stanford.NLP.Parser.CSharp.vshost.exe' (CLR v4.0.30319: Stanford.NLP.Parser.CSharp.vshost.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll'. Symbols loaded.
'Stanford.NLP.Parser.CSharp.vshost.exe' (CLR v4.0.30319: Stanford.NLP.Parser.CSharp.vshost.exe): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\Microsoft.VisualStudio.HostingProcess.Utilities.Sync\12.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.HostingProcess.Utilities.Sync.dll'. Cannot find or open the PDB file.
'Stanford.NLP.Parser.CSharp.vshost.exe' (CLR v4.0.30319: Stanford.NLP.Parser.CSharp.vshost.exe): Loaded 'C:\WINDOWS\assembly\GAC_MSIL\Microsoft.VisualStudio.Debugger.Runtime\12.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualStudio.Debugger.Runtime.dll'.
'Stanford.NLP.Parser.CSharp.vshost.exe' (CLR v4.0.30319: Stanford.NLP.Parser.CSharp.vshost.exe): Loaded 'C:\Users\Robert\Documents\GitHub\Stanford.NLP.NET\samples\Stanford.NLP.Parser.CSharp\bin\Debug\Stanford.NLP.Parser.CSharp.vshost.exe'. Cannot find or open the PDB file.
'Stanford.NLP.Parser.CSharp.vshost.exe' (CLR v4.0.30319: Stanford.NLP.Parser.CSharp.vshost.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll'. Symbols loaded.
'Stanford.NLP.Parser.CSharp.vshost.exe' (CLR v4.0.30319: Stanford.NLP.Parser.CSharp.vshost.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xml.Linq\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.Linq.dll'. Symbols loaded.
'Stanford.NLP.Parser.CSharp.vshost.exe' (CLR v4.0.30319: Stanford.NLP.Parser.CSharp.vshost.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Data.DataSetExtensions\v4.0_4.0.0.0__b77a5c561934e089\System.Data.DataSetExtensions.dll'. Symbols loaded.
'Stanford.NLP.Parser.CSharp.vshost.exe' (CLR v4.0.30319: Stanford.NLP.Parser.CSharp.vshost.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\Microsoft.CSharp\v4.0_4.0.0.0__b03f5f7f11d50a3a\Microsoft.CSharp.dll'. Symbols loaded.
'Stanford.NLP.Parser.CSharp.vshost.exe' (CLR v4.0.30319: Stanford.NLP.Parser.CSharp.vshost.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_32\System.Data\v4.0_4.0.0.0__b77a5c561934e089\System.Data.dll'. Cannot find or open the PDB file.
'Stanford.NLP.Parser.CSharp.vshost.exe' (CLR v4.0.30319: Stanford.NLP.Parser.CSharp.vshost.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll'. Symbols loaded.
The thread 0x1f04 has exited with code 259 (0x103).
The thread 0x1b88 has exited with code 259 (0x103).
The thread 0x271c has exited with code 0 (0x0).
The thread 0x3268 has exited with code 259 (0x103).
'Stanford.NLP.Parser.CSharp.vshost.exe' (CLR v4.0.30319: Stanford.NLP.Parser.CSharp.vshost.exe): Loaded 'C:\Users\Robert\Documents\GitHub\Stanford.NLP.NET\samples\Stanford.NLP.Parser.CSharp\bin\Debug\Stanford.NLP.Parser.CSharp.exe'. Symbols loaded.
'Stanford.NLP.Parser.CSharp.vshost.exe' (CLR v4.0.30319: Stanford.NLP.Parser.CSharp.vshost.exe): Loaded 'C:\Users\Robert\Documents\GitHub\Stanford.NLP.NET\samples\Stanford.NLP.Parser.CSharp\bin\Debug\stanford-parser.dll'. Module was built without symbols.
'Stanford.NLP.Parser.CSharp.vshost.exe' (CLR v4.0.30319: Stanford.NLP.Parser.CSharp.vshost.exe): Loaded 'C:\Users\Robert\Documents\GitHub\Stanford.NLP.NET\samples\Stanford.NLP.Parser.CSharp\bin\Debug\IKVM.OpenJDK.Core.dll'. Module was built without symbols.
'Stanford.NLP.Parser.CSharp.vshost.exe' (CLR v4.0.30319: Stanford.NLP.Parser.CSharp.vshost.exe): Loaded 'C:\Users\Robert\Documents\GitHub\Stanford.NLP.NET\samples\Stanford.NLP.Parser.CSharp\bin\Debug\IKVM.Runtime.dll'. Module was built without symbols.
'Stanford.NLP.Parser.CSharp.vshost.exe' (CLR v4.0.30319: Stanford.NLP.Parser.CSharp.vshost.exe): Loaded 'C:\WINDOWS\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll'. Symbols loaded.
'Stanford.NLP.Parser.CSharp.vshost.exe' (CLR v4.0.30319: Stanford.NLP.Parser.CSharp.vshost.exe): Loaded 'C:\Users\Robert\Documents\GitHub\Stanford.NLP.NET\samples\Stanford.NLP.Parser.CSharp\bin\Debug\IKVM.OpenJDK.Text.dll'. Module was built without symbols.
'Stanford.NLP.Parser.CSharp.vshost.exe' (CLR v4.0.30319: Stanford.NLP.Parser.CSharp.vshost.exe): Loaded 'C:\Users\Robert\Documents\GitHub\Stanford.NLP.NET\samples\Stanford.NLP.Parser.CSharp\bin\Debug\IKVM.OpenJDK.Util.dll'. Module was built without symbols.
'Stanford.NLP.Parser.CSharp.vshost.exe' (CLR v4.0.30319: Stanford.NLP.Parser.CSharp.vshost.exe): Loaded 'C:\Users\Robert\Documents\GitHub\Stanford.NLP.NET\samples\Stanford.NLP.Parser.CSharp\bin\Debug\IKVM.OpenJDK.Localedata.dll'. Module was built without symbols.
'Stanford.NLP.Parser.CSharp.vshost.exe' (CLR v4.0.30319: Stanford.NLP.Parser.CSharp.vshost.exe): Loaded 'C:\Users\Robert\Documents\GitHub\Stanford.NLP.NET\samples\Stanford.NLP.Parser.CSharp\bin\Debug\ejml-0.23.dll'. Module was built without symbols.
A first chance exception of type 'java.lang.ClassNotFoundException' occurred in IKVM.Runtime.dll
A first chance exception of type 'java.lang.NoSuchFieldException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchFieldException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchFieldException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchFieldException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchFieldException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchFieldException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchFieldException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchFieldException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchFieldException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchFieldException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchFieldException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchFieldException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchFieldException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchFieldException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchFieldException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchFieldException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchFieldException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchFieldException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchFieldException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchFieldException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchFieldException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchFieldException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchFieldException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchFieldException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchFieldException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchFieldException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchFieldException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchFieldException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchFieldException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchFieldException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchFieldException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchFieldException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchFieldException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchFieldException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchFieldException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchFieldException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchFieldException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchFieldException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchFieldException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchFieldException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchFieldException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.lang.NoSuchMethodException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.tsurgeon.TsurgeonParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'java.io.IOException' occurred in stanford-parser.dll
A first chance exception of type 'java.io.IOException' occurred in stanford-parser.dll
A first chance exception of type 'java.io.IOException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.io.IOException' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.tsurgeon.TsurgeonParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'java.io.IOException' occurred in stanford-parser.dll
A first chance exception of type 'java.io.IOException' occurred in stanford-parser.dll
A first chance exception of type 'java.io.IOException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.io.IOException' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.tsurgeon.TsurgeonParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.tsurgeon.TsurgeonParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.tsurgeon.TsurgeonParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.tsurgeon.TsurgeonParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.tsurgeon.TsurgeonParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.tsurgeon.TsurgeonParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'java.io.IOException' occurred in stanford-parser.dll
A first chance exception of type 'java.io.IOException' occurred in stanford-parser.dll
A first chance exception of type 'java.io.IOException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.io.IOException' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.tsurgeon.TsurgeonParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'java.io.IOException' occurred in stanford-parser.dll
A first chance exception of type 'java.io.IOException' occurred in stanford-parser.dll
A first chance exception of type 'java.io.IOException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.io.IOException' occurred in stanford-parser.dll
A first chance exception of type 'java.io.IOException' occurred in stanford-parser.dll
A first chance exception of type 'java.io.IOException' occurred in stanford-parser.dll
A first chance exception of type 'java.io.IOException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.io.IOException' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.tsurgeon.TsurgeonParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'java.io.IOException' occurred in stanford-parser.dll
A first chance exception of type 'java.io.IOException' occurred in stanford-parser.dll
A first chance exception of type 'java.io.IOException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.io.IOException' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.tsurgeon.TsurgeonParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'java.io.IOException' occurred in stanford-parser.dll
A first chance exception of type 'java.io.IOException' occurred in stanford-parser.dll
A first chance exception of type 'java.io.IOException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.io.IOException' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.tsurgeon.TsurgeonParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.tsurgeon.TsurgeonParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'java.io.IOException' occurred in stanford-parser.dll
A first chance exception of type 'java.io.IOException' occurred in stanford-parser.dll
A first chance exception of type 'java.io.IOException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.io.IOException' occurred in stanford-parser.dll
A first chance exception of type 'java.io.IOException' occurred in stanford-parser.dll
A first chance exception of type 'java.io.IOException' occurred in stanford-parser.dll
A first chance exception of type 'java.io.IOException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.io.IOException' occurred in stanford-parser.dll
A first chance exception of type 'java.io.IOException' occurred in stanford-parser.dll
A first chance exception of type 'java.io.IOException' occurred in stanford-parser.dll
A first chance exception of type 'java.io.IOException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.io.IOException' occurred in stanford-parser.dll
A first chance exception of type 'java.io.IOException' occurred in stanford-parser.dll
A first chance exception of type 'java.io.IOException' occurred in stanford-parser.dll
A first chance exception of type 'java.io.IOException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.io.IOException' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'java.io.IOException' occurred in stanford-parser.dll
A first chance exception of type 'java.io.IOException' occurred in stanford-parser.dll
A first chance exception of type 'java.io.IOException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.io.IOException' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.tsurgeon.TsurgeonParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.tsurgeon.TsurgeonParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.tsurgeon.TsurgeonParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.tsurgeon.TsurgeonParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'java.io.IOException' occurred in stanford-parser.dll
A first chance exception of type 'java.io.IOException' occurred in stanford-parser.dll
A first chance exception of type 'java.io.IOException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.io.IOException' occurred in stanford-parser.dll
A first chance exception of type 'java.io.IOException' occurred in stanford-parser.dll
A first chance exception of type 'java.io.IOException' occurred in stanford-parser.dll
A first chance exception of type 'java.io.IOException' occurred in IKVM.OpenJDK.Core.dll
A first chance exception of type 'java.io.IOException' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
A first chance exception of type 'edu.stanford.nlp.trees.tregex.TregexParser.LookaheadSuccess' occurred in stanford-parser.dll
The thread 0x3330 has exited with code 259 (0x103).
The thread 0x1a64 has exited with code 259 (0x103).
The program '[912] Stanford.NLP.Parser.CSharp.vshost.exe' has exited with code 0 (0x0).
The program '[912] Stanford.NLP.Parser.CSharp.vshost.exe: Program Trace' has exited with code 0 (0x0).

from stanford.nlp.net.

sergey-tihon avatar sergey-tihon commented on September 13, 2024

@volhav What do you know about these exceptions in C# project?

from stanford.nlp.net.

roschler avatar roschler commented on September 13, 2024

Any news on this issue?

from stanford.nlp.net.

sergey-tihon avatar sergey-tihon commented on September 13, 2024

@roschler I cannot understand where all these exceptions from ...
Build log on AppVeyor is clear enough https://ci.appveyor.com/project/sergey-tihon/stanford-nlp-net

from stanford.nlp.net.

roschler avatar roschler commented on September 13, 2024

@sergey-tihon They happen when I run the test project and it parses a sentence. The execution of build.cmd executed properly. But when I run the test project, I get the long list of Exceptions above.

from stanford.nlp.net.

sergey-tihon avatar sergey-tihon commented on September 13, 2024

I cannot reproduce this neither on my machine or on AppVeyour
https://ci.appveyor.com/project/sergey-tihon/stanford-nlp-net/build/0.0.1.88
there are couple knows warnings left (related to slf4j) and track them in separate issue #65
Close this for now

from stanford.nlp.net.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.