インストール先 / ログ / 感想

オンラインサービス に関するメモランダム

カテゴリー: Webスクレイピング  閲覧数:729 配信日:2017-09-27 20:28


インストール先


▼C:\Program Files (x86)\Octoparse\OctoparseExtractor\Client\
▼D:\Program Files (x86)\Octoparse\OctoparseExtractor\Client\



ログ


▼C:\Program Files (x86)\Octoparse\OctoparseExtractor\Client\Log\Error\2017-09-27.txt
00:20:44 System.Net.WebException: リモート サーバーがエラーを返しました: (400) 要求が不適切です
  場所 System.Net.HttpWebRequest.GetResponse()
  場所 Octopus.ClientUtil.API.HttpHelper.PostGetErrorMsg(String url, String param, String authorization, String contentType, Int32 timeout)
00:20:55 System.Net.WebException: リモート サーバーがエラーを返しました: (400) 要求が不適切です
  場所 System.Net.HttpWebRequest.GetResponse()
  場所 Octopus.ClientUtil.API.HttpHelper.PostGetErrorMsg(String url, String param, String authorization, String contentType, Int32 timeout)
00:21:40 System.NullReferenceException: Object reference not set to an instance of an object.
  at Octopus.Parser.HtmlParser.XFireFoxBrowser.7E50BDC673C53A3E19E50BC237337FA9902ABB30(Int32 scrollType)
00:29:35 System.Runtime.InteropServices.COMException (0x80040154): クラスが登録されていません (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
  at Gecko.nsIComponentManager.GetClassObject(Guid& aClass, Guid& aIID)
  at Gecko.BaseNsFactory`1.Unregister()
  at Gecko.GeckoWebBrowser.OnHandleDestroyed(EventArgs e)
  at System.Windows.Forms.Control.WmDestroy(Message& m)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at Gecko.GeckoWebBrowser.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)
00:29:36 System.NullReferenceException: Object reference not set to an instance of an object.
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.ProcessNormalState(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.PerformOwnersActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.BaseLayoutItemHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.PerformChildHandlerActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.OnClick(Object sender, MouseEventArgs e)
  at DevExpress.XtraLayout.LayoutControl.OnMouseClick(MouseEventArgs e)
  at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  at System.Windows.Forms.ContainerControl.WndProc(Message& m)
  at DevExpress.XtraLayout.LayoutControl.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)
01:03:35 System.Runtime.InteropServices.COMException (0x80040154): クラスが登録されていません (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
  at Gecko.nsIComponentManager.GetClassObject(Guid& aClass, Guid& aIID)
  at Gecko.BaseNsFactory`1.Unregister()
  at Gecko.GeckoWebBrowser.OnHandleDestroyed(EventArgs e)
  at System.Windows.Forms.Control.WmDestroy(Message& m)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at Gecko.GeckoWebBrowser.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)
13:50:29 System.Runtime.InteropServices.COMException (0x80040154): クラスが登録されていません (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
  at Gecko.nsIComponentManager.GetClassObject(Guid& aClass, Guid& aIID)
  at Gecko.BaseNsFactory`1.Unregister()
  at Gecko.GeckoWebBrowser.OnHandleDestroyed(EventArgs e)
  at System.Windows.Forms.Control.WmDestroy(Message& m)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at Gecko.GeckoWebBrowser.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)
13:50:30 System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
  at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
  at System.ThrowHelper.ThrowArgumentOutOfRangeException()
  at System.Collections.Generic.List`1.get_Item(Int32 index)
  at Octopus.Client.XTaskGuide.<Module>(Object sender, EventArgs e)
  at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
  at System.Windows.Forms.ScrollableControl.OnVisibleChanged(EventArgs e)
  at System.Windows.Forms.Control.WmShowWindow(Message& m)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  at System.Windows.Forms.ContainerControl.WndProc(Message& m)
  at System.Windows.Forms.UserControl.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)
