-<document xmlns:jx="http://apache.org/cocoon/templates/jx/1.0">
-<body>
-<row>
-<column>
-<section>
<title>List of Cron Job scheduled</title>
-<table border="1">
-<tr>
<th>Entry name</th>
<th>Job name</th>
<th>Next scheduled run</th>
<th>Is running</th>
<th>The Schedule</th>
<th>Action</th>
</tr>
</table>
</section>
</column>
</row>
-<row>
-<column>
-<section>
<title>Manage Cron Jobs scheduled</title>
<p> Here you can define new CronJobs based on the sample class org.apache.cocoon.components.cron.TestCronJob. </p>
-<form method="post" action="continue.73733367812a124f1f304982764d47124f011a34?action=add">
-<table>
-<tr>
<td align="right">Name the new job should have:</td>
-<td>
<input name="jobname" size="10" value=""/>
</td>
</tr>
-<tr>
<td align="right">Message the job should print into the log:</td>
-<td>
<input name="message" size="40" value="I'm here"/>
</td>
</tr>
-<tr>
<td align="right">The seconds the job should sleep before finishing:</td>
-<td>
<input name="sleep" size="4" value="23"/>
</td>
</tr>
-<tr>
<td align="right">Call a pipeline:</td>
-<td>
<input name="pipeline" size="40" value="samples/hello-world/hello.xml"/>
</td>
</tr>
-<tr>
-<td align="right">
<p>Choose the type of triggering:</p>
</td>
-<td>
-<table style="border: 1px solid #336699;">
-<tr>
-<td align="right">
Enter a
<a href="http://quartz.sourceforge.net/javadoc/org/quartz/CronTrigger.html"> Cron </a>
expression:
</td>
-<td>
<input name="cronexpr" size="20" value=""/>
</td>
-<td>
<input type="submit" name="cron" value="Add Cron"/>
</td>
</tr>
-<tr>
<td align="right"> Enter the interval in seconds: </td>
-<td>
<input name="intervalexpr" size="4" value=""/>
</td>
-<td>
<input type="submit" name="periodic" value="Add Periodic"/>
</td>
</tr>
-<tr>
<td align="right"> Fire at yyyy-MM-dd HH:mm:ss </td>
-<td>
<input name="atexpr" size="20" value=""/>
</td>
-<td>
<input type="submit" name="at" value="Fire at"/>
</td>
</tr>
-<tr>
<td align="right"> Fire immediately </td>
<td> </td>
-<td>
<input type="submit" name="immediately" value="Fire now"/>
</td>
</tr>
</table>
</td>
</tr>
</table>
</form>
</section>
</column>
</row>
-<row>
-<column>
-<section>
<title>The Cron Scheduler Logfile</title>
-<p>
<a href="continue.73733367812a124f1f304982764d47124f011a34">Refresh</a>
</p>
<code> at org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(Unknown Source)</code>
<br/>
<code> at org.apache.cocoon.components.treeprocessor.TreeProcessor.process(Unknown Source)</code>
<br/>
<code> at org.apache.cocoon.components.treeprocessor.sitemap.MountNode.invoke(Unknown Source)</code>
<br/>
<code> at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(Unknown Source)</code>
<br/>
<code> at org.apache.cocoon.components.treeprocessor.sitemap.MatchNode.invoke(Unknown Source)</code>
<br/>
<code> at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(Unknown Source)</code>
<br/>
<code> at org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(Unknown Source)</code>
<br/>
<code> at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(Unknown Source)</code>
<br/>
<code> at org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(Unknown Source)</code>
<br/>
<code> at org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(Unknown Source)</code>
<br/>
<code> at org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(Unknown Source)</code>
<br/>
<code> at org.apache.cocoon.components.treeprocessor.TreeProcessor.process(Unknown Source)</code>
<br/>
<code> at org.apache.cocoon.components.treeprocessor.sitemap.MountNode.invoke(Unknown Source)</code>
<br/>
<code> at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(Unknown Source)</code>
<br/>
<code> at org.apache.cocoon.components.treeprocessor.sitemap.MatchNode.invoke(Unknown Source)</code>
<br/>
<code> at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(Unknown Source)</code>
<br/>
<code> at org.apache.cocoon.components.treeprocessor.sitemap.PipelineNode.invoke(Unknown Source)</code>
<br/>
<code> at org.apache.cocoon.components.treeprocessor.AbstractParentProcessingNode.invokeNodes(Unknown Source)</code>
<br/>
<code> at org.apache.cocoon.components.treeprocessor.sitemap.PipelinesNode.invoke(Unknown Source)</code>
<br/>
<code> at org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(Unknown Source)</code>
<br/>
<code> at org.apache.cocoon.components.treeprocessor.ConcreteTreeProcessor.process(Unknown Source)</code>
<br/>
<code> at org.apache.cocoon.components.treeprocessor.TreeProcessor.process(Unknown Source)</code>
<br/>
<code> at org.apache.cocoon.Cocoon.process(Unknown Source)</code>
<br/>
<code> at org.apache.cocoon.servlet.CocoonServlet.service(Unknown Source)</code>
<br/>
<code> at javax.servlet.http.HttpServlet.service(HttpServlet.java:728)</code>
<br/>
<code> at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)</code>
<br/>
<code> at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)</code>
<br/>
<code> at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)</code>
<br/>
<code> at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)</code>
<br/>
<code> at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)</code>
<br/>
<code> at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171)</code>
<br/>
<code> at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)</code>
<br/>
<code> at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:936)</code>
<br/>
<code> at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)</code>
<br/>
<code> at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)</code>
<br/>
<code> at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004)</code>
<br/>
<code> at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589)</code>
<br/>
<code> at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:310)</code>
<br/>
<code> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)</code>
<br/>
<code> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)</code>
<br/>
<code> at java.lang.Thread.run(Thread.java:679)</code>
<br/>
<code>INFO (2013-06-18) 22:10.54:035 [sitemap] (/cocoon21/samples/blocks/cron/continue.8f2a3a2e365858462a661e483b44445d4a6b406a) http-bio-8080-exec-5/HandleErrorsNode: Processing handle-errors at <map:handle-errors> - file:///usr/local/apache-tomcat-7.0/webapps/cocoon21/sitemap.xmap:1046:24</code>
<br/>
<code>INFO (2013-06-18) 22:10.54:068 [access] (/cocoon21/samples/blocks/cron/continue.8f2a3a2e365858462a661e483b44445d4a6b406a) http-bio-8080-exec-5/CocoonServlet: 'samples/blocks/cron/continue.8f2a3a2e365858462a661e483b44445d4a6b406a' Processed by Apache Cocoon 2.1.12-dev in 163 milliseconds.</code>
<br/>
<code>INFO (2013-06-18) 22:16.45:983 [core.manager] (/cocoon21/samples/test/sitemap-annotations/explain-test.html?cocoon-view=pretty-content) http-bio-8080-exec-7/CacheImpl: Caching new response for PK_G-file-file:///usr/local/apache-tomcat-7.0/webapps/cocoon21/samples/test/sitemap-annotations/explain-test.xml_T-xslt-file:///usr/local/apache-tomcat-7.0/webapps/cocoon21/samples/common/style/xsl/html/simple-page2html.xsl;contextPath=/cocoon21;remove=sitemap-annotations/explain-test.html;sitemapURI=sitemap-annotations/explain-test.html;servletPath=/samples/test/sitemap-annotations/explain-test.html;file=sitemap-annotations/.xml_S-html-;doctype-public=-//W3C//DTD HTML 4.01 Transitional//EN;doctype-system=http://www.w3.org/TR/html4/loose.dtd</code>
<br/>
<code>INFO (2013-06-18) 22:16.45:984 [access] (/cocoon21/samples/test/sitemap-annotations/explain-test.html?cocoon-view=pretty-content) http-bio-8080-exec-7/CocoonServlet: 'samples/test/sitemap-annotations/explain-test.html' Processed by Apache Cocoon 2.1.12-dev in 55 milliseconds.</code>
<br/>
<code>INFO (2013-06-18) 22:18.43:357 [sitemap] (/cocoon21/samples/blocks/session-fw/) http-bio-8080-exec-9/RedirectToURINode: Redirecting to 'request-test' at <map:redirect-to> - file:///usr/local/apache-tomcat-7.0/webapps/cocoon21/samples/blocks/session-fw/sitemap.xmap:31:46</code>
<br/>
<code>INFO (2013-06-18) 22:18.43:357 [sitemap] (/cocoon21/samples/blocks/session-fw/) http-bio-8080-exec-9/ForwardRedirector: Redirecting to 'request-test'</code>
<br/>
<code>INFO (2013-06-18) 22:18.43:360 [access] (/cocoon21/samples/blocks/session-fw/) http-bio-8080-exec-9/CocoonServlet: 'samples/blocks/session-fw/' Processed by Apache Cocoon 2.1.12-dev in 9 milliseconds.</code>
<br/>
<code>INFO (2013-06-18) 22:18.44:404 [core.manager] (/cocoon21/samples/blocks/session-fw/request-test) http-bio-8080-exec-1/CacheImpl: Caching new response for PK_G-file-file:///usr/local/apache-tomcat-7.0/webapps/cocoon21/samples/blocks/session-fw/docs/request-test.xml</code>
<br/>
<code>INFO (2013-06-18) 22:18.44:405 [access] (/cocoon21/samples/blocks/session-fw/request-test) http-bio-8080-exec-1/CocoonServlet: 'samples/blocks/session-fw/request-test' Processed by Apache Cocoon 2.1.12-dev in 52 milliseconds.</code>
<br/>
</section>
</column>
</row>
</body>
</document>