Can all the people who reported this null exception issue please describe *exactly* their environment in bugzilla bug #15225 ? I can't personnally reproduce it.
It seems that the issue only arises in some environments but not all. Please make sure to state: - OS Version - JVM Version - Tomcat version & install type (light or full) - XML Parsers or APIs, Velocity, Castor or Turbine jars that may be found in the system/container classpath if any (version numbers and where they are located) Also make sure that this bug happen with clean installs of Tomcat and the WAR release of Jetspeed. Based on the information collected, I'll try to figure out what may cause this issue. I'll also commit today a possible workaround based on the patch for bug 14917. > -----Message d'origine----- > De : Krzysztof Krzos [mailto:[EMAIL PROTECTED]] > Envoy� : mercredi 11 d�cembre 2002 10:56 > � : Jetspeed Users List > Objet : Re: Jetspeed 1.4B2 > > > Yes me too!!! I spent half afternoon on this problem yesterday :)) > I thought that I made something wrong but maybe not? (I hope :) ) > Regards > Chris > > > > Greetings, > > I installed Tomcat 4.1.16 and downloaded the jetspeed war > file from the > > jakarta web site (version 1.4B2) and when I executed > > http://localhost:8080/jetspeed/ > > > > I got the following error > > > > Horrible Exception: java.lang.NullPointerException > > at > > > org.apache.jetspeed.modules.pages.JetspeedTemplatePage.doBuild > BeforeAction(J > > etspeedTemplatePage.java:159) > > at > > > org.apache.jetspeed.modules.pages.JetspeedVelocityPage.doBuild > BeforeAction(J > > etspeedVelocityPage.java:83) > > at > > > org.apache.turbine.modules.pages.DefaultPage.doBuild(DefaultPa > ge.java:137) > > at org.apache.turbine.modules.Page.build(Page.java:90) > > at org.apache.turbine.modules.PageLoader.exec(PageLoader.java:123) > > at org.apache.turbine.Turbine.doGet(Turbine.java:563) > > > > > > ----- Original Message ----- > > From: "David Sean Taylor" <[EMAIL PROTECTED]> > > To: "Jetspeed Users List" <[EMAIL PROTECTED]> > > Sent: Tuesday, December 10, 2002 11:26 AM > > Subject: RE: Jetspeed 1.4B2 > > > > > > > I just downloaded the war release, installed on Tomcat > 4.1.16, and no > > > problems. > > > Im on Java 1.4. > > > > > > I have no time to look now, since Im leaving the office > for the day. > > > > > > > > > > > > -- > > > To unsubscribe, e-mail: > > <mailto:[EMAIL PROTECTED]> > > > For additional commands, e-mail: > > <mailto:[EMAIL PROTECTED]> > > > > > > > > > > > > > > -- > > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
