|
Re: Memory Analyzer 1.1.0 is released [message #687683 is a reply to message #686551] |
Thu, 23 June 2011 02:15   |
Eclipse User |
|
|
|
hi Krum,
this is really cool!
I have a question though:
I noticed in the NoteWorthy document that you can extract Ruby request information. how can I extract request information for (.jsp) JSP pages, or more importantly, for ColdFusion (.cfm) pages.
ColdFusion (written in Java) is extremely popular and its Open Source edition (Railo) is becoming more popular daily. it would be great if we could use the Memory Analyzer to diagnose ColdFusion problems.
thanks in advance, and keep up the good work!
Jay
|
|
|
|
Re: Memory Analyzer 1.1.0 is released [message #689576 is a reply to message #689211] |
Mon, 27 June 2011 21:55   |
Eclipse User |
|
|
|
hi Krum,
first of all, this is VERY Helpful! thank you 
I realize that ColdFusion (.cfm) might not have a plugin already created, but I'm surprised that JSP doesn't have one. or maybe there is one and I am not aware of it?
I hope that my skills will be up to the challenge of writing a plugin. I guess I will have to start and find out. I will start by looking at your code for the JRubyPlugin and the JRubyScriptResolver.
I'm sure that I'll have more questions coming...
thanks again,
Jay
|
|
|
Re: Memory Analyzer 1.1.0 is released [message #689599 is a reply to message #689211] |
Mon, 27 June 2011 23:56   |
Eclipse User |
|
|
|
hi Krum,
I believe that I've setup the environment according to the instructions at:
//wiki.eclipse.org/index.php?title=MemoryAnalyzer/Contributor_Reference#Setup
I launched the standalone MAT and then clicked the "debug" menu button and chose 'MAT-configuration' which is how I named the "new Eclipse Application configuration" that I created.
I get the following error:
!SESSION 2011-06-27 16:49:55.423 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_25
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments: -product org.eclipse.mat.ui.rcp.MemoryAnalyzer
Command-line arguments: -product org.eclipse.mat.ui.rcp.MemoryAnalyzer -data F:\Users\Admin\workspace/../runtime-MAT-configuration -dev file:F:/Users/Admin/workspace/.metadata/.plugins/org.eclipse.pde.core/MAT-configuration/dev.properties -os win32 -ws win32 -arch x86 -consoleLog
!ENTRY org.eclipse.equinox.app 0 0 2011-06-27 16:49:56.486
!MESSAGE Product org.eclipse.mat.ui.rcp.MemoryAnalyzer could not be found.
!ENTRY org.eclipse.osgi 4 0 2011-06-27 16:49:56.633
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: No application id has been found.
at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:242)
at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:29)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
was I supposed to create a new project for the plugin at this point?
I downloaded the JRuby plugin code but didn't "attach" it cause I wasn't sure how to. unfortunately I'm new to Eclipse so some of my questions might seem trivial.
Jay
|
|
|
|
Powered by
FUDForum. Page generated in 0.03909 seconds