facebook

Unable to run Profiler on web application

💡
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 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #491155 Reply

    pallavi-patil
    Participant

    Hi,

    I am using MyEclipse 2015, I want to run profiler on my web application. I installed profiler from Help -> choose component menu. After right clicking on my web application in ‘Profile as’ option, I am not able to see ‘Myeclipse server application’ option. So not able to run profiler. Please help me. Let me know if I am missing any settings.
    Would like to add additional information, I am using ubuntu 14.04.
    Let me know if you need any additional information.

    Thanks in advance.

    Pallavi

    #491156

    support-swapna
    Moderator

    Pallavi,

    Server profiling is no longer supported in the recent versions of MyEclipse. Profiling a Web Application is also currently not supported.

    Apologies for inconvenience caused. Let us know if you have any questions.

    –Swapna
    MyEclipse Support

    #491158

    pallavi-patil
    Participant

    Swapna,

    Thanks for quick response.
    Is there any other way to check memory accumulation for web application?
    I need it as I am suspicious about memory leak in my application which is giving “Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread” error on tomcat.

    -Pallavi

    #491170

    support-swapna
    Moderator

    Pallavi,

    It might be an issue with the Tomcat running out of memory.

    Can you please check this thread which discusses similar issue and try the suggestions?
    http://stackoverflow.com/questions/19769675/tomcat-7-outofmemoryerror-from-uncaughtexceptionhandler

    If the Tomcat environment is right, then can you please try increasing the -Xmx value in the myeclipse.ini file (located in the MyEclipse installation directory) and see if it helps ? Try increasing the -Xmx value by 100 each time and check.

    If the issue persists even after increasing the memory, then please give us some more information :

    1. Are you working with a large workspace ? If yes approximately how many MB?
    2. Please share the MyEclipse Installation Details from MyEclipse > Installation Summary > Installation Details.
    3. Also share the .log file which is located at /.metadata/.log for further investigation. Before sending us the .log file, clear its contents and replicate the issue.

    Alternatively, it is possible to make use of jVisualVM directly, which has the profiling capability used by our previous functionality. Refer to this tutorial for more information about how to run jvisualvm.exe (part of any Oracle JDK) : https://docs.oracle.com/javase/8/docs/technotes/guides/visualvm/intro.html

    Hope this helps.Let us know how it works for you.

    –Swapna
    MyEclipse Support

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Unable to run Profiler on web application

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