Version=1.9 , Build=566, Date=21-05-2009-18-01-30, Thread=
NeoDatis.Odb.ODBRuntimeException was unhandled
HResult=-2146233088
Message=
NeoDatis has thrown an Exception, please help us filling a bug report at https://sourceforge.net/tracker/?func=add&group_id=179124&atid=887885 with the following error message
Version=1.9 , Build=566, Date=21-05-2009-18-01-30, Thread=
Error:1013:dbFriends.neodatis file is locked by the current Virtual machine - check if the database has not been opened in the current VM! : thread = [null object] - using multi thread ? True
Source=NeoDatis
StackTrace:
at NeoDatis.Odb.Impl.Core.Layers.Layer3.Buffer.MultiBufferedFileIO.Init(String fileName, Boolean canWrite)
at NeoDatis.Odb.Impl.Core.Layers.Layer3.Buffer.MultiBufferedFileIO..ctor(Int32 nbBuffers, String name, String fileName, Boolean canWrite, Int32 bufferSize)
at NeoDatis.Odb.Impl.DefaultCoreProvider.GetIO(String name, IBaseIdentification parameters, Int32 bufferSize)
at NeoDatis.Odb.Core.Layers.Layer3.Engine.FileSystemInterface..ctor(String name, IBaseIdentification parameters, Boolean canLog, Int32 bufferSize)
at NeoDatis.Odb.Impl.Core.Layers.Layer3.Engine.LocalFileSystemInterface..ctor(String name, ISession session, IBaseIdentification parameters, Boolean canLog, Int32 bufferSize)
at NeoDatis.Odb.Impl.Core.Layers.Layer3.Engine.LocalObjectWriter.BuildFSI()
at NeoDatis.Odb.Impl.Core.Layers.Layer3.Engine.AbstractObjectWriter.Init2()
at NeoDatis.Odb.Core.Layers.Layer3.Engine.AbstractStorageEngine.Init()
at NeoDatis.Odb.Core.Layers.Layer3.Engine.AbstractStorageEngine..ctor(IBaseIdentification parameters)
at NeoDatis.Odb.Impl.Core.Layers.Layer3.Engine.LocalStorageEngine..ctor(IBaseIdentification parameters)
at NeoDatis.Odb.Impl.DefaultCoreProvider.GetClientStorageEngine(IBaseIdentification baseIdentification)
at NeoDatis.Odb.Impl.Main.LocalODB..ctor(String fileName, String user, String password)
at NeoDatis.Odb.Impl.Main.LocalODB.GetInstance(String fileName)
at NeoDatis.Odb.ODBFactory.Open(String fileName)
at NeoDatisODB.Form1.btnAgregar_Click(Object sender, EventArgs e) in c:\Users\jahernandez\Documents\Visual Studio 2012\Projects\NeoDatisODB\NeoDatisODB\Form1.cs:line 168
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.Run(Form mainForm)
at NeoDatisODB.Program.Main() in c:\Users\jahernandez\Documents\Visual Studio 2012\Projects\NeoDatisODB\NeoDatisODB\Program.cs:line 19
at System.AppDomain._nExecuteAssembly(RuntimeAssembly assembly, String[] args)
at System.AppDomain.ExecuteAssembly(String assemblyFile, Evidence assemblySecurity, String[] args)
at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
InnerException: