- This topic has 12 replies, 6 voices, and was last updated 14 years, 11 months ago by bpmclpc473.
-
AuthorPosts
-
razorSpiritMemberJust installed MyEclipse Enterprise Workbench
6.0.1-GA-200710In 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
razorSpiritMemberWork 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.
Polo TalnirMemberActually, 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
Loyal WaterMemberTioP,
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.
gkrussellMemberI 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 WorkbenchVersion: 7.1.1
Build id: 7.1.1-20090310Eclipse 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
Loyal WaterMemberLine: 26
Error: ‘g’ is null or not an objectDo 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.
gkrussellMemberIt’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
Loyal WaterMembergkrussell,
Im not sure whats going on here. I have filed the bug for the dev team to look into this issue.
bickMemberI’m seeing the same error also… Using MyEclipse Blue 7.5.
Loyal WaterMemberbick,
Can you switch to CVS perspective and download the EOD directly from there. We have been unable to reproduce this issue at our end.
bickMemberSorry Nipun, I can not access CVS repositories because our firewall blocks all cvs traffic.
Loyal WaterMemberIn that case I can mail you any particular EOD that you are looking for.
bpmclpc473MemberThis message has not been recovered.
-
AuthorPosts