その他問い合わせ #3665
完了Job_Arranger_ManagerDB実行エラー
説明
以下お手数ですが、アドバイスください。
カレンダー登録時、DB実行エラーとなり登録できません。
また、JOB登録でも同様のエラーとなります。
何か設定の問題がありそうなのですが、お気づきのことないでしょうか。
--
2023-05-26 22:18:50.92612784 hitomi データベース実行エラーが発生しました。システム管理者にご連絡ください。
2023-05-26 22:18:50.92812784 jp.co.ftf.jobcontroller.Common.DBException:
2023-05-26 22:18:50.93312784 場所 jp.co.ftf.jobcontroller.DAO.DBConnect.ExecuteNonQuery(DataTable dt, BaseDAO baseEntity)
場所 jp.co.ftf.jobcontroller.JobController.Form.CalendarEdit.CalendarEdit.RegistDataTable()
場所 jp.co.ftf.jobcontroller.JobController.Form.CalendarEdit.CalendarEdit.RegistProcess()
場所 jp.co.ftf.jobcontroller.JobController.Form.CalendarEdit.CalendarEdit.regist_Click(Object sender, RoutedEventArgs e)
場所 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
場所 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
場所 System.Windows.Controls.Primitives.ButtonBase.OnClick()
場所 System.Windows.Controls.Button.OnClick()
場所 System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
場所 System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
場所 System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
場所 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
場所 System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
場所 System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
場所 System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
場所 System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
場所 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
場所 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
場所 System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
場所 System.Windows.Input.InputManager.ProcessStagingArea()
場所 System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
場所 System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
場所 System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
場所 System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
場所 System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
場所 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
場所 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
場所 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
場所 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
2023-05-26 22:18:50.93612784 System.Data.Odbc.OdbcException:
2023-05-26 22:18:50.93712784 場所 System.Data.Common.DbDataAdapter.UpdatedRowStatusErrors(RowUpdatedEventArgs rowUpdatedEvent, BatchCommandInfo[] batchCommands, Int32 commandCount)
場所 System.Data.Common.DbDataAdapter.UpdatedRowStatus(RowUpdatedEventArgs rowUpdatedEvent, BatchCommandInfo[] batchCommands, Int32 commandCount)
場所 System.Data.Common.DbDataAdapter.Update(DataRow[] dataRows, DataTableMapping tableMapping)
場所 System.Data.Common.DbDataAdapter.UpdateFromDataTable(DataTable dataTable, DataTableMapping tableMapping)
場所 System.Data.Common.DbDataAdapter.Update(DataTable dataTable)
場所 jp.co.ftf.jobcontroller.DAO.DBConnect.ExecuteNonQuery(DataTable dt, BaseDAO baseEntity)
2023-05-26 22:18:50.93912784 hitomi
2023-05-26 22:18:50.94012784 System.Data.Odbc.OdbcException:
ファイル
匿名ユーザー さんがほぼ2年前に更新
- ファイル clipboard-202305292032-hbpqn.png clipboard-202305292032-hbpqn.png を追加
- ファイル clipboard-202305292033-tjb4s.png clipboard-202305292033-tjb4s.png を追加
- ファイル clipboard-202305292037-imqnh.png clipboard-202305292037-imqnh.png を追加
今一度確認させてください。
mysqlのバージョンは以下で、8.0.26です。
odbcは、以下の64版となります。
ODBC接続テストは以下のように正常となります。
この状態でエラーとなります。
すいませんが、今一度お願いいたします。
匿名ユーザー さんがほぼ2年前に更新
- ファイル clipboard-202305302033-balyc.png clipboard-202305302033-balyc.png を追加
- ファイル clipboard-202305302033-pkykd.png clipboard-202305302033-pkykd.png を追加
- ファイル jobarg_server.conf jobarg_server.conf を追加
対応ありがとうございます。
JAZのVersionは、6.0.0です、あわせてエラー状態イメージ貼り付けします。
システムログ(var/log/messages)には、特にエラーはありませんでした。
また、Configrationファイル(jobarg_server.conf)
のUploadしましたので、ご確認よろしくお願い致します。
匿名ユーザー さんがほぼ2年前に更新
- ファイル jobarg_server.conf jobarg_server.conf を追加
- ファイル jobarg_manager.conf jobarg_manager.conf を追加
再度ファイルuploadしましたのでご確認よろしくお願い致します。