set this properly ?
2009/11/16 Konstantin Kolinko
> 2009/11/16 MilleBii :
> > Not sure how to fully disable security but I added the following which I
> > understand should grand all rights to classes under my webapp:
> >
> > 1. grant codeBase &quo
Found where to disable security ie in /etc/init.d/tomcat6 ... now it works.
Not sure why the specific grant didn't work though ?
2009/11/15 MilleBii
> tried also by modifying conf/policy.d/50local.policy ... same results
> strange.
>
> Total stack is always the following
>
pl.invoke(NativeMethodAccessorImpl.java:57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:616)
> at
> org.apache.commons.daemon.support.DaemonLoader.start(DaemonLoader.java:177)
>
>
.d/tomcat6 restart
3. start webapp by admin
Still the same error...
2009/11/15 Pid
> On 15/11/2009 19:33, MilleBii wrote:
>
>> Nothing... is there a way to get more details actually ?
>>
>> Did another trial I installed Tomcat 6 and deployed the same app, still a
>>
onstructor.contextInitialized(NutchBean.java:425)
> at
> org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3843)
> at
> org.apache.catalina.core.StandardContext.start(StandardContext.java:4342)
>
So I'm stuck still.
2009/11/15 Caldarale, Charles R
catalina.core.ContainerBase.addChild(ContainerBase.java:738)
> at
> org.apache.catalina.core.StandardHost.addChild(StandardHost.java:544)
>
--
-MilleBii-