Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Workbench Demo - Error: TypeError: Cannot read property 'length' of null
Workbench Demo - Error: TypeError: Cannot read property 'length' of null [message #756502] Mon, 14 November 2011 05:37 Go to next message
Andrew is currently offline AndrewFriend
Messages: 17
Registered: July 2009
Junior Member
Hi,
Got this error in Workbench Demo (http://rap.eclipsesource.com/workbenchdemo/rms).

Error: TypeError: Cannot read property 'length' of null

Script: org.eclipse.rwt.protocol.Processor.processMessage( {
"meta": {
"requestCounter": 82
},
"operations": [ {
"target": "w152",
"action": "destroy"
}, {
....

Steps to reproduce:
1) Open Demo
2) Switch to RMS perspective
3) Try to open project element in tree.
Re: Workbench Demo - Error: TypeError: Cannot read property 'length' of null [message #756508 is a reply to message #756502] Mon, 14 November 2011 06:40 Go to previous message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi Andrew,
this has been fixed in CVS HEAD:
362248: Javascript error when using New Project wizard of Workbench Demo
https://bugs.eclipse.org/bugs/show_bug.cgi?id=362248
We have to redeploy the demo.
Best,
Ivan

On 11/14/2011 7:37 AM, Andrew wrote:
> Hi,
> Got this error in Workbench Demo
> (http://rap.eclipsesource.com/workbenchdemo/rms).
>
> Error: TypeError: Cannot read property 'length' of null
>
> Script: org.eclipse.rwt.protocol.Processor.processMessage( {
> "meta": {
> "requestCounter": 82
> },
> "operations": [ {
> "target": "w152",
> "action": "destroy"
> }, {
> ...
>
> Steps to reproduce:
> 1) Open Demo
> 2) Switch to RMS perspective
> 3) Try to open project element in tree.
Previous Topic:Workbench Demo - Error: TypeError: Cannot read property 'length' of null
Next Topic:Connect Xtext and RAP
Goto Forum:
  


Current Time: Thu Mar 28 17:54:02 GMT 2024

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

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

Back to the top