Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » this._items is null or not an object(this._items is null or not an object)
this._items is null or not an object [message #719792] Mon, 29 August 2011 03:36 Go to next message
Chris Fairhall is currently offline Chris FairhallFriend
Messages: 221
Registered: February 2011
Senior Member
We have a RAP Workbench application running on 1.5.0-M1

My tester is getting the following error occasionally when closing an Editor

Javascript error occurred:
Error: 'this._items' is null or not an object

  name: TypeError
  message: 'this._items' is null or not an object
  number: -2146823281
  description: 'this._items' is null or not an object
  Debug: off


Our editors consist of both Trees and Tables and we've experienced this error before on earlier nightly builds.

I'm not sure of the exact circumstances this error occurs in.

If anyone knows of an easy way to log response bodies I might be able figure out a cause
Re: this._items is null or not an object [message #719820 is a reply to message #719792] Mon, 29 August 2011 06:19 Go to previous messageGo to next message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi Chris, this definitely a bug. Please file a bugzilla with a self
running snippet to reproduce it.
Thanks,
Ivan

On 8/29/2011 6:36 AM, Chris wrote:
> We have a RAP Workbench application running on 1.5.0-M1
>
> My tester is getting the following error occasionally when closing an
> Editor
>
> Javascript error occurred:
> Error: 'this._items' is null or not an object
>
> name: TypeError
> message: 'this._items' is null or not an object
> number: -2146823281
> description: 'this._items' is null or not an object
> Debug: off
>
>
> Our editors consist of both Trees and Tables and we've experienced
> this error before on earlier nightly builds.
>
> I'm not sure of the exact circumstances this error occurs in.
>
> If anyone knows of an easy way to log response bodies I might be able
> figure out a cause
Re: this._items is null or not an object [message #723258 is a reply to message #719820] Thu, 08 September 2011 07:52 Go to previous messageGo to next message
Stephan Leicht Vogt is currently offline Stephan Leicht VogtFriend
Messages: 104
Registered: July 2015
Senior Member
Hi

Did someone allready open a bug for this issue? I'm also having this
issue in our project.

Thanks
Stephan

On 29.08.2011 08:19, Ivan Furnadjiev wrote:
> Hi Chris, this definitely a bug. Please file a bugzilla with a self
> running snippet to reproduce it.
> Thanks,
> Ivan
>
> On 8/29/2011 6:36 AM, Chris wrote:
>> We have a RAP Workbench application running on 1.5.0-M1
>>
>> My tester is getting the following error occasionally when closing an
>> Editor
>>
>> Javascript error occurred:
>> Error: 'this._items' is null or not an object
>>
>> name: TypeError
>> message: 'this._items' is null or not an object
>> number: -2146823281
>> description: 'this._items' is null or not an object
>> Debug: off
>>
>>
>> Our editors consist of both Trees and Tables and we've experienced
>> this error before on earlier nightly builds.
>>
>> I'm not sure of the exact circumstances this error occurs in.
>>
>> If anyone knows of an easy way to log response bodies I might be able
>> figure out a cause
Re: this._items is null or not an object [message #723260 is a reply to message #723258] Thu, 08 September 2011 08:13 Go to previous messageGo to next message
Marty Mendez is currently offline Marty MendezFriend
Messages: 1
Registered: September 2011
Location: Chicago,Illinois
Junior Member
Hi there. yes it is the usual thing that bugs up. Hoping for this issue don't have to run into something not to end up in this situation.
Re: this._items is null or not an object [message #723264 is a reply to message #723258] Thu, 08 September 2011 07:58 Go to previous messageGo to next message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi Stephan,
no... not yet. Please open one with a snippet to reproduce it.
Thanks,
Ivan

On 9/8/2011 10:52 AM, Stephan Leicht wrote:
> Hi
>
> Did someone allready open a bug for this issue? I'm also having this
> issue in our project.
>
> Thanks
> Stephan
>
> On 29.08.2011 08:19, Ivan Furnadjiev wrote:
>> Hi Chris, this definitely a bug. Please file a bugzilla with a self
>> running snippet to reproduce it.
>> Thanks,
>> Ivan
>>
>> On 8/29/2011 6:36 AM, Chris wrote:
>>> We have a RAP Workbench application running on 1.5.0-M1
>>>
>>> My tester is getting the following error occasionally when closing an
>>> Editor
>>>
>>> Javascript error occurred:
>>> Error: 'this._items' is null or not an object
>>>
>>> name: TypeError
>>> message: 'this._items' is null or not an object
>>> number: -2146823281
>>> description: 'this._items' is null or not an object
>>> Debug: off
>>>
>>>
>>> Our editors consist of both Trees and Tables and we've experienced
>>> this error before on earlier nightly builds.
>>>
>>> I'm not sure of the exact circumstances this error occurs in.
>>>
>>> If anyone knows of an easy way to log response bodies I might be able
>>> figure out a cause
>
Re: this._items is null or not an object [message #723311 is a reply to message #723264] Thu, 08 September 2011 09:59 Go to previous message
Stephan Leicht Vogt is currently offline Stephan Leicht VogtFriend
Messages: 104
Registered: July 2015
Senior Member
Hi Ivan

I opened a bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=357053.
I'll write more as soon as I have more information from our testers.

Thanks
Stephan

On 08.09.2011 09:58, Ivan Furnadjiev wrote:
> Hi Stephan,
> no... not yet. Please open one with a snippet to reproduce it.
> Thanks,
> Ivan
>
> On 9/8/2011 10:52 AM, Stephan Leicht wrote:
>> Hi
>>
>> Did someone allready open a bug for this issue? I'm also having this
>> issue in our project.
>>
>> Thanks
>> Stephan
>>
>> On 29.08.2011 08:19, Ivan Furnadjiev wrote:
>>> Hi Chris, this definitely a bug. Please file a bugzilla with a self
>>> running snippet to reproduce it.
>>> Thanks,
>>> Ivan
>>>
>>> On 8/29/2011 6:36 AM, Chris wrote:
>>>> We have a RAP Workbench application running on 1.5.0-M1
>>>>
>>>> My tester is getting the following error occasionally when closing an
>>>> Editor
>>>>
>>>> Javascript error occurred:
>>>> Error: 'this._items' is null or not an object
>>>>
>>>> name: TypeError
>>>> message: 'this._items' is null or not an object
>>>> number: -2146823281
>>>> description: 'this._items' is null or not an object
>>>> Debug: off
>>>>
>>>>
>>>> Our editors consist of both Trees and Tables and we've experienced
>>>> this error before on earlier nightly builds.
>>>>
>>>> I'm not sure of the exact circumstances this error occurs in.
>>>>
>>>> If anyone knows of an easy way to log response bodies I might be able
>>>> figure out a cause
>>
Previous Topic:jface ViewerFilter
Next Topic:problem in swt browser widget...
Goto Forum:
  


Current Time: Tue Apr 16 07:42:27 GMT 2024

Powered by FUDForum. Page generated in 0.09991 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top