Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » EGL Development Tools » Error CRRUI2095E
Error CRRUI2095E [message #1007546] Wed, 06 February 2013 11:49 Go to next message
gio coot is currently offline gio cootFriend
Messages: 22
Registered: December 2012
Junior Member
Hi all
i saw that the new release of EDT (082) so I tried to install it to see if my OLD problem go away. Once installed the new release I created my test project and when I try to open the HellWorld View.egl I receive this errors message :

Could not render UI
impossible to get the properties's value 'client': void object or not defined
[CRRUI2095E] impossible to find the calls to the function EGL that brings to this error

impossible to get the properties's value 'client': void object or not defined
test1/samples/client/HelloWorldView.html?contextKey=2:22
[CRRUI2095E] impossible to find the calls to the function EGL that brings to this error

can some one help me to solve this problem


Thanks
Re: Error CRRUI2095E [message #1007637 is a reply to message #1007546] Wed, 06 February 2013 20:21 Go to previous messageGo to next message
Richard Moulton is currently offline Richard MoultonFriend
Messages: 92
Registered: August 2011
Location: Devon, UK
Member
Is this the same problem you experienced on the previous version of EDT you were using?
Do you get this message when you preview or via an external browser?
What OS/browser are you using?
Can you paste the code?

Richard
Re: Error CRRUI2095E [message #1007694 is a reply to message #1007637] Thu, 07 February 2013 07:56 Go to previous messageGo to next message
gio coot is currently offline gio cootFriend
Messages: 22
Registered: December 2012
Junior Member
Richard Moulton wrote on Wed, 06 February 2013 15:21
Is this the same problem you experienced on the previous version of EDT you were using?

No, in the previous version the problem was another (see http://www.eclipse.org/forums/index.php/t/441660/) and now over the old problem i have this new problem (err CRRUI2095E)

Do you get this message when you preview or via an external browser?

when i create a new workspace and then i create a new project from the template "Hello World" the first time i open the preview i receive the errors that i listed (see also img attached) Then this error don't come showed more, but i have always the old problem that i don't see (either in the design and preview) the "textlabel" (see img2 attacched)

What OS/browser are you using?
windows 7 64 bit IE9 - Mozila 18.0.1

Can you paste the code?

see attached

Thanks in advance

Richard

  • Attachment: img01.png
    (Size: 48.24KB, Downloaded 419 times)
  • Attachment: Img2.png
    (Size: 76.10KB, Downloaded 421 times)
  • Attachment: edt.txt
    (Size: 6.28KB, Downloaded 357 times)
Re: Error CRRUI2095E [message #1007795 is a reply to message #1007694] Thu, 07 February 2013 14:08 Go to previous messageGo to next message
Richard Moulton is currently offline Richard MoultonFriend
Messages: 92
Registered: August 2011
Location: Devon, UK
Member
OK, I've learnt something new. I'd never even noticed the example HelloWorld project before when I create projects, but there is some bad news. It works fine for me! CRRUI2095E seems to be a general error, so no help there.

I'm running Windows 7 Enterprise edition (64bit).

What version of Java are you using? Enter 'java -version' at a command prompt.
I get the following ....
java version "1.6.0_33"
Java(TM) SE Runtime Environment (build 1.6.0_33-b03)
Java HotSpot(TM) 64-Bit Server VM (build 20.8-b03, mixed mode)

Also, what JRE do you have selected within Eclipse...
Window > Preferences > Java > Installed JREs
See the attached for my settings.

What render engine are you using?
Window > Preferences > EGL > Rich UI > Appearance
See the attached for my settings.

Richard
Re: Error CRRUI2095E [message #1007808 is a reply to message #1007795] Thu, 07 February 2013 14:54 Go to previous messageGo to next message
gio coot is currently offline gio cootFriend
Messages: 22
Registered: December 2012
Junior Member
Richard Moulton wrote on Thu, 07 February 2013 09:08
OK, I've learnt something new. I'd never even noticed the example HelloWorld project before when I create projects, but there is some bad news. It works fine for me! CRRUI2095E seems to be a general error, so no help there.

I'm running Windows 7 Enterprise edition (64bit).

What version of Java are you using? Enter 'java -version' at a command prompt.
I get the following ....
java version "1.6.0_33"
Java(TM) SE Runtime Environment (build 1.6.0_33-b03)
Java HotSpot(TM) 64-Bit Server VM (build 20.8-b03, mixed mode)

java version "1.7.0_04"
Java(TM) SE Runtime Environment (build 1.7.0_04-b22)
Java HotSpot(TM) 64-Bit Server VM (build 23.0-b21, mixed mode)


Also, what JRE do you have selected within Eclipse...
Window > Preferences > Java > Installed JREs
See the attached for my settings.

See the attached

What render engine are you using?
Window > Preferences > EGL > Rich UI > Appearance
See the attached for my settings.

see the attached

Many thanks for your help

Richard

  • Attachment: img1.png
    (Size: 123.60KB, Downloaded 415 times)
  • Attachment: img.png
    (Size: 52.76KB, Downloaded 431 times)
Re: Error CRRUI2095E [message #1007815 is a reply to message #1007808] Thu, 07 February 2013 15:16 Go to previous messageGo to next message
gio coot is currently offline gio cootFriend
Messages: 22
Registered: December 2012
Junior Member
Hi

I would have decided to disintall and reinstall EDT; i will kwown the result

Re: Error CRRUI2095E [message #1007827 is a reply to message #1007815] Thu, 07 February 2013 16:31 Go to previous messageGo to next message
Richard Moulton is currently offline Richard MoultonFriend
Messages: 92
Registered: August 2011
Location: Devon, UK
Member
I think the problem is the JRE. Have you installed Java? Check out the Java Download link on the Downloads page.

http://www.eclipse.org/edt/#download

I'm not sure whether you'd need to reinstall EDT after installing a JRE. I see there is an Add button on the JRE preference option so possibly not.

Richard


Re: Error CRRUI2095E [message #1007854 is a reply to message #1007827] Thu, 07 February 2013 18:07 Go to previous messageGo to next message
gio coot is currently offline gio cootFriend
Messages: 22
Registered: December 2012
Junior Member
Hi all

i have reinstalled JAVA And JDK from i have reinstalled EDT ; now the error CRRUI2095E has gone away but i still the problem that in design and preview mode i don't see "TextLabel" field instead if i run the application in a external browser i can see them;

see attached files

I am becoming crazy, it is better perhaps that I abandon this project. Possible only me all this problems ??
thanks again

Sad Sad
Now this i my java version :

java version "1.7.0_13"
Java(TM) SE Runtime Environment (build 1.7.0_13-b20)
Java HotSpot(TM) 64-Bit Server VM (build 23.7-b01, mixed mode)

and attached the installed JRE


  • Attachment: Img_extpng.png
    (Size: 50.69KB, Downloaded 440 times)
  • Attachment: Img_dsn.png
    (Size: 60.63KB, Downloaded 407 times)
  • Attachment: Img_prw.png
    (Size: 53.55KB, Downloaded 437 times)
  • Attachment: Img_x.png
    (Size: 30.05KB, Downloaded 417 times)

[Updated on: Thu, 07 February 2013 18:11]

Report message to a moderator

Re: Error CRRUI2095E [message #1007858 is a reply to message #1007854] Thu, 07 February 2013 19:02 Go to previous messageGo to next message
Richard Moulton is currently offline Richard MoultonFriend
Messages: 92
Registered: August 2011
Location: Devon, UK
Member
OK, you're getting there!

The image of the HelloWorldView.egl in design mode looks different to mine (see attached). I am assuming you've not changed the code. Other than the fact that the textfield isn't displayed correctly the columns are different sizes, etc.

So, my gut feeling is that this is either something to do with the render engine or possibly your version of java.

I'm running JRE6 and IE8.

Unless anyone else jumps in with a suggestion I would try installing JRE6. I checked the supported platform page and JRE7 is expected to work but not tested.

http://wiki.eclipse.org/EDT:Supported_Platforms

You've got IE9, right? Anyone else successfully running IE9? Any known gotchas with IE9?

Anyway, let me know how you get on.

Richard
Re: Error CRRUI2095E [message #1007963 is a reply to message #1007858] Fri, 08 February 2013 14:04 Go to previous messageGo to next message
gio coot is currently offline gio cootFriend
Messages: 22
Registered: December 2012
Junior Member
Hi

unfortunately the problem is not resolved even installing JRE6, i have also
noticed that the first time that I open HelloWorldView the icons in the part "Outline" they are not correct (you see attached ). I was asking me me: is not there possibility to activate log or other to have trace of possible errors? in my pc I have also installed IBM Rational RBD, can be this that goes to conflict??

Thanks again in advance

P.S. is not possible to contact the developers and to submit him this problem??

  • Attachment: img1png.png
    (Size: 52.80KB, Downloaded 446 times)
Re: Error CRRUI2095E [message #1008056 is a reply to message #1007963] Fri, 08 February 2013 16:33 Go to previous messageGo to next message
Richard Moulton is currently offline Richard MoultonFriend
Messages: 92
Registered: August 2011
Location: Devon, UK
Member
My gut feeling is that it's something to do with the render engine but I've no idea what. I would now do just as you've suggested, raise a bug report via the following link:

https://bugs.eclipse.org/bugs/enter_bug.cgi?product=EDT

Before doing this however I would double-check the supported platform information at the following link:

http://wiki.eclipse.org/EDT:Supported_Platforms

Good luck.

Richard
Re: Error CRRUI2095E [message #1008072 is a reply to message #1008056] Fri, 08 February 2013 17:52 Go to previous message
gio coot is currently offline gio cootFriend
Messages: 22
Registered: December 2012
Junior Member
Hi
i have posted the but at the link:

https://bugs.eclipse.org/bugs/enter_bug.cgi?product=EDT


hoping to receive answer

thanks all
Previous Topic:EDT 0.8.2. : no getMessage() function in RUIPropertiesLibrary
Next Topic:DojoMobileList getID
Goto Forum:
  


Current Time: Thu Mar 28 20:25:57 GMT 2024

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

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

Back to the top