Hi! I'm trying to profile a java webapp in eclipse ganymede 3.4.0. I'm using tomcat 5.5 and java 1.6 on windows vista. For some reason, I'm not getting any results from my profiler. I've installed tptp through eclipse's update manager. I also know that it has an integrated agent controller.
I'm trying to get execution statistics. But in the profiling and logging perspective, the execution statistics summary is blank. There's nothing in the error logs except this one below which I don't think is related to tptp. I need help please. I've tried using the standalone agent controller. But the same thing happens. !ENTRY org.eclipse.jst.jsf.core 4 0 2008-08-28 13:15:22.105 !MESSAGE Error acquiring editor input !STACK 1 org.eclipse.ui.PartInitException: Factory org.eclipse.jdt.ui.ClassFileEditorInputFactory returned null from createElement for editor id=org.eclipse.jdt.ui.ClassFileEditor name=DefaultJSTemplateEncoder.class at org.eclipse.ui.internal.EditorReference.getRestoredInput(EditorReference.java:367) at org.eclipse.ui.internal.EditorReference.getEditorInput(EditorReference.java:328) at org.eclipse.jst.jsf.designtime.internal.jsp.StartupHandler$JSPEditorListener.getIFile(StartupHandler.java:192) at org.eclipse.jst.jsf.designtime.internal.jsp.StartupHandler$JSPEditorListener.isValidJSPEditor(StartupHandler.java:152) at org.eclipse.jst.jsf.designtime.internal.jsp.StartupHandler$1.run(StartupHandler.java:62) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:133) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3800) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3425) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2382) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:488) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193) 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:382) 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:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) !SUBENTRY 1 org.eclipse.ui 4 0 2008-08-28 13:15:22.111 !MESSAGE Factory org.eclipse.jdt.ui.ClassFileEditorInputFactory returned null from createElement for editor id=org.eclipse.jdt.ui.ClassFileEditor name=DefaultJSTemplateEncoder.class I've googled around already but none of the solutions I've found helped. Best Regards, Paul Rivera
_______________________________________________ tptp-tracing-profiling-tools-dev mailing list tptp-tracing-profiling-tools-dev@eclipse.org https://dev.eclipse.org/mailman/listinfo/tptp-tracing-profiling-tools-dev