For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 25 replies, 10 voices, and was last updated 16 years, 1 month ago by
support-joy.
-
AuthorPosts
-
June 18, 2009 at 1:13 am #299574
support-shaliniMemberRamakrishna,
From the above link click “Download Now”. This will take you to “Try and Download” page.
Accept the license agreement and click on 7.5 download.
7.5M1 installers are deprecated. Please refer to the following post
https://www.genuitec.com/forums/topic/notice-myeclipse-7-5-m1-installers-deprecated/June 18, 2009 at 9:59 am #299603
Scott AndersonParticipantOr, now that 7.5 has been release you can also use Help > Software Updates… > Check for updates from within MyEclipse 7.1 in order to get the 7.5 version installed.
August 6, 2009 at 4:27 am #301159
kaymayusMemberHi All,
i have the same Problem with the new 7.5 Version (Fresh installed all in one).
” Initializing Java Tooling : (1%) ” hangs for ever.On checking this Problem i realized that this, in my case, has to do with MAVEN:
1) I have created a Web Project whit maven support
2) close Myeclipse
3) open again ….. and happens: ” Initializing Java Tooling : (1%) ”What is the Workarround…fix? appart from closing the Project bevor closing Myeclipse or
removing the file “.project” befor opening Myeclipse?Best regards.
August 6, 2009 at 5:56 am #301163
support-joyMemberkaymayus,
Sorry to hear you are running into this issue. Can you answer few queries for me to give me some pointers –
1. Can you copy and paste the installation details? You can get it from MyEclipse > Installation Summary > Installation Details.
2. Click on Window > Preferences > General and check the checkbox for Show heap status. Can you monitor the heap status? And click on Run Garbage collection when the heap size grows.
3. I would like you to bump up your vmargs arguments to see if that helps. You need to edit the same in your myeclipse.ini file which is located in your MyEclipse installation dir
I will escalate this to our dev team members.August 6, 2009 at 7:15 am #301172
kaymayusMemberHi,
here the Installation Details:
*** Date:
Donnerstag, 6. August 2009 13:55 Uhr MESZ** System properties:
OS=WindowsXP
OS version=5.1.0
Java version=1.6.0_13*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 7.5
Build id: 7.5-20090609*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 7.5
Build id: 7.5-20090609Eclipse Plug-in Development Environment
Version: 3.4.2.R342_v20090122-7T7U1E9imVKz-A8Vz-p_jRS
Build id: M20080703-0800Eclipse Platform
Version: 3.4.2.R342_v20090122-9I96EiWElHi8lheoJKJIvhM3JfVsYbRrgVIWL
Build id: M20090211-1700Eclipse Graphical Editing Framework GEF
Version: 3.4.2.v20090218-1145-67728084A56B4I233613552
Build id: 200809101400Eclipse RCP
Version: 3.4.200.R342_v20090122-989JESTEbig-SVaL8UJHcYBr4A63
Build id: M20090211-1700Eclipse Java Development Tools
Version: 3.4.2.r342_v20081217-7o7tEAoEEDWEm5HTrKn-svO4BbDI
Build id: M20090211-1700Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Programme\Genuitec\MyEclipse 7.5\myeclipse.exe
-name
Myeclipse
–launcher.library
C:\Programme\Genuitec\MyEclipse 7.5\../Common\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731\eclipse_1115.dll
-startup
C:\Programme\Genuitec\MyEclipse 7.5\../Common\plugins\org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar
-clean
-configuration
configuration
-vm
C:\Programme\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\client\jvm.dll
The heap size does not grow much. Myeclipse shows “93M of 992M”
I think this has not to do with the vm args. I already changed those without success.
My settings:
-startup
../Common\plugins\org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar
–launcher.library
../Common\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731
-clean
-configuration
configuration
-vm
C:\Programme\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\bin\client\jvm.dll
-vmargs
-Xms1000m
-Xmx1000m
-XX:MaxPermSize=256m
-XX:ReservedCodeCacheSize=64mCheck the error log (this has to do with MAVEN as i said):
!SESSION 2009-08-06 13:54:22.328 ———————————————–
eclipse.buildId=unknown
java.version=1.6.0_13
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE
Command-line arguments: -os win32 -ws win32 -arch x86 -cleanThis is a continuation of log file C:\lomio\java\workspace\.metadata\.bak_0.log
Created Time: 2009-08-06 13:54:37.937!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:37.937
!MESSAGE NLS unused message: preferences.userSettingsFile in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:37.953
!MESSAGE NLS unused message: projectSelectionDialog.title in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:37.953
!MESSAGE NLS unused message: resolverConfiguration.advanced in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:37.953
!MESSAGE NLS unused message: resolverConfiguration.enableResourceFiltering in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:37.953
!MESSAGE NLS unused message: resolverConfiguration.profiles in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:37.953
!MESSAGE NLS unused message: resolverConfiguration.projectsForModules in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:37.968
!MESSAGE NLS unused message: resolverConfiguration.resolveWorkspaceProjects in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:37.968
!MESSAGE NLS unused message: resolverConfiguration.template in: org.maven.ide.eclipse.messages!ENTRY org.maven.ide.eclipse.jdt 4 0 2009-08-06 13:54:37.968
!MESSAGE
!STACK 0
org.osgi.framework.BundleException: State change in progress for bundle “reference:file:\C:\Programme\Genuitec\Common\plugins\org.maven.ide.eclipse.jdt_0.9.6.zmyeclipse75020090612.jar” by thread “org.eclipse.jdt.internal.ui.text.JavaReconciler”.
at org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1144)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:529)
at org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1104)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.suspendAllBundles(StartLevelManager.java:675)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.decFWSL(StartLevelManager.java:637)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:312)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(StartLevelManager.java:257)
at org.eclipse.osgi.framework.internal.core.SystemBundle.suspend(SystemBundle.java:236)
at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:678)
at org.eclipse.osgi.framework.internal.core.Framework.close(Framework.java:576)
at org.eclipse.osgi.framework.internal.core.OSGi.close(OSGi.java:41)
at org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(EclipseStarter.java:424)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:200)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
Caused by: org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
… 20 more
Root exception:
org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
at org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1144)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:529)
at org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1104)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.suspendAllBundles(StartLevelManager.java:675)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.decFWSL(StartLevelManager.java:637)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:312)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(StartLevelManager.java:257)
at org.eclipse.osgi.framework.internal.core.SystemBundle.suspend(SystemBundle.java:236)
at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:678)
at org.eclipse.osgi.framework.internal.core.Framework.close(Framework.java:576)
at org.eclipse.osgi.framework.internal.core.OSGi.close(OSGi.java:41)
at org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(EclipseStarter.java:424)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:200)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:37.968
!MESSAGE NLS unused message: resolverConfiguration.templateDescription in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:37.984
!MESSAGE NLS unused message: resolverConfiguration.useMavenOutputFolders in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:37.984
!MESSAGE NLS unused message: wizard.import.page.browse in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:37.984
!MESSAGE NLS unused message: wizard.import.page.deselectAll in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.000
!MESSAGE NLS unused message: wizard.import.page.projects in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.000
!MESSAGE NLS unused message: wizard.import.page.refresh in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.000
!MESSAGE NLS unused message: wizard.import.page.root in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.015
!MESSAGE NLS unused message: wizard.import.page.scanningErrors in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.015
!MESSAGE NLS unused message: wizard.import.page.selectAll in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.015
!MESSAGE NLS unused message: wizard.import.page.selectRootFolder in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.031
!MESSAGE NLS unused message: wizard.import.validator.projectExists in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.031
!MESSAGE NLS unused message: wizard.import.validator.workspaceFolder in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.031
!MESSAGE NLS unused message: wizard.module.page.archetype.title in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.046
!MESSAGE NLS unused message: wizard.module.page.artifact.title in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.062
!MESSAGE NLS unused message: wizard.module.page.parameters.title in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.062
!MESSAGE NLS unused message: wizard.module.page.parent.browse in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.062
!MESSAGE NLS unused message: wizard.module.page.parent.description in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.078
!MESSAGE NLS unused message: wizard.module.page.parent.moduleName in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.078
!MESSAGE NLS unused message: wizard.module.page.parent.parentProject in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.078
!MESSAGE NLS unused message: wizard.module.page.parent.title in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.093
!MESSAGE NLS unused message: wizard.module.page.parent.validator.moduleName in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.093
!MESSAGE NLS unused message: wizard.module.page.parent.validator.nameExists in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.093
!MESSAGE NLS unused message: wizard.module.page.parent.validator.parentProject in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.109
!MESSAGE NLS unused message: wizard.module.page.title in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.109
!MESSAGE NLS unused message: wizard.module.title in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.109
!MESSAGE NLS unused message: wizard.project.error.pomAlreadyExists in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.125
!MESSAGE NLS unused message: wizard.project.error.pomExists in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.125
!MESSAGE NLS unused message: wizard.project.job.creating in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.140
!MESSAGE NLS unused message: wizard.project.job.creatingProject in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.140
!MESSAGE NLS unused message: wizard.project.job.failed in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.140
!MESSAGE NLS unused message: wizard.project.page.archetype.archetypes in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.156
!MESSAGE NLS unused message: wizard.project.page.archetype.column.artifactId in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.156
!MESSAGE NLS unused message: wizard.project.page.archetype.column.groupId in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.156
!MESSAGE NLS unused message: wizard.project.page.archetype.column.version in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.171
!MESSAGE NLS unused message: wizard.project.page.archetype.description in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.171
!MESSAGE NLS unused message: wizard.project.page.archetype.details in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.171
!MESSAGE NLS unused message: wizard.project.page.archetype.details.description in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.187
!MESSAGE NLS unused message: wizard.project.page.archetype.details.repository in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.187
!MESSAGE NLS unused message: wizard.project.page.archetype.retrievingArchetypes in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.203
!MESSAGE NLS unused message: wizard.project.page.archetype.title in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.218
!MESSAGE NLS unused message: wizard.project.page.artifact.parent.artifactId in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.218
!MESSAGE NLS unused message: wizard.project.page.artifact.parent.browse in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.218
!MESSAGE NLS unused message: wizard.project.page.artifact.parent.clear in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.234
!MESSAGE NLS unused message: wizard.project.page.artifact.parent.groupId in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.234
!MESSAGE NLS unused message: wizard.project.page.artifact.parent.title in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.234
!MESSAGE NLS unused message: wizard.project.page.artifact.parent.version in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.250
!MESSAGE NLS unused message: wizard.project.page.dependencies.add in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.250
!MESSAGE NLS unused message: wizard.project.page.dependencies.dependencies in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.250
!MESSAGE NLS unused message: wizard.project.page.dependencies.description in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.265
!MESSAGE NLS unused message: wizard.project.page.dependencies.remove in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.265
!MESSAGE NLS unused message: wizard.project.page.dependencies.title in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.265
!MESSAGE NLS unused message: wizard.project.page.maven2.archetype.parameters.description in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.281
!MESSAGE NLS unused message: wizard.project.page.maven2.description in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.281
!MESSAGE NLS unused message: wizard.project.page.maven2.title in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.281
!MESSAGE NLS unused message: wizard.project.page.maven2.validator.artifactID in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.296
!MESSAGE NLS unused message: wizard.project.page.maven2.validator.groupID in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.296
!MESSAGE NLS unused message: wizard.project.page.maven2.validator.packaging in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.296
!MESSAGE NLS unused message: wizard.project.page.maven2.validator.parent in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.312
!MESSAGE NLS unused message: wizard.project.page.maven2.validator.requiredProperty in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.312
!MESSAGE NLS unused message: wizard.project.page.maven2.validator.version in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.312
!MESSAGE NLS unused message: wizard.project.page.project.description in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.328
!MESSAGE NLS unused message: wizard.project.page.project.projectName in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.328
!MESSAGE NLS unused message: wizard.project.page.project.simpleProject in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.343
!MESSAGE NLS unused message: wizard.project.page.project.title in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.343
!MESSAGE NLS unused message: wizard.project.page.project.validator.invalidLocation in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.343
!MESSAGE NLS unused message: wizard.project.page.project.validator.projectExists in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.359
!MESSAGE NLS unused message: wizard.project.page.project.validator.projectLocation in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.359
!MESSAGE NLS unused message: wizard.project.page.project.validator.projectName in: org.maven.ide.eclipse.messages!ENTRY org.eclipse.osgi 2 1 2009-08-06 13:54:38.359
!MESSAGE NLS unused message: wizard.project.title in: org.maven.ide.eclipse.messages!ENTRY org.maven.ide.eclipse 4 0 2009-08-06 13:54:43.046
!MESSAGE
!STACK 0
org.osgi.framework.BundleException: State change in progress for bundle “reference:file:\C:\Programme\Genuitec\Common\plugins\org.maven.ide.eclipse_0.9.6.zmyeclipse75020090612.jar” by thread “org.eclipse.jdt.internal.ui.text.JavaReconciler”.
at org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1144)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:529)
at org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1104)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.suspendAllBundles(StartLevelManager.java:675)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.decFWSL(StartLevelManager.java:637)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:312)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(StartLevelManager.java:257)
at org.eclipse.osgi.framework.internal.core.SystemBundle.suspend(SystemBundle.java:236)
at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:678)
at org.eclipse.osgi.framework.internal.core.Framework.close(Framework.java:576)
at org.eclipse.osgi.framework.internal.core.OSGi.close(OSGi.java:41)
at org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(EclipseStarter.java:424)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:200)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
Caused by: org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
… 20 more
Root exception:
org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
at org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1144)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:529)
at org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1104)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.suspendAllBundles(StartLevelManager.java:675)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.decFWSL(StartLevelManager.java:637)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:312)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(StartLevelManager.java:257)
at org.eclipse.osgi.framework.internal.core.SystemBundle.suspend(SystemBundle.java:236)
at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:678)
at org.eclipse.osgi.framework.internal.core.Framework.close(Framework.java:576)
at org.eclipse.osgi.framework.internal.core.OSGi.close(OSGi.java:41)
at org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(EclipseStarter.java:424)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:200)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)!ENTRY org.maven.ide.eclipse.jdt 4 0 2009-08-06 13:54:48.078
!MESSAGE
!STACK 0
org.osgi.framework.BundleException: State change in progress for bundle “reference:file:\C:\Programme\Genuitec\Common\plugins\org.maven.ide.eclipse.jdt_0.9.6.zmyeclipse75020090612.jar” by thread “org.eclipse.jdt.internal.ui.text.JavaReconciler”.
at org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1144)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:529)
at org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1104)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.suspendAllBundles(StartLevelManager.java:675)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.decFWSL(StartLevelManager.java:637)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:312)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(StartLevelManager.java:257)
at org.eclipse.osgi.framework.internal.core.SystemBundle.suspend(SystemBundle.java:236)
at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:678)
at org.eclipse.osgi.framework.internal.core.Framework.close(Framework.java:576)
at org.eclipse.osgi.framework.internal.core.OSGi.close(OSGi.java:41)
at org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(EclipseStarter.java:424)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:200)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
Caused by: org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
… 20 more
Root exception:
org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
at org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1144)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:529)
at org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1104)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.suspendAllBundles(StartLevelManager.java:675)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.decFWSL(StartLevelManager.java:637)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:312)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(StartLevelManager.java:257)
at org.eclipse.osgi.framework.internal.core.SystemBundle.suspend(SystemBundle.java:236)
at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:678)
at org.eclipse.osgi.framework.internal.core.Framework.close(Framework.java:576)
at org.eclipse.osgi.framework.internal.core.OSGi.close(OSGi.java:41)
at org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(EclipseStarter.java:424)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:200)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)!ENTRY org.maven.ide.eclipse 4 0 2009-08-06 13:54:53.109
!MESSAGE
!STACK 0
org.osgi.framework.BundleException: State change in progress for bundle “reference:file:\C:\Programme\Genuitec\Common\plugins\org.maven.ide.eclipse_0.9.6.zmyeclipse75020090612.jar” by thread “org.eclipse.jdt.internal.ui.text.JavaReconciler”.
at org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1144)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:529)
at org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1104)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.suspendAllBundles(StartLevelManager.java:675)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.decFWSL(StartLevelManager.java:637)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:312)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(StartLevelManager.java:257)
at org.eclipse.osgi.framework.internal.core.SystemBundle.suspend(SystemBundle.java:236)
at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:678)
at org.eclipse.osgi.framework.internal.core.Framework.close(Framework.java:576)
at org.eclipse.osgi.framework.internal.core.OSGi.close(OSGi.java:41)
at org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(EclipseStarter.java:424)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:200)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
Caused by: org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
… 20 more
Root exception:
org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
at org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1144)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.suspend(AbstractBundle.java:529)
at org.eclipse.osgi.framework.internal.core.Framework.suspendBundle(Framework.java:1104)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.suspendAllBundles(StartLevelManager.java:675)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.decFWSL(StartLevelManager.java:637)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:312)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.shutdown(StartLevelManager.java:257)
at org.eclipse.osgi.framework.internal.core.SystemBundle.suspend(SystemBundle.java:236)
at org.eclipse.osgi.framework.internal.core.Framework.shutdown(Framework.java:678)
at org.eclipse.osgi.framework.internal.core.Framework.close(Framework.java:576)
at org.eclipse.osgi.framework.internal.core.OSGi.close(OSGi.java:41)
at org.eclipse.core.runtime.adaptor.EclipseStarter.shutdown(EclipseStarter.java:424)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:200)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)August 6, 2009 at 4:33 pm #301192
Loyal WaterMemberAre you saying the IDE is slow to start up ? Or is it slow when you are working with the MyEclispe editors? If you have a big workspace or a lot of classpath entries, libraries, user libraries or JREs registered — ALL that stuff gets registered on startup so its normal to take time during startup since the performance enhancements we did for 7.5 was for runtime performance, not startup performance.
August 7, 2009 at 5:20 am #301215
kaymayusMemberMyeclipse hangs at all on startup. I can do any thing. I testet it only with 3 very small Projects. As i said the problem was with a MAVEN Project.
I fixed this on installing Myeclipse again and Creating a new Workspace.
The old Workspace was initially creted with the first installation of MyEclipse 7.5.
It was working without problems. Then for some reason the MAVEN project did not work any more. Why?However, there are errors in the last Installation:
!SESSION 2009-08-06 16:26:47.906 ———————————————–
eclipse.buildId=unknown
java.version=1.6.0_13
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE
Command-line arguments: -os win32 -ws win32 -arch x86 -clean -data C:\lomio\java\workspace7.5 -clean!ENTRY org.eclipse.equinox.p2.core 4 0 2009-08-06 16:26:53.937
!MESSAGE Provisioning exception
!STACK 1
org.eclipse.equinox.internal.provisional.p2.core.ProvisionException: Unable to read repository at file:/C:/Programme/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/425/data/listener_1925729951/.
at org.eclipse.equinox.internal.provisional.spi.p2.artifact.repository.SimpleArtifactRepositoryFactory.load(Unknown Source)
at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.initializeArtifactRepository(Unknown Source)
at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.<init>(Unknown Source)
at org.eclipse.equinox.internal.p2.reconciler.dropins.DropinsRepositoryListener.<init>(Unknown Source)
at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.watchDropins(Unknown Source)
at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.start(Unknown Source)
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.startActivator(BundleContextImpl.java:1003)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:984)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:355)
at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1074)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:616)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:508)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:299)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:489)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:211)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:321)
Caused by: java.io.FileNotFoundException: C:\Programme\Genuitec\MyEclipse 7.5\configuration\org.eclipse.osgi\bundles5\data\listener_1925729951\artifacts.xml (Das System kann die angegebene Datei nicht finden)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
… 22 more
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 1000 2009-08-06 16:26:53.937
!MESSAGE Unable to read repository at file:/C:/Programme/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/425/data/listener_1925729951/.
!STACK 0
java.io.FileNotFoundException: C:\Programme\Genuitec\MyEclipse 7.5\configuration\org.eclipse.osgi\bundles5\data\listener_1925729951\artifacts.xml (Das System kann die angegebene Datei nicht finden)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
at org.eclipse.equinox.internal.provisional.spi.p2.artifact.repository.SimpleArtifactRepositoryFactory.load(Unknown Source)
at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.initializeArtifactRepository(Unknown Source)
at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.<init>(Unknown Source)
at org.eclipse.equinox.internal.p2.reconciler.dropins.DropinsRepositoryListener.<init>(Unknown Source)
at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.watchDropins(Unknown Source)
at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.start(Unknown Source)
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.startActivator(BundleContextImpl.java:1003)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:984)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:355)
at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1074)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:616)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:508)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:299)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:489)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:211)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:321)!ENTRY org.eclipse.equinox.p2.core 4 0 2009-08-06 16:26:53.953
!MESSAGE Provisioning exception
!STACK 1
org.eclipse.equinox.internal.provisional.p2.core.ProvisionException: Unable to read repository at file:/C:/Programme/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/425/data/listener_1925729951/.
at org.eclipse.equinox.internal.provisional.spi.p2.artifact.repository.SimpleArtifactRepositoryFactory.load(Unknown Source)
at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.createRepository(Unknown Source)
at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.initializeArtifactRepository(Unknown Source)
at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.<init>(Unknown Source)
at org.eclipse.equinox.internal.p2.reconciler.dropins.DropinsRepositoryListener.<init>(Unknown Source)
at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.watchDropins(Unknown Source)
at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.start(Unknown Source)
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.startActivator(BundleContextImpl.java:1003)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:984)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:355)
at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1074)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:616)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:508)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:299)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:489)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:211)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:321)
Caused by: java.io.FileNotFoundException: C:\Programme\Genuitec\MyEclipse 7.5\configuration\org.eclipse.osgi\bundles5\data\listener_1925729951\artifacts.xml (Das System kann die angegebene Datei nicht finden)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
… 22 more
!SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 1000 2009-08-06 16:26:53.953
!MESSAGE Unable to read repository at file:/C:/Programme/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/425/data/listener_1925729951/.
!STACK 0
java.io.FileNotFoundException: C:\Programme\Genuitec\MyEclipse 7.5\configuration\org.eclipse.osgi\bundles5\data\listener_1925729951\artifacts.xml (Das System kann die angegebene Datei nicht finden)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
at org.eclipse.equinox.internal.provisional.spi.p2.artifact.repository.SimpleArtifactRepositoryFactory.load(Unknown Source)
at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.createRepository(Unknown Source)
at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.initializeArtifactRepository(Unknown Source)
at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.<init>(Unknown Source)
at org.eclipse.equinox.internal.p2.reconciler.dropins.DropinsRepositoryListener.<init>(Unknown Source)
at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.watchDropins(Unknown Source)
at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.start(Unknown Source)
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.startActivator(BundleContextImpl.java:1003)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:984)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:355)
at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1074)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:616)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:508)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:299)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:489)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:211)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:321)August 10, 2009 at 4:49 pm #301283
Loyal WaterMemberkaymayus,
I have asked the dev team to look into this issue. They will get back to you with a reply asap. Thank you for your patience.August 11, 2009 at 10:15 am #301311
Riyad KallaMemberGuys — are you using Maven and IvyIDE by chance? IvyIDE has had a bug in it that causes the workbench to lockup on startup (while initializing the classpath containers) for over a year now… I have no idea why it hasn’t gotten fixed but we’ve seen this reported against plain Eclipse and MyEclipse since the 5.x series.
Disabling Ivy should allow you to startup without a problem.
July 2, 2010 at 12:34 am #309525hi
1 – I had a pormlem in displaying the jsp editors but java was ok then I had to unistall myeclipse and resinstall again. the problem is sorted out but new problem arises that the url project response is very very slow!!
I never had such problem in all my years of use of myeclipse.
2 – I installed 3 IDEs the blue, the spring and the standsard of 8.5 I do not ffind it on pulse site to reinstll again.
3 – Would 3 IDEs on the single pc affect the speed when I use one at a time?
My previous one version MyEclipse 8.0 was pretty well.
any help with best wishes
July 2, 2010 at 4:28 am #309531
support-joyMemberAmir,
I have replied to your post here – https://www.genuitec.com/forums/topic/pulse-celaning-problem/#post-309530
-
AuthorPosts

