facebook

Unhandled event loop exception

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 15 posts - 1 through 15 (of 17 total)
  • Author
    Posts
  • #351783 Reply

    Tony Herstell
    Participant

    Cannot even open my project now…
    Unhandled event loop exception

    eclipse.buildId=unknown
    java.version=1.7.0_45
    java.vendor=Oracle Corporation
    BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_NZ
    Command-line arguments: -os win32 -ws win32 -arch x86_64

    java.lang.StackOverflowError
    at java.util.TreeMap$NavigableSubMap$SubMapIterator.<init>(TreeMap.java:1578)
    at java.util.TreeMap$NavigableSubMap$SubMapKeyIterator.<init>(TreeMap.java:1652)
    at java.util.TreeMap$AscendingSubMap.keyIterator(TreeMap.java:1743)
    at java.util.TreeMap$KeySet.iterator(TreeMap.java:1033)
    at com.genuitec.eclipse.ws.jaxrs.explorer.internal.RESTAnnotationModelProvider.buildPathNodes(RESTAnnotationModelProvider.java:546)
    at com.genuitec.eclipse.ws.jaxrs.explorer.internal.RESTAnnotationModelProvider.buildPathNodes(RESTAnnotationModelProvider.java:575)
    at com.genuitec.eclipse.ws.jaxrs.explorer.internal.RESTAnnotationModelProvider.buildPathNodes(RESTAnnotationModelProvider.java:575)
    at com.genuitec.eclipse.ws.jaxrs.explorer.internal.RESTAnnotationModelProvider.buildPathNodes(RESTAnnotationModelProvider.java:575)
    at com.genuitec.eclipse.ws.jaxrs.explorer.internal.RESTAnnotationModelProvider.b

    #351795

    Tony Herstell
    Participant

    Bit of a show stopper.
    Any Updates?

    #351805

    Tony,

    Sorry that you are seeing this issue.

    I have filed a bug for the dev team to investigate the issue. As a workaround, can you please disable REST content provider from MyEclipse Explorer View > View Menu > Customize View > Content tab > Uncheck ‘REST Classes Contents’ option > click Ok and check if the project opens.

    Let us know how the workaround works for you.

    #351825

    Tony Herstell
    Participant

    Disabling this worked.
    Would be useful if you get it to work.

    #351842

    Tony,

    Glad that you got it working.
    Our dev team is investigating the issue and I will get back to you once I have any updates from our dev team.

    #352011

    Tony Herstell
    Participant

    Any Update.

    #352030

    Tony,

    The fix for the issue was out with our MyEclipse 2015 CI 6 release.

    Let us know if you see any issues.

    #352032

    Tony Herstell
    Participant

    Update and ran up with these errors
    (I added JSHint for at least some javascript support).
    Probably conflicts with tern; reinstalling.

    >>>

    Errors occurred during the build.
    Errors running builder ‘JSHint Problem Checker’ on project ‘XXX’.
    com/eclipsesource/json/PrettyPrintJsonWriter

    #352034

    Tony Herstell
    Participant

    Re-enabled REST classes Contents:

    Unhandled event loop exception
    java.lang.StackOverflowError

    Sadly; still broken:(

    #352036

    support-piotr
    Participant

    Tony,

    We have replicted your previous error on our end, so I am very surprised to see that you are still getting same problem. Anyways, it will be very helpful if you can paste part of the stack trace. I am very sorry for this issue and we will address it ASAP.

    #352037

    Tony Herstell
    Participant

    Unhandled event loop exception

    eclipse.buildId=unknown
    java.version=1.7.0_45
    java.vendor=Oracle Corporation
    BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_NZ

    
    
    java.lang.StackOverflowError
        at java.util.TreeMap.compare(TreeMap.java:1188)
        at java.util.TreeMap$NavigableSubMap.<init>(TreeMap.java:1260)
        at java.util.TreeMap$AscendingSubMap.<init>(TreeMap.java:1699)
        at java.util.TreeMap$AscendingSubMap.subMap(TreeMap.java:1712)
        at java.util.TreeMap$NavigableSubMap.subMap(TreeMap.java:1503)
        at com.genuitec.eclipse.ws.jaxrs.explorer.internal.RESTAnnotationModelProvider.buildPathNodes(RESTAnnotationModelProvider.java:583)
        at com.genuitec.eclipse.ws.jaxrs.explorer.internal.RESTAnnotationModelProvider.buildPathNodes(RESTAnnotationModelProvider.java:586)
        at
    #352039

    support-piotr
    Participant

    Tony,

    Thank you for the stack trace. I will personally look into this issue and I hope I will be able to provide you with a patched plugin within 1-2 business days. Could you elaborate more on the issue with JSHint? Maybe in a separate forum thread to keep some separation here. We are going to provide a very tight integration with Tern (this is just a first step) and at the same time we don’t want to cause any troubles for 3-rd party tools, so any input at this early stage is going to be very valuable.

    #352040

    Tony Herstell
    Participant

    Simple enough.
    Just install JSHint (into the last version of CI) and it will highlight dodgy js in the editor… works great.
    Upgrading to latest CI then run up and you should see the error.
    JSHint offers some very useful validation in your .js
    (it may alos break if you add it into your latest MyEclipse CI).

    #352055

    support-piotr
    Participant
    #352065

    support-piotr
    Participant

    I have sent you a Private Message with patched plugin containing possible fix and instructions on how to patch your installation.

Viewing 15 posts - 1 through 15 (of 17 total)
Reply To: Unhandled event loop exception

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