- This topic has 4 replies, 2 voices, and was last updated 16 years, 3 months ago by Riyad Kalla.
-
AuthorPosts
-
Patrick HatcherMemberI’m getting an error when trying to install examples. I’ve seen other posts to this error but no resolution. I’m getting an error when hovering over or clicking the Install button. The error message is:
Line 26 Error:’g’ is null or not an objectAfter clicking on the install I can see the Checking out Project box and it actually appears to be failing on authenticating CSV.
I can verify this by going to the CSV Repository and trying to connect to the CSV site and I get the same message. The information that was put into CSV entry is:
Connect type: Pserver
User: anonymous
Pwd: (assuming it is anonymous as I didn’t enter)
Host: examples.myeclipseide.com
Reposit Path: /home/cvs/public/myeclipse/examplesThanks
Patrick HatcherMemberSorry. I forgot to add the installation summary:
*** Date:
Wednesday, August 6, 2008 9:37:46 AM PDT** System properties:
OS=WindowsXP
OS version=5.1
Java version=1.5.0_14*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 6.0.1 GA
Build id: 6.0.1-GA-200710*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 6.0.1 GA
Build id: 6.0.1-GA-200710Eclipse Platform
Version: 3.3.3.r33x_r20080129-_19UEl7Ezk_gXF1kouft
Build id: M20080221-1800Eclipse Java Development Tools
Version: 3.3.2.r33x_r20080129-7o7jE7_EDhYDiyVEnjb1pFd7ZGD7
Build id: M20080221-1800Eclipse Project SDK
Version: 3.3.3.r33x_r20080129-7M7J7LB-u3aphGW6o3_VmiVfGXWO
Build id: M20080221-1800Eclipse RCP
Version: 3.3.3.r33x_r20080129-8y8eE9UEUWI6qujeED0xT7bc
Build id: M20080221-1800Eclipse Plug-in Development Environment
Version: 3.3.3.r33x_r20080129-7N7M5DQVIA_6oJsEFkEL
Build id: M20080221-1800Eclipse Graphical Editing Framework
Version: 3.3.1.v20070814
Build id: 20070814-1555Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\eclipse\eclipse.exe
-name
Eclipse
–launcher.library
C:\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.3.R33x_v20080118\eclipse_1023.dll
-startup
C:\eclipse\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20080118.jar
-launcher
C:\eclipse\eclipse.exe
-data
C:\Documents and Settings\p139pth\My Documents\workspace
-launcher
C:\eclipse\eclipse.exe
-product
com.genuitec.myeclipse.product.ide
-vm
C:\Program Files\Java\jre1.5.0_14\bin\client\jvm.dll
Riyad KallaMemberThe authentication for the CVS server is exactly right, I’m not sure why it’s failing. As far as the JavaScript popup, that seems to occur when Microsoft tools like Visual Studio are installed and enable the JavaScript debugging hook in IE (which is the embedded browser rendering that page).
Are you behind a proxy that might be blocking unfettered access to the EOD repo? Could you try this again from home?
Patrick HatcherMemberThanks. I got it to work from home. I must apologize. After I was able to download an example, I finally saw the HOWTO from behind a firewall link at the top of the page. I’ll give that a try as well.
Thanks.
Riyad KallaMemberNot a problem, just glad it’s working.
-
AuthorPosts