13:50:30 System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
  at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
  at System.ThrowHelper.ThrowArgumentOutOfRangeException()
  at System.Collections.Generic.List`1.get_Item(Int32 index)
  at Octopus.Client.XTaskGuide.<Module>(Object sender, EventArgs e)
  at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
  at System.Windows.Forms.ScrollableControl.OnVisibleChanged(EventArgs e)
  at System.Windows.Forms.Control.WmShowWindow(Message& m)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  at System.Windows.Forms.ContainerControl.WndProc(Message& m)
  at System.Windows.Forms.UserControl.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)
13:50:30 System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
  at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
  at System.ThrowHelper.ThrowArgumentOutOfRangeException()
  at System.Collections.Generic.List`1.get_Item(Int32 index)
  at Octopus.Client.XTaskGuide.<Module>(Object sender, EventArgs e)
  at System.EventHandler.Invoke(Object sender, EventArgs e)
  at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
  at System.Windows.Forms.ScrollableControl.OnVisibleChanged(EventArgs e)
  at System.Windows.Forms.Control.WmShowWindow(Message& m)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  at System.Windows.Forms.ContainerControl.WndProc(Message& m)
  at System.Windows.Forms.UserControl.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)
13:54:28 System.Runtime.InteropServices.COMException (0x80040154): クラスが登録されていません (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
  at Gecko.nsIComponentManager.GetClassObject(Guid& aClass, Guid& aIID)
  at Gecko.BaseNsFactory`1.Unregister()
  at Gecko.GeckoWebBrowser.OnHandleDestroyed(EventArgs e)
  at System.Windows.Forms.Control.WmDestroy(Message& m)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at Gecko.GeckoWebBrowser.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)
13:54:28 System.NullReferenceException: Object reference not set to an instance of an object.
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.ProcessNormalState(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.PerformOwnersActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.BaseLayoutItemHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.PerformChildHandlerActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.OnClick(Object sender, MouseEventArgs e)
  at DevExpress.XtraLayout.LayoutControl.OnMouseClick(MouseEventArgs e)
  at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  at System.Windows.Forms.ContainerControl.WndProc(Message& m)
  at DevExpress.XtraLayout.LayoutControl.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)
14:17:50 System.NullReferenceException: Object reference not set to an instance of an object.
  at Octopus.Client.XTaskGuide.<Module>()
  at Octopus.Client.XTaskGuide.<Module>()
  at Octopus.Client.Tutorial.TipAction.Stop()
  at Octopus.Client.BubbleTip.<Module>(Object sender, EventArgs e)
  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.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
19:35:29 System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
  at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
  at System.ThrowHelper.ThrowArgumentOutOfRangeException()
  at System.Collections.Generic.List`1.get_Item(Int32 index)
  at Octopus.Client.XTaskGuide.<Module>()
  at Octopus.Client.XTaskGuide.<Module>()
  at Octopus.Client.XTaskGuide.<Module>(Object sender, EventArgs e)
  at System.Windows.Forms.Control.OnClick(EventArgs e)
  at DevExpress.XtraEditors.BaseButton.OnClick(EventArgs e)
  at DevExpress.XtraEditors.BaseButton.OnMouseUp(MouseEventArgs e)
  at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at DevExpress.Utils.Controls.ControlBase.WndProc(Message& m)
  at DevExpress.XtraEditors.BaseControl.WndProc(Message& msg)
  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)
19:46:36 System.Runtime.InteropServices.COMException (0x80040154): クラスが登録されていません (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
  at Gecko.nsIComponentManager.GetClassObject(Guid& aClass, Guid& aIID)
  at Gecko.BaseNsFactory`1.Unregister()
  at Gecko.GeckoWebBrowser.OnHandleDestroyed(EventArgs e)
  at System.Windows.Forms.Control.WmDestroy(Message& m)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at Gecko.GeckoWebBrowser.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)
19:47:02 System.NullReferenceException: Object reference not set to an instance of an object.
  at Octopus.Parser.HtmlParser.XFireFoxBrowser.7E50BDC673C53A3E19E50BC237337FA9902ABB30(Int32 scrollType)
20:07:50 System.Runtime.InteropServices.COMException (0x80040154): クラスが登録されていません (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
  at Gecko.nsIComponentManager.GetClassObject(Guid& aClass, Guid& aIID)
  at Gecko.BaseNsFactory`1.Unregister()
  at Gecko.GeckoWebBrowser.OnHandleDestroyed(EventArgs e)
  at System.Windows.Forms.Control.WmDestroy(Message& m)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at Gecko.GeckoWebBrowser.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)
