Hi Paul,

What is the filter setting for your profile session? You will have to 
setup profiling filters that INCLUDE your packages and classes. The error 
in your email does not seem to be anything related to the profiling 
session. Does a simple profile (eg helloworld) work in your workbench?
We can continue this offline. 

Regards
____________________________________________

Eugene Chan
IBM Toronto Laboratory, Canada

email: [EMAIL PROTECTED]
pwa: D1-649 | tieline: 313-6102
voice: 1.905.413.6102 | fax: 1.905.413.4850



"Paul Rivera" <[EMAIL PROTECTED]> 
Sent by: [EMAIL PROTECTED]
08/28/2008 01:33 AM
Please respond to
TPTP Tracing and Profiling Tools Project developer discussions 
<tptp-tracing-profiling-tools-dev@eclipse.org>


To
tptp-tracing-profiling-tools-dev@eclipse.org
cc

Subject
[tptp-tracing-profiling-tools-dev] no results when profiling webapp     in 
ganymede






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

_______________________________________________
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

Reply via email to