You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by "Phee, Martin J (Jump Tech)" <Ma...@bp.com> on 2002/02/26 14:35:30 UTC

RE: Repost: -- no responses yet: Turbine screens (*.java) files not being processed Turbine.handleException - "Requested Screen not foun d"

The class it's looking for would be what ever screen you went to.  Are you
using Velocity?  Then the screen name would be the name of your template, or
the action your executing.

-----Original Message-----
From: Lang, Cliff [mailto:clang@proxicom.com]
Sent: Tuesday, February 26, 2002 6:56 AM
To: Turbine Users List
Subject: Repost: -- no responses yet: Turbine screens (*.java) files not
being processed Turbine.handleException - "Requested Screen not found"


Using Turbine 2.1
 
Something changed and the screen java files throw an exception for every
process.
None of the logs say which class it is looking for.  (How do I find
out?)
 
 
Thanks - Cliff
 
 
[Fri Feb 15 08:04:12 EST 2002] -- ERROR -- Turbine.handleException: 
 
        Requested Screen not found: 
        Turbine looked in the following modules.packages path: 
        [org.myproject.main.modules, org.apache.turbine.flux.modules,
org.apache.turbine.modules]
 
[Fri Feb 15 08:04:12 EST 2002] -- ERROR -- 
        Exception:  java.lang.ClassNotFoundException: 
 
        Requested Screen not found: 
        Turbine looked in the following modules.packages path: 
        [org.myproject.main.modules, org.apache.turbine.flux.modules,
org.apache.turbine.modules]
 
        Stack Trace follows:
        java.lang.ClassNotFoundException: 
 
        Requested Screen not found: 
        Turbine looked in the following modules.packages path: 
        [org.myproject.main.modules, org.apache.turbine.flux.modules,
org.apache.turbine.modules]
 
        at
org.apache.turbine.modules.ScreenLoader.getInstance(ScreenLoader.java:19
7)
        at
org.apache.turbine.modules.pages.DefaultPage.doBuild(DefaultPage.java:15
9)
        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:447)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
 

--
To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
For additional commands, e-mail:
<ma...@jakarta.apache.org>

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>