- This topic has 15 replies, 8 voices, and was last updated 15 years, 2 months ago by
support-joy.
-
AuthorPosts
-
Chuck DealMemberThis message has not been recovered.
February 4, 2010 at 12:22 am #305823
support-shaliniMemberThis message has not been recovered.
February 15, 2010 at 2:56 am #306061
jbr89MemberThis message has not been recovered.
February 15, 2010 at 3:18 am #306063
support-shaliniMemberThis message has not been recovered.
February 16, 2010 at 9:43 am #306092
tprokuskiMemberThis message has not been recovered.
February 17, 2010 at 12:19 am #306111
support-joyMemberThis message has not been recovered.
March 1, 2010 at 5:07 pm #306441
bbohlMemberI am having a similar issue when saving a particular javascript file. Below is part of the stacktrace (the rest of it is the same as it is in an infinite loop). Some notes:
- It only happens with this file. Other .js files are fine.
- It will get the StackOverflowError even if I modify the file outside of Eclipse/MyEclipse using Notepad.
- I say “no” to closing Eclipse and I have not seen any negative side effects. Even hot deployment still works.
- Using MyEclipse 8 with Eclipse SDK 3.5.1.
!ENTRY org.eclipse.dltk.core 4 4 2010-03-01 16:56:10.596 !MESSAGE Background Indexer Crash Recovery !STACK 0 java.lang.StackOverflowError at java.util.HashMap.put(HashMap.java:372) at org.eclipse.dltk.internal.javascript.typeinference.StandardSelfCompletingReference.setChild(StandardSelfCompletingReference.java:108) at org.eclipse.dltk.internal.javascript.typeinference.CombinedOrReference.setChild(CombinedOrReference.java:325) at org.eclipse.dltk.internal.javascript.typeinference.TransparentRef.setChild(TypeInferencer.java:81) at org.eclipse.dltk.internal.javascript.typeinference.TransparentRef.setChild(TypeInferencer.java:81) at org.eclipse.dltk.internal.javascript.typeinference.CombinedOrReference.setChild(CombinedOrReference.java:325) at org.eclipse.dltk.internal.javascript.typeinference.TransparentRef.setChild(TypeInferencer.java:81) at org.eclipse.dltk.internal.javascript.typeinference.TransparentRef.setChild(TypeInferencer.java:81) at org.eclipse.dltk.internal.javascript.typeinference.CombinedOrReference.setChild(CombinedOrReference.java:325)
March 2, 2010 at 5:25 am #306461
support-joyMemberbbohl,
Sorry to hear you are also running into this issue.Can you do the following –
1. Can you copy and paste your installation details? Open MyEclipse IDE, from menu options click on MyEclipse > Installation Summary > Installation Details.
2. Have you tried the -clean option as mentioned here – https://www.genuitec.com/forums/topic/troubleshoot-using-the-clean-command-line-argument/?
3. Can you send a sample project to support@genuitec.com and mention this link as reference. Also include ATTN:Joy, this will help in quick tracing.
4. Why are you trying to edit this file outside of MyEclipse IDE? It is not recommended.Best.
March 2, 2010 at 5:36 pm #306491
bbohlMemberInstall details are below. Clean option didn’t work. I emailed the sample project as requested. I was only editing the file outside of Eclipse because of this error (this was before I realized I could just say “no” to closing Eclipse).
While creating the sample project I noticed that it only occurred when the project was a Web Project. I didn’t get the error with a plain ole Java Project with Javascript capabilities.
I also received the error immediately after creating the Web Project from an existing source.
*** Date: Tuesday, March 2, 2010 5:27:54 PM CST ** System properties: OS=Windows7 OS version=6.1.0 Java version=1.6.0_16 *** MyEclipse details: MyEclipse Enterprise Workbench Version: 8.0 Build id: 8.0-20091120 *** Eclipse details: Eclipse SDK Version: 3.5.1 Build id: M20090917-0800 Eclipse Project SDK Version: 3.5.1.R35x_v20090811-7Q7bAIBPVUBVbKSMTyyfpOteKTem7_g2paS1__z-Rrmf4 Build id: M20090917-0800 Eclipse Platform Version: 3.5.1.R35x_v20090910-9gEeG1_FthkNDSP2odXdThaOu9GFDPn83DGB7 Build id: M20090917-0800 Eclipse Java Development Tools Version: 3.5.1.r351_v20090810-0600-7r88FEoFI0WTo6Az-1qFRHm37ChJ Build id: M20090917-0800 Eclipse Plug-in Development Environment Version: 3.5.1.R35x_v20090811-7Z7_F9zFDX-aT6Ywvh8_S93 Build id: M20090917-0800 Eclipse Graphical Editing Framework GEF Version: 3.5.1.v20090724-1146-777908193B6696L3DA843563 Build id: 200908131412 Eclipse RCP Version: 3.5.1.R35x_v20090811-9SA0FxVFqE70OL1ARMrfcO6e7BA6 Build id: M20090917-0800 Eclipse startup command=-os win32 -ws win32 -arch x86 -showsplash C:\eclipse.5.1\plugins\org.eclipse.platform_3.3.201.v200909170800\splash.bmp -launcher C:\eclipse.5.1\eclipse.exe -name Eclipse --launcher.library C:\eclipse.5.1\plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519\eclipse_1206.dll -startup C:\eclipse.5.1\plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar -Xms256 -Xmx768 -vm C:\Program Files (x86)\Java\jdk1.6.0_16\bin\..\jre\bin\client\jvm.dll
March 2, 2010 at 11:07 pm #306495
support-joyMemberbbohl,
Thank you. I would like to acknowledge receipt of your sample project.
March 3, 2010 at 4:05 pm #306523
bgobbiMemberIs there a resolution for this problem? I tried clean with no change.
Exception in thread "DLTK indexing" java.lang.StackOverflowError at java.util.ArrayList.get(ArrayList.java:322) at org.eclipse.dltk.internal.javascript.typeinference.CombinedOrReference.isLocal(CombinedOrReference.java:296) at org.eclipse.dltk.internal.javascript.typeinference.TransparentRef.isLocal(TypeInferencer.java:149) at org.eclipse.dltk.internal.javascript.typeinference.TransparentRef.isLocal(TypeInferencer.java:149) at org.eclipse.dltk.internal.javascript.typeinference.CombinedOrReference.isLocal(CombinedOrReference.java:297) at org.eclipse.dltk.internal.javascript.typeinference.TransparentRef.isLocal(TypeInferencer.java:149) at org.eclipse.dltk.internal.javascript.typeinference.TransparentRef.isLocal(TypeInferencer.java:149) at org.eclipse.dltk.internal.javascript.typeinference.CombinedOrReference.isLocal(CombinedOrReference.java:297) at org.eclipse.dltk.internal.javascript.typeinference.TransparentRef.isLocal(TypeInferencer.java:149) at org.eclipse.dltk.internal.javascript.typeinference.TransparentRef.isLocal(TypeInferencer.java:149) at org.eclipse.dltk.internal.javascript.typeinference.CombinedOrReference.isLocal(CombinedOrReference.java:297) at org.eclipse.dltk.internal.javascript.typeinference.TransparentRef.isLocal(TypeInferencer.java:149) at org.eclipse.dltk.internal.javascript.typeinference.TransparentRef.isLocal(TypeInferencer.java:149) at org.eclipse.dltk.internal.javascript.typeinference.CombinedOrReference.isLocal(CombinedOrReference.java:297) at org.eclipse.dltk.internal.javascript.typeinference.TransparentRef.isLocal(TypeInferencer.java:149) at org.eclipse.dltk.internal.javascript.typeinference.TransparentRef.isLocal(TypeInferencer.java:149) at org.eclipse.dltk.internal.javascript.typeinference.CombinedOrReference.isLocal(CombinedOrReference.java:297)
March 3, 2010 at 11:24 pm #306531
support-joyMemberbgobbi,
I have raised a PR for the dev team members to investigate this issue. I shall get back to you as soon as I hear back.
Sorry for the inconvenience.March 31, 2010 at 5:56 am #307217
mathiasarensMemberIs there any news on this topic? I am getting the same stackoverflow exception on each automatic build and that is quite annoying. I updated to MyEclipse 8.5 but I still get this error there:
java.lang.StackOverflowError at org.eclipse.dltk.internal.javascript.typeinference.TransparentRef.isLocal(TypeInferencer.java:149) at org.eclipse.dltk.internal.javascript.typeinference.TransparentRef.isLocal(TypeInferencer.java:149) at org.eclipse.dltk.internal.javascript.typeinference.CombinedOrReference.isLocal(CombinedOrReference.java:297) at org.eclipse.dltk.internal.javascript.typeinference.TransparentRef.isLocal(TypeInferencer.java:149) at org.eclipse.dltk.internal.javascript.typeinference.TransparentRef.isLocal(TypeInferencer.java:149) at org.eclipse.dltk.internal.javascript.typeinference.CombinedOrReference.isLocal(CombinedOrReference.java:297) at org.eclipse.dltk.internal.javascript.typeinference.TransparentRef.isLocal(TypeInferencer.java:149) at org.eclipse.dltk.internal.javascript.typeinference.TransparentRef.isLocal(TypeInferencer.java:149) at org.eclipse.dltk.internal.javascript.typeinference.CombinedOrReference.isLocal(CombinedOrReference.java:297) at org.eclipse.dltk.internal.javascript.typeinference.TransparentRef.isLocal(TypeInferencer.java:149) at org.eclipse.dltk.internal.javascript.typeinference.TransparentRef.isLocal(TypeInferencer.java:149) at org.eclipse.dltk.internal.javascript.typeinference.CombinedOrReference.isLocal(CombinedOrReference.java:297) at org.eclipse.dltk.internal.javascript.typeinference.TransparentRef.isLocal(TypeInferencer.java:149) at org.eclipse.dltk.internal.javascript.typeinference.TransparentRef.isLocal(TypeInferencer.java:149) at org.eclipse.dltk.internal.javascript.typeinference.CombinedOrReference.isLocal(CombinedOrReference.java:297) at org.eclipse.dltk.internal.javascript.typeinference.TransparentRef.isLocal(TypeInferencer.java:149) at org.eclipse.dltk.internal.javascript.typeinference.TransparentRef.isLocal(TypeInferencer.java:149) at org.eclipse.dltk.internal.javascript.typeinference.CombinedOrReference.isLocal(CombinedOrReference.java:297) at org.eclipse.dltk.internal.javascript.typeinference.TransparentRef.isLocal(TypeInferencer.java:149) at org.eclipse.dltk.internal.javascript.typeinference.TransparentRef.isLocal(TypeInferencer.java:149) at org.eclipse.dltk.internal.javascript.typeinference.CombinedOrReference.isLocal(CombinedOrReference.java:297) at org.eclipse.dltk.internal.javascript.typeinference.TransparentRef.isLocal(TypeInferencer.java:149) at org.eclipse.dltk.internal.javascript.typeinference.TransparentRef.isLocal(TypeInferencer.java:149) at org.eclipse.dltk.internal.javascript.typeinference.CombinedOrReference.isLocal(CombinedOrReference.java:297)
March 31, 2010 at 8:44 am #307227
support-joyMembermathiasarens,
Can you please try out the following –
1. Please open MyEclipse IDE, from menu options click on Help > MyEclipse Configuration Center.
2. Select the “Dashboard” tab. Under MyEclipse Add-ons, uncheck – “MyEclipse IE Javascript Debugger (Windows Only)”.
3. This will display an alert to you confirming if you wish to delete this feature.
4. Click on [Yes].
5. On the botton right hand corner under “Pending Changes”. This will list out the changes to be managed. It will prompt you Manage 1 change.
6. Click on [Apply 1 change]. This will open a wizard which will guide you through the rest of the steps.
Let me know how this works for you.April 1, 2010 at 10:01 am #307298
mathiasarensMemberHi Joy,
thanks for the advice. It helped me a lot. Now the annoying error messages don’t popup anymore.
Maybe I should add that I already have installed an IE java script debugger and that I don’t have admin permissions at my win xp account. Maybe this helps you to find the error.
Cheers,
Mathias
-
AuthorPosts