I think you get a blank page because the error.jsp file cannot be compiled. It's actually getting in the way of the real problem. I'll remove error.jsp. Remove the file and retry. Also check the xwiki.cfg file. I think it's bad in this release. Ludovic Ernest Niedermann a écrit :
Dear Friends,
first of all - thank you for that great piece of code! The 0.9.864 version of XWiki is very fine and stable and I like it.
The new release 0.9.1028 causes some errors:
Using Tomcat and calling http://localhost:8080/xwiki/bin/view/Main/WebHome offers only a white page, nothing else, no .log entry.
Using xwikionjetty is more talkative, it returns an
"HTTP ERROR: 500 while resolving class: com.xpn.xwiki.api.XWiki"
and I can offer you the detailed log, but I think it's only a problem with the integration of GraphViz.
Tomorrow I'll tell you about my experience using the new release under Windows 2000.
Bye - Ernest (kindest regards from Vienna)
P.S: At the moment my testing environment is running under Debian with jdk1.5.0_03 (and Tomcat 5.5.12).
================= lot of .log follows ===================== root@en:~# cd /ernesto/xwikionjetty/ root@en:/ernesto/xwikionjetty# sh start_xwiki.sh 17:07:50.819 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >17> added org.mortbay.log.OutputStreamLogSink@206e00 17:07:49.977 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >12> Checking Resource aliases 17:07:51.365 WARN!! [main] org.mortbay.log.LogImpl.warn(java.lang.Object)(null:-1) >13> Schema validation may not be supported 17:07:52.885 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >10> Version Jetty/Mort Bay Consulting, Pty. Ltd. 17:07:53.319 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >14> Started org.mortbay.jetty.servlet.ServletHandler@a2280 17:07:53.479 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >11> Started ServletHttpContext[/,/] 17:07:53.644 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >11> Started SocketListener on 127.0.0.1:8081 17:07:53.782 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >09> Started org.mortbay.jetty.Server@2b2f20 17:07:54.682 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >15> Statistics on = false for org.mortbay.jetty.Server@2b2dc0 17:07:54.833 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >10> Version Jetty/Mort Bay Consulting, Pty. Ltd. 17:07:55.243 WARN!! [main] org.mortbay.log.LogImpl.warn(java.lang.Object)(null:-1) >17> Schema validation may not be supported 17:08:02.552 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >15> Started org.mortbay.jetty.servlet.WebApplicationHandler@b3a80 17:08:11.050 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >25> Velocity [info] VelocityViewServlet: Custom Properties File: /WEB-INF/velocity.properties 17:08:11.407 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >25> Velocity [info] ************************************************************** 17:08:11.741 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >25> Velocity [info] Starting Jakarta Velocity v1.4 17:08:12.518 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >25> Velocity [info] RuntimeInstance initializing. 17:08:12.851 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >25> Velocity [info] Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties 17:08:13.194 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >25> Velocity [info] Trying to use logger class org.apache.velocity.tools.view.servlet.ServletLogger 17:08:13.552 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >25> Velocity [info] Using logger class org.apache.velocity.tools.view.servlet.ServletLogger 17:08:13.906 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [info] Default ResourceManager initializing. (class com.xpn.xwiki.web.XWikiResourceManagerImpl) 17:08:14.735 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [info] Resource Loader Instantiated: org.apache.velocity.tools.view.servlet.WebappLoader 17:08:15.070 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [info] WebappLoader : initialization starting. 17:08:15.429 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [info] WebappLoader : initialization complete. 17:08:15.765 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [info] ResourceCache : initialized. (class org.apache.velocity.runtime.resource.ResourceCacheImpl) 17:08:16.479 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [info] Default ResourceManager initialization complete. 17:08:17.019 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [info] Loaded System Directive: org.apache.velocity.runtime.directive.Parse 17:08:17.439 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [info] Loaded System Directive: org.apache.velocity.runtime.directive.Macro 17:08:17.823 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [info] Loaded System Directive: org.apache.velocity.runtime.directive.Literal 17:08:18.689 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [info] Loaded System Directive: org.apache.velocity.runtime.directive.Foreach 17:08:19.073 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [info] Loaded System Directive: org.apache.velocity.runtime.directive.Include 17:08:19.685 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [info] Created: 20 parsers. 17:08:20.613 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [info] Velocimacro : initialization starting. 17:08:20.988 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [info] Velocimacro : adding VMs from VM library template : /templates/macros.vm 17:08:21.483 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [info] Velocimacro : added new VM : #template( tname ) : source = /templates/macros.vm 17:08:21.861 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [info] Velocimacro : added new VM : #includeTopic( topic ) : source = /templates/macros.vm 17:08:22.257 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [info] Velocimacro : added new VM : #includeMacros( topic ) : source = /templates/macros.vm 17:08:23.055 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [info] Velocimacro : added new VM : #includeForm( topic ) : source = /templates/macros.vm 17:08:23.451 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [info] Velocimacro : added new VM : #includeServlet( url ) : source = /templates/macros.vm 17:08:23.830 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [info] Velocimacro : added new VM : #editactions( ) : source = /templates/macros.vm 17:08:24.660 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [info] Velocimacro : added new VM : #versions( ) : source = /templates/macros.vm 17:08:25.037 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [info] Velocimacro : added new VM : #errorMarkup( ) : source = /templates/macros.vm 17:08:25.436 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [info] Velocimacro : added new VM : #errorMarkupForProperty( property ) : source = /templates/macros.vm 17:08:25.806 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [info] Velocimacro : added new VM : #jabber( id ) : source = /templates/macros.vm 17:08:26.624 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [info] Velocimacro : added new VM : #skype( id ) : source = /templates/macros.vm 17:08:26.992 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [info] Velocimacro : added new VM : #yahoo( id ) : source = /templates/macros.vm 17:08:27.389 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [info] Velocimacro : added new VM : #aim( id ) : source = /templates/macros.vm 17:08:27.761 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [info] Velocimacro : added new VM : #msn( id ) : source = /templates/macros.vm 17:08:28.611 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [info] Velocimacro : added new VM : #im( user ) : source = /templates/macros.vm 17:08:28.984 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [info] Velocimacro : added new VM : #sign( username ) : source = /templates/macros.vm 17:08:29.385 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [info] Velocimacro : added new VM : #includeHelp( pagename ) : source = /templates/macros.vm 17:08:29.751 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [info] Velocimacro : added new VM : #flickr( rss ) : source = /templates/macros.vm 17:08:30.160 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [info] Velocimacro : added new VM : #flickrtag( tag ) : source = /templates/macros.vm 17:08:30.974 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [info] Velocimacro : added new VM : #flickruser( id ) : source = /templates/macros.vm 17:08:31.364 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [info] Velocimacro : added new VM : #flickrusertag( id tag ) : source = /templates/macros.vm 17:08:31.730 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [info] Velocimacro : added new VM : #map( address cp linktext ) : source = /templates/macros.vm 17:08:32.607 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [info] Velocimacro : added new VM : #mindmap( mindmap width height ) : source = /templates/macros.vm 17:08:33.064 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [info] Velocimacro : added new VM : #toc( init max numbered ) : source = /templates/macros.vm 17:08:33.535 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [info] Velocimacro : added new VM : #exportPackage( ) : source = /templates/macros.vm 17:08:34.444 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [info] Velocimacro : added new VM : #importPackage( ) : source = /templates/macros.vm 17:08:35.160 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [info] ResourceManager : found /templates/macros.vm with loader org.apache.velocity.tools.view.servlet.WebappLoader 17:08:35.548 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [info] Velocimacro : VM library template macro registration complete. 17:08:35.913 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [info] Velocimacro : allowInline = true : VMs can be defined inline in templates 17:08:36.727 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [info] Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions 17:08:37.092 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [info] Velocimacro : allowInlineLocal = true : VMs defined inline will be local to their defining template only. 17:08:37.475 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [info] Velocimacro : messages on : VM system will output logging messages 17:08:37.850 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [info] Velocimacro : autoload off : VM system will not automatically reload global library macros 17:08:38.660 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [info] Velocimacro : initialization complete. 17:08:39.027 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >25> Velocity [info] Velocity successfully started. 17:08:39.572 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >25> Velocity [info] ServletToolboxManager: Using config file '/WEB-INF/toolbox.xml' 17:08:39.946 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [debug] XMLToolboxManager: Loading toolbox... 17:08:40.838 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [warn] ServletToolboxManager: Unknown scope 'null' - toolLoader will be request scoped. 17:08:41.230 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [warn] ServletToolboxManager: Unknown scope 'null' - link will be request scoped. 17:08:41.636 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [warn] ServletToolboxManager: Unknown scope 'null' - msg will be request scoped. 17:08:42.469 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [warn] ServletToolboxManager: Unknown scope 'null' - errors will be request scoped. 17:08:42.847 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [warn] ServletToolboxManager: Unknown scope 'null' - form will be request scoped. 17:08:43.222 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >24> Velocity [debug] XMLToolboxManager: Toolbox loaded. 17:08:43.673 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >25> Velocity [info] ServletToolboxManager: Toolbox setup complete. 17:08:44.472 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >23> Velocity [info] VelocityViewServlet: Default content-type is: text/html 17:08:44.686 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >11> Started WebApplicationContext[/xwiki,xwiki] 17:08:44.959 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >11> Started SocketListener on 0.0.0.0:8080 17:08:45.203 INFO [main] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >09> Started org.mortbay.jetty.Server@2b2dc0 17:11:12,721 ERROR P1-19 http://localhost:8080/xwiki/bin/view/Main/WebHome GraphVizPlugin:XWikiContext) :? - Cannot find graphiz dot program at c:/Program Files/ATT/GraphViz/bin/dot.exe 17:11:13,761 ERROR P1-19 http://localhost:8080/xwiki/bin/view/Main/WebHome GraphVizPlugin:XWikiContext) :? - Cannot find graphiz neato program at c:/Program Files/ATT/GraphViz/bin/neato.exe 17:11:17.161 WARN!! [P1-19] org.mortbay.log.LogImpl.warn(java.lang.Object, java.lang.Throwable)(null:-1) >14> Error for /xwiki/bin/view/Main/WebHome java.lang.NoClassDefFoundError: while resolving class: com.xpn.xwiki.api.XWiki at java.lang.VMClassLoader.transformException(java.lang.Class, java.lang.Throwable) (/usr/lib/libgcj.so.6.0.0) at java.lang.VMClassLoader.resolveClass(java.lang.Class) (/usr/lib/libgcj.so.6.0.0) at java.lang.Class.initializeClass() (/usr/lib/libgcj.so.6.0.0) at com.xpn.xwiki.render.XWikiVelocityRenderer.prepareContext(com.xpn.xwiki.XWikiContext) (Unknown Source) at com.xpn.xwiki.web.XWikiAction.execute(org.apache.struts.action.ActionMapping, org.apache.struts.action.ActionForm, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse) (Unknown Source) at org.apache.struts.action.RequestProcessor.processActionPerform(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, org.apache.struts.action.Action, org.apache.struts.action.ActionForm, org.apache.struts.action.ActionMapping) (Unknown Source) at org.apache.struts.action.RequestProcessor.process(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse) (Unknown Source) at org.apache.struts.action.ActionServlet.process(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse) (Unknown Source) at org.apache.struts.action.ActionServlet.doGet(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse) (Unknown Source) at javax.servlet.http.HttpServlet.service(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse) (Unknown Source) at javax.servlet.http.HttpServlet.service(javax.servlet.ServletRequest, javax.servlet.ServletResponse) (Unknown Source) at org.mortbay.jetty.servlet.ServletHolder.handle(javax.servlet.ServletRequest, javax.servlet.ServletResponse) (Unknown Source) at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse) (Unknown Source) at com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain) (Unknown Source) at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse) (Unknown Source) at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(java.lang.String, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, org.mortbay.jetty.servlet.ServletHolder, int) (Unknown Source) at org.mortbay.jetty.servlet.ServletHandler.handle(java.lang.String, java.lang.String, org.mortbay.http.HttpRequest, org.mortbay.http.HttpResponse) (Unknown Source) at org.mortbay.http.HttpContext.handle(java.lang.String, java.lang.String, org.mortbay.http.HttpRequest, org.mortbay.http.HttpResponse) (Unknown Source) at org.mortbay.jetty.servlet.WebApplicationContext.handle(java.lang.String, java.lang.String, org.mortbay.http.HttpRequest, org.mortbay.http.HttpResponse) (Unknown Source) at org.mortbay.http.HttpContext.handle(org.mortbay.http.HttpRequest, org.mortbay.http.HttpResponse) (Unknown Source) at org.mortbay.http.HttpServer.service(org.mortbay.http.HttpRequest, org.mortbay.http.HttpResponse) (Unknown Source) at org.mortbay.http.HttpConnection.service(org.mortbay.http.HttpRequest, org.mortbay.http.HttpResponse) (Unknown Source) at org.mortbay.http.HttpConnection.handleNext() (Unknown Source) at org.mortbay.http.HttpConnection.handle() (Unknown Source) at org.mortbay.http.SocketListener.handleConnection(java.net.Socket) (Unknown Source) at org.mortbay.util.ThreadedServer.handle(java.lang.Object) (Unknown Source) at org.mortbay.util.ThreadPool$PoolThread.run() (Unknown Source) Caused by: java.lang.ClassNotFoundException: com.sun.image.codec.jpeg.JPEGImageEncoder not found in StartLoader[file:/ernesto/xwikionjetty/lib/org.mortbay.jetty.jar, file:/ernesto/xwikionjetty/lib/javax.servlet.jar, file:/ernesto/xwikionjetty/lib/org.mortbay.jmx.jar, file:/ernesto/xwikionjetty/ext/ant.jar, file:/ernesto/xwikionjetty/ext/jasper-runtime.jar, file:/ernesto/xwikionjetty/ext/jasper-compiler.jar, file:/ernesto/xwikionjetty/ext/commons-el.jar, file:/ernesto/xwikionjetty/ext/commons-logging-api.jar, file:/ernesto/xwikionjetty/ext/mx4j-remote.jar, file:/ernesto/xwikionjetty/ext/mx4j-tools.jar, file:/ernesto/xwikionjetty/ext/mx4j.jar, file:/usr/share/ant/lib/ant.jar] at java.net.URLClassLoader.findClass(java.lang.String) (/usr/lib/libgcj.so.6.0.0) at java.lang.ClassLoader.loadClass(java.lang.String, boolean) (/usr/lib/libgcj.so.6.0.0) at java.lang.ClassLoader.loadClass(java.lang.String) (/usr/lib/libgcj.so.6.0.0) at org.mortbay.http.ContextLoader.loadClass(java.lang.String, boolean) (Unknown Source) at org.mortbay.http.ContextLoader.loadClass(java.lang.String) (Unknown Source) at java.lang.Class.forName(java.lang.String, boolean, java.lang.ClassLoader) (/usr/lib/libgcj.so.6.0.0) at java.lang.VMClassLoader.resolveClass(java.lang.Class) (/usr/lib/libgcj.so.6.0.0) at java.lang.Class.initializeClass() (/usr/lib/libgcj.so.6.0.0) at com.xpn.xwiki.render.XWikiVelocityRenderer.prepareContext(com.xpn.xwiki.XWikiContext) (Unknown Source) at com.xpn.xwiki.web.XWikiAction.execute(org.apache.struts.action.ActionMapping, org.apache.struts.action.ActionForm, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse) (Unknown Source) at org.apache.struts.action.RequestProcessor.processActionPerform(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, org.apache.struts.action.Action, org.apache.struts.action.ActionForm, org.apache.struts.action.ActionMapping) (Unknown Source) at org.apache.struts.action.RequestProcessor.process(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse) (Unknown Source) at org.apache.struts.action.ActionServlet.process(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse) (Unknown Source) at org.apache.struts.action.ActionServlet.doGet(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse) (Unknown Source) at javax.servlet.http.HttpServlet.service(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse) (Unknown Source) at javax.servlet.http.HttpServlet.service(javax.servlet.ServletRequest, javax.servlet.ServletResponse) (Unknown Source) at org.mortbay.jetty.servlet.ServletHolder.handle(javax.servlet.ServletRequest, javax.servlet.ServletResponse) (Unknown Source) at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse) (Unknown Source) at com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain) (Unknown Source) at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse) (Unknown Source) at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(java.lang.String, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, org.mortbay.jetty.servlet.ServletHolder, int) (Unknown Source) at org.mortbay.jetty.servlet.ServletHandler.handle(java.lang.String, java.lang.String, org.mortbay.http.HttpRequest, org.mortbay.http.HttpResponse) (Unknown Source) at org.mortbay.http.HttpContext.handle(java.lang.String, java.lang.String, org.mortbay.http.HttpRequest, org.mortbay.http.HttpResponse) (Unknown Source) at org.mortbay.jetty.servlet.WebApplicationContext.handle(java.lang.String, java.lang.String, org.mortbay.http.HttpRequest, org.mortbay.http.HttpResponse) (Unknown Source) at org.mortbay.http.HttpContext.handle(org.mortbay.http.HttpRequest, org.mortbay.http.HttpResponse) (Unknown Source) at org.mortbay.http.HttpServer.service(org.mortbay.http.HttpRequest, org.mortbay.http.HttpResponse) (Unknown Source) at org.mortbay.http.HttpConnection.service(org.mortbay.http.HttpRequest, org.mortbay.http.HttpResponse) (Unknown Source) at org.mortbay.http.HttpConnection.handleNext() (Unknown Source)
17:11:34,875 ERROR P1-19 Compiler:String[]) :? - Javac exception Unable to find a javac compiler; com.sun.tools.javac.Main is not on the classpath. Perhaps JAVA_HOME does not point to the JDK at org.apache.tools.ant.taskdefs.compilers.CompilerAdapterFactory.getCompiler(java.lang.String, org.apache.tools.ant.Task) (Unknown Source) at org.apache.tools.ant.taskdefs.Javac.compile() (Unknown Source) at org.apache.tools.ant.taskdefs.Javac.execute() (Unknown Source) at org.apache.jasper.compiler.Compiler.generateClass(java.lang.String[]) (Unknown Source) at org.apache.jasper.compiler.Compiler.compile(boolean, boolean) (Unknown Source) at org.apache.jasper.compiler.Compiler.compile(boolean) (Unknown Source) at org.apache.jasper.compiler.Compiler.compile() (Unknown Source) at org.apache.jasper.JspCompilationContext.compile() (Unknown Source) at org.apache.jasper.servlet.JspServletWrapper.service(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, boolean) (Unknown Source) at org.apache.jasper.servlet.JspServlet.serviceJspFile(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, java.lang.String, java.lang.Throwable, boolean) (Unknown Source) at org.apache.jasper.servlet.JspServlet.service(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse) (Unknown Source) at javax.servlet.http.HttpServlet.service(javax.servlet.ServletRequest, javax.servlet.ServletResponse) (Unknown Source) at org.mortbay.jetty.servlet.ServletHolder.handle(javax.servlet.ServletRequest, javax.servlet.ServletResponse) (Unknown Source) at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(java.lang.String, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, org.mortbay.jetty.servlet.ServletHolder, int) (Unknown Source) at org.mortbay.jetty.servlet.Dispatcher.dispatch(javax.servlet.ServletRequest, javax.servlet.ServletResponse, int) (Unknown Source) at org.mortbay.jetty.servlet.Dispatcher.error(javax.servlet.ServletRequest, javax.servlet.ServletResponse) (Unknown Source) at org.mortbay.jetty.servlet.ServletHttpResponse.sendError(int, java.lang.String) (Unknown Source) at org.mortbay.jetty.servlet.ServletHandler.handle(java.lang.String, java.lang.String, org.mortbay.http.HttpRequest, org.mortbay.http.HttpResponse) (Unknown Source) at org.mortbay.http.HttpContext.handle(java.lang.String, java.lang.String, org.mortbay.http.HttpRequest, org.mortbay.http.HttpResponse) (Unknown Source) at org.mortbay.jetty.servlet.WebApplicationContext.handle(java.lang.String, java.lang.String, org.mortbay.http.HttpRequest, org.mortbay.http.HttpResponse) (Unknown Source) at org.mortbay.http.HttpContext.handle(org.mortbay.http.HttpRequest, org.mortbay.http.HttpResponse) (Unknown Source) at org.mortbay.http.HttpServer.service(org.mortbay.http.HttpRequest, org.mortbay.http.HttpResponse) (Unknown Source) at org.mortbay.http.HttpConnection.service(org.mortbay.http.HttpRequest, org.mortbay.http.HttpResponse) (Unknown Source) at org.mortbay.http.HttpConnection.handleNext() (Unknown Source)
17:11:35,862 ERROR P1-19 Compiler:String[]) :? - Env: Compile: javaFileName=/tmp/Jetty__8080__xwiki//org/apache/jsp/error_jsp.java
classpath=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/classes/:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/alexa.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/ant-1.6.2.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/antlr-2.7.5.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/asm-1.5.3.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/asm-util-1.5.3.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/avalon-framework-4.1.5.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/axis-1.2RC2.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/batik-all-1.6.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/c3p0-0.8.4.5.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/cglib-2.1.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/commons-beanutils-1.7.0.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/commons-codec-1.3.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/commons-collections-3.1.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/commons-dbcp-1.2.1.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/commons-digester-1.6.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/commons-discovery-0.2.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/commons-fileupload-1.0.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/commons-httpclient-2.0.2.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/commons-lang-2.1.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/commons-logging-1.0.4.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/commons-net-1.1.0.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/commons-pool-1.1.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/dom4j-1.6.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/ecs-1.4.2.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/ehcache-1.1.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/exo-platform.commons.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/exo-platform.container-2.0.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/exo-platform.service.chart.api-2.0.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/exo-platform.service.chart.impl-2.0.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/exo-platform.service.common.api-2.0.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/exo-platform.service.database.api-2.0.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/exo-platform.service.database.impl-2.0.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/exo-platform.service.organization.api-2.0.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/exo-platform.service.organization.impl-2.0.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/exo-platform.service.sercurity.api-2.0.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/exo-platform.service.sercurity.impl-2.0.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/flickrapi-1.0a7.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/flipper.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/fop-0.20.5.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/googleadwords.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/googleapi.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/groovy-all-1.0-jsr-04.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/hibernate-3.0.3.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/hibernate-tools-2.1.3.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/hsqldb-1.7.3.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/ical4j-0.9.12.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/ipresolver.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/jackrabbit-1.0-SNAPSHOT.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/jackrabbit-api-1.0-SNAPSHOT.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/jackrabbit-commons-1.0-SNAPSHOT.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/jackrabbit-core-1.0-SNAPSHOT.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/jaxrpc-1.1.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/jcommon-1.0.0-rc1.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/jcr-1.0.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/jdom-1.0.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/jfreechart-1.0.0-rc1.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/jgroups-2.2.5.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/jimi.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/jta.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/jtidy.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/ldap.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/log4j-1.2.8.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/mail-1.3.2.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/mysql-connector-java-3.1.7-bin.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/odmg-3.0.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/org.apache.commons.jrcs.diff.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/org.apache.commons.jrcs.rcs.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/oro-2.0.8.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/oscache-2.0.2.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/picocontainer-1.0.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/portlet.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/radeox.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/rome-0.7.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/rome-fetcher-0.7.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/saaj-1.2.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/securityfilter-2.0.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/struts-1.2.4.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/swarmcache.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/terraservice.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/velocity-1.4.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/velocity-tools-1.1.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/wsdl4j-1.5.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/xalan-2.6.0.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/xerces-2.4.0.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/xml-apis-2.0.2.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/xmlrpc-1.2.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/xwiki.jar:/tmp/Jetty__8080__xwiki:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/classes:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/alexa.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/ant-1.6.2.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/antlr-2.7.5.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/asm-1.5.3.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/asm-util-1.5.3.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/avalon-framework-4.1.5.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/axis-1.2RC2.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/batik-all-1.6.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/c3p0-0.8.4.5.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/cglib-2.1.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/commons-beanutils-1.7.0.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/commons-codec-1.3.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/commons-collections-3.1.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/commons-dbcp-1.2.1.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/commons-digester-1.6.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/commons-discovery-0.2.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/commons-fileupload-1.0.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/commons-httpclient-2.0.2.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/commons-lang-2.1.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/commons-logging-1.0.4.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/commons-net-1.1.0.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/commons-pool-1.1.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/dom4j-1.6.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/ecs-1.4.2.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/ehcache-1.1.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/exo-platform.commons.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/exo-platform.container-2.0.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/exo-platform.service.chart.api-2.0.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/exo-platform.service.chart.impl-2.0.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/exo-platform.service.common.api-2.0.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/exo-platform.service.database.api-2.0.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/exo-platform.service.database.impl-2.0.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/exo-platform.service.organization.api-2.0.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/exo-platform.service.organization.impl-2.0.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/exo-platform.service.sercurity.api-2.0.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/exo-platform.service.sercurity.impl-2.0.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/flickrapi-1.0a7.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/flipper.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/fop-0.20.5.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/googleadwords.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/googleapi.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/groovy-all-1.0-jsr-04.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/hibernate-3.0.3.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/hibernate-tools-2.1.3.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/hsqldb-1.7.3.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/ical4j-0.9.12.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/ipresolver.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/jackrabbit-1.0-SNAPSHOT.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/jackrabbit-api-1.0-SNAPSHOT.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/jackrabbit-commons-1.0-SNAPSHOT.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/jackrabbit-core-1.0-SNAPSHOT.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/jaxrpc-1.1.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/jcommon-1.0.0-rc1.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/jcr-1.0.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/jdom-1.0.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/jfreechart-1.0.0-rc1.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/jgroups-2.2.5.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/jimi.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/jta.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/jtidy.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/ldap.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/log4j-1.2.8.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/mail-1.3.2.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/mysql-connector-java-3.1.7-bin.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/odmg-3.0.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/org.apache.commons.jrcs.diff.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/org.apache.commons.jrcs.rcs.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/oro-2.0.8.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/oscache-2.0.2.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/picocontainer-1.0.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/portlet.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/radeox.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/rome-0.7.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/rome-fetcher-0.7.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/saaj-1.2.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/securityfilter-2.0.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/struts-1.2.4.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/swarmcache.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/terraservice.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/velocity-1.4.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/velocity-tools-1.1.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/wsdl4j-1.5.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/xalan-2.6.0.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/xerces-2.4.0.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/xml-apis-2.0.2.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/xmlrpc-1.2.jar:/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/xwiki.jar:/ernesto/xwikionjetty/./start.jar:/ernesto/xwikionjetty/lib/org.mortbay.jetty.jar:/ernesto/xwikionjetty/lib/javax.servlet.jar:/ernesto/xwikionjetty/lib/org.mortbay.jmx.jar:/ernesto/xwikionjetty/ext/ant.jar:/ernesto/xwikionjetty/ext/jasper-runtime.jar:/ernesto/xwikionjetty/ext/jasper-compiler.jar:/ernesto/xwikionjetty/ext/commons-el.jar:/ernesto/xwikionjetty/ext/commons-logging-api.jar:/ernesto/xwikionjetty/ext/mx4j-remote.jar:/ernesto/xwikionjetty/ext/mx4j-tools.jar:/ernesto/xwikionjetty/ext/mx4j.jar:/usr/share/ant/lib/ant.jar
cp=/ernesto/xwikionjetty/lib/org.mortbay.jetty.jar:/ernesto/xwikionjetty/lib/javax.servlet.jar:/ernesto/xwikionjetty/lib/org.mortbay.jmx.jar:/ernesto/xwikionjetty/ext/ant.jar:/ernesto/xwikionjetty/ext/jasper-runtime.jar:/ernesto/xwikionjetty/ext/jasper-compiler.jar:/ernesto/xwikionjetty/ext/commons-el.jar:/ernesto/xwikionjetty/ext/commons-logging-api.jar:/ernesto/xwikionjetty/ext/mx4j-remote.jar:/ernesto/xwikionjetty/ext/mx4j-tools.jar:/ernesto/xwikionjetty/ext/mx4j.jar:/usr/share/ant/lib/ant.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/classes cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/alexa.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/ant-1.6.2.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/antlr-2.7.5.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/asm-1.5.3.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/asm-util-1.5.3.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/avalon-framework-4.1.5.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/axis-1.2RC2.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/batik-all-1.6.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/c3p0-0.8.4.5.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/cglib-2.1.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/commons-beanutils-1.7.0.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/commons-codec-1.3.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/commons-collections-3.1.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/commons-dbcp-1.2.1.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/commons-digester-1.6.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/commons-discovery-0.2.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/commons-fileupload-1.0.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/commons-httpclient-2.0.2.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/commons-lang-2.1.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/commons-logging-1.0.4.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/commons-net-1.1.0.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/commons-pool-1.1.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/dom4j-1.6.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/ecs-1.4.2.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/ehcache-1.1.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/exo-platform.commons.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/exo-platform.container-2.0.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/exo-platform.service.chart.api-2.0.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/exo-platform.service.chart.impl-2.0.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/exo-platform.service.common.api-2.0.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/exo-platform.service.database.api-2.0.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/exo-platform.service.database.impl-2.0.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/exo-platform.service.organization.api-2.0.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/exo-platform.service.organization.impl-2.0.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/exo-platform.service.sercurity.api-2.0.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/exo-platform.service.sercurity.impl-2.0.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/flickrapi-1.0a7.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/flipper.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/fop-0.20.5.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/googleadwords.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/googleapi.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/groovy-all-1.0-jsr-04.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/hibernate-3.0.3.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/hibernate-tools-2.1.3.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/hsqldb-1.7.3.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/ical4j-0.9.12.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/ipresolver.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/jackrabbit-1.0-SNAPSHOT.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/jackrabbit-api-1.0-SNAPSHOT.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/jackrabbit-commons-1.0-SNAPSHOT.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/jackrabbit-core-1.0-SNAPSHOT.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/jaxrpc-1.1.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/jcommon-1.0.0-rc1.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/jcr-1.0.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/jdom-1.0.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/jfreechart-1.0.0-rc1.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/jgroups-2.2.5.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/jimi.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/jta.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/jtidy.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/ldap.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/log4j-1.2.8.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/mail-1.3.2.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/mysql-connector-java-3.1.7-bin.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/odmg-3.0.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/org.apache.commons.jrcs.diff.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/org.apache.commons.jrcs.rcs.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/oro-2.0.8.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/oscache-2.0.2.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/picocontainer-1.0.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/portlet.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/radeox.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/rome-0.7.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/rome-fetcher-0.7.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/saaj-1.2.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/securityfilter-2.0.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/struts-1.2.4.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/swarmcache.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/terraservice.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/velocity-1.4.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/velocity-tools-1.1.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/wsdl4j-1.5.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/xalan-2.6.0.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/xerces-2.4.0.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/xml-apis-2.0.2.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/xmlrpc-1.2.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/xwiki.jar cp=/tmp/Jetty__8080__xwiki cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/classes cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/alexa.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/ant-1.6.2.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/antlr-2.7.5.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/asm-1.5.3.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/asm-util-1.5.3.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/avalon-framework-4.1.5.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/axis-1.2RC2.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/batik-all-1.6.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/c3p0-0.8.4.5.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/cglib-2.1.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/commons-beanutils-1.7.0.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/commons-codec-1.3.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/commons-collections-3.1.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/commons-dbcp-1.2.1.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/commons-digester-1.6.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/commons-discovery-0.2.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/commons-fileupload-1.0.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/commons-httpclient-2.0.2.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/commons-lang-2.1.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/commons-logging-1.0.4.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/commons-net-1.1.0.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/commons-pool-1.1.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/dom4j-1.6.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/ecs-1.4.2.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/ehcache-1.1.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/exo-platform.commons.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/exo-platform.container-2.0.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/exo-platform.service.chart.api-2.0.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/exo-platform.service.chart.impl-2.0.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/exo-platform.service.common.api-2.0.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/exo-platform.service.database.api-2.0.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/exo-platform.service.database.impl-2.0.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/exo-platform.service.organization.api-2.0.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/exo-platform.service.organization.impl-2.0.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/exo-platform.service.sercurity.api-2.0.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/exo-platform.service.sercurity.impl-2.0.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/flickrapi-1.0a7.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/flipper.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/fop-0.20.5.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/googleadwords.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/googleapi.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/groovy-all-1.0-jsr-04.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/hibernate-3.0.3.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/hibernate-tools-2.1.3.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/hsqldb-1.7.3.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/ical4j-0.9.12.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/ipresolver.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/jackrabbit-1.0-SNAPSHOT.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/jackrabbit-api-1.0-SNAPSHOT.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/jackrabbit-commons-1.0-SNAPSHOT.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/jackrabbit-core-1.0-SNAPSHOT.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/jaxrpc-1.1.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/jcommon-1.0.0-rc1.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/jcr-1.0.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/jdom-1.0.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/jfreechart-1.0.0-rc1.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/jgroups-2.2.5.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/jimi.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/jta.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/jtidy.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/ldap.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/log4j-1.2.8.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/mail-1.3.2.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/mysql-connector-java-3.1.7-bin.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/odmg-3.0.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/org.apache.commons.jrcs.diff.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/org.apache.commons.jrcs.rcs.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/oro-2.0.8.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/oscache-2.0.2.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/picocontainer-1.0.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/portlet.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/radeox.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/rome-0.7.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/rome-fetcher-0.7.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/saaj-1.2.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/securityfilter-2.0.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/struts-1.2.4.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/swarmcache.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/terraservice.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/velocity-1.4.jar
cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/velocity-tools-1.1.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/wsdl4j-1.5.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/xalan-2.6.0.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/xerces-2.4.0.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/xml-apis-2.0.2.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/xmlrpc-1.2.jar cp=/ernesto/xwikionjetty/webapps/xwiki/WEB-INF/lib/xwiki.jar cp=/ernesto/xwikionjetty/./start.jar cp=/ernesto/xwikionjetty/lib/org.mortbay.jetty.jar cp=/ernesto/xwikionjetty/lib/javax.servlet.jar cp=/ernesto/xwikionjetty/lib/org.mortbay.jmx.jar cp=/ernesto/xwikionjetty/ext/ant.jar cp=/ernesto/xwikionjetty/ext/jasper-runtime.jar cp=/ernesto/xwikionjetty/ext/jasper-compiler.jar cp=/ernesto/xwikionjetty/ext/commons-el.jar cp=/ernesto/xwikionjetty/ext/commons-logging-api.jar cp=/ernesto/xwikionjetty/ext/mx4j-remote.jar cp=/ernesto/xwikionjetty/ext/mx4j-tools.jar cp=/ernesto/xwikionjetty/ext/mx4j.jar cp=/usr/share/ant/lib/ant.jar work dir=/tmp/Jetty__8080__xwiki extension dir=/usr/share/java/ext srcDir=/tmp/Jetty__8080__xwiki include=org/apache/jsp/error_jsp.java
17:11:37,156 ERROR P1-19 Compiler:String[]) :? - Error compiling file: /tmp/Jetty__8080__xwiki//org/apache/jsp/error_jsp.java [javac] Compiling 1 source file
17:11:38.590 WARN!! [P1-19] org.mortbay.log.LogImpl.warn(java.lang.Object, java.lang.Throwable)(null:-1) >15> EXCEPTION org.apache.jasper.JasperException: Impossible de compiler la classe pour la JSP at org.apache.jasper.compiler.DefaultErrorHandler.javacError(java.lang.String, java.lang.Exception) (Unknown Source) at org.apache.jasper.compiler.ErrorDispatcher.javacError(java.lang.String, java.lang.Exception) (Unknown Source) at org.apache.jasper.compiler.Compiler.generateClass(java.lang.String[]) (Unknown Source) at org.apache.jasper.compiler.Compiler.compile(boolean, boolean) (Unknown Source) at org.apache.jasper.compiler.Compiler.compile(boolean) (Unknown Source) at org.apache.jasper.compiler.Compiler.compile() (Unknown Source) at org.apache.jasper.JspCompilationContext.compile() (Unknown Source) at org.apache.jasper.servlet.JspServletWrapper.service(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, boolean) (Unknown Source) at org.apache.jasper.servlet.JspServlet.serviceJspFile(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, java.lang.String, java.lang.Throwable, boolean) (Unknown Source) at org.apache.jasper.servlet.JspServlet.service(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse) (Unknown Source) at javax.servlet.http.HttpServlet.service(javax.servlet.ServletRequest, javax.servlet.ServletResponse) (Unknown Source) at org.mortbay.jetty.servlet.ServletHolder.handle(javax.servlet.ServletRequest, javax.servlet.ServletResponse) (Unknown Source) at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(java.lang.String, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, org.mortbay.jetty.servlet.ServletHolder, int) (Unknown Source) at org.mortbay.jetty.servlet.Dispatcher.dispatch(javax.servlet.ServletRequest, javax.servlet.ServletResponse, int) (Unknown Source) at org.mortbay.jetty.servlet.Dispatcher.error(javax.servlet.ServletRequest, javax.servlet.ServletResponse) (Unknown Source) at org.mortbay.jetty.servlet.ServletHttpResponse.sendError(int, java.lang.String) (Unknown Source) at org.mortbay.jetty.servlet.ServletHandler.handle(java.lang.String, java.lang.String, org.mortbay.http.HttpRequest, org.mortbay.http.HttpResponse) (Unknown Source) at org.mortbay.http.HttpContext.handle(java.lang.String, java.lang.String, org.mortbay.http.HttpRequest, org.mortbay.http.HttpResponse) (Unknown Source) at org.mortbay.jetty.servlet.WebApplicationContext.handle(java.lang.String, java.lang.String, org.mortbay.http.HttpRequest, org.mortbay.http.HttpResponse) (Unknown Source) at org.mortbay.http.HttpContext.handle(org.mortbay.http.HttpRequest, org.mortbay.http.HttpResponse) (Unknown Source) at org.mortbay.http.HttpServer.service(org.mortbay.http.HttpRequest, org.mortbay.http.HttpResponse) (Unknown Source) at org.mortbay.http.HttpConnection.service(org.mortbay.http.HttpRequest, org.mortbay.http.HttpResponse) (Unknown Source) at org.mortbay.http.HttpConnection.handleNext() (Unknown Source) getRootCause(): Unable to find a javac compiler; com.sun.tools.javac.Main is not on the classpath. Perhaps JAVA_HOME does not point to the JDK at org.apache.tools.ant.taskdefs.compilers.CompilerAdapterFactory.getCompiler(java.lang.String, org.apache.tools.ant.Task) (Unknown Source) at org.apache.tools.ant.taskdefs.Javac.compile() (Unknown Source) at org.apache.tools.ant.taskdefs.Javac.execute() (Unknown Source) at org.apache.jasper.compiler.Compiler.generateClass(java.lang.String[]) (Unknown Source) at org.apache.jasper.compiler.Compiler.compile(boolean, boolean) (Unknown Source) at org.apache.jasper.compiler.Compiler.compile(boolean) (Unknown Source) at org.apache.jasper.compiler.Compiler.compile() (Unknown Source) at org.apache.jasper.JspCompilationContext.compile() (Unknown Source) at org.apache.jasper.servlet.JspServletWrapper.service(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, boolean) (Unknown Source) at org.apache.jasper.servlet.JspServlet.serviceJspFile(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, java.lang.String, java.lang.Throwable, boolean) (Unknown Source) at org.apache.jasper.servlet.JspServlet.service(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse) (Unknown Source) at javax.servlet.http.HttpServlet.service(javax.servlet.ServletRequest, javax.servlet.ServletResponse) (Unknown Source) at org.mortbay.jetty.servlet.ServletHolder.handle(javax.servlet.ServletRequest, javax.servlet.ServletResponse) (Unknown Source) at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(java.lang.String, javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse, org.mortbay.jetty.servlet.ServletHolder, int) (Unknown Source) at org.mortbay.jetty.servlet.Dispatcher.dispatch(javax.servlet.ServletRequest, javax.servlet.ServletResponse, int) (Unknown Source) at org.mortbay.jetty.servlet.Dispatcher.error(javax.servlet.ServletRequest, javax.servlet.ServletResponse) (Unknown Source) at org.mortbay.jetty.servlet.ServletHttpResponse.sendError(int, java.lang.String) (Unknown Source) at org.mortbay.jetty.servlet.ServletHandler.handle(java.lang.String, java.lang.String, org.mortbay.http.HttpRequest, org.mortbay.http.HttpResponse) (Unknown Source) at org.mortbay.http.HttpContext.handle(java.lang.String, java.lang.String, org.mortbay.http.HttpRequest, org.mortbay.http.HttpResponse) (Unknown Source) at org.mortbay.jetty.servlet.WebApplicationContext.handle(java.lang.String, java.lang.String, org.mortbay.http.HttpRequest, org.mortbay.http.HttpResponse) (Unknown Source) at org.mortbay.http.HttpContext.handle(org.mortbay.http.HttpRequest, org.mortbay.http.HttpResponse) (Unknown Source) at org.mortbay.http.HttpServer.service(org.mortbay.http.HttpRequest, org.mortbay.http.HttpResponse) (Unknown Source) at org.mortbay.http.HttpConnection.service(org.mortbay.http.HttpRequest, org.mortbay.http.HttpResponse) (Unknown Source) at org.mortbay.http.HttpConnection.handleNext() (Unknown Source)
17:22:04.480 INFO [Shutdown] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >04> Shutdown hook executing 17:22:04.706 INFO [Acceptor ServerSocket[addr=127.0.0.1/127.0.0.1,port=0,localport=8081]] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >04> Stopping Acceptor ServerSocket[addr=127.0.0.1/127.0.0.1,port=0,localport=8081] 17:22:04.946 INFO [Shutdown] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >07> Stopped SocketListener on 127.0.0.1:8081 17:22:05.361 INFO [Shutdown] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >11> Stopped org.mortbay.jetty.servlet.ServletHandler@a2280 17:22:33.040 INFO [Shutdown] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >08> Stopped ServletHttpContext[/,/] 17:22:33.176 INFO [Shutdown] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >05> Stopped org.mortbay.jetty.Server@2b2f20 17:22:33.392 INFO [Shutdown] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >04> Shutdown hook complete 17:22:35.008 INFO [Shutdown] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >04> Shutdown hook complete 17:22:36.670 INFO [Acceptor ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=8080]] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >04> Stopping Acceptor ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=8080] 17:22:36.852 INFO [Shutdown] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >07> Stopped SocketListener on 0.0.0.0:8080 17:22:37.266 INFO [Shutdown] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >12> Stopped org.mortbay.jetty.servlet.WebApplicationHandler@b3a80 17:22:38.790 INFO [Shutdown] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >08> Stopped WebApplicationContext[/xwiki,xwiki] 17:22:38.938 INFO [Shutdown] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >05> Stopped org.mortbay.jetty.Server@2b2dc0 17:22:39.068 INFO [Shutdown] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >04> Shutdown hook complete 17:22:40.478 INFO [Shutdown] org.mortbay.log.LogImpl.info(java.lang.Object)(null:-1) >04> Shutdown hook complete root@en:/ernesto/xwikionjetty
------------------------------------------------------------------------
-- You receive this message as a subscriber of the xwiki-dev@objectweb.org mailing list. To unsubscribe: mailto:xwiki-dev-unsubscribe@objectweb.org For general help: mailto:sympa@objectweb.org?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
-- Ludovic Dubost XPertNet: http://www.xpertnet.fr/ Blog: http://www.ludovic.org/blog/ XWiki: http://www.xwiki.com Skype: ldubost AIM: nvludo Yahoo: ludovic