[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jboss-development
Subject:    [JBoss-dev] RE: FW: [jboss-cvs]jboss-tomcat/src/main/org/jboss/web/tomcat/security  ...
From:       "Scott M Stark" <scott.stark () jboss ! com>
Date:       2005-09-29 9:56:39
Message-ID: C2CDEFBECFC9A14892BCCFB4C95F486801AE80D9 () EX-201 ! mail ! navisite ! com
[Download RAW message or body]

Thanks, sorry for not testing this better.

-----Original Message-----
From: Adrian Brock 
Sent: Wednesday, September 28, 2005 11:26 AM
To: Ryan Campbell
Cc: jboss-development@lists.sourceforge.net; QA
Subject: Re: FW:
[jboss-cvs]jboss-tomcat/src/main/org/jboss/web/tomcat/security ...

This should be fixed now.

On Wed, 2005-09-28 at 12:31, Ryan Campbell wrote:
> Scott, 
> 
> This change is preventing the all server from starting:
> 
> 00:02:36,364 INFO  [Catalina] Server startup in 319 ms
> 00:02:36,519 INFO  [TomcatDeployer] deploy, ctxPath=/invoker,
> warUrl=.../deploy/httpha-invoker.sar/invoker.war/
> 00:02:36,907 INFO  [WebappLoader] Dual registration of jndi stream
> handler: factory already defined
> 00:02:37,257 ERROR [[/invoker]] StandardWrapper.Throwable
> java.lang.NullPointerException
> 	at
>
org.jboss.web.tomcat.security.RunAsListener.instanceEvent(RunAsListener.
> java:55)
> 	at
>
org.apache.catalina.util.InstanceSupport.fireInstanceEvent(InstanceSuppo
> rt.java:239)
> 	at
>
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.jav
> a:1079)
> 	at
>
org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:925)
> 	at
>
org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.j
> ava:3857)
> 	at
>
org.apache.catalina.core.StandardContext.start(StandardContext.java:4118
> )
> 	at
>
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.ja
> va:759)
> 	at
>
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739)
> 	at
> org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 
> > -----Original Message-----
> > From: jboss-cvs-commits-admin@lists.sourceforge.net
[mailto:jboss-cvs-
> > commits-admin@lists.sourceforge.net] On Behalf Of Scott Stark
> > Sent: Tuesday, September 27, 2005 10:16 PM
> > To: jboss-cvs-commits@lists.sourceforge.net
> > Subject: [jboss-cvs]
> jboss-tomcat/src/main/org/jboss/web/tomcat/security
> > ...
> > 
> >   User: starksm
> >   Date: 05/09/27 23:15:37
> > 
> >   Modified:    src/main/org/jboss/web/tomcat/security  Tag:
Branch_4_0
> >                         RunAsListener.java
> >   Log:
> >   JBAS-2305, Clear the metaDataLocal after pulling out the
WebMetaData
> as
> > there is no further need for the thread local.
> > 
> >   Revision  Changes    Path
> >   No                   revision
> > 
> > 
> >   No                   revision
> > 
> > 
> >   1.1.2.1   +2 -1      jboss-
> > tomcat/src/main/org/jboss/web/tomcat/security/RunAsListener.java
> > 
> >   (In the diff below, changes in quantity of whitespace are not
> shown.)
> > 
> >   Index: RunAsListener.java
> >
===================================================================
> >   RCS file: /cvsroot/jboss/jboss-
> > tomcat/src/main/org/jboss/web/tomcat/security/RunAsListener.java,v
> >   retrieving revision 1.1
> >   retrieving revision 1.1.2.1
> >   diff -u -b -r1.1 -r1.1.2.1
> >   --- RunAsListener.java	30 Jul 2005 22:32:19 -0000	1.1
> >   +++ RunAsListener.java	28 Sep 2005 03:15:37 -0000	1.1.2.1
> >   @@ -20,7 +20,7 @@
> >     * init/destroy lifecycle events.
> >     *
> >     * @author Scott.Stark@jboss.org
> >   - * @version $Revision: 1.1 $
> >   + * @version $Revision: 1.1.2.1 $
> >     */
> >    public class RunAsListener implements InstanceListener
> >    {
> >   @@ -35,6 +35,7 @@
> >       public RunAsListener()
> >       {
> >          this.metaData = (WebMetaData) metaDataLocal.get();
> >   +      metaDataLocal.set(null);
> >       }
> > 
> >       /**
> > 
> > 
> > 
> > 
> > 
> > -------------------------------------------------------
> > This SF.Net email is sponsored by:
> > Power Architecture Resource Center: Free content, downloads,
> discussions,
> > and more. http://solutions.newsforge.com/ibmarch.tmpl
> > _______________________________________________
> > jboss-cvs-commits mailing list
> > jboss-cvs-commits@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/jboss-cvs-commits
-- 
xxxxxxxxxxxxxxxxxxxxxxxx 
Adrian Brock
Chief Scientist
JBoss Inc.
xxxxxxxxxxxxxxxxxxxxxxxx 



-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic