XPL profiling functional?

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

XPL profiling functional?

Jean Luc-2
Hi Erik,

Is that trace still functional? I've tried the XPL profiling approach described at http://www.orbeon.com/blog/2006/10/ (quoted below)
  • XPL Profiling. We added an unofficial, experimental page to view profile data from XML pipelines. Enable tracing into the session with this property:

    <property as="xs:NCName" name="processor.trace" value="org.orbeon.oxf.processor.SessionTrace"/>

    Then load an OPS page, and in the same session, open /profiler/xpl/ to see the results.


But I receive the error below.

Thanks,
JL


Cannot load "/apps/profiler/page-flow.xml " with webapp loader

Call Stack
Resource URL Line Column Description XML Element
oxf:/page-flow.xml 44 106 reading page model data output
page id → apps
model → apps/${1}/page-flow.xml  <page id="apps" path-info="/([^/]+)/.*" matcher="oxf:perl5-matcher" model="apps/${1}/page-flow.xml"/>


org.orbeon.oxf.resources.ResourceNotFoundException
Message Cannot load "/apps/profiler/page-flow.xml" with webapp loader
Servlet Stack Trace
(122 method calls)  Class Name Method Name File Name Line Number
org.orbeon.oxf.resources.WebAppResourceManagerImpl getContentAsStream WebAppResourceManagerImpl.java 74
org.orbeon.oxf.resources.ResourceManagerBase getContentAsSAX ResourceManagerBase.java 133
org.orbeon.oxf.resources.PriorityResourceManagerImpl$4 run PriorityResourceManagerImpl.java 122
org.orbeon.oxf.resources.PriorityResourceManagerImpl delegate PriorityResourceManagerImpl.java 271
org.orbeon.oxf.resources.PriorityResourceManagerImpl getContentAsSAX PriorityResourceManagerImpl.java 120
org.orbeon.oxf.processor.generator.URLGenerator$OXFResourceHandler readXML URLGenerator.java 656
org.orbeon.oxf.processor.generator.URLGenerator$1 readImpl URLGenerator.java 403
org.orbeon.oxf.processor.ProcessorImpl$7 read ProcessorImpl.java 1030
org.orbeon.oxf.processor.ProcessorImpl$ProcessorOutputImpl read ProcessorImpl.java 1213
org.orbeon.oxf.processor.ProcessorImpl readInputAsSAX ProcessorImpl.java 348
 



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: XPL profiling functional?

Erik Bruchez
Administrator
Try accessing "tools-profiler" instead of "profiler".

We haven't played with this for a while though.

-Erik

On Dec 20, 2007, at 11:19 AM, Jean Luc wrote:

> Hi Erik,
>
> Is that trace still functional? I've tried the XPL profiling  
> approach described at http://www.orbeon.com/blog/2006/10/ (quoted  
> below)
> •
> XPL Profiling. We added an unofficial, experimental page to view  
> profile data from XML pipelines. Enable tracing into the session  
> with this property:
>
> <property as="xs:NCName" name="processor.trace"  
> value="org.orbeon.oxf.processor.SessionTrace"/>
> Then load an OPS page, and in the same session, open /profiler/xpl/  
> to see the results.
>
>
> But I receive the error below.
>
> Thanks,
> JL
>
>
> Cannot load "/apps/profiler/page-flow.xml " with webapp loader
>
> Call Stack
> Resource URL Line Column Description XML Element
> oxf:/page-flow.xml 44 106 reading page model data output
> page id → apps
> model → apps/${1}/page-flow.xml  <page id="apps" path-info="/([^/]
> +)/.*" matcher="oxf:perl5-matcher" model="apps/${1}/page-flow.xml"/>
>
>
> org.orbeon.oxf.resources.ResourceNotFoundException
> Message Cannot load "/apps/profiler/page-flow.xml" with webapp loader
> Servlet Stack Trace
> (122 method calls)  Class Name Method Name File Name Line Number
> org.orbeon.oxf.resources.WebAppResourceManagerImpl  
> getContentAsStream WebAppResourceManagerImpl.java 74
> org.orbeon.oxf.resources.ResourceManagerBase getContentAsSAX  
> ResourceManagerBase.java 133
> org.orbeon.oxf.resources.PriorityResourceManagerImpl$4 run  
> PriorityResourceManagerImpl.java 122
> org.orbeon.oxf.resources.PriorityResourceManagerImpl delegate  
> PriorityResourceManagerImpl.java 271
> org.orbeon.oxf.resources.PriorityResourceManagerImpl getContentAsSAX  
> PriorityResourceManagerImpl.java 120
> org.orbeon.oxf.processor.generator.URLGenerator$OXFResourceHandler  
> readXML URLGenerator.java 656
> org.orbeon.oxf.processor.generator.URLGenerator$1 readImpl  
> URLGenerator.java 403
> org.orbeon.oxf.processor.ProcessorImpl$7 read ProcessorImpl.java 1030
> org.orbeon.oxf.processor.ProcessorImpl$ProcessorOutputImpl read  
> ProcessorImpl.java 1213
> org.orbeon.oxf.processor.ProcessorImpl readInputAsSAX  
> ProcessorImpl.java 348
>
>
>
> --
> You receive this message as a subscriber of the [hidden email]  
> mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws