- This topic has 12 replies, 3 voices, and was last updated 14 years, 10 months ago by support-joy.
-
AuthorPosts
-
fermataintlMemberI noticed recently (not sure how long) that when I launch myeclipse in the lower right corner it says “Performing Updates…” it always goes on forever so I double clicked on it and it shows a “Progress” tab that says: cannot complete the request. generating details. — but it does not seem to do anything, so I click I the red box to stop the process.
What is going on and how do I fix it?
Thanks.
Dean
support-joyMemberDean,
Can you click on MyEclipse(from menu options) and click on “Manage MyEclipse plugins”. This will open MyEclipse Dashboard which displays if there are any updates available. By default this is the first thing the IDE checks upon startup. If you do not wish to perform this check. Please turn-off the checkbox for “Show MyEclipse Dashboard on Startup under MyEclipse Dashboard.
Best.
fermataintlMemberI like to keep it up to date, and it used to work fine. Any idea why it no longer does?
Thanks.
Dean
support-joyMemberDean,
Very difficult to say, as I don’t have visibility of your system. Have you added any 3rd party plugin and/or features recently? Can you copy and paste your installation details? To get the same, open your MyEclipse IDE, from menu options click on MyEclipse > Installation Summary > Installation Details. Can you check if you have any relevant issues logged in log file located at [your workspace dir]/.metadata/.log.
I would recommend you to perform a -clean. Please refer – https://www.genuitec.com/forums/topic/troubleshoot-using-the-clean-command-line-argument/
Carl DavisMemberpopup:
The MyEclipse Dashboard is unable to access update information. Please try again once network connectivity is restored.Error log:
Mar 8, 2010 10:44:19 AM com.genuitec.pulse2.client.launcher.ui.LauncherUIActivator start
INFO: Pulse launched at 3/8/10 10:44 AM
Mar 8, 2010 10:44:32 AM com.genuitec.pulse2.client.properties.PropertyCache readProperties
INFO: Reading properties from disk cache for systemoverride took 250 milliseconds.
Mar 8, 2010 10:44:32 AM com.genuitec.pulse2.client.common.offlineinstaller.OfflineInstallerBundleService <init>
INFO: No offline content available; using live installation of software
Mar 8, 2010 10:44:33 AM com.genuitec.pulse2.client.services.internal.PulseClient execute
FINE: Request 1 to Pulse server for getScopedProperties (details n/a)
Mar 8, 2010 10:44:33 AM com.genuitec.pulse2.client.services.internal.PulseClient execute
FINE: Request 2 to Pulse server for retrieveBlueprintDefinition (details n/a)
Mar 8, 2010 10:44:35 AM com.genuitec.pulse2.client.properties.PropertyServices fetchProperties
INFO: Requesting properties for systemoverride took 3378 milliseconds.
Mar 8, 2010 10:44:38 AM com.genuitec.pulse2.client.services.internal.PulseInitializer isOnline
WARNING: Pulse server appears to now be unavailable; going offline: An internal error has occurred.
org.eclipse.ecf.filetransfer.BrowseFileTransferException: Could not connect to https://www.poweredbypulse.com:443/pulse/action/model
at org.eclipse.ecf.provider.filetransfer.httpclient.HttpClientFileSystemBrowser.runRequest(Unknown Source)
at org.eclipse.ecf.provider.filetransfer.browse.AbstractFileSystemBrowser$DirectoryJob.run(Unknown Source)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Caused by: java.net.SocketException: Connection reset
at java.net.SocketInputStream.read(SocketInputStream.java:168)
at com.sun.net.ssl.internal.ssl.InputRecord.readFully(InputRecord.java:293)
at com.sun.net.ssl.internal.ssl.InputRecord.read(InputRecord.java:331)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:789)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.waitForClose(SSLSocketImpl.java:1455)
at com.sun.net.ssl.internal.ssl.HandshakeOutStream.flush(HandshakeOutStream.java:103)
at com.sun.net.ssl.internal.ssl.Handshaker.kickstart(Handshaker.java:549)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.kickstartHandshake(SSLSocketImpl.java:1202)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1111)
at com.sun.net.ssl.internal.ssl.SSLSocketImpl.writeRecord(SSLSocketImpl.java:623)
at com.sun.net.ssl.internal.ssl.AppOutputStream.write(AppOutputStream.java:59)
at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:65)
at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:123)
at org.apache.commons.httpclient.HttpConnection.flushRequestOutputStream(HttpConnection.java:828)
at org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnectionAdapter.flushRequestOutputStream(MultiThreadedHttpConnectionManager.java:1565)
at org.apache.commons.httpclient.HttpMethodBase.writeRequest(HttpMethodBase.java:2116)
at org.apache.commons.httpclient.HttpMethodBase.execute(HttpMethodBase.java:1096)
at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:398)
at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171)
at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)Browsing with IE7 directly to:
https://www.poweredbypulse.com:443/pulse/action/model
https://www.poweredbypulse.com:443/pulse/action/
https://www.poweredbypulse.com:443/pulse/
https://www.poweredbypulse.com:443/produces “…cannot display the webpage. Most likely causes: …The website is encountering problems.”
Can browse to http://www.poweredbypulse.com/
I am not behind a proxy.
Our company employes Websense, but “https://www.poweredbypulse.com/”, “http://www.poweredbypulse.com/” and all subordinate pages have full, explicit permission for communication.
Above listing shows connection by a call within Java.
I emphasize, I cannot browse to the https://www.poweredbypulse.com locations.
Can you help with this?
fermataintlMemberWhen I looked in the .metadata directory I noticed a .lock file even though eclipse was not running, so I deleted it and things seems to be moving now. Hopefully that fixed it.
Dean
@support-joy wrote:
Dean,
Very difficult to say, as I don’t have visibility of your system. Have you added any 3rd party plugin and/or features recently? Can you copy and paste your installation details? To get the same, open your MyEclipse IDE, from menu options click on MyEclipse > Installation Summary > Installation Details. Can you check if you have any relevant issues logged in log file located at [your workspace dir]/.metadata/.log.
I would recommend you to perform a -clean. Please refer – https://www.genuitec.com/forums/topic/troubleshoot-using-the-clean-command-line-argument/
fermataintlMemberI was wrong… its still stuck. Here is the installation info you asked about:
*** Date:
Monday, March 8, 2010 3:09:17 PM EST** System properties:
OS=WindowsXP
OS version=5.1.0
Java version=1.6.0_13*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 8.0
Build id: 8.0-20091120*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 8.0
Build id: 8.0-20091120Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Program Files\Genuitec\MyEclipse 8.x Latest\myeclipse.exe
-name
Myeclipse
–launcher.library
C:\Program Files\Genuitec\MyEclipse 8.x Latest\../Common/plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519\eclipse_1206.dll
-startup
C:\Program Files\Genuitec\MyEclipse 8.x Latest\../Common/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
-install
C:/Program Files/Genuitec/MyEclipse 8.x Latest
-configuration
configuration
-vm
C:/Program Files/Genuitec/Common/binary/com.sun.java.jdk.win32.x86_1.6.0.013/jre/bin/client/jvm.dllAny other ideas?
Dean
@fermataintl wrote:
When I looked in the .metadata directory I noticed a .lock file even though eclipse was not running, so I deleted it and things seems to be moving now. Hopefully that fixed it.
Dean
@support-joy wrote:
Dean,
Very difficult to say, as I don’t have visibility of your system. Have you added any 3rd party plugin and/or features recently? Can you copy and paste your installation details? To get the same, open your MyEclipse IDE, from menu options click on MyEclipse > Installation Summary > Installation Details. Can you check if you have any relevant issues logged in log file located at [your workspace dir]/.metadata/.log.
I would recommend you to perform a -clean. Please refer – https://www.genuitec.com/forums/topic/troubleshoot-using-the-clean-command-line-argument/
support-joyMemberDean,
Thank you for installation details. Did you get a chance to perform -clean? Can you please copy and paste the contents of your .log file here? Also can you open pulse2.properties file, it is located in your [MyEclipse installation dir]/common, you should look for – \Genuitec\Common\configuration\pulse2.properties and copy and paste your pulse.handshake.id here, this will help me do a look up into our server logs for logged errors.
Sorry for the inconvenience.
support-joyMembercldavisjr,
Can you try this –
1. Open pulse. If you don’t have pulse download the same from http://www.poweredbypulse.com
2. Login to pulse. You can also login anonymously.
3. Choose the relevant Eclipse realm. If you are on ME 8.x, choose Eclipse Galileo from top left hand corner dropdown.
4. This will redirect you to the pulse-explorer.
5. From “My Profiles” right click on your MyEclipse profile and click on [Re-install and run]
Pulse will automatically fix any dependency issues. Let me know how this works for you.
fermataintlMemberJoy,
I ran ran myeclipse -clean and the problem still occurs. The .log file looks like nothing is being written to it, judging by the very old dates:
!SESSION 2006-08-19 14:23:05.729 ———————————————–
eclipse.buildId=M20060629-1905
java.version=1.5.0_06
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments: -product com.genuitec.myeclipse.product.ide
Command-line arguments: -os win32 -ws win32 -arch x86 -product com.genuitec.myeclipse.product.ide!ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-19 14:23:47.228
!MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.eclipse.wizards_5.0.0\snippets\css_snippets.xml!ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-19 14:23:47.449
!MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.eclipse.wizards_5.0.0\snippets\forms_lists_snippets.xml!ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-19 14:23:47.589
!MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.eclipse.wizards_5.0.0\snippets\htmlform_snippets.xml!ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-19 14:23:47.729
!MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.eclipse.wizards_5.0.0\snippets\html_snippets.xml!ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-19 14:23:47.919
!MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.eclipse.wizards_5.0.0\snippets\javascript_snippets.xml!ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-19 14:23:48.060
!MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.eclipse.wizards_5.0.0\snippets\jsf_f_snippets.xml!ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-19 14:23:48.240
!MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.eclipse.wizards_5.0.0\snippets\jsf_h_snippets.xml!ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-19 14:23:48.390
!MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.eclipse.wizards_5.0.0\snippets\struts_bean_snippets.xml!ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-19 14:23:48.590
!MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.eclipse.wizards_5.0.0\snippets\struts_html_snippets.xml!ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-19 14:23:48.761
!MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.eclipse.wizards_5.0.0\snippets\struts_logic_snippets.xml!ENTRY com.genuitec.eclipse.wizards 1 0 2006-08-19 14:23:48.901
!MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.0GA\eclipse\plugins\com.genuitec.eclipse.wizards_5.0.0\snippets\struts_tiles_snippets.xml!ENTRY org.eclipse.update.core 4 0 2006-08-19 14:24:15.859
!MESSAGE Error processing update site mirror. [Premature EOF]
!STACK 0
java.io.IOException: Premature EOF
at sun.net.www.http.ChunkedInputStream.readAheadBlocking(Unknown Source)
at sun.net.www.http.ChunkedInputStream.readAhead(Unknown Source)
at sun.net.www.http.ChunkedInputStream.read(Unknown Source)
at java.io.FilterInputStream.read(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLEntityManager$RewindableInputStream.read(Unknown Source)
at sun.nio.cs.StreamDecoder$CharsetSD.readBytes(Unknown Source)
at sun.nio.cs.StreamDecoder$CharsetSD.implRead(Unknown Source)
at sun.nio.cs.StreamDecoder.read(Unknown Source)
at java.io.InputStreamReader.read(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.scanLiteral(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLScanner.scanAttributeValue(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanAttribute(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
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 javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
at org.eclipse.update.core.model.DefaultSiteParser.getMirrors(DefaultSiteParser.java:829)
at org.eclipse.update.core.model.DefaultSiteParser.processSite(DefaultSiteParser.java:514)
at org.eclipse.update.core.model.DefaultSiteParser.handleInitialState(DefaultSiteParser.java:396)
at org.eclipse.update.core.model.DefaultSiteParser.startElement(DefaultSiteParser.java:200)
at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.startElement(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl$NSContentDispatcher.scanRootElementHook(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(Unknown Source)
at javax.xml.parsers.SAXParser.parse(Unknown Source)
at org.eclipse.update.core.model.DefaultSiteParser.parse(DefaultSiteParser.java:156)
at org.eclipse.update.core.model.SiteModelFactory.parseSite(SiteModelFactory.java:81)
at org.eclipse.update.internal.core.SiteURLFactory.createSite(SiteURLFactory.java:80)
at org.eclipse.update.internal.core.InternalSiteManager.createSite(InternalSiteManager.java:334)
at org.eclipse.update.internal.core.InternalSiteManager.createSite(InternalSiteManager.java:326)
at org.eclipse.update.internal.core.InternalSiteManager.createSite(InternalSiteManager.java:291)
at org.eclipse.update.internal.core.InternalSiteManager.attemptCreateSite(InternalSiteManager.java:222)
at org.eclipse.update.internal.core.InternalSiteManager.getSite(InternalSiteManager.java:162)
at org.eclipse.update.core.SiteManager.getSite(SiteManager.java:78)
at org.eclipse.update.search.UpdateSearchRequest.searchOneSite(UpdateSearchRequest.java:447)
at org.eclipse.update.search.UpdateSearchRequest.performSearch(UpdateSearchRequest.java:294)
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:58)!ENTRY org.eclipse.update.core 4 0 2006-08-19 14:24:15.970
!MESSAGE Digest could not be parsed:Unable to retrieve remote reference “http://download.eclipse.org/updates/3.2/digest.zip”. [Server returned HTTP response code: “404 Not Found” for URL: http://download.eclipse.org/updates/3.2/digest.zip.%5D!ENTRY org.eclipse.update.core 4 0 2006-08-19 14:24:19.715
!MESSAGE Error processing update site mirror. [Premature EOF]
!STACK 0
java.io.IOException: Premature EOF
at sun.net.www.http.ChunkedInputStream.readAheadBlocking(Unknown Source)
at sun.net.www.http.ChunkedInputStream.readAhead(Unknown Source)
at sun.net.www.http.ChunkedInputStream.read(Unknown Source)
at java.io.FilterInputStream.read(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLEntityManager$RewindableInputStream.read(Unknown Source)
at sun.nio.cs.StreamDecoder$CharsetSD.readBytes(Unknown Source)
at sun.nio.cs.StreamDecoder$CharsetSD.implRead(Unknown Source)
at sun.nio.cs.StreamDecoder.read(Unknown Source)
at java.io.InputStreamReader.read(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.scanLiteral(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLScanner.scanAttributeValue(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanAttribute(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
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 javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
at org.eclipse.update.core.model.DefaultSiteParser.getMirrors(DefaultSiteParser.java:829)
at org.eclipse.update.core.model.SiteModel.getMirrorSiteEntryModels(SiteModel.java:416)
at org.eclipse.update.core.Site.getMirrorSiteEntries(Site.java:547)
at org.eclipse.update.ui.UpdateJob$ResultCollectorWithMirrors.getMirror(UpdateJob.java:306)
at org.eclipse.update.search.UpdateSearchRequest.searchOneSite(UpdateSearchRequest.java:465)
at org.eclipse.update.search.UpdateSearchRequest.performSearch(UpdateSearchRequest.java:294)
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:58)
!SESSION 2007-09-01 10:37:02.458 ———————————————–
eclipse.buildId=I20070625-1500
java.version=1.5.0_11
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86!ENTRY org.eclipse.update.configurator 2007-09-01 10:37:27.824
!MESSAGE Could not install bundle plugins/javax.servlet.jsp_2.0.0.v200706191603.jar Bundle “javax.servlet.jsp” version “2.0.0.v200706191603” has already been installed from: update@../myeclipse/eclipse/plugins/javax.servlet.jsp_2.0.0.v200706191603.jar!ENTRY org.eclipse.update.configurator 2007-09-01 10:37:27.834
!MESSAGE Could not install bundle plugins/javax.servlet_2.4.0.v200706111738.jar Bundle “javax.servlet” version “2.4.0.v200706111738” has already been installed from: update@../myeclipse/eclipse/plugins/javax.servlet_2.4.0.v200706111738.jar!ENTRY org.eclipse.update.configurator 2007-09-01 10:37:27.834
!MESSAGE Could not install bundle plugins/org.apache.commons.el_1.0.0.v200706111724.jar Bundle “org.apache.commons.el” version “1.0.0.v200706111724” has already been installed from: update@../myeclipse/eclipse/plugins/org.apache.commons.el_1.0.0.v200706111724.jar!ENTRY org.eclipse.update.configurator 2007-09-01 10:37:27.834
!MESSAGE Could not install bundle plugins/org.apache.commons.logging_1.0.4.v200706111724.jar Bundle “org.apache.commons.logging” version “1.0.4.v200706111724” has already been installed from: update@../myeclipse/eclipse/plugins/org.apache.commons.logging_1.0.4.v200706111724.jar!ENTRY org.eclipse.osgi 2 1 2007-09-01 10:38:59.476
!MESSAGE NLS unused message: jar_is_tampered in: org.eclipse.osgi.internal.verifier.JarVerifierMessages!ENTRY org.eclipse.osgi 2 1 2007-09-01 10:38:59.486
!MESSAGE NLS missing message: Jar_Is_Tampered in: org.eclipse.osgi.internal.verifier.JarVerifierMessages
fermataintlMemberpulse.handshake.id=8c11f087-6c4f-43fe-9aa9-98ee61fd3033
support-joyMemberDean,
Thank you for the details and pulse.handshake.id. I shall investigate and get back to you on this.
support-joyMemberDean,
I don’t see any issues reported on our servers. I would recommend you to try this. Open MyEclipse IDE, click on Help > Software Updates > Manage in Pulse Explorer. This will load Pulse. And will show your MyEclipse 7.5 profile selected under My Profiles. Right click on “MyEclipse 7.5” and from the context menu click on [Re-install and run]. This will open a wizard which will guide you through the rest of the steps. Let me know if this helps.
-
AuthorPosts