On Wednesday 21 August 2002 16:35, Barbara Post wrote:
> try to update xerces to 2.0.2 version. I had this problem too, same
> environment.
Hmmmm, I'm seeing the same error message right now. I'm trying to
install CocoBlog, so I pulled a copy of Cocoon2.1 from CVS last night.
Yeah, I guess I'm too adventurous, but I really need this. However, I'm
on a Debian system, and I got xerces from testing, which is 2.0.2.
> Remove xercesImpl-2.0.0 from cocoon's WEB-INF/lib.
OTOH, I never had that... Should I really?
However, I guess it could be a different problem:
Somewhat further down the error page I'm seeing the following:
root cause
java.security.AccessControlException: access denied
(java.util.PropertyPermission javax.xml.parsers.SAXParserFactory read)
at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:272)
at
java.security.AccessController.checkPermission(AccessController.java:399)
at java.lang.SecurityManager.checkPermission(SecurityManager.java:545)
at
java.lang.SecurityManager.checkPropertyAccess(SecurityManager.java:1278)
at java.lang.System.getProperty(System.java:560)
at org.apache.cocoon.servlet.CocoonServlet.init(CocoonServlet.java:229)
[snip]
So, it seems to be some permission problem. Therefore, I created a
tomcat-group, and made the tomcat4-user that runs the server a member
of that group, and added the write permissions for the group to
/var/lib/tomcat4/webapps which is where I keep the .war, but that
didn't help.
One concern: While I was compiling, using J2SDK1.3, it warned me that
the build was for 1.2. Is this something I shouldn't ignore?
Help is greatly appreciated.
Best,
Kjetil
--
Kjetil Kjernsmo
Astrophysicist/IT Consultant/Skeptic/Ski-orienteer/Orienteer/Mountaineer
[EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED]
Homepage: http://www.kjetil.kjernsmo.net/
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>