Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mylyn » Mylyn disappears after installing 3.3.1(All Mylyn functionality disappears after installing 3.3.1 on Eclipse 3.4)
Mylyn disappears after installing 3.3.1 [message #505682] Mon, 04 January 2010 13:56 Go to next message
Denis  Kuniß is currently offline Denis KunißFriend
Messages: 13
Registered: January 2010
Junior Member
Hi,

after an automatic update from Mylyn 3.3.0 to 3.3.1 on a Eclipse 3.4 all Mylyn views and buttons disappears. There was also no Mylyn brunch in the Preferences dialog anymore.

After uninstalling the update coming back to Mylyn 3.3.0 all works well again.

Any hints where it can come from?

What I had encountered last year (December 2009) before this happens is that several attempts to update to a new Mylyn version (don't remember which one but I guess 3.3.1) had failed.

Regards, Denis
Re: Mylyn disappears after installing 3.3.1 [message #505788 is a reply to message #505682] Mon, 04 January 2010 23:56 Go to previous messageGo to next message
Steffen Pingel is currently offline Steffen PingelFriend
Messages: 706
Registered: July 2009
Senior Member
Denis, can you provide additional detail which platform and Eclipse
distribution you are using? Can you provide steps to reproduce the problem?
Is Mylyn still listed under Help > About after the update? What is the
output if you start "eclipse -console" and type "ss mylyn"?

Note that there are known problems with shared installations that can cause
features to disappear when updating features that are part of the platform:

287246: [shared] Duplication of roots after doing an upgrade
https://bugs.eclipse.org/bugs/show_bug.cgi?id=287246

Steffen


Denis Kuni wrote:

> Hi,
>
> after an automatic update from Mylyn 3.3.0 to 3.3.1 on a Eclipse 3.4 all
> Mylyn views and buttons disappears. There was also no Mylyn brunch in the
> Preferences dialog anymore.
>
> After uninstalling the update coming back to Mylyn 3.3.0 all works well
> again.
>
> Any hints where it can come from?
>
> What I had encountered last year (December 2009) before this happens is
> that several attempts to update to a new Mylyn version (don't remember
> which one but I guess 3.3.1) had failed.
>
> Regards, Denis

--
Steffen Pingel
Committer, http://eclipse.org/mylyn
Senior Developer, http://tasktop.com
Re: Mylyn disappears after installing 3.3.1 [message #505854 is a reply to message #505788] Tue, 05 January 2010 11:25 Go to previous messageGo to next message
Denis  Kuniß is currently offline Denis KunißFriend
Messages: 13
Registered: January 2010
Junior Member
Steffen,

the Eclipse Platform is
Version: 3.4.2
Build id: M20090211-1700.

Mylyn was still listed under Help>About.

For reproducing: I had simply follow the automatic update procedure...

After the problem appears I had done a uninstall for this mylyn version. Unfortunately I have no time to reinstall it now for reproducing it; may be later.

I took a look into the log file and it contains a lot of problems like the following one but from different mylyn packages:
!ENTRY org.eclipse.equinox.p2.metadata.generator 2 0 2010-01-04 12:40:10.444
!MESSAGE An error occurred while loading the bundle manifest D:\Program Files\Eclipse3.4\plugins\org.eclipse.cdt.mylyn.ui_1.1.1.v200 91215-0000-e3x.jar
!STACK 0
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(Unknown Source)
at org.eclipse.equinox.internal.provisional.p2.metadata.generat or.BundleDescriptionFactory.loadManifest(BundleDescriptionFa ctory.java:124)
at org.eclipse.equinox.internal.provisional.p2.metadata.generat or.BundleDescriptionFactory.getBundleDescription(BundleDescr iptionFactory.java:96)
at org.eclipse.equinox.internal.provisional.p2.directorywatcher .RepositoryListener.processBundle(RepositoryListener.java:23 6)
at org.eclipse.equinox.internal.provisional.p2.directorywatcher .RepositoryListener.process(RepositoryListener.java:226)
at org.eclipse.equinox.internal.provisional.p2.directorywatcher .RepositoryListener.added(RepositoryListener.java:201)
at org.eclipse.equinox.internal.provisional.p2.directorywatcher .DirectoryWatcher.processFile(DirectoryWatcher.java:200)
at org.eclipse.equinox.internal.provisional.p2.directorywatcher .DirectoryWatcher.scanDirectories(DirectoryWatcher.java:161)
at org.eclipse.equinox.internal.provisional.p2.directorywatcher .DirectoryWatcher.poll(DirectoryWatcher.java:108)
at org.eclipse.equinox.internal.p2.extensionlocation.ExtensionL ocationArtifactRepository.ensureInitialized(ExtensionLocatio nArtifactRepository.java:70)
at org.eclipse.equinox.internal.p2.extensionlocation.ExtensionL ocationArtifactRepository.getProperties(ExtensionLocationArt ifactRepository.java:190)
at org.eclipse.equinox.internal.p2.artifact.repository.Artifact RepositoryManager.addRepository(ArtifactRepositoryManager.ja va:106)
at org.eclipse.equinox.internal.p2.artifact.repository.Artifact RepositoryManager.loadRepository(ArtifactRepositoryManager.j ava:405)
at org.eclipse.equinox.internal.p2.artifact.repository.Artifact RepositoryManager.loadRepository(ArtifactRepositoryManager.j ava:389)
at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator .loadArtifactRepository(Activator.java:117)
at org.eclipse.equinox.internal.p2.reconciler.dropins.PlatformX mlListener.synchronizeConfiguration(PlatformXmlListener.java :238)
at org.eclipse.equinox.internal.p2.reconciler.dropins.PlatformX mlListener.stopPoll(PlatformXmlListener.java:133)
at org.eclipse.equinox.internal.provisional.p2.directorywatcher .DirectoryWatcher.stopPoll(DirectoryWatcher.java:172)
at org.eclipse.equinox.internal.provisional.p2.directorywatcher .DirectoryWatcher.poll(DirectoryWatcher.java:109)
at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator .watchConfiguration(Activator.java:449)
at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator .start(Activator.java:159)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2 .run(BundleContextImpl.java:1009)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(BundleContextImpl.java:1003)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleContextImpl.java:984)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:346)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.resu me(AbstractBundle.java:355)
at org.eclipse.osgi.framework.internal.core.Framework.resumeBun dle(Framework.java:1074)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.r esumeBundles(StartLevelManager.java:616)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.i ncFWSL(StartLevelManager.java:508)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(StartLevelManager.java:299)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.d ispatchEvent(StartLevelManager.java:489)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEve nt(EventManager.java:211)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread .run(EventManager.java:321)

Unfortunately I can not attached the whole log file because it is not allowed in this forum...

Denis


Re: Mylyn disappears after installing 3.3.1 [message #505858 is a reply to message #505854] Tue, 05 January 2010 11:37 Go to previous messageGo to next message
Denis  Kuniß is currently offline Denis KunißFriend
Messages: 13
Registered: January 2010
Junior Member
Here comes some more information. The log lists the following mylyn package files as being not accessible:
!ENTRY org.eclipse.update.configurator 4 0 2010-01-04 13:27:30.155
!MESSAGE Unable to access file " plugins/org.eclipse.cdt.mylyn.ui_1.1.1.v20091215-0000-e3x.ja r!META-INF/MANIFEST.MF ".

!ENTRY org.eclipse.update.configurator 4 0 2010-01-04 13:27:30.420
!MESSAGE Unable to access file " plugins/org.eclipse.mylyn.bugzilla.core_3.3.1.v20091215-0000 -e3x.jar!META-INF/MANIFEST.MF ".

!ENTRY org.eclipse.update.configurator 4 0 2010-01-04 13:27:30.420
!MESSAGE Unable to access file " plugins/org.eclipse.mylyn.commons.ui_3.3.1.v20091215-0000-e3 x.jar!META-INF/MANIFEST.MF ".

!ENTRY org.eclipse.update.configurator 4 0 2010-01-04 13:27:30.436
!MESSAGE Unable to access file " plugins/org.eclipse.mylyn.context.ui_3.3.1.v20091215-0000-e3 x.jar!META-INF/MANIFEST.MF ".

!ENTRY org.eclipse.update.configurator 4 0 2010-01-04 13:27:30.452
!MESSAGE Unable to access file " plugins/org.eclipse.mylyn.ide.ui_3.3.1.v20091215-0000-e3x.ja r!META-INF/MANIFEST.MF ".

!ENTRY org.eclipse.update.configurator 4 0 2010-01-04 13:27:30.452
!MESSAGE Unable to access file " plugins/org.eclipse.mylyn.java.ui_3.3.1.v20091215-0000-e3x.j ar!META-INF/MANIFEST.MF ".

!ENTRY org.eclipse.update.configurator 4 0 2010-01-04 13:27:30.467
!MESSAGE Unable to access file " plugins/org.eclipse.mylyn.monitor.core_3.3.1.v20091215-0000- e3x.jar!META-INF/MANIFEST.MF ".

!ENTRY org.eclipse.update.configurator 4 0 2010-01-04 13:27:30.467
!MESSAGE Unable to access file " plugins/org.eclipse.mylyn.monitor.ui_3.3.1.v20091215-0000-e3 x.jar!META-INF/MANIFEST.MF ".

!ENTRY org.eclipse.update.configurator 4 0 2010-01-04 13:27:30.483
!MESSAGE Unable to access file " plugins/org.eclipse.mylyn.tasks.core_3.3.1.v20091215-0000-e3 x.jar!META-INF/MANIFEST.MF ".

!ENTRY org.eclipse.update.configurator 4 0 2010-01-04 13:27:30.499
!MESSAGE Unable to access file " plugins/org.eclipse.mylyn.tasks.ui_3.3.1.v20091215-0000-e3x. jar!META-INF/MANIFEST.MF ".

I took a look into the plugin folder -- these files are not available. Other Mylyn package files with version 3.3.1 are available.

So it can be a download problem also; but also a packaging problem...

Denis
Re: Mylyn disappears after installing 3.3.1 [message #506026 is a reply to message #505858] Tue, 05 January 2010 19:20 Go to previous messageGo to next message
Steffen Pingel is currently offline Steffen PingelFriend
Messages: 706
Registered: July 2009
Senior Member
Thanks. That sounds like the plug-ins that ended up on disk got corrupted
somehow in the install process. I have tried installing Mylyn 3.3 into
Eclipse 3.4.2 and did not experience any problems updating to 3.3.1.

Let me know if you have any more clues as to what may have caused the errors
you were seeing.

Steffen


Denis Kuniss wrote:

> Here comes some more information. The log lists the following mylyn
> package files as being not accessible: !ENTRY
> org.eclipse.update.configurator 4 0 2010-01-04 13:27:30.155 !MESSAGE
> Unable to access file "
> plugins/org.eclipse.cdt.mylyn.ui_1.1.1.v20091215-0000-e3x.ja
> r!META-INF/MANIFEST.MF ".
>
> !ENTRY org.eclipse.update.configurator 4 0 2010-01-04 13:27:30.420
> !MESSAGE Unable to access file "
> plugins/org.eclipse.mylyn.bugzilla.core_3.3.1.v20091215-0000
> -e3x.jar!META-INF/MANIFEST.MF ".
>
> !ENTRY org.eclipse.update.configurator 4 0 2010-01-04 13:27:30.420
> !MESSAGE Unable to access file "
> plugins/org.eclipse.mylyn.commons.ui_3.3.1.v20091215-0000-e3
> x.jar!META-INF/MANIFEST.MF ".
>
> !ENTRY org.eclipse.update.configurator 4 0 2010-01-04 13:27:30.436
> !MESSAGE Unable to access file "
> plugins/org.eclipse.mylyn.context.ui_3.3.1.v20091215-0000-e3
> x.jar!META-INF/MANIFEST.MF ".
>
> !ENTRY org.eclipse.update.configurator 4 0 2010-01-04 13:27:30.452
> !MESSAGE Unable to access file "
> plugins/org.eclipse.mylyn.ide.ui_3.3.1.v20091215-0000-e3x.ja
> r!META-INF/MANIFEST.MF ".
>
> !ENTRY org.eclipse.update.configurator 4 0 2010-01-04 13:27:30.452
> !MESSAGE Unable to access file "
> plugins/org.eclipse.mylyn.java.ui_3.3.1.v20091215-0000-e3x.j
> ar!META-INF/MANIFEST.MF ".
>
> !ENTRY org.eclipse.update.configurator 4 0 2010-01-04 13:27:30.467
> !MESSAGE Unable to access file "
> plugins/org.eclipse.mylyn.monitor.core_3.3.1.v20091215-0000-
> e3x.jar!META-INF/MANIFEST.MF ".
>
> !ENTRY org.eclipse.update.configurator 4 0 2010-01-04 13:27:30.467
> !MESSAGE Unable to access file "
> plugins/org.eclipse.mylyn.monitor.ui_3.3.1.v20091215-0000-e3
> x.jar!META-INF/MANIFEST.MF ".
>
> !ENTRY org.eclipse.update.configurator 4 0 2010-01-04 13:27:30.483
> !MESSAGE Unable to access file "
> plugins/org.eclipse.mylyn.tasks.core_3.3.1.v20091215-0000-e3
> x.jar!META-INF/MANIFEST.MF ".
>
> !ENTRY org.eclipse.update.configurator 4 0 2010-01-04 13:27:30.499
> !MESSAGE Unable to access file "
> plugins/org.eclipse.mylyn.tasks.ui_3.3.1.v20091215-0000-e3x.
> jar!META-INF/MANIFEST.MF ".
>
> I took a look into the plugin folder -- these files are not available.
> Other Mylyn package files with version 3.3.1 are available.
>
> So it can be a download problem also; but also a packaging problem...
>
> Denis

--
Steffen Pingel
Committer, http://eclipse.org/mylyn
Senior Developer, http://tasktop.com
Re: Mylyn disappears after installing 3.3.1 [message #506911 is a reply to message #506026] Mon, 11 January 2010 10:33 Go to previous messageGo to next message
Denis  Kuniß is currently offline Denis KunißFriend
Messages: 13
Registered: January 2010
Junior Member
Seems it was an download problem. After next automatic Mylyn update it worked well.

Sorry having brothered you. But it was not easy to recognize for me that this was a download problem since the update had failed several times and there was no hit or error message that the download had failed.

Thanks and regards, Denis
Re: Mylyn disappears after installing 3.3.1 [message #600329 is a reply to message #505788] Tue, 05 January 2010 11:25 Go to previous messageGo to next message
Denis  Kuniß is currently offline Denis KunißFriend
Messages: 13
Registered: January 2010
Junior Member
Steffen,

the Eclipse Platform is
Version: 3.4.2
Build id: M20090211-1700.

Mylyn was still listed under Help>About.

For reproducing: I had simply follow the automatic update procedure...

After the problem appears I had done a uninstall for this mylyn version. Unfortunately I have no time to reinstall it now for reproducing it; may be later.

I took a look into the log file and it contains a lot of problems like the following one but from different mylyn packages:
!ENTRY org.eclipse.equinox.p2.metadata.generator 2 0 2010-01-04 12:40:10.444
!MESSAGE An error occurred while loading the bundle manifest D:\Program Files\Eclipse3.4\plugins\org.eclipse.cdt.mylyn.ui_1.1.1.v200 91215-0000-e3x.jar
!STACK 0
java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(Unknown Source)
at org.eclipse.equinox.internal.provisional.p2.metadata.generat or.BundleDescriptionFactory.loadManifest(BundleDescriptionFa ctory.java:124)
at org.eclipse.equinox.internal.provisional.p2.metadata.generat or.BundleDescriptionFactory.getBundleDescription(BundleDescr iptionFactory.java:96)
at org.eclipse.equinox.internal.provisional.p2.directorywatcher .RepositoryListener.processBundle(RepositoryListener.java:23 6)
at org.eclipse.equinox.internal.provisional.p2.directorywatcher .RepositoryListener.process(RepositoryListener.java:226)
at org.eclipse.equinox.internal.provisional.p2.directorywatcher .RepositoryListener.added(RepositoryListener.java:201)
at org.eclipse.equinox.internal.provisional.p2.directorywatcher .DirectoryWatcher.processFile(DirectoryWatcher.java:200)
at org.eclipse.equinox.internal.provisional.p2.directorywatcher .DirectoryWatcher.scanDirectories(DirectoryWatcher.java:161)
at org.eclipse.equinox.internal.provisional.p2.directorywatcher .DirectoryWatcher.poll(DirectoryWatcher.java:108)
at org.eclipse.equinox.internal.p2.extensionlocation.ExtensionL ocationArtifactRepository.ensureInitialized(ExtensionLocatio nArtifactRepository.java:70)
at org.eclipse.equinox.internal.p2.extensionlocation.ExtensionL ocationArtifactRepository.getProperties(ExtensionLocationArt ifactRepository.java:190)
at org.eclipse.equinox.internal.p2.artifact.repository.Artifact RepositoryManager.addRepository(ArtifactRepositoryManager.ja va:106)
at org.eclipse.equinox.internal.p2.artifact.repository.Artifact RepositoryManager.loadRepository(ArtifactRepositoryManager.j ava:405)
at org.eclipse.equinox.internal.p2.artifact.repository.Artifact RepositoryManager.loadRepository(ArtifactRepositoryManager.j ava:389)
at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator .loadArtifactRepository(Activator.java:117)
at org.eclipse.equinox.internal.p2.reconciler.dropins.PlatformX mlListener.synchronizeConfiguration(PlatformXmlListener.java :238)
at org.eclipse.equinox.internal.p2.reconciler.dropins.PlatformX mlListener.stopPoll(PlatformXmlListener.java:133)
at org.eclipse.equinox.internal.provisional.p2.directorywatcher .DirectoryWatcher.stopPoll(DirectoryWatcher.java:172)
at org.eclipse.equinox.internal.provisional.p2.directorywatcher .DirectoryWatcher.poll(DirectoryWatcher.java:109)
at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator .watchConfiguration(Activator.java:449)
at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator .start(Activator.java:159)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2 .run(BundleContextImpl.java:1009)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(BundleContextImpl.java:1003)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleContextImpl.java:984)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:346)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.resu me(AbstractBundle.java:355)
at org.eclipse.osgi.framework.internal.core.Framework.resumeBun dle(Framework.java:1074)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.r esumeBundles(StartLevelManager.java:616)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.i ncFWSL(StartLevelManager.java:508)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(StartLevelManager.java:299)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.d ispatchEvent(StartLevelManager.java:489)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEve nt(EventManager.java:211)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread .run(EventManager.java:321)

Unfortunately I can not attached the whole log file because it is not allowed in this forum...

Denis
Re: Mylyn disappears after installing 3.3.1 [message #600335 is a reply to message #600329] Tue, 05 January 2010 11:37 Go to previous messageGo to next message
Denis  Kuniß is currently offline Denis KunißFriend
Messages: 13
Registered: January 2010
Junior Member
Here comes some more information. The log lists the following mylyn package files as being not accessible:
!ENTRY org.eclipse.update.configurator 4 0 2010-01-04 13:27:30.155
!MESSAGE Unable to access file " plugins/org.eclipse.cdt.mylyn.ui_1.1.1.v20091215-0000-e3x.ja r!META-INF/MANIFEST.MF ".

!ENTRY org.eclipse.update.configurator 4 0 2010-01-04 13:27:30.420
!MESSAGE Unable to access file " plugins/org.eclipse.mylyn.bugzilla.core_3.3.1.v20091215-0000 -e3x.jar!META-INF/MANIFEST.MF ".

!ENTRY org.eclipse.update.configurator 4 0 2010-01-04 13:27:30.420
!MESSAGE Unable to access file " plugins/org.eclipse.mylyn.commons.ui_3.3.1.v20091215-0000-e3 x.jar!META-INF/MANIFEST.MF ".

!ENTRY org.eclipse.update.configurator 4 0 2010-01-04 13:27:30.436
!MESSAGE Unable to access file " plugins/org.eclipse.mylyn.context.ui_3.3.1.v20091215-0000-e3 x.jar!META-INF/MANIFEST.MF ".

!ENTRY org.eclipse.update.configurator 4 0 2010-01-04 13:27:30.452
!MESSAGE Unable to access file " plugins/org.eclipse.mylyn.ide.ui_3.3.1.v20091215-0000-e3x.ja r!META-INF/MANIFEST.MF ".

!ENTRY org.eclipse.update.configurator 4 0 2010-01-04 13:27:30.452
!MESSAGE Unable to access file " plugins/org.eclipse.mylyn.java.ui_3.3.1.v20091215-0000-e3x.j ar!META-INF/MANIFEST.MF ".

!ENTRY org.eclipse.update.configurator 4 0 2010-01-04 13:27:30.467
!MESSAGE Unable to access file " plugins/org.eclipse.mylyn.monitor.core_3.3.1.v20091215-0000- e3x.jar!META-INF/MANIFEST.MF ".

!ENTRY org.eclipse.update.configurator 4 0 2010-01-04 13:27:30.467
!MESSAGE Unable to access file " plugins/org.eclipse.mylyn.monitor.ui_3.3.1.v20091215-0000-e3 x.jar!META-INF/MANIFEST.MF ".

!ENTRY org.eclipse.update.configurator 4 0 2010-01-04 13:27:30.483
!MESSAGE Unable to access file " plugins/org.eclipse.mylyn.tasks.core_3.3.1.v20091215-0000-e3 x.jar!META-INF/MANIFEST.MF ".

!ENTRY org.eclipse.update.configurator 4 0 2010-01-04 13:27:30.499
!MESSAGE Unable to access file " plugins/org.eclipse.mylyn.tasks.ui_3.3.1.v20091215-0000-e3x. jar!META-INF/MANIFEST.MF ".

I took a look into the plugin folder -- these files are not available. Other Mylyn package files with version 3.3.1 are available.

So it can be a download problem also; but also a packaging problem...

Denis
Re: Mylyn disappears after installing 3.3.1 [message #600340 is a reply to message #600335] Tue, 05 January 2010 19:20 Go to previous messageGo to next message
Steffen Pingel is currently offline Steffen PingelFriend
Messages: 706
Registered: July 2009
Senior Member
Thanks. That sounds like the plug-ins that ended up on disk got corrupted
somehow in the install process. I have tried installing Mylyn 3.3 into
Eclipse 3.4.2 and did not experience any problems updating to 3.3.1.

Let me know if you have any more clues as to what may have caused the errors
you were seeing.

Steffen


Denis Kuniss wrote:

> Here comes some more information. The log lists the following mylyn
> package files as being not accessible: !ENTRY
> org.eclipse.update.configurator 4 0 2010-01-04 13:27:30.155 !MESSAGE
> Unable to access file "
> plugins/org.eclipse.cdt.mylyn.ui_1.1.1.v20091215-0000-e3x.ja
> r!META-INF/MANIFEST.MF ".
>
> !ENTRY org.eclipse.update.configurator 4 0 2010-01-04 13:27:30.420
> !MESSAGE Unable to access file "
> plugins/org.eclipse.mylyn.bugzilla.core_3.3.1.v20091215-0000
> -e3x.jar!META-INF/MANIFEST.MF ".
>
> !ENTRY org.eclipse.update.configurator 4 0 2010-01-04 13:27:30.420
> !MESSAGE Unable to access file "
> plugins/org.eclipse.mylyn.commons.ui_3.3.1.v20091215-0000-e3
> x.jar!META-INF/MANIFEST.MF ".
>
> !ENTRY org.eclipse.update.configurator 4 0 2010-01-04 13:27:30.436
> !MESSAGE Unable to access file "
> plugins/org.eclipse.mylyn.context.ui_3.3.1.v20091215-0000-e3
> x.jar!META-INF/MANIFEST.MF ".
>
> !ENTRY org.eclipse.update.configurator 4 0 2010-01-04 13:27:30.452
> !MESSAGE Unable to access file "
> plugins/org.eclipse.mylyn.ide.ui_3.3.1.v20091215-0000-e3x.ja
> r!META-INF/MANIFEST.MF ".
>
> !ENTRY org.eclipse.update.configurator 4 0 2010-01-04 13:27:30.452
> !MESSAGE Unable to access file "
> plugins/org.eclipse.mylyn.java.ui_3.3.1.v20091215-0000-e3x.j
> ar!META-INF/MANIFEST.MF ".
>
> !ENTRY org.eclipse.update.configurator 4 0 2010-01-04 13:27:30.467
> !MESSAGE Unable to access file "
> plugins/org.eclipse.mylyn.monitor.core_3.3.1.v20091215-0000-
> e3x.jar!META-INF/MANIFEST.MF ".
>
> !ENTRY org.eclipse.update.configurator 4 0 2010-01-04 13:27:30.467
> !MESSAGE Unable to access file "
> plugins/org.eclipse.mylyn.monitor.ui_3.3.1.v20091215-0000-e3
> x.jar!META-INF/MANIFEST.MF ".
>
> !ENTRY org.eclipse.update.configurator 4 0 2010-01-04 13:27:30.483
> !MESSAGE Unable to access file "
> plugins/org.eclipse.mylyn.tasks.core_3.3.1.v20091215-0000-e3
> x.jar!META-INF/MANIFEST.MF ".
>
> !ENTRY org.eclipse.update.configurator 4 0 2010-01-04 13:27:30.499
> !MESSAGE Unable to access file "
> plugins/org.eclipse.mylyn.tasks.ui_3.3.1.v20091215-0000-e3x.
> jar!META-INF/MANIFEST.MF ".
>
> I took a look into the plugin folder -- these files are not available.
> Other Mylyn package files with version 3.3.1 are available.
>
> So it can be a download problem also; but also a packaging problem...
>
> Denis

--
Steffen Pingel
Committer, http://eclipse.org/mylyn
Senior Developer, http://tasktop.com
Re: Mylyn disappears after installing 3.3.1 [message #600395 is a reply to message #506026] Mon, 11 January 2010 10:33 Go to previous message
Denis  Kuniß is currently offline Denis KunißFriend
Messages: 13
Registered: January 2010
Junior Member
Seems it was an download problem. After next automatic Mylyn update it worked well.

Sorry having brothered you. But it was not easy to recognize for me that this was a download problem since the update had failed several times and there was no hit or error message that the download had failed.

Thanks and regards, Denis
Previous Topic:How to successfully exclude paths from context?
Next Topic:Automatic Commit Messages does not work
Goto Forum:
  


Current Time: Tue Apr 16 22:46:10 GMT 2024

Powered by FUDForum. Page generated in 1.80982 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top