For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 7 replies, 2 voices, and was last updated 17 years, 6 months ago by
Loyal Water.
-
AuthorPosts
-
parasjain01MemberHi,
I am using ME 6.0.1 GA.When I try to search and install updates for the currently installed features I get the following error
Errors while parsing update policy [content not allowed in prolog]
The log file logs thisNTRY org.eclipse.update.core 4 0 2008-01-23 09:27:25.912
!MESSAGE Errors while parsing update policy [Content is not allowed in prolog.]
!STACK 0
org.xml.sax.SAXParseException: Content is not allowed in prolog.
at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at org.eclipse.update.internal.search.UpdatePolicy.load(UpdatePolicy.java:122)
at org.eclipse.update.internal.operations.UpdateUtils.loadUpdatePolicy(UpdateUtils.java:534)
at org.eclipse.update.search.UpdateSearchRequest.performSearch(UpdateSearchRequest.java:272)
at org.eclipse.update.ui.UpdateJob.runUpdates(UpdateJob.java:207)
at org.eclipse.update.ui.UpdateJob.run(UpdateJob.java:168)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)For more or less the same reason I am not able to install new features also.
I want to find and install updates for MyEclipseJanuary 23, 2008 at 10:32 am #280993
Loyal WaterMemberParas,
Can you go to MyEclipse > Installation Summary > Installation Details and paste the information here for me.Are there any errors recorded under <workspace>/.metadata/.log file ?
January 23, 2008 at 10:43 am #280997
parasjain01MemberHi Nipun,
The error log which I posted in my earlier post was from the metadata/.log file.And this is my installation details
*** Date:
Wednesday, January 23, 2008 10:41:31 AM CST** System properties:
OS=WindowsXP
OS version=5.1
Java version=1.5.0_11*** 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 Graphical Editing Framework
Version: 3.3.1.v20070814
Build id: 20070814-1555Eclipse Platform
Version: 3.3.1.R33x_r20070911-_19UEkpF-B7Uh2hKy75y
Build id: M20070921-1145Eclipse RCP
Version: 3.3.1.R33x_r20070802-8y8eE8sEV3Fz0z0GlHJrXvTAUS
Build id: M20070921-1145Eclipse Java Development Tools
Version: 3.3.1.r331_v20070629-7o7jE72EDlXAbqAcnbmyg1rf8RIL
Build id: M20070921-1145Eclipse Plug-in Development Environment
Version: 3.3.1.R33x_r20070802-7N7M3D1VIA_52JsDFsEC
Build id: M20070921-1145Eclipse Project SDK
Version: 3.3.1.R33x_r20070802-7M7J78_mu1mnlRa7A4Ns52XeZ6D0
Build id: M20070921-1145Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Program Files\MyEclipse 6.0\eclipse\eclipse.exe
-name
Eclipse
–launcher.library
C:\Program Files\MyEclipse 6.0\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.1.R33x_v20070828\eclipse_1020.dll
-startup
C:\Program Files\MyEclipse 6.0\eclipse\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20070828.jar
-exitdata
d4c_70
-vm
C:\Program Files\MyEclipse 6.0\jre\bin\javaw.exeJanuary 23, 2008 at 12:22 pm #281010
Loyal WaterMemberParas,
Are you behind a proxy ?January 24, 2008 at 8:41 am #281077
parasjain01MemberYes thatz what I was trying to mention next. I am behind a proxy.
The same thing works in my home laptop. I am using MyEclipse6.x at home.
Thanks
January 24, 2008 at 1:23 pm #281089
Loyal WaterMemberYou will have to go to Windows > Preferences > General > Network Connections and configure your proxy.
January 24, 2008 at 5:01 pm #281100
parasjain01MemberProxy is already configured in MyEclipse.
It is correctly configured as it is configured in Mozilla Firefox and IEJanuary 25, 2008 at 10:30 am #281119
Loyal WaterMemberSince things work fine at home, there is something about your work proxy that is killing the update message from our server. There isn’t much more help I can provide and you’ll need to discuss the issue with your network admin at work.
-
AuthorPosts