Ok - I changed the directly and made no difference.  Something I may
have left out before is that it does process my screen classes, and
finds my templates, but the problem is even with the found
class/template I get the Exception in my log.  So something is causing
it to go astray and look for something that doesn't exist.

So every request to my server causes this exception, which then causes
the "Tools" to reload.  At the end of the  exception, or more correctly,
just after, I get (5) messages, from the two global tools (the default
UI manager, and a personal global tool)

/********   Trimmed from log   **********/
[Tue Feb 26 14:05:48 EST 2002] -- DEBUG -- Refreshing Config manager
[Tue Feb 26 14:05:48 EST 2002] -- DEBUG -- Refreshing UI manager
[Tue Feb 26 14:05:49 EST 2002] -- DEBUG -- Refreshing Config manager
[Tue Feb 26 14:05:49 EST 2002] -- DEBUG -- Refreshing UI manager
[Tue Feb 26 14:05:49 EST 2002] -- DEBUG -- Refreshing Config manager
[Tue Feb 26 14:05:49 EST 2002] -- DEBUG -- Refreshing UI manager
[Tue Feb 26 14:05:49 EST 2002] -- DEBUG -- Refreshing Config manager
[Tue Feb 26 14:05:49 EST 2002] -- DEBUG -- Refreshing UI manager
[Tue Feb 26 14:05:49 EST 2002] -- DEBUG -- Refreshing Config manager
[Tue Feb 26 14:05:49 EST 2002] -- DEBUG -- Refreshing UI manager

Is this any help?  Is there something mis-configured in my UI?  Why
would these refresh 5 times?

-cliff



-----Original Message-----
From: Eric Dobbs [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, February 26, 2002 12:47 PM
To: Turbine Users List
Subject: Re: Repost: -- no responses yet: Turbine screens (*.java) files
not being processed Turbine.handleException - "Requested Screen not
found"


On Tuesday, February 26, 2002, at 10:08  AM, Lang, Cliff wrote:

> I did notice when filing this out, my templates are in 
> myapp/templates/app - should this be, myapp/templates/myapp/screens?  
> If so, why didn't the TDK build it that way?  It seemed to build the 
> rest of the directory structure correctly.

That was my first guess too.  Rename 'app' to 'myapp'.

I don't know why you'd get that from the TDK, but it is probably related

to
the build.properties file.  I know the default settings create "newapp" 
and
it works fine.

Thanks.
-Eric

--
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]>

Reply via email to