Code Monkey home page Code Monkey logo

gitprise's People

Contributors

robertwilczynski avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

gitprise's Issues

No module named errno

Running gpl.exe the web app starts up fine and launches http://localhost:36090/repo?location=C:\trabajo\GitPrise\src\GitPrise.Launcher\bin\Debug .
But I get a YSOD at startup:

No module named errno

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 

Exception Details: IronPython.Runtime.Exceptions.ImportException: No module named errno

Source Error: 


Line 55:             _scope = _engine.CreateScope();
Line 56: 
Line 57:             _source.Execute(_scope);
Line 58: 
Line 59:         }

Source File: c:\trabajo\GitPrise\src\GitPrise.SyntaxHighlighting.Pygments\PygmentsHighlightingService.cs    Line: 57 

Stack Trace: 


[ImportException: No module named errno]
   Microsoft.Scripting.Actions.Calls.Caller.Call(Object[] args, Boolean& shouldOptimize) +146
   IronPython.Runtime.Types.BuiltinFunctionCaller`5.Call4(CallSite site, CodeContext context, TFuncType func, T0 arg0, T1 arg1, T2 arg2, T3 arg3) +318
   IronPython.Runtime.Importer.Import(CodeContext context, String fullName, PythonTuple from, Int32 level) +89
   IronPython.Runtime.Operations.PythonOps.ImportWithNames(CodeContext context, String fullName, String[] names, Int32 level) +29
   Microsoft.Scripting.Utils.InvokeHelper`5.Invoke(Object arg0, Object arg1, Object arg2, Object arg3) +200
   Microsoft.Scripting.Utils.ReflectedCaller.Invoke(Object[] args) +216
   Microsoft.Scripting.Interpreter.CallInstruction.Run(InterpretedFrame frame) +86
   Microsoft.Scripting.Interpreter.Interpreter.RunInstructions(InterpretedFrame frame) +37
   Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame) +63
   Microsoft.Scripting.Interpreter.LightLambda.Run2(T0 arg0, T1 arg1) +240
   IronPython.Compiler.PythonScriptCode.RunWorker(CodeContext ctx) +102
   IronPython.Compiler.PythonScriptCode.Run(Scope scope) +46
   IronPython.Compiler.RuntimeScriptCode.InvokeTarget(Scope scope) +374
   IronPython.Compiler.RuntimeScriptCode.Run(Scope scope) +5
   Microsoft.Scripting.SourceUnit.Execute(Scope scope, ErrorSink errorSink) +54
   Microsoft.Scripting.Hosting.ScriptSource.Execute(ScriptScope scope) +35
   GitPrise.SyntaxHighlighting.Pygments.PygmentsHighlightingService.InitializeHosting() in c:\trabajo\GitPrise\src\GitPrise.SyntaxHighlighting.Pygments\PygmentsHighlightingService.cs:57
   GitPrise.SyntaxHighlighting.Pygments.PygmentsHighlightingService..cctor() in c:\trabajo\GitPrise\src\GitPrise.SyntaxHighlighting.Pygments\PygmentsHighlightingService.cs:63

[TypeInitializationException: The type initializer for 'GitPrise.SyntaxHighlighting.Pygments.PygmentsHighlightingService' threw an exception.]
   GitPrise.SyntaxHighlighting.Pygments.PygmentsHighlightingService..ctor() +0
   GitPrise.Web.Infrastructure.IoC.IoCRegistry.BuildContainer() in c:\trabajo\GitPrise\src\GitPrise.Web\Infrastructure\IoC\IoCRegistry.cs:35
   GitPrise.Web.Infrastructure.IoC.IoCRegistry..cctor() in c:\trabajo\GitPrise\src\GitPrise.Web\Infrastructure\IoC\IoCRegistry.cs:30

[TypeInitializationException: The type initializer for 'GitPrise.Web.Infrastructure.IoC.IoCRegistry' threw an exception.]
   GitPrise.Web.MvcApplication.Application_Start() in c:\trabajo\GitPrise\src\GitPrise.Web\Global.asax.cs:67

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.