20:07:54 System.Runtime.InteropServices.COMException (0x80040154): クラスが登録されていません (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
  at Gecko.nsIComponentManager.GetClassObject(Guid& aClass, Guid& aIID)
  at Gecko.BaseNsFactory`1.Unregister()
  at Gecko.GeckoWebBrowser.OnHandleDestroyed(EventArgs e)
  at System.Windows.Forms.Control.WmDestroy(Message& m)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at Gecko.GeckoWebBrowser.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)
20:07:55 System.Runtime.InteropServices.COMException (0x80040154): クラスが登録されていません (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
  at Gecko.nsIComponentManager.GetClassObject(Guid& aClass, Guid& aIID)
  at Gecko.BaseNsFactory`1.Unregister()
  at Gecko.GeckoWebBrowser.OnHandleDestroyed(EventArgs e)
  at System.Windows.Forms.Control.WmDestroy(Message& m)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at Gecko.GeckoWebBrowser.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)
20:07:56 System.NullReferenceException: Object reference not set to an instance of an object.
  at Octopus.Client.XTaskGuide.<Module>(Object sender, EventArgs e)
  at System.EventHandler.Invoke(Object sender, EventArgs e)
  at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
  at System.Windows.Forms.ScrollableControl.OnVisibleChanged(EventArgs e)
  at System.Windows.Forms.Control.WmShowWindow(Message& m)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  at System.Windows.Forms.ContainerControl.WndProc(Message& m)
  at System.Windows.Forms.UserControl.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)
20:21:08 System.Runtime.InteropServices.COMException (0x80040154): クラスが登録されていません (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
  at Gecko.nsIComponentManager.GetClassObject(Guid& aClass, Guid& aIID)
  at Gecko.BaseNsFactory`1.Unregister()
  at Gecko.GeckoWebBrowser.OnHandleDestroyed(EventArgs e)
  at System.Windows.Forms.Control.WmDestroy(Message& m)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at Gecko.GeckoWebBrowser.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)
20:21:14 System.Runtime.InteropServices.COMException (0x80040154): クラスが登録されていません (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
  at Gecko.nsIComponentManager.GetClassObject(Guid& aClass, Guid& aIID)
  at Gecko.BaseNsFactory`1.Unregister()
  at Gecko.GeckoWebBrowser.OnHandleDestroyed(EventArgs e)
  at System.Windows.Forms.Control.WmDestroy(Message& m)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at Gecko.GeckoWebBrowser.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)
20:24:14 System.NullReferenceException: Object reference not set to an instance of an object.
  at DevExpress.XtraLayout.Handlers.HotTrackHelper.set_HotTrackedItem(BaseLayoutItem value)
  at DevExpress.XtraLayout.Handlers.HotTrackHelper.ProcessMessage(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.PerformChildHandlerActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.OnClick(Object sender, MouseEventArgs e)
  at DevExpress.XtraLayout.LayoutControl.OnMouseClick(MouseEventArgs e)
  at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  at System.Windows.Forms.ContainerControl.WndProc(Message& m)
  at DevExpress.XtraLayout.LayoutControl.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)
20:27:03 System.NullReferenceException: Object reference not set to an instance of an object.
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.ProcessNormalState(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.PerformOwnersActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.BaseLayoutItemHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.PerformChildHandlerActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.OnClick(Object sender, MouseEventArgs e)
  at DevExpress.XtraLayout.LayoutControl.OnMouseClick(MouseEventArgs e)
  at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  at System.Windows.Forms.ContainerControl.WndProc(Message& m)
  at DevExpress.XtraLayout.LayoutControl.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)
20:30:09 System.NullReferenceException: Object reference not set to an instance of an object.
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.ProcessNormalState(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.PerformOwnersActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.BaseLayoutItemHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.PerformChildHandlerActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.OnClick(Object sender, MouseEventArgs e)
  at DevExpress.XtraLayout.LayoutControl.OnMouseClick(MouseEventArgs e)
  at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  at System.Windows.Forms.ContainerControl.WndProc(Message& m)
  at DevExpress.XtraLayout.LayoutControl.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)
20:31:59 System.NullReferenceException: Object reference not set to an instance of an object.
  at DevExpress.XtraLayout.Handlers.HotTrackHelper.set_HotTrackedItem(BaseLayoutItem value)
  at DevExpress.XtraLayout.Handlers.HotTrackHelper.ProcessMessage(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.PerformChildHandlerActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.OnClick(Object sender, MouseEventArgs e)
  at DevExpress.XtraLayout.LayoutControl.OnMouseClick(MouseEventArgs e)
  at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  at System.Windows.Forms.ContainerControl.WndProc(Message& m)
  at DevExpress.XtraLayout.LayoutControl.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)
