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

List:       jboss-development
Subject:    [JBoss-dev] Re: FW: [jboss-cvs]
From:       Adrian Brock <adrian_brock () jboss ! com>
Date:       2005-09-28 18:25:52
Message-ID: 1127931951.2951.45.camel () htimes2
[Download RAW message or body]

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