XTension 9.4.1 / I encountered a problem

Ger Determan ger.determan at xs4all.nl
Thu Apr 19 14:20:35 EDT 2018


Same here James. Quit and restart 9.4.1 also again updates the database from 9.4.0 to 9.4.1

19/04/2018 20:06:54.9513  Load Scheduled Events...
19/04/2018 20:06:54.9530  Load scheduled event "Save Energy"
19/04/2018 20:06:54.9535  loading random offset of 0
19/04/2018 20:06:54.9540  event Save Energy CalculateNextEvent begin with Interval of 187
19/04/2018 20:06:54.9544  RepeatIntervalType is Seconds
19/04/2018 20:06:54.9550  error: NilObjectException: Error in CEvent.CalculateNextEvent
19/04/2018 20:06:54.9628  RuntimeRaiseException
19/04/2018 20:06:54.9633  RaiseNilObjectException
19/04/2018 20:06:54.9636  GlobalScriptModule.GetGlobalScriptByID%o<CGlobalScript>%f8
19/04/2018 20:06:54.9639  CEvent.GetScript%o<CGlobalScript>%o<CEvent>
19/04/2018 20:06:54.9644  CEvent.CalculateNextEvent%%o<CEvent>
19/04/2018 20:06:54.9647  CEvent.Constructor%%o<CEvent>o<xData>
19/04/2018 20:06:54.9650  EventSupportModule.LoadEvents
19/04/2018 20:06:54.9653  CApplication.Event_Open%%o<CApplication>
19/04/2018 20:06:54.9656  _Z29CocoaFinishApplicationStartupv
19/04/2018 20:06:54.9660  XojoFramework$4422
19/04/2018 20:06:54.9663  __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__
19/04/2018 20:06:54.9666  _CFXRegistrationPost
19/04/2018 20:06:54.9670  ___CFXNotificationPost_block_invoke
19/04/2018 20:06:54.9673  -[_CFXNotificationRegistrar find:object:observer:enumerator:]
19/04/2018 20:06:54.9676  _CFXNotificationPost
19/04/2018 20:06:54.9679  -[NSNotificationCenter postNotificationName:object:userInfo:]
19/04/2018 20:06:54.9682  -[NSApplication _postDidFinishNotification]
19/04/2018 20:06:54.9685  -[NSApplication _sendFinishLaunchingNotification]
19/04/2018 20:06:54.9689  _DPSNextEvent
19/04/2018 20:06:54.9692  -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]
19/04/2018 20:06:54.9696  XojoFramework$4483
19/04/2018 20:06:54.9700  XojoFramework$4484
19/04/2018 20:06:54.9704  Application._CallFunctionWithExceptionHandling%%o<Application>p
19/04/2018 20:06:54.9709  _Z33CallFunctionWithExceptionHandlingPFvvE
19/04/2018 20:06:54.9713  XojoFramework$4483
19/04/2018 20:06:54.9717  -[NSApplication run]
19/04/2018 20:06:54.9720  RuntimeRun
19/04/2018 20:06:54.9724  REALbasic._RuntimeRun
19/04/2018 20:06:54.9728  _Main
19/04/2018 20:06:54.9732  main


> On 19 Apr 2018, at 18:30, Brian Williams <brwill at me.com> wrote:
> 
> Hi James,
> 
> After starting 9.4.1, I same numerous error messages. Here is a sample:
> 
> n
> 2018-04-19 12:25:44.0252  error: NilObjectException: was trapped globally
> 2018-04-19 12:25:44.0343  RuntimeRaiseException
> 2018-04-19 12:25:44.0344  RaiseNilObjectException
> 2018-04-19 12:25:44.0345  cTargetingRouter.Constructor%%o<cTargetingRouter>
> 2018-04-19 12:25:44.0347  cInterfaceSocket.ProcessBuffer%%o<cInterfaceSocket>
> 2018-04-19 12:25:44.0348  cInterfaceSocket.Event_DataAvailable%%o<cInterfaceSocket>
> 2018-04-19 12:25:44.0349  _ZN9TCPSocket10FireEventsEv
> 2018-04-19 12:25:44.0350  _ZN14TCPSocketPosix4PollEv
> 2018-04-19 12:25:44.0351  _Z9DoNetIdleh
> 2018-04-19 12:25:44.0352  XojoFramework$7079
> 2018-04-19 12:25:44.0353  XojoFramework$7861
> 2018-04-19 12:25:44.0353  __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__
> 2018-04-19 12:25:44.0354  __CFRunLoopDoTimer
> 2018-04-19 12:25:44.0355  __CFRunLoopDoTimers
> 2018-04-19 12:25:44.0355  __CFRunLoopRun
> 2018-04-19 12:25:44.0356  CFRunLoopRunSpecific
> 2018-04-19 12:25:44.0356  RunCurrentEventLoopInMode
> 2018-04-19 12:25:44.0358  ReceiveNextEventCommon
> 2018-04-19 12:25:44.0358  _BlockUntilNextEventMatchingListInModeWithFilter
> 2018-04-19 12:25:44.0359  _DPSNextEvent
> 2018-04-19 12:25:44.0360  -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]
> 2018-04-19 12:25:44.0360  XojoFramework$4483
> 2018-04-19 12:25:44.0361  XojoFramework$4484
> 2018-04-19 12:25:44.0361  Application._CallFunctionWithExceptionHandling%%o<Application>p
> 2018-04-19 12:25:44.0362  _Z33CallFunctionWithExceptionHandlingPFvvE
> 2018-04-19 12:25:44.0363  XojoFramework$4483
> 2018-04-19 12:25:44.0363  -[NSApplication run]
> 2018-04-19 12:25:44.0364  RuntimeRun
> 2018-04-19 12:25:44.0364  REALbasic._RuntimeRun
> 2018-04-19 12:25:44.0365  _Main
> 2018-04-19 12:25:44.0366  main
> 2018-04-19 12:25:59.0014  error: NilObjectException: was trapped globally
> 
> I have returned to 9.4.0
> 
> Brian
> _______________________________________________
> XTensionList mailing list
> XTensionList at machomeautomation.com
> http://mail.machomeautomation.com/mailman/listinfo/xtensionlist



More information about the XTensionList mailing list