20:33:36 System.NullReferenceException: Object reference not set to an instance of an object.
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.ProcessNormalState(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.PerformOwnersActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.BaseLayoutItemHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.PerformChildHandlerActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.OnClick(Object sender, MouseEventArgs e)
  at DevExpress.XtraLayout.LayoutControl.OnMouseClick(MouseEventArgs e)
  at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  at System.Windows.Forms.ContainerControl.WndProc(Message& m)
  at DevExpress.XtraLayout.LayoutControl.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)
20:37:37 System.NullReferenceException: Object reference not set to an instance of an object.
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.ProcessNormalState(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.PerformOwnersActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.BaseLayoutItemHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.PerformChildHandlerActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.OnClick(Object sender, MouseEventArgs e)
  at DevExpress.XtraLayout.LayoutControl.OnMouseClick(MouseEventArgs e)
  at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  at System.Windows.Forms.ContainerControl.WndProc(Message& m)
  at DevExpress.XtraLayout.LayoutControl.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)
20:40:43 System.NullReferenceException: Object reference not set to an instance of an object.
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.ProcessNormalState(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.PerformOwnersActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.BaseLayoutItemHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.PerformChildHandlerActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.OnClick(Object sender, MouseEventArgs e)
  at DevExpress.XtraLayout.LayoutControl.OnMouseClick(MouseEventArgs e)
  at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  at System.Windows.Forms.ContainerControl.WndProc(Message& m)
  at DevExpress.XtraLayout.LayoutControl.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)
21:05:44 System.NullReferenceException: Object reference not set to an instance of an object.
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.ProcessNormalState(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.PerformOwnersActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.BaseLayoutItemHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.PerformChildHandlerActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.OnClick(Object sender, MouseEventArgs e)
  at DevExpress.XtraLayout.LayoutControl.OnMouseClick(MouseEventArgs e)
  at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  at System.Windows.Forms.ContainerControl.WndProc(Message& m)
  at DevExpress.XtraLayout.LayoutControl.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)
21:07:20 System.NullReferenceException: Object reference not set to an instance of an object.
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.ProcessNormalState(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.PerformOwnersActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.BaseLayoutItemHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.PerformChildHandlerActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.OnClick(Object sender, MouseEventArgs e)
  at DevExpress.XtraLayout.LayoutControl.OnMouseClick(MouseEventArgs e)
  at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  at System.Windows.Forms.ContainerControl.WndProc(Message& m)
  at DevExpress.XtraLayout.LayoutControl.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)
21:08:18 System.NullReferenceException: Object reference not set to an instance of an object.
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.ProcessNormalState(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.PerformOwnersActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.BaseLayoutItemHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.PerformChildHandlerActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.OnClick(Object sender, MouseEventArgs e)
  at DevExpress.XtraLayout.LayoutControl.OnMouseClick(MouseEventArgs e)
  at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  at System.Windows.Forms.ContainerControl.WndProc(Message& m)
  at DevExpress.XtraLayout.LayoutControl.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)
21:13:05 System.NullReferenceException: Object reference not set to an instance of an object.
  at Octopus.Client.XTaskGuide.<Module>(Object sender, EventArgs e)
  at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
  at System.Windows.Forms.ScrollableControl.OnVisibleChanged(EventArgs e)
  at System.Windows.Forms.Control.WmShowWindow(Message& m)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  at System.Windows.Forms.ContainerControl.WndProc(Message& m)
  at System.Windows.Forms.UserControl.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)
21:15:00 System.NullReferenceException: Object reference not set to an instance of an object.
  at Octopus.Client.XTaskGuide.<Module>(Object sender, EventArgs e)
  at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
  at System.Windows.Forms.ScrollableControl.OnVisibleChanged(EventArgs e)
  at System.Windows.Forms.Control.WmShowWindow(Message& m)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  at System.Windows.Forms.ContainerControl.WndProc(Message& m)
  at System.Windows.Forms.UserControl.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)
21:16:16 System.NullReferenceException: Object reference not set to an instance of an object.
  at Octopus.Parser.HtmlParser.XFireFoxBrowser.7E50BDC673C53A3E19E50BC237337FA9902ABB30(Int32 scrollType)
