| Author |
Message |
|
|
Post subject: JavaScript Error when clicking Install Project
Posted: Feb 14, 2008 - 10:44 PM
|
|
Registered Member

Joined: Feb 14, 2008
Posts: 8
|
|
Just installed MyEclipse Enterprise Workbench
6.0.1-GA-200710
In Examples On-Demand - I cannot install any of the projects, because when I
click or mouse over INSTALL PROJECT I get a javascript error:
Line: 26
Error: 'g' is null or not an object |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: JavaScript Error when clicking Install Project
Posted: Feb 15, 2008 - 03:14 PM
|
|
Registered Member

Joined: Feb 14, 2008
Posts: 8
|
|
Work Around
I have proxy issues. I can circumvent the issue by going directly to the CVS repository as described in the firewall posting - changing default port to 443. |
|
|
| |
|
|
|
 |
|
|
Post subject: JavaScript Error when clicking Install Project
Posted: Mar 05, 2008 - 02:09 AM
|
|
Joined: Mar 05, 2008
Posts: 4
|
|
Actually, the JavaScript error happens regardless whether you click on "Install"
or not. Just move the pointer over the button. When the pointer leaves the button
area, the error pops up. There is a bug in the script (my educated guess) or in
the JS interpreter.
If I click the button, I get the project installed, but when moving the pointer outside
the button area, get the error, even though the project got installed. The click and
the slide-out event are handled separately. One has a bug, the other doesn't seem
to have it.
-TioP |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: JavaScript Error when clicking Install Project
Posted: Mar 07, 2008 - 03:33 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 8012
|
|
TioP,
Are you using a some kind of a proxy as well ? I was unable to reproduce this bug at my end.
Can you go to MyEclipse > Installation Summary > Installation Details and paste it here for me. |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Apr 02, 2009 - 12:06 AM
|
|
Veteran Member

Joined: Jun 23, 2003
Posts: 2
|
|
I have the same issue. Here are my installation details:
*** Date:
Wednesday, April 1, 2009 4:05:31 PM PDT
** System properties:
OS=WindowsVista
OS version=6.0.0
Java version=1.5.0_11
*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 7.1.1
Build id: 7.1.1-20090310
*** Eclipse details:
MyEclipse Enterprise Workbench
Version: 7.1.1
Build id: 7.1.1-20090310
Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Users\russelk\AppData\Local\Genuitec\MyEclipse 7.1\myeclipse.exe
-name
Myeclipse
--launcher.library
C:\Users\russelk\AppData\Local\Genuitec\MyEclipse 7.1\../Common\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731\eclipse_1115.dll
-startup
C:\Users\russelk\AppData\Local\Genuitec\MyEclipse 7.1\../Common\plugins\org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar
-clean
-configuration
configuration
-vm
C:\Users\russelk\AppData\Local\Genuitec\Common\binary\com.sun.java.jre.win32.x86_1.5.0.011\bin\client\jvm.dll |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Apr 02, 2009 - 04:45 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 8012
|
|
| Quote: |
Line: 26
Error: 'g' is null or not an object
|
Do you get the same error or a different error? If you can provide us with some more information about the error, it would be very helpful. |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Apr 02, 2009 - 05:14 PM
|
|
Veteran Member

Joined: Jun 23, 2003
Posts: 2
|
|
It's the exact same error. It happens every time -- I can move my cursor over the "Install Project" button (no error) but when I click on the button or move it away from the button I get the error
It's for every "green" "Install Project" button
This is the error:
A Runtime Error has occurred.
Do you wish to Debug?
Line 26
Error: 'g' is null or not an object |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Apr 06, 2009 - 07:31 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 8012
|
|
gkrussell,
Im not sure whats going on here. I have filed the bug for the dev team to look into this issue. |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: same error
Posted: Jun 16, 2009 - 02:30 PM
|
|
Joined: Jun 01, 2009
Posts: 14
|
|
I'm seeing the same error also... Using MyEclipse Blue 7.5. |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: same error
Posted: Jun 16, 2009 - 10:46 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 8012
|
|
bick,
Can you switch to CVS perspective and download the EOD directly from there. We have been unable to reproduce this issue at our end. |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: RE: same error
Posted: Jun 22, 2009 - 04:13 PM
|
|
Joined: Jun 01, 2009
Posts: 14
|
|
Sorry Nipun, I can not access CVS repositories because our firewall blocks all cvs traffic. |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: same error
Posted: Jun 23, 2009 - 03:05 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 8012
|
|
In that case I can mail you any particular EOD that you are looking for. |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject: Same issue
Posted: Dec 10, 2009 - 06:12 PM
|
|
Registered Member


Joined: Sep 19, 2006
Posts: 1
|
|
FWIW --- I've been seeing this same issue as well. (7, 7.5, 8... various IE)
The problem is, as reported, "g" is null or not an object. It's on line 26 of jquery.js. (hover:function(f,g)) The error happens on the onMouseout event.
In IE, go to Tools -> Internet Options -> Advanced. If "Disable script debugging (Internet Explorer)" under "Browsing" is checked, uncheck it... Click "Apply"
Easiest to paste in the URL:
http://examplesondemand.com/?client=eodbrowser
Hover cursor over & move off one of the "Install Project" images. You should get the pop-up.
In Firefox, open the JS error console and pass the mouse cursor over the install images. You should see an error logged to the console for each. |
|
|
| |
|
|
|
 |
|
|