For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 5 replies, 2 voices, and was last updated 13 years, 8 months ago by
support-swapna.
-
AuthorPosts
-
avanishkumarMemberHi,
I am using Myeclipse8.5 IDE.I am suffering crashing down issue in Myeclipse IDE. It is crashing down after selecting content assitent(Ctrl+Space) and Enter key through keyboard.January 2, 2012 at 12:25 am #322035
support-swapnaModeratoravanishkumar,
Sorry that you are seeing this issue with MyEclipse.
Can you answer some more questions for us ?
1) Can you share your OS and version details ?
2) Is your workspace very large with many projects ?
3) Switch to a new workspace , replicate the issue and paste the contents of the .log file which is located at <workspace dir>/.metadata/.log here for us.
4) We have fixed significant performance issues in our new releases. I suggest you download MyEclipse 10 and check if you see the issue. You can install it using Pulse or download it from this link :
http://myeclipseide.com/index.php?name=Recommend_Us&req=Download&version=MELet us know how this works for you.
January 2, 2012 at 12:38 am #322036
avanishkumarMemberHi Swapna,
Thanx for ur immediate response.
Here is the information u need.
1) Ubuntu 10.04 LTS
2) No I am having only single project in my workspace
3) Log File content is below:
!SESSION 2012-01-02 12:02:34.646 ———————————————–
eclipse.buildId=unknown
java.version=1.6.0_13
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_IN
Command-line arguments: -os linux -ws gtk -arch x86!ENTRY org.eclipse.core.resources 2 10035 2012-01-02 12:02:39.457
!MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.!ENTRY org.eclipse.jface 2 0 2012-01-02 12:02:54.982
!MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2012-01-02 12:02:54.982
!MESSAGE A conflict occurred for SHIFT+DEL:
Binding(SHIFT+DEL,
ParameterizedCommand(Command(org.eclipse.datatools.sqltools.result.removeAllInstances,Remove All Visible Results,
,
Category(org.eclipse.datatools.sqltools.result.category,SQL Results View,null,true),
,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)
Binding(SHIFT+DEL,
ParameterizedCommand(Command(org.eclipse.ui.edit.cut,Cut,
Cut the selection to the clipboard,
Category(org.eclipse.ui.category.edit,Edit,null,true),
org.eclipse.ui.internal.handlers.WidgetMethodHandler@1d7a082,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.dialogAndWindow,,,system)
Binding(SHIFT+DEL,
ParameterizedCommand(Command(org.topcased.modeler.deleteModelObject,Delete From Model,
Allows the user to delete the selected graph element and its associated model element in a Topcased editor.,
Category(org.eclipse.ui.category.edit,Edit,null,true),
,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)!ENTRY com.genuitec.eclipse.core 1 0 2012-01-02 12:02:59.164
!MESSAGE Unable to locate .myeclipse.properties file!ENTRY org.eclipse.jst.jsp.core 4 4 2012-01-02 12:03:27.721
!MESSAGE A workspace crash was detected. The previous session did not exit normally. Not using saved taglib indexes.!ENTRY org.eclipse.jst.jsp.core 4 4 2012-01-02 12:04:42.020
!MESSAGE XMLJSPRegionHelper: exception in node parsing
!STACK 0
java.lang.NullPointerException
at org.eclipse.jst.jsp.core.internal.java.XMLJSPRegionHelper.decodeRemainingRegions(XMLJSPRegionHelper.java:278)
at org.eclipse.jst.jsp.core.internal.java.XMLJSPRegionHelper.nodeParsed(XMLJSPRegionHelper.java:191)
at org.eclipse.jst.jsp.core.internal.java.XMLJSPRegionHelper.forceParse(XMLJSPRegionHelper.java:112)
at org.eclipse.jst.jsp.core.internal.java.JSPTranslator.decodeScriptBlock(JSPTranslator.java:1207)
at org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translateXMLCommentNode(JSPTranslator.java:1528)
at org.eclipse.jst.jsp.core.internal.java.JSPTranslator.translate(JSPTranslator.java:981)
at org.eclipse.jst.jsp.core.internal.java.JSPTranslationAdapter.getJSPTranslation(JSPTranslationAdapter.java:127)
at org.eclipse.jst.jsp.core.internal.validation.JSPJavaValidator.performValidation(JSPJavaValidator.java:298)
at org.eclipse.jst.jsp.core.internal.validation.JSPBatchValidator.performValidation(JSPBatchValidator.java:387)
at org.eclipse.jst.jsp.core.internal.validation.JSPBatchValidator.validateFile(JSPBatchValidator.java:447)
at org.eclipse.jst.jsp.core.internal.validation.JSPBatchValidator$2.run(JSPBatchValidator.java:517)
at org.eclipse.jdt.internal.core.BatchOperation.executeOperation(BatchOperation.java:39)
at org.eclipse.jdt.internal.core.JavaModelOperation.run(JavaModelOperation.java:728)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1800)
at org.eclipse.jdt.core.JavaCore.run(JavaCore.java:4694)
at org.eclipse.jst.jsp.core.internal.validation.JSPBatchValidator.validate(JSPBatchValidator.java:529)
at org.eclipse.wst.validation.Validator$V2.validate(Validator.java:1132)
at org.eclipse.wst.validation.internal.ValManager.validate(ValManager.java:732)
at org.eclipse.wst.validation.internal.ValManager$1.visit(ValManager.java:695)
at org.eclipse.wst.validation.internal.ValManager.accept(ValManager.java:836)
at org.eclipse.wst.validation.internal.ValManager.validate(ValManager.java:699)
at org.eclipse.wst.validation.internal.ValBuilderJob$Visitor.visit(ValBuilderJob.java:300)
at org.eclipse.core.internal.resources.Resource$2.visit(Resource.java:108)
at org.eclipse.core.internal.resources.Resource$1.visitElement(Resource.java:60)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:82)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:86)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:86)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:86)
at org.eclipse.core.internal.watson.ElementTreeIterator.doIteration(ElementTreeIterator.java:86)
at org.eclipse.core.internal.watson.ElementTreeIterator.iterate(ElementTreeIterator.java:127)
at org.eclipse.core.internal.resources.Resource.accept(Resource.java:70)
at org.eclipse.core.internal.resources.Resource.accept(Resource.java:106)
at org.eclipse.core.internal.resources.Resource.accept(Resource.java:90)
at org.eclipse.wst.validation.internal.ValBuilderJob.fullBuild(ValBuilderJob.java:218)
at org.eclipse.wst.validation.internal.ValBuilderJob.run(ValBuilderJob.java:177)
at org.eclipse.wst.validation.internal.ValBuilderJob.runInWorkspace(ValBuilderJob.java:125)
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)4) I am having the license of Myeclipse8.5 . Can I use it for Myeclipse10?
@support-swapna wrote:
avanishkumar,
Sorry that you are seeing this issue with MyEclipse.
Can you answer some more questions for us ?
1) Can you share your OS and version details ?
2) Is your workspace very large with many projects ?
3) Switch to a new workspace , replicate the issue and paste the contents of the .log file which is located at <workspace dir>/.metadata/.log here for us.
4) We have fixed significant performance issues in our new releases. I suggest you download MyEclipse 10 and check if you see the issue. You can install it using Pulse or download it from this link :
http://myeclipseide.com/index.php?name=Recommend_Us&req=Download&version=MELet us know how this works for you.
January 2, 2012 at 11:39 pm #322045
support-swapnaModeratoravanishkumar ,
You can use the same license as long as it is a valid one.
Do let us know how it works for you after an update to MyEclipse 10.January 7, 2012 at 1:35 am #322168
avanishkumarMember@support-swapna wrote:
avanishkumar ,
You can use the same license as long as it is a valid one.
Do let us know how it works for you after an update to MyEclipse 10.Swapna,
Thanks for your support. MyEclipse10 is working fine now. Thanks again……..
January 8, 2012 at 9:00 am #322176
support-swapnaModeratoravanishkumar ,
Glad that it is working.
Do let us know if you have any other issues. -
AuthorPosts