21:19:48 System.Runtime.InteropServices.COMException (0x80040154): クラスが登録されていません (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
  at Gecko.nsIComponentManager.GetClassObject(Guid& aClass, Guid& aIID)
  at Gecko.BaseNsFactory`1.Unregister()
  at Gecko.GeckoWebBrowser.OnHandleDestroyed(EventArgs e)
  at System.Windows.Forms.Control.WmDestroy(Message& m)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at Gecko.GeckoWebBrowser.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)
21:21:24 constraint failed
UNIQUE constraint failed: SearchTask.UserId
21:34:05 System.Net.WebException: リモート サーバーがエラーを返しました: (400) 要求が不適切です
  場所 System.Net.HttpWebRequest.GetResponse()
  場所 Octopus.ClientUtil.API.HttpHelper.PostGetErrorMsg(String url, String param, String authorization, String contentType, Int32 timeout)
21:34:14 System.Net.WebException: リモート サーバーがエラーを返しました: (400) 要求が不適切です
  場所 System.Net.HttpWebRequest.GetResponse()
  場所 Octopus.ClientUtil.API.HttpHelper.PostGetErrorMsg(String url, String param, String authorization, String contentType, Int32 timeout)
21:45:37 System.Runtime.InteropServices.COMException (0x80530012): Exception from HRESULT: 0x80530012
  at Gecko.nsIDOMXPathEvaluator.CreateNSResolver(nsIDOMNode nodeResolver)
  at Gecko.GeckoNode.EvaluateXPathInternal(String xpath)
  at Gecko.GeckoNode.EvaluateXPath(String xpath)
  at Octopus.Parser.HtmlParser.XFireFoxBrowser.7E50BDC673C53A3E19E50BC237337FA9902ABB30(String xpath, GeckoNode node)
  at Octopus.Parser.HtmlParser.XFireFoxBrowser.SelectElements(String xPath)
  at Octopus.Client.XTaskGuide.SelectElements(String xpathItem)
  at Octopus.Client.Guide.XCreatePagination.<Module>()
  at Octopus.Client.Guide.XCreatePagination.OnShow()
  at Octopus.Client.XTaskGuide.<Module>(Object sender, GeckoDocumentCompletedEventArgs e)
21:47:06 System.Runtime.InteropServices.COMException (0x80040154): クラスが登録されていません (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
  at Gecko.nsIComponentManager.GetClassObject(Guid& aClass, Guid& aIID)
  at Gecko.BaseNsFactory`1.Unregister()
  at Gecko.GeckoWebBrowser.OnHandleDestroyed(EventArgs e)
  at System.Windows.Forms.Control.WmDestroy(Message& m)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at Gecko.GeckoWebBrowser.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)



感想


無料アカウント
・有料アカウントの動作確認的位置づけ
・明記されていないが、実際に使用していくと、これ以上先へ進めない事象に遭遇
・色々制限があるみたい
→ 使えない

一時間程経過したら利用できるようになった
・理由不明
・プロセスが生きていた?
・一応全部killしたつもりだったが、
・詳細不明

