On 11 Mar 2010, at 10:42, Steve Nisbet wrote:
Hi chaps,thanks very much for the security info, worked a treat, or at least, now Wookie at least attempts a start in Tomcat, however, it then carks it. I monitored the Catalina log, and an error is generated in the browser when I click on the Wookie link in theManager: catalina log:Mar 11, 2010 10:03:35 AM org.apache.catalina.loader.WebappClassLoader validateJarFile INFO: validateJarFile(/var/lib/tomcat6/webapps/wookie/WEB-INF/lib/ servlet-api-2.5.jar) - jar not loaded. See Servlet Spec 2.3,section 9.7.2. Offending class: javax/servlet/Servlet.class Mar 11, 2010 10:03:39 AM org.apache.coyote.http11.Http11Protocol start Error produced by wookie:javax.servlet.ServletException: java.lang.LinkageError: loader constraint violation: when resolving interface method "javax .servlet.jsp.JspApplicationContext.getExpressionFactory()Ljavax/el/ ExpressionFactory;" the class loader (instance of org/apache/jasper/servlet/JasperLoader) of the current class, org/ apache/jsp/webmenu/index_jsp, and the class loader (instance of org/apache/catalina/loader/StandardClassLoader) for resolved class, javax/servlet/jsp/JspApplicationContext, have different Classobjects for the type javax/el/ExpressionFactory used in the signature org.apache.jasper.servlet.JspServlet.service(JspServlet.java:275
any ideas? many thanks
Yes, the workaround is described here: https://issues.apache.org/jira/browse/WOOKIE-14
Steve Nisbet Learning Resource Manager Learning & Research Technologies LRIS Manchester Metropolitan UniversityBefore acting on this email or opening any attachments you should read the Manchester Metropolitan University's email disclaimer available on its websitehttp://www.mmu.ac.uk/emaildisclaimerRoss Gardler <[email protected]> 09/03/2010 22:36 >>>On 09/03/2010 10:46, Scott Wilson wrote:Hi Steve,These sort of security problems are usually caused by Tomcat's securitymanager. Sander wrote some info on how to get around this on the list yesterday - see http://markmail.org/message/iskmmnbvmzlm3yf5Looks like this should be a FAQ item. RossS On 9 Mar 2010, at 10:30, Steve Nisbet wrote:Hi Ross, had another go this morning with a fresh install and a fresh set of log files:There is a severe at the top of the logs, some kind of Proxy issue? Ihave set the proxy in the widgetserver.properties: ==> catalina.2010-03-09.log <==Mar 9, 2010 10:23:15 AM org.apache.catalina.core.StandardContext startSEVERE: Error listenerStartMar 9, 2010 10:23:15 AM org.apache.catalina.core.StandardContext startSEVERE: Context [/wookie] startup failed due to previous errors ==> localhost.2010-03-09.log <== Mar 9, 2010 10:23:15 AM org.apache.catalina.core.StandardContext listenerStart SEVERE: Exception sending context initialized event to listener instance of class org.apache.wookie.server.ContextListener java.security.AccessControlException: access denied (java.util.PropertyPermission user.dir read) atjava .security .AccessControlContext.checkPermission(AccessControlContext.java:342)atjava .security.AccessController.checkPermission(AccessController.java: 553) at java.lang.SecurityManager.checkPermission(SecurityManager.java: 549)atjava.lang.SecurityManager.checkPropertyAccess(SecurityManager.java: 1302)at java.lang.System.getProperty(System.java:669) atorg .apache .wookie .server.ContextListener.contextInitialized(ContextListener.java:73)atorg .apache .catalina.core.StandardContext.listenerStart(StandardContext.java: 3934)atorg .apache.catalina.core.StandardContext.start(StandardContext.java: 4429)atorg .apache .catalina.core.ContainerBase.addChildInternal(ContainerBase.java: 791)atorg.apache.catalina.core.ContainerBase.access $000(ContainerBase.java:123)< * snip *> thanks in advance Steve Nisbet Learning Resource Manager Learning & Research Technologies LRIS Manchester Metropolitan UniversityBefore acting on this email or opening any attachments you should readtheManchester Metropolitan University's email disclaimer available on itswebsite http://www.mmu.ac.uk/emaildisclaimerRoss Gardler <[email protected]> 06/03/2010 01:02 >>>On 05/03/2010 23:39, Steve Nisbet wrote:(http://incubator.apache.org/wookie/downloading-and-installing-wookie.html )Hi folks, I'm actually trying to install Wookie using Linux Mint 8, which I believe is based on Ubuntu 9.04. I have followed the installation guide to the letterconcentrating on the section Running Wookie with Tomcat.Everything appears to compile and deploy fine, get a nice new link to/wookie in my Tomcat manager panel, alas, clicking thewookie immediately generates a 404 error: "The requested resource isnot available". Wookie is definitely installed into the right path within my Tomcat setup. Anyone any clues?Without logs it would just be guesswork, please post the logs. Ross
smime.p7s
Description: S/MIME cryptographic signature
