Well, I tried a self-compiled version of the war from CVS - no go.
I updated the JDK that tomcat uses - no go.
I tried the nightly from openbluedragon.org - no go. Except after
manually adding in the "work" directory, I get this exception before
getting the null pointer. A single refresh causes this exception to go
away and openbd is stuck on the convert default charset exception
above:
javax.servlet.ServletException: Servlet.init() for servlet cfmServlet
threw exception
org.apache.catalina.valves.ErrorReportValve.invoke
(ErrorReportValve.java:102)
org.apache.catalina.connector.CoyoteAdapter.service
(CoyoteAdapter.java:286)
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:
845)
org.apache.coyote.http11.Http11Protocol
$Http11ConnectionHandler.process(Http11Protocol.java:583)
org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:
447)
java.lang.Thread.run(Thread.java:619)
root cause
java.security.AccessControlException: access denied
(java.io.FilePermission /var/lib/tomcat6/webapps/openbd/WEB-INF/
bluedragon/work/temp write)
java.security.AccessControlContext.checkPermission
(AccessControlContext.java:323)
java.security.AccessController.checkPermission(AccessController.java:
546)
java.lang.SecurityManager.checkPermission(SecurityManager.java:532)
java.lang.SecurityManager.checkWrite(SecurityManager.java:962)
java.io.File.mkdir(File.java:1155)
java.io.File.mkdirs(File.java:1184)
com.naryx.tagfusion.cfm.engine.cfEngine.setTempDirectory(Unknown
Source)
com.naryx.tagfusion.cfm.engine.cfEngine.<init>(Unknown Source)
com.naryx.tagfusion.cfm.engine.cfEngine.init(Unknown Source)
com.naryx.tagfusion.cfm.cfServlet.init(Unknown Source)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
java.lang.reflect.Method.invoke(Method.java:597)
org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:
244)
java.security.AccessController.doPrivileged(Native Method)
javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:
276)
org.apache.catalina.security.SecurityUtil.doAsPrivilege
(SecurityUtil.java:162)
org.apache.catalina.security.SecurityUtil.doAsPrivilege
(SecurityUtil.java:115)
org.apache.catalina.valves.ErrorReportValve.invoke
(ErrorReportValve.java:102)
org.apache.catalina.connector.CoyoteAdapter.service
(CoyoteAdapter.java:286)
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:
845)
org.apache.coyote.http11.Http11Protocol
$Http11ConnectionHandler.process(Http11Protocol.java:583)
org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:
447)
java.lang.Thread.run(Thread.java:619)
On May 12, 6:38 pm, Matthew Woodward <[email protected]> wrote:
> Peter J. Farrell wrote:
> > @Nitai, yeah - it's Tomcat 6.0.18 installed. Did nothing to start tomcat
> > as root.
>
> > @Jordan, using the J2EE Standard War - version 1.1 -- not sure if I want
> > to go the compiling route.
>
> That's a bit odd--I've throw this on several different Ubuntu machines
> and VMs and haven't seen this. Does this happen regardless of where you
> put Tomcat? Meaning have you tried putting Tomcat in your home directory
> vs. opt for example.
>
> I can help you in person in Minneapolis if you're still having issues.
> How's that for service? :-)
>
> --
> Matt Woodward
> [email protected]http://www.mattwoodward.com/blog
>
> Please do not send me proprietary file formats such as Word, PowerPoint,
> etc. as attachments.http://www.gnu.org/philosophy/no-word-attachments.html
>
> smime.p7s
> 4KViewDownload
--~--~---------~--~----~------------~-------~--~----~
Open BlueDragon Public Mailing List
http://groups.google.com/group/openbd?hl=en
official site @ http://www.openbluedragon.org/
!! save a network - trim replies before posting !!
-~----------~----~----~----~------~----~------~--~---