週間人気ページランキング / 8-14 → 8-20
順位 ページタイトル抜粋 アクセス数
1 「楽天トラベル」の宿泊履歴は 3 年経過すると削除されるため、注意が必要です。 | 旅行 6
2 「Twitterデータ」をダウンロード出来ない。途中で失敗する。ネットワークエラーが発生する | Twitter 5
2 オンラインサービス 0 5
3 大前提 / 比較一覧表 / ダウンロードファイルに含まれているREADME.txt内容の比較 3
4 This phone number is already in use. | Twitter 2
4 Amazon クーポン件は「1回」かつ「1日」のみ有効 ← 数日の間隔を開ければ再度購入可能 | Amazon 2
4 ラジオ(radikoのタイムフリー)を「Windows10」で録音するために、「らじれこ」を使用した | らじれこ(ラジオ) 2
4 「mmpx12 / twitter-media-downloader」は 52 件しか一括ダウンロードできません | X 2
4 会員 カテゴリー 2
4 私が考える、Amazon Music の問題点 | Amazon Music(Amazon) 2
4 「黒歴史クリーナー」で「削除の開始時」および「削除の完了時」にツイートを投稿しないようにするには、@xxxx_以降だけを削除する | ツイート削除(Twitter) 2
4 ソフトバンクの携帯電話番号は「My SoftBank」から無料で変更できます。※My SoftBankから電話番号の変更手続きをする場合には、料金(事務手数料)の発生はありません | ソフトバンク(通信) 2
5 注文 18 日目(10/16)における「e-net shop株式会社」の印象 / スペック以外が重要視される商品のネット購入は、レビュー内容が個人のそれまでの経験に基づくため難しい / 回答 5 回目 1
5 「NHKニュース」と「トレンドマイクロ株式会社」の関係性に違和感を感じる。「IPA 独立行政法人 情報処理推進機構」ではなぜダメなの? | ニュース 1
5 「Google Chrome」ブラウザで「Yahoo!メール」を開くと「読み込み中」が耐え切れないほど長いです。検索してみましたが、解決する方法が分かりません。 | Yahoo!メール(メール) 1
5 「らじれこ」予約録音時に「らじれこ」を起動する必要はありません。※パソコンを起動しておく必要はあります。 | らじれこ(ラジオ) 1
5 このエントリーの結論 / キャンペーンポイントが付与される日にちは、明確に規定されているの? / キャンペーンポイント付与が確定したとはどういう意味? 1
5 電話 2 回目(通話時間 約 30 分) /「NTTぷらら」光回線解約手続きに対する改善提案 / 感想 1
5 MP3プレーヤー カテゴリー 1
5 最初に結論 / 「東急ポイントカード」へ新規登録できません。エラーメッセージの意味が分かりません。 1
2026/8/21 5:05 更新
指定期間人気ページランキング / 2020-5-27 → 2026-8-20
順位 ページタイトル抜粋 アクセス数
1 ビックカメラへの苦情連絡先 | ビックカメラ(EC) 8047
2 Twitter全ツイート履歴は、2019年7月以降、ツールを使用しなければ取得不可能(index.htmlはダウンロードファイルに含まれないよう仕様変更されている) | Twitter(social networking service) 4031
3 Twitter動画を無料でダウンロードする方法 | Twitter 3785
4 Yahoo!メールで[SendMessageFailed]が表示される場合は、しばらく待ってから再度試す | Yahoo!メール(メール) 3441
5 「Twitterデータ」をダウンロード出来ない。途中で失敗する。ネットワークエラーが発生する | Twitter(social networking service) 3305
6 Xの「矢印を使い、指示された席に人物を移動させてください。」は縦横アイコンを合わせる方式 | X 2561
7 Twitterモーメント作成しようと思い、自分の過去のツイートを遡る。途中までしか遡れない。面倒くさくなって止める | Twitter(social networking service) 2111
8 「mmpx12 / twitter-media-downloader」は 52 件しか一括ダウンロードできません | X 1816
9 オンラインサービス 0 1729
10 ソフトバンクの携帯電話番号は「My SoftBank」から無料で変更できます。※My SoftBankから電話番号の変更手続きをする場合には、料金(事務手数料)の発生はありません | ソフトバンク(通信) 1666
11 Twitter 画像サイズの問題 | Twitter(social networking service) 1478
12 お使いのアカウントに不自然なアクティビティを検出しました。安全のため、パスワードが変更されるまでアカウントはロックしました。 | Twitter(social networking service) 1260
13 「楽天トラベル」の宿泊履歴は 3 年経過すると削除されるため、注意が必要です。 | 旅行 1230
14 Amazon Music「まだ再生中ですか?」問題 | Amazon Music(Amazon) 1148
15 Amazonの「カスタマー Q&A」より製品に関する質問を行っても、回答がつくまで、投稿者自身も確認することは出来ない | Amazon(EC) 1063
16 Windows10で、Twitterタイムラインを一番下(最後)まで自動でスクロールする無料ソフトウェア「Twitterオートスクローラー」 | Twitter(social networking service) 1028
17 3 種類ある「楽天カード」利用明細確認方法の内、「楽天e-NAVI」の「Web明細サービス」だけは、過去 15 カ月以前の情報が表示されないため注意が必要です。 | カード 948
18 「Google Chrome」ブラウザで「Yahoo!メール」を開くと「読み込み中」が耐え切れないほど長いです。検索してみましたが、解決する方法が分かりません。 | Yahoo!メール(メール) 775
19 インターネットへ突然接続できなくなった理由は、NTTぷららのマイページのパスワードを変更したから | NTTぷらら(インターネットサービスプロバイダ) 764
20 故障した小型冷蔵庫(46L)をどうするの? | 冷蔵庫(購入履歴) 721
2026/8/21 5:05 更新