Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Demo M6 Startup Problem
Demo M6 Startup Problem [message #45770] Fri, 07 September 2007 18:39 Go to next message
Markus Wolf is currently offline Markus WolfFriend
Messages: 153
Registered: July 2009
Senior Member
Hi,

I've tried to run the RAP demo of the M6 release, but have no success.
In Konqueror there are these two errors in the script console:

Error: http://localhost:9090/rap: TypeError: Value undefined (result of
expression $j.ROOT_LOGGER.setMinLevel) is not an object. Cannot be called.
Error: http://localhost:9090/rap: TypeError: Value undefined (result of
expression qx.log.Logger.ROOT_LOGGER.setMinLevel) is not an object. Cannot
be called.

In FireFox there are no results, since firefox does not react anymore and
use 100% cpu...

Anyone can give me a hint what could be wrong? There is no log or error in
the console.

Thanks
Markus Wolf
--
>
> emedia-solutions wolf web: http://www.emedia-solutions-wolf.de
> Eimsbüttler Straße 115 mail: markus@emedia-solutions-wolf.de
> 22769 Hamburg pgp: http://wwwkeys.de.pgp.net
> +49 40 432 635 83 taxid: 57 / 126 / 16123
>
Re: Demo M6 Startup Problem [message #45801 is a reply to message #45770] Fri, 07 September 2007 19:28 Go to previous messageGo to next message
Markus Wolf is currently offline Markus WolfFriend
Messages: 153
Registered: July 2009
Senior Member
Ok, I've found that the problem only occurs in Konqueror and FireFox.
In Epipany (also Gecko based) it does work as expected.
Also the problem does exists with the qooxdoo demos as well.
--
> emedia-solutions wolf web: http://www.emedia-solutions-wolf.de
> Eimsbüttler Straße 115 mail: markus@emedia-solutions-wolf.de
> 22769 Hamburg pgp: http://wwwkeys.de.pgp.net
> +49 40 432 635 83 taxid: 57 / 126 / 16123
Re: Demo M6 Startup Problem [message #45830 is a reply to message #45801] Mon, 10 September 2007 08:01 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: rherrmann.innoopract.com

Hi Markus,


only a wild guess: could you disable the popup-blocker or launch RAP
without specifying the -Dorg.eclipse.rwt.clientLogLevel VM argument and
see if there is any change?

Cheers,
Rüdiger

Markus Wolf wrote:
> Ok, I've found that the problem only occurs in Konqueror and FireFox.
> In Epipany (also Gecko based) it does work as expected.
> Also the problem does exists with the qooxdoo demos as well.
Re: Demo M6 Startup Problem [message #46001 is a reply to message #45830] Tue, 11 September 2007 06:02 Go to previous messageGo to next message
Markus Wolf is currently offline Markus WolfFriend
Messages: 153
Registered: July 2009
Senior Member
Thanks Rüdiger,

> only a wild guess: could you disable the popup-blocker or launch RAP
> without specifying the -Dorg.eclipse.rwt.clientLogLevel VM argument and
> see if there is any change?
>
setting the cientLogLevel argument does help. Can you explain to me what
this parameter is for?

Markus Wolf
--
> emedia-solutions wolf web: http://www.emedia-solutions-wolf.de
> Eimsbüttler Straße 115 mail: markus@emedia-solutions-wolf.de
> 22769 Hamburg pgp: http://wwwkeys.de.pgp.net
> +49 40 432 635 83 taxid: 57 / 126 / 16123
Re: Demo M6 Startup Problem [message #46090 is a reply to message #46001] Tue, 11 September 2007 18:49 Go to previous message
Eclipse UserFriend
Originally posted by: rherrmann.innoopract.com

Markus Wolf wrote:
> Thanks Rüdiger,
>
>> only a wild guess: could you disable the popup-blocker or launch RAP
>> without specifying the -Dorg.eclipse.rwt.clientLogLevel VM argument and
>> see if there is any change?
>>
> setting the cientLogLevel argument does help. Can you explain to me what
> this parameter is for?

This parameter controls what kind of logging information should be
written by qooxdoo.
The value of this parameter is passed to qooxdoo by calling
qx.log.Logger.ROOT_LOGGER.setMinLevel with the value as the only
argument. For more information on qooxdoo logging see here:
http://qooxdoo.org/documentation/0.6/user_manual/the_logging _system

Setting a log level other than OFF will very likely write messages to
the log. By default, those are displayed in a popup window. The only
exception I know of is Firefox when FireBug is installed. In this case
they are written to the Firefox console.

It seems that there are some issues if log window gets blocked. I will
try to reproduce this and file a bug at qooxdoo.

>
> Markus Wolf
Previous Topic:cell editor
Next Topic:workbench layout
Goto Forum:
  


Current Time: Fri Apr 19 10:38:48 GMT 2024

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

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

Back to the top