facebook

Background Indexer Crash Recovery

  1. MyEclipse IDE
  2.  > 
  3. WebSphere Development
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #311201 Reply

    I am trying to achieve a larger task of converting RAD/ClearCase project to MyEclipseBlue/SVN. Taking following high level steps:

    1. Installed developer version of WAS 6.1.
    2. Checked out project from ClearCase.
    3. Imported into MyEclipse Blue (copied files), chaged compiler to point to WAS jre, and enhanced RAD project to work with MyEclipse.
    4. Configured WAS 6.1 server and started it.
    5. Build project using ant scripts, deployed using admin console and started it.
    6. Checked into SVN.
    7. Checked out from SVN.

    Upon checkout, getting “Background Indexer Crash Recovery” with details:
    java.lang.StackOverflowError
    at java.util.ArrayList.get(ArrayList.java:322)
    at org.eclipse.dltk.internal.javascript.typeinference.CombinedOrReference.getChild(CombinedOrReference.java:154)
    at org.eclipse.dltk.internal.javascript.typeinference.TransparentRef.getChild(TypeInferencer.java:64)
    at org.eclipse.dltk.internal.javascript.typeinference.TransparentRef.getChild(TypeInferencer.java:64)
    at org.eclipse.dltk.internal.javascript.typeinference.CombinedOrReference.getChild(CombinedOrReference.java:155)…..

    Nothing specific to where the problem might be.
    Same code base can be successfully checked out via Tortoise and Collabnet clients.
    Same error is happening when I eliminate SVN from test case and importing code from File System, copying into new workspace location.
    Any idea where to dig?

    I am running MyEclipseBlue 8.5. I can also provide zipped up copy of the project upon request in private communication.

    Thank you very much for your help!

    #311242 Reply

    support-joy
    Member

    yuliya.shulman,

    1. Open MyEclipse IDE, from menu options click on Help > MyEclipse Configuration Center > Dashboard tab
    2. Under MyEclipse Add-ons, uncheck – “MyEclipse IE Javascript Debugger (Windows Only)”.
    3. On the bottom 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 if that helps.

    #311246 Reply

    I got an error while attempting to manage the change::

    An error occurred during the com.genuitec.pulse2.client.common.download.VerifyCommonCachePhase phase.
    session context was:(profile=com.poweredbypulse.profile-0-rb-578451-1272462451565, phase=com.genuitec.pulse2.client.common.download.VerifyCommonCachePhase, operand=, action=).

    java.lang.UnsupportedOperationException

    #311249 Reply

    support-joy
    Member

    Are you behind any firewall / proxy? If yes, I would recommend you add the same here – from MyEclipse IDE, menu options click on Window > Preferences > General > Network Settings. Please give it another shot. If this is still an issue. I would recommend you do the following –
    1. Open Pulse (Start > Programs > Pulse > Pulse Explorer or download pulse from http://www.poweredbypulse.com)
    2. Login to Pulse
    3. Select Eclipse – Galileo realm from top left hand corner dropdown
    4. Select MyEclipse 8.x profile from My Profiles
    5. Choose the dashboard tab and remove “MyEclipse IE Javascript Debugger” by unchecking the checkbox
    6. Click on [Apply x changes] button
    Let me know how this works for you?

    #311254 Reply

    Yes, I am behind firewall, tried to jump on public network but still got the same error. Tried to install pulse, but was not able to install it, getting Pulse-explorer executable launcher error (unable to location its companion shared library). Please advise on how to proceed.

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: Background Indexer Crash Recovery

You must be logged in to post in the forum log in