Sorry about the spelling mistake there, I actually caught it before I sent
the email but I didn't change the email to reflect it. So I still get the
same error on starting FeedDaemon.

Any clue as to why I get blank screens whenever I press edit or if I go to
the admin screen ?

Thanks

----- Original Message -----
From: "Kevin A. Burton" <[EMAIL PROTECTED]>
To: "JetSpeed" <[EMAIL PROTECTED]>
Sent: Friday, March 31, 2000 7:56 PM
Subject: Re: I'm getting blank screens


> Andrew Panagos wrote:
> >
> >  I get the first screen correctly but if I go to any of the edit links I
> > just get a blank screen.
> >
> > The same if I go to http://xxxxxx/jetspeed/screens/Admin
> >
> > I also can't seem to get FeedDaemons working.
> > Here is the command line I am using.
> >
> > java org.apache.jetspeed.daemon.FeedDaemon  --jetspeedresources
> >
usr/local/Jetspeed/src/config/JetspeedResources.propertie  --turbineresourc
> > es /usr/local/Jetspeed/src/config/TurbineResources.properties
>
>
> "JetspeedResources.propertie" is spelled wrong :)
>
> That is a problem though.  We should catch this.  This is more of a core
> java/apache thing.  I will look into it.
>
> Kevin
>
>
> > and the error it returns.
> >
> > java.lang.NullPointerException
> >  at
> >
org.apache.turbine.services.resources.TurbineResources.getString(TurbineReso
> > urces.java:353)
> >  at org.apache.turbine.util.Log.init(Log.java:112)
> >  at org.apache.turbine.util.Log.<clinit>(Log.java:102)
> >  at
> >
org.apache.jetspeed.util.JetspeedResources.getInstance(JetspeedResources.jav
> > a:180)
> >  at org.apache.jetspeed.daemon.FeedDaemon.<clinit>(FeedDaemon.java:91)
> > Exception in thread "main" java.lang.ExceptionInInitializerError:
> > java.lang.NullPointerException:
> >  at
> >
org.apache.turbine.services.resources.TurbineResources.getString(TurbineReso
> > urces.java:353)
> >  at
> >
org.apache.jetspeed.util.JetspeedResources.getInstance(JetspeedResources.jav
> > a:186)
> >  at org.apache.jetspeed.daemon.FeedDaemon.<clinit>(FeedDaemon.java:91)
> >
> > So what have I done wrong now ?
> <snip>
>
>
> --
> Kevin A Burton ([EMAIL PROTECTED])
> http://relativity.yi.org
> Message to SUN:  "Please Open Source Java!"
> "For evil to win is for good men to do nothing."
>
>
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Archives and Other:  <http://java.apache.org/main/mail.html>
> Problems?:           [EMAIL PROTECTED]
>
>



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to