Re: mgerror.log が巨大になる
shokor
投稿数: 19
fjksudouさん
ご返信ありがとうございます。
情報小出しで申し訳ありません。
エラーログはこのようなものが、繰り返し出ています。
<-1> 07/09/2017 23:29:10.563 [Error ] - [MgGui.dll] System.NullReferenceException :
at com.magicsoftware.unipaas.gui.low.GuiCommandQueueBase.setText(GuiCommand guiCommand)
at com.magicsoftware.unipaas.gui.low.GuiCommandQueueBase.Run()
Object reference not set to an instance of an object., program: (M_伝票入力のプログラム名)
<-1> 07/09/2017 23:29:10.575 [Error ] - [MgGui.dll]
at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
at System.Environment.get_StackTrace()
at com.magicsoftware.rte.CoreExecutor.WriteExceptionToLog(Int64 contextID, String msg)
at com.magicsoftware.rte.GuiEventsProcessor.WriteExceptionToLog(String message)
at com.magicsoftware.unipaas.Events.WriteExceptionToLog(String msg)
at com.magicsoftware.unipaas.Events.WriteExceptionToLog(Exception ex)
at com.magicsoftware.unipaas.gui.low.GuiCommandQueueBase.Run()
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.UnsafeInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
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.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.Form.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.Callback(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 com.magicsoftware.unipaas.gui.low.GUIMain.messageLoop()
at com.magicsoftware.unipaas.Manager.MessageLoop()
at com.magicsoftware.rte.RTEmanager.ExecuteMainThread(String args)
at com.magicsoftware.rte.RTEmanager.Main(), program: (M_伝票入力のプログラム名)
メニュー画面を起動したときと、ある伝票入力のプログラムでのみ出ているようです。同様の作りの別の入力系のプログラムでは出ません。
客先でのみこのログが残っており、自社内ではこのようなログは残りません。
社内で聞き取りしたところ、別の客先でも起こっていて、それは9/6よりずっと以前から出ているとのことなので、9/6はあまり重要なことではないかもしれません。
MgGui.dllというのは、Magicインストールフォルダの\Magicxpa\Studio 3.1\RIAModules\Desktop
にあるようなのですが、これもRIAのモジュールっぽいのに関係あるのでしょうか。
WindowsUpdate、システム復元ポイントについては、また確認いたします。
ご返信ありがとうございます。
情報小出しで申し訳ありません。
エラーログはこのようなものが、繰り返し出ています。
<-1> 07/09/2017 23:29:10.563 [Error ] - [MgGui.dll] System.NullReferenceException :
at com.magicsoftware.unipaas.gui.low.GuiCommandQueueBase.setText(GuiCommand guiCommand)
at com.magicsoftware.unipaas.gui.low.GuiCommandQueueBase.Run()
Object reference not set to an instance of an object., program: (M_伝票入力のプログラム名)
<-1> 07/09/2017 23:29:10.575 [Error ] - [MgGui.dll]
at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
at System.Environment.get_StackTrace()
at com.magicsoftware.rte.CoreExecutor.WriteExceptionToLog(Int64 contextID, String msg)
at com.magicsoftware.rte.GuiEventsProcessor.WriteExceptionToLog(String message)
at com.magicsoftware.unipaas.Events.WriteExceptionToLog(String msg)
at com.magicsoftware.unipaas.Events.WriteExceptionToLog(Exception ex)
at com.magicsoftware.unipaas.gui.low.GuiCommandQueueBase.Run()
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.UnsafeInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
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.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.Form.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.Callback(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 com.magicsoftware.unipaas.gui.low.GUIMain.messageLoop()
at com.magicsoftware.unipaas.Manager.MessageLoop()
at com.magicsoftware.rte.RTEmanager.ExecuteMainThread(String args)
at com.magicsoftware.rte.RTEmanager.Main(), program: (M_伝票入力のプログラム名)
メニュー画面を起動したときと、ある伝票入力のプログラムでのみ出ているようです。同様の作りの別の入力系のプログラムでは出ません。
客先でのみこのログが残っており、自社内ではこのようなログは残りません。
社内で聞き取りしたところ、別の客先でも起こっていて、それは9/6よりずっと以前から出ているとのことなので、9/6はあまり重要なことではないかもしれません。
MgGui.dllというのは、Magicインストールフォルダの\Magicxpa\Studio 3.1\RIAModules\Desktop
にあるようなのですが、これもRIAのモジュールっぽいのに関係あるのでしょうか。
WindowsUpdate、システム復元ポイントについては、また確認いたします。
投票数:0
平均点:0.00
投稿ツリー
-
mgerror.log が巨大になる
(shokor, 2017-9-19 15:21)
-
Re: mgerror.log が巨大になる
(fjksudou, 2017-9-20 8:25)
-
Re: mgerror.log が巨大になる
(shokor, 2017-9-20 9:24)
-
Re: Re: mgerror.log が巨大になる
(ISHIJIMA, 2017-9-20 10:28)
-
Re: Re: Re: mgerror.log が巨大になる
(shokor, 2017-9-20 12:23)
-
Re: Re: Re: Re: mgerror.log が巨大になる
(ISHIJIMA, 2017-9-20 13:03)
- Re: Re: Re: Re: mgerror.log が巨大になる (shokor, 2017-10-6 16:33)
-
Re: Re: Re: Re: mgerror.log が巨大になる
(ISHIJIMA, 2017-9-20 13:03)
-
Re: Re: Re: mgerror.log が巨大になる
(shokor, 2017-9-20 12:23)
-
Re: Re: mgerror.log が巨大になる
(ISHIJIMA, 2017-9-20 10:28)
-
Re: mgerror.log が巨大になる
(shokor, 2017-9-20 9:24)
-
Re: mgerror.log が巨大になる
(fjksudou, 2017-9-20 11:53)
-
Re: Re: mgerror.log が巨大になる
(shokor, 2017-9-20 12:24)
- Re: Re: mgerror.log が巨大になる (shokor, 2017-10-6 16:34)
-
Re: Re: mgerror.log が巨大になる
(shokor, 2017-9-20 12:24)
- Re: mgerror.log が巨大になる (ISHIJIMA, 2017-10-6 16:46)
-
Re: mgerror.log が巨大になる
(fjksudou, 2017-9-20